+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/squidGuard.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
warning: Macro expanded in comment on line 53: %{_bindir}/chcon

warning: Macro expanded in comment on line 244: %{_sysconfdir}/selinux/targeted/src/policy/domains/program/squidGuard.te

warning: Macro expanded in comment on line 245: %{_sysconfdir}/selinux/targeted/src/policy/file_contexts/program/squidGuard.fc

warning: bogus date in %changelog: Mon Apr 12 2002 Oliver Pitzeier <oliver@linux-kernel.at>	- 1.2.0-4
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.atRhxf
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf squidGuard-1.4
+ /usr/bin/gzip -dc /builddir/build/SOURCES/squidGuard-1.4.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd squidGuard-1.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cp /builddir/build/SOURCES/squid-getlist.html .
+ echo 'Patch #2 (squid-getlist.html.patch):'
Patch #2 (squid-getlist.html.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=2
patching file squid-getlist.html
+ echo 'Patch #3 (squidGuard-perlwarning.patch):'
Patch #3 (squidGuard-perlwarning.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p2 --fuzz=2
patching file samples/squidGuard.cgi.in
+ echo 'Patch #5 (squidGuard-makeinstall.patch):'
Patch #5 (squidGuard-makeinstall.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2
patching file src/Makefile.in
Hunk #1 succeeded at 122 (offset 17 lines).
+ echo 'Patch #7 (squidGuard-1.4-20091015.patch):'
Patch #7 (squidGuard-1.4-20091015.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=2
patching file src/sgLog.c
+ echo 'Patch #8 (squidGuard-1.4-20091019.patch):'
Patch #8 (squidGuard-1.4-20091019.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=2
patching file src/sgDiv.c.in
patching file src/sg.h.in
+ echo 'Patch #9 (squidGuard-1.4-db5.patch):'
Patch #9 (squidGuard-1.4-db5.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2
patching file src/sgDb.c
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 114 with fuzz 1.
+ /usr/bin/cp /builddir/build/SOURCES/squidGuard.conf ./squidGuard.conf.k12ltsp.template
+ /usr/bin/cp /builddir/build/SOURCES/update_squidguard_blacklists ./update_squidguard_blacklists.k12ltsp.sh
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6QhTYK
+ umask 022
+ cd /builddir/build/BUILD
+ cd squidGuard-1.4
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-sg-config=/etc/squid/squidGuard.conf --with-sg-logdir=/var/log/squidGuard --with-sg-dbhome=/var/squidGuard/blacklists --with-ldap=yes
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for lynx... false
checking for perl... no

** No Perl found in the PATH. Perl is required
   for blocked.cgi to work 

checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for unistd.h... (cached) yes
checking for db.h... (cached) yes
checking suppress runtime logging... no
checking squid runtime user ... squid
checking for ldap_init in -lldap... yes
checking for ldap support... yes
checking for mysql support... no
checking for pthread_create in -lpthread... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for regcomp... yes
checking for regerror... yes
checking for regexec... yes
checking for strdup... yes
checking for strerror... yes
checking for vsprintf... yes
checking for sigaction... yes
checking for signal... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/sgDiv.c
config.status: creating src/sg.h
config.status: creating src/sg.y
config.status: creating test/Makefile
config.status: creating test/test1.conf
config.status: creating test/test2.conf
config.status: creating samples/Makefile
config.status: creating samples/sample.conf
config.status: creating samples/squidGuard.cgi
config.status: creating samples/squidGuard-simple.cgi
config.status: creating samples/squidGuard-simple-de.cgi
config.status: creating contrib/Makefile
config.status: creating contrib/squidGuardRobot/squidGuardRobot
config.status: creating contrib/sgclean/sgclean
config.status: creating contrib/hostbyname/hostbyname
config.status: creating src/config.h
+ /usr/bin/make
making all in squidGuard-1.4
make[1]: Entering directory '/builddir/build/BUILD/squidGuard-1.4/src'
making all in src
gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/local/BerkeleyDB/include -c main.c
gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/local/BerkeleyDB/include -c sgLog.c
gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/local/BerkeleyDB/include -c sgDb.c
sgDb.c: In function 'updateProgressBar':
sgDb.c:357:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(((int)(prog*100.0) % 100) == 0)
     ^~
sgDb.c:358:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
       printf(".");fflush(stderr);
                   ^~~~~~
gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/local/BerkeleyDB/include -c HTParse.c
gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/local/BerkeleyDB/include -c sgDiv.c
sgDiv.c: In function 'parseLine':
sgDiv.c:104:3: warning: implicit declaration of function 'HTUnEscape' [-Wimplicit-function-declaration]
   HTUnEscape(field);
   ^~~~~~~~~~
sgDiv.c: In function 'sgParseRedirect':
sgDiv.c:695:23: warning: format '%d' expects argument of type 'int', but argument 4 has type 'time_t {aka long int}' [-Wformat=]
    sprintf(qbuf, "%d-%d-%d-%d-%d-%d", s->userquota.renew, s->userquota.seconds, userquota->status, userquota->time, userquota->last, userquota->consumed);
                      ~^                                   ~~~~~~~~~~~~~~~~~~~~
                      %ld
sgDiv.c:695:29: warning: format '%d' expects argument of type 'int', but argument 6 has type 'time_t {aka long int}' [-Wformat=]
    sprintf(qbuf, "%d-%d-%d-%d-%d-%d", s->userquota.renew, s->userquota.seconds, userquota->status, userquota->time, userquota->last, userquota->consumed);
                            ~^                                                                      ~~~~~~~~~~~~~~~
                            %ld
sgDiv.c:695:32: warning: format '%d' expects argument of type 'int', but argument 7 has type 'time_t {aka long int}' [-Wformat=]
    sprintf(qbuf, "%d-%d-%d-%d-%d-%d", s->userquota.renew, s->userquota.seconds, userquota->status, userquota->time, userquota->last, userquota->consumed);
                               ~^                                                                                    ~~~~~~~~~~~~~~~
                               %ld
gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/local/BerkeleyDB/include -c sgFree.c
gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/local/BerkeleyDB/include -c y.tab.c
sg.y: In function 'sgSourceUser':
sg.y:593:41: warning: implicit declaration of function 'setuserinfo'; did you mean 'getaddrinfo'? [-Wimplicit-function-declaration]
   sgDbUpdate(sp->userDb, user, (char *) setuserinfo(),
                                         ^~~~~~~~~~~
                                         getaddrinfo
sg.y:593:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   sgDbUpdate(sp->userDb, user, (char *) setuserinfo(),
                                ^
sg.y: In function 'sgSourceUserList':
sg.y:649:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
       sgDbUpdate(sp->userDb, line, (char *) setuserinfo(),
                                    ^
sg.y:657:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        sgDbUpdate(sp->userDb, p, (char *) setuserinfo(),
                                  ^
sg.y: In function 'sgSourceExecUserList':
sg.y:807:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
       sgDbUpdate(sp->userDb, sc, (char *) setuserinfo(),
                                  ^
sg.y: In function 'sgFindSource':
sg.y:1038:29: warning: unused variable 'uq' [-Wunused-variable]
             struct UserInfo uq;
                             ^~
sg.y: In function 'sgTimeSetAcl':
sg.y:2024:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
       if(rew->within == OUTSIDE)
         ^
sg.y: In function 'sgDoLdapSearch':
sg.y:2712:17: warning: implicit declaration of function 'ldap_init'; did you mean 'db_init'? [-Wimplicit-function-declaration]
        if((ld = ldap_init(lud->lud_host, lud->lud_port)) == NULL) {
                 ^~~~~~~~~
                 db_init
sg.y:2712:15: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
        if((ld = ldap_init(lud->lud_host, lud->lud_port)) == NULL) {
               ^
sg.y:2773:12: warning: implicit declaration of function 'ldap_simple_bind_s'; did you mean 'ldap_sasl_bind_s'? [-Wimplicit-function-declaration]
        if (ldap_simple_bind_s(ld, binddn, bindpass) != LDAP_SUCCESS) {
            ^~~~~~~~~~~~~~~~~~
            ldap_sasl_bind_s
sg.y:2776:16: warning: implicit declaration of function 'ldap_unbind'; did you mean 'ldap_unbind_ext'? [-Wimplicit-function-declaration]
                ldap_unbind(ld);
                ^~~~~~~~~~~
                ldap_unbind_ext
sg.y:2804:27: warning: implicit declaration of function 'ldap_get_values'; did you mean 'ldap_get_values_len'? [-Wimplicit-function-declaration]
                ldapvals = ldap_get_values(ld, ldapentry, lud->lud_attrs[0]);
                           ^~~~~~~~~~~~~~~
                           ldap_get_values_len
sg.y:2804:25: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
                ldapvals = ldap_get_values(ld, ldapentry, lud->lud_attrs[0]);
                         ^
sg.y:2808:24: warning: implicit declaration of function 'ldap_value_free'; did you mean 'ldap_value_free_len'? [-Wimplicit-function-declaration]
                        ldap_value_free(ldapvals);
                        ^~~~~~~~~~~~~~~
                        ldap_value_free_len
gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/local/BerkeleyDB/include -c lex.yy.c
lex.yy.c:2072:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^~~~~
lex.yy.c:2029:17: warning: 'yyunput' defined but not used [-Wunused-function]
     static void yyunput (int c, char * yy_bp )
                 ^~~~~~~
gcc -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/BerkeleyDB/lib -o squidGuard main.o sgLog.o sgDb.o HTParse.o sgDiv.o sgFree.o y.tab.o lex.yy.o -lpthread  -lldap -ldb
making squidGuard in src
make[1]: Leaving directory '/builddir/build/BUILD/squidGuard-1.4/src'
make[1]: Entering directory '/builddir/build/BUILD/squidGuard-1.4/test'
making all in test
making all in test
make[1]: Leaving directory '/builddir/build/BUILD/squidGuard-1.4/test'
make[1]: Entering directory '/builddir/build/BUILD/squidGuard-1.4/samples'
making all in samples
make[1]: Leaving directory '/builddir/build/BUILD/squidGuard-1.4/samples'
make[1]: Entering directory '/builddir/build/BUILD/squidGuard-1.4/contrib'
making all in contrib
make[1]: Leaving directory '/builddir/build/BUILD/squidGuard-1.4/contrib'
+ pushd contrib
~/build/BUILD/squidGuard-1.4/contrib ~/build/BUILD/squidGuard-1.4
+ /usr/bin/make -j4
making all in contrib
+ popd
~/build/BUILD/squidGuard-1.4
+ tar -xzf /builddir/build/SOURCES/squidGuard-1.4-patch-20150201.tar.gz --overwrite -C samples/ --strip-components=1
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.C5fUtp
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64
+ cd squidGuard-1.4
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64
+ /usr/bin/install -p -D -m 0755 src/squidGuard /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/usr/bin/squidGuard
+ /usr/bin/install -p -D -m 0644 /builddir/build/SOURCES/squidGuard.logrotate /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/etc/logrotate.d/squidGuard
+ /usr/bin/install -p -D -m 0644 samples/sample.conf /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/etc/squid/squidGuard.conf
+ /usr/bin/install -p -D -m 0644 /builddir/build/SOURCES/blacklists.tgz /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/var/squidGuard/blacklists.tar.gz
+ /usr/bin/install -p -D -m 0755 squid-getlist.html /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/etc/cron.daily/squidGuard
+ /usr/bin/install -p -d /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/var/www/cgi-bin
+ /usr/bin/install samples/squidGuard-simple-de.cgi samples/squidGuard-simple.cgi samples/squidGuard.cgi /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/var/www/cgi-bin
+ /usr/bin/install contrib/hostbyname/hostbyname /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/usr/bin
+ /usr/bin/install contrib/sgclean/sgclean /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/usr/bin
+ /usr/bin/install -p -D -m 0644 /builddir/build/SOURCES/squidGuard.service /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/usr/lib/systemd/system/squidGuard.service
+ /usr/bin/install -p -D -m 0644 /builddir/build/SOURCES/transparent-proxying.service /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/usr/lib/systemd/system/transparent-proxying.service
+ /usr/bin/install -p -D -m 0744 /builddir/build/SOURCES/squidGuard-helper /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/usr/bin/squidGuard-helper
+ /usr/bin/install -p -D -m 0744 /builddir/build/SOURCES/transparent-proxying-helper /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/usr/bin/transparent-proxying-helper
+ tar xfz /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/var/squidGuard/blacklists.tar.gz
+ sed -i s,dest/adult/,blacklists/porn/,g /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/etc/squid/squidGuard.conf
+ /usr/bin/install -p -D -m 0644 samples/babel.de samples/babel.en samples/babel.es samples/babel.fr samples/babel.nl samples/babel.no samples/babel.ru /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/var/www/cgi-bin
+ mkdir -p /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/var/log/squidGuard
+ mkdir -p /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/var/log/squid
+ ln -s ../squidGuard/squidGuard.log /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/var/log/squid/squidGuard.log
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/squidGuard-1.4-26.fc28.riscv64/etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** ERROR: ./usr/bin/hostbyname has shebang which doesn't start with '/' (no -w)
*** ERROR: ./usr/bin/sgclean has shebang which doesn't start with '/' (no -w)
*** ERROR: ./var/www/cgi-bin/squidGuard-simple-de.cgi has shebang which doesn't start with '/' (no)
mangling shebang in ./var/www/cgi-bin/squidGuard.cgi from #! /usr/bin/perl  -w to #!/usr/bin/perl -w
*** ERROR: ./var/www/cgi-bin/squidGuard-simple.cgi has shebang which doesn't start with '/' (no)
error: Bad exit status from /var/tmp/rpm-tmp.C5fUtp (%install)


RPM build errors:
    Macro expanded in comment on line 53: %{_bindir}/chcon

    Macro expanded in comment on line 244: %{_sysconfdir}/selinux/targeted/src/policy/domains/program/squidGuard.te

    Macro expanded in comment on line 245: %{_sysconfdir}/selinux/targeted/src/policy/file_contexts/program/squidGuard.fc

    bogus date in %changelog: Mon Apr 12 2002 Oliver Pitzeier <oliver@linux-kernel.at>	- 1.2.0-4
    Bad exit status from /var/tmp/rpm-tmp.C5fUtp (%install)
++ cleanup
++ set +e
++ sync
++ sleep 5
++ sync
++ poweroff
Terminated
+++ cleanup
+++ set +e
+++ sync
Terminated
++++ cleanup
++++ set +e
++++ sync
++++ sleep 5
++++ sync
++++ poweroff