<86>Oct  9 07:46:58 userdel[3747528]: delete user 'rooter'
<86>Oct  9 07:46:58 userdel[3747528]: removed group 'rooter' owned by 'rooter'
<86>Oct  9 07:46:58 userdel[3747528]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  9 07:46:58 groupadd[3747562]: group added to /etc/group: name=rooter, GID=969
<86>Oct  9 07:46:58 groupadd[3747562]: group added to /etc/gshadow: name=rooter
<86>Oct  9 07:46:58 groupadd[3747562]: new group: name=rooter, GID=969
<86>Oct  9 07:46:58 useradd[3747592]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash
<86>Oct  9 07:46:58 userdel[3747636]: delete user 'builder'
<86>Oct  9 07:46:58 userdel[3747636]: removed group 'builder' owned by 'builder'
<86>Oct  9 07:46:58 userdel[3747636]: removed shadow group 'builder' owned by 'builder'
<86>Oct  9 07:46:58 groupadd[3747673]: group added to /etc/group: name=builder, GID=970
<86>Oct  9 07:46:58 groupadd[3747673]: group added to /etc/gshadow: name=builder
<86>Oct  9 07:46:58 groupadd[3747673]: new group: name=builder, GID=970
<86>Oct  9 07:46:58 useradd[3747708]: new user: name=builder, UID=970, GID=970, home=/usr/src, shell=/bin/bash
<13>Oct  9 07:47:00 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Oct  9 07:47:00 rpmi: perl-DBM-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
<13>Oct  9 07:47:00 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Oct  9 07:47:00 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596258 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/squidGuard-1.4-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing squidGuard-1.4-alt1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61424
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf squidGuard-1.4
+ echo 'Source #0 (squidGuard-1.4.tar.gz):'
Source #0 (squidGuard-1.4.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/squidGuard-1.4.tar.gz
+ /bin/tar -xf -
+ cd squidGuard-1.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (squidGuard-alt-fix-perm.patch):'
Patch #0 (squidGuard-alt-fix-perm.patch):
+ /usr/bin/patch -p0
patching file Makefile.in
+ echo 'Patch #2 (squidGuard-1.4-alt-make.patch):'
Patch #2 (squidGuard-1.4-alt-make.patch):
+ /usr/bin/patch -p0
patching file src/Makefile.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61424
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd squidGuard-1.4
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /bin/install -c
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for lynx... false
checking for perl... /usr/bin/perl
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 support... no
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
make: Entering directory '/usr/src/RPM/BUILD/squidGuard-1.4'
making all in squidGuard-1.4
make[1]: Entering directory '/usr/src/RPM/BUILD/squidGuard-1.4/src'
making all in src
x86_64-alt-linux-gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/local/BerkeleyDB/include -c main.c
x86_64-alt-linux-gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/local/BerkeleyDB/include -c sgLog.c
x86_64-alt-linux-gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -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);
                   ^~~~~~
x86_64-alt-linux-gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/local/BerkeleyDB/include -c HTParse.c
x86_64-alt-linux-gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -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
sgDiv.c: In function 'niso':
sgDiv.c:863:21: warning: '%02d' directive writing between 2 and 11 bytes into a region of size between 8 and 15 [-Wformat-overflow=]
   sprintf(buf,"%04d-%02d-%02d %02d:%02d:%02d",lc->tm_year + 1900,lc->tm_mon + 1,
                     ^~~~
sgDiv.c:863:15: note: directive argument in the range [-2147483647, 2147483647]
   sprintf(buf,"%04d-%02d-%02d %02d:%02d:%02d",lc->tm_year + 1900,lc->tm_mon + 1,
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from sg.h:19,
                 from sgDiv.c:19:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 20 and 72 bytes into a destination of size 20
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/local/BerkeleyDB/include -c sgFree.c
sgFree.c: In function 'sgFreeSource':
sgFree.c:115:12: warning: unused variable 'i' [-Wunused-variable]
        int i;
            ^
x86_64-alt-linux-gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -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 'sgFindUser':
sg.y:2536:31: warning: unused variable 'info' [-Wunused-variable]
        static struct UserInfo info;
                               ^~~~
sg.y:2534:14: warning: unused variable 'interval' [-Wunused-variable]
        char *interval;
              ^~~~~~~~
sg.y:2533:12: warning: unused variable 'CacheTimeOut' [-Wunused-variable]
        int CacheTimeOut;
            ^~~~~~~~~~~~
sg.y:2532:12: warning: unused variable 'i' [-Wunused-variable]
        int i, found;
            ^
At top level:
sg.y:2536:31: warning: 'info' defined but not used [-Wunused-variable]
        static struct UserInfo info;
                               ^~~~
x86_64-alt-linux-gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/local/BerkeleyDB/include -c lex.yy.c
lex.yy.c:2066:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^~~~~
lex.yy.c:2023:17: warning: 'yyunput' defined but not used [-Wunused-function]
     static void yyunput (int c, char * yy_bp )
                 ^~~~~~~
x86_64-alt-linux-gcc -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  -ldb
making squidGuard in src
make[1]: Leaving directory '/usr/src/RPM/BUILD/squidGuard-1.4/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/squidGuard-1.4/test'
making all in test
making all in test
make[1]: Leaving directory '/usr/src/RPM/BUILD/squidGuard-1.4/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/squidGuard-1.4/samples'
making all in samples
make[1]: Leaving directory '/usr/src/RPM/BUILD/squidGuard-1.4/samples'
make[1]: Entering directory '/usr/src/RPM/BUILD/squidGuard-1.4/contrib'
making all in contrib
make[1]: Leaving directory '/usr/src/RPM/BUILD/squidGuard-1.4/contrib'
make: Leaving directory '/usr/src/RPM/BUILD/squidGuard-1.4'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98192
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/squidGuard-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/squidGuard-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd squidGuard-1.4
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/squidGuard-buildroot/usr exec_prefix=/usr/src/tmp/squidGuard-buildroot/usr bindir=/usr/src/tmp/squidGuard-buildroot/usr/bin sbindir=/usr/src/tmp/squidGuard-buildroot/usr/sbin sysconfdir=/usr/src/tmp/squidGuard-buildroot/etc datadir=/usr/src/tmp/squidGuard-buildroot/usr/share includedir=/usr/src/tmp/squidGuard-buildroot/usr/include libdir=/usr/src/tmp/squidGuard-buildroot/usr/lib64 libexecdir=/usr/src/tmp/squidGuard-buildroot/usr/lib localstatedir=/usr/src/tmp/squidGuard-buildroot/var/lib sharedstatedir=/usr/src/tmp/squidGuard-buildroot/var/lib mandir=/usr/src/tmp/squidGuard-buildroot/usr/share/man infodir=/usr/src/tmp/squidGuard-buildroot/usr/share/info install DESTDIR=/usr/src/tmp/squidGuard-buildroot
make: Entering directory '/usr/src/RPM/BUILD/squidGuard-1.4'
Installing squidGuard
Done.
make: Leaving directory '/usr/src/RPM/BUILD/squidGuard-1.4'
+ /bin/mkdir -p /usr/src/tmp/squidGuard-buildroot/etc/squidGuard
+ /bin/mkdir -p /usr/src/tmp/squidGuard-buildroot/var/lib/squidGuard
+ /bin/install -p -m 0644 /usr/src/RPM/SOURCES/squidGuard.conf /usr/src/tmp/squidGuard-buildroot/etc/squidGuard/squidGuard.conf
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/squidGuard-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/squidGuard-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/squidGuard-buildroot/ (default)
Compressing files in /usr/src/tmp/squidGuard-buildroot (auto)
Adjusting library links in /usr/src/tmp/squidGuard-buildroot
./var/lib:
Verifying ELF objects in /usr/src/tmp/squidGuard-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: squidGuard-1.4-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90593
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd squidGuard-1.4
+ DOCDIR=/usr/src/tmp/squidGuard-buildroot/usr/share/doc/squidGuard-1.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/squidGuard-buildroot/usr/share/doc/squidGuard-1.4
+ /bin/mkdir -p /usr/src/tmp/squidGuard-buildroot/usr/share/doc/squidGuard-1.4
+ cp -prL ANNOUNCE CHANGELOG CONFIGURATION COPYING FAQ GPL INSTALL ISSUES.txt README README.LDAP /usr/src/tmp/squidGuard-buildroot/usr/share/doc/squidGuard-1.4
+ chmod -R go-w /usr/src/tmp/squidGuard-buildroot/usr/share/doc/squidGuard-1.4
+ chmod -R a+rX /usr/src/tmp/squidGuard-buildroot/usr/share/doc/squidGuard-1.4
+ cp -prL doc/LDAPFlow.txt doc/authentication.txt doc/configuration.txt doc/configure.txt doc/expressionlist.txt doc/extended.txt doc/faq.txt doc/features.txt doc/install.txt doc/installation.txt doc/ldap-ad-tips.txt doc/ldap.txt doc/runtimeops.txt doc/troubleshoot.txt doc/authentication.html doc/configuration.html doc/configure.html doc/expressionlist.html doc/extended.html doc/faq.html doc/features.html doc/index.html doc/install.html doc/installation.html doc/ldap-ad-tips.html doc/ldap.html doc/runtimeops.html doc/troubleshoot.html /usr/src/tmp/squidGuard-buildroot/usr/share/doc/squidGuard-1.4
+ chmod -R go-w /usr/src/tmp/squidGuard-buildroot/usr/share/doc/squidGuard-1.4
+ chmod -R a+rX /usr/src/tmp/squidGuard-buildroot/usr/share/doc/squidGuard-1.4
+ cp -prL samples/sample.conf samples/squidGuard-simple-de.cgi samples/squidGuard-simple.cgi samples/squidGuard.cgi /usr/src/tmp/squidGuard-buildroot/usr/share/doc/squidGuard-1.4
+ chmod -R go-w /usr/src/tmp/squidGuard-buildroot/usr/share/doc/squidGuard-1.4
+ chmod -R a+rX /usr/src/tmp/squidGuard-buildroot/usr/share/doc/squidGuard-1.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XFskyb
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TjGwhS
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: squid-server, logrotate, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdb-4.7.so()(64bit) >= set:jhUM4ZFBIz2, libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VMznrC
Creating squidGuard-debuginfo package
Processing files: squidGuard-debuginfo-1.4-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3yPU1p
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t6Fsbh
find-requires: running scripts (debuginfo)
Requires: squidGuard = 1.4-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdb-4.7.so), debug64(libpthread.so.0)
Wrote: /usr/src/RPM/RPMS/x86_64/squidGuard-1.4-alt1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/squidGuard-debuginfo-1.4-alt1.qa1.x86_64.rpm (w2.lzdio)
3.78user 2.15system 0:11.05elapsed 53%CPU (0avgtext+0avgdata 45052maxresident)k
0inputs+0outputs (0major+643039minor)pagefaults 0swaps
1.83user 1.45system 0:17.54elapsed 18%CPU (0avgtext+0avgdata 120556maxresident)k
0inputs+0outputs (34446major+176547minor)pagefaults 0swaps
--- squidGuard-1.4-alt1.qa1.x86_64.rpm.repo	2013-04-15 01:10:08.000000000 +0000
+++ squidGuard-1.4-alt1.qa1.x86_64.rpm.hasher	2022-10-09 07:47:13.791077272 +0000
@@ -61,3 +61,3 @@
 File: /etc/squidGuard/squidGuard.conf	100644	root:root	3a3d6fa5ead953aa21ad0cde0e4efee8	
-File: /usr/bin/squidGuard	100755	root:root	941bd67901021ff6739e0631fc3383a1	
+File: /usr/bin/squidGuard	100755	root:root	89401f4f9fdd30c60c5337ecd871088a	
 File: /usr/share/doc/squidGuard-1.4	40755	root:root		
@@ -105,2 +105,2 @@
 File: /usr/share/doc/squidGuard-1.4/troubleshoot.txt	100644	root:root	2260826d030ec79cf25ff198ff022c18	
-RPMIdentity: c56529c60a645360639e91d1fc54057fede828cdc4b7f483f1776aba02dfa9564b7482ae6c03ace34a32739de9c0041dd89394d0c1fa5550e54c6504de778b29
+RPMIdentity: 10bfc86d28a32f90d4cf7850349a2ce7e83b72bad9db1fc4598b68cfa080e0dd2c636213799290736ab2a7603761071a316a9c76fbaf2b8d2be259d82eda600f
--- squidGuard-debuginfo-1.4-alt1.qa1.x86_64.rpm.repo	2013-04-15 01:10:08.000000000 +0000
+++ squidGuard-debuginfo-1.4-alt1.qa1.x86_64.rpm.hasher	2022-10-09 07:47:13.845077879 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/3b	40755	root:root	
-/usr/lib/debug/.build-id/3b/666d03e7f702a5b9d300588436cfdd3bf51228	120777	root:root	../../../../bin/squidGuard
-/usr/lib/debug/.build-id/3b/666d03e7f702a5b9d300588436cfdd3bf51228.debug	120777	root:root	../../usr/bin/squidGuard.debug
+/usr/lib/debug/.build-id/78	40755	root:root	
+/usr/lib/debug/.build-id/78/31671eba28edfd1a751a0f4f57925d9f478c42	120777	root:root	../../../../bin/squidGuard
+/usr/lib/debug/.build-id/78/31671eba28edfd1a751a0f4f57925d9f478c42.debug	120777	root:root	../../usr/bin/squidGuard.debug
 /usr/lib/debug/usr/bin/squidGuard.debug	100644	root:root	
@@ -17,2 +17,3 @@
 /usr/src/debug/squidGuard-1.4/src/sgLog.c	100644	root:root	
+/usr/src/debug/squidGuard-1.4/src/wwwsys.h	100644	root:root	
 /usr/src/debug/squidGuard-1.4/src/y.tab.c	100644	root:root	
@@ -26,6 +27,6 @@
 Provides: squidGuard-debuginfo = 1.4-alt1.qa1
-File: /usr/lib/debug/.build-id/3b	40755	root:root		
-File: /usr/lib/debug/.build-id/3b/666d03e7f702a5b9d300588436cfdd3bf51228	120777	root:root		../../../../bin/squidGuard
-File: /usr/lib/debug/.build-id/3b/666d03e7f702a5b9d300588436cfdd3bf51228.debug	120777	root:root		../../usr/bin/squidGuard.debug
-File: /usr/lib/debug/usr/bin/squidGuard.debug	100644	root:root	e77a718a1ef6d78b2ea95e3f590b127a	
+File: /usr/lib/debug/.build-id/78	40755	root:root		
+File: /usr/lib/debug/.build-id/78/31671eba28edfd1a751a0f4f57925d9f478c42	120777	root:root		../../../../bin/squidGuard
+File: /usr/lib/debug/.build-id/78/31671eba28edfd1a751a0f4f57925d9f478c42.debug	120777	root:root		../../usr/bin/squidGuard.debug
+File: /usr/lib/debug/usr/bin/squidGuard.debug	100644	root:root	7942954930cdedc536c04a460aee0a4e	
 File: /usr/src/debug/squidGuard-1.4	40755	root:root		
@@ -33,3 +34,3 @@
 File: /usr/src/debug/squidGuard-1.4/src/HTParse.c	100644	root:root	73f9979a8af07c2469284030410d5e28	
-File: /usr/src/debug/squidGuard-1.4/src/lex.yy.c	100644	root:root	d537194f6fa90b87658e00d29a49cdb8	
+File: /usr/src/debug/squidGuard-1.4/src/lex.yy.c	100644	root:root	cc2e66d5ca64fcf8138824175d8947de	
 File: /usr/src/debug/squidGuard-1.4/src/main.c	100644	root:root	60315874fda3c79c22b66b096cc8ed7f	
@@ -43,4 +44,5 @@
 File: /usr/src/debug/squidGuard-1.4/src/sgLog.c	100644	root:root	808bf2137555e8c43a1fc7f46a48229c	
-File: /usr/src/debug/squidGuard-1.4/src/y.tab.c	100644	root:root	9ea67a26a371d3f9338a6fcc2fae4374	
-File: /usr/src/debug/squidGuard-1.4/src/y.tab.h	100644	root:root	fdb56c4dd17555dc045cc8a089ca2da8	
-RPMIdentity: 171a2fb027390e7ef780297afb8d2e980264bf634d73682f677a293656a82eb9f3b2b7e6591ee2e1a089dd05497e822dd37824cc660f9db2099d957c597b1322
+File: /usr/src/debug/squidGuard-1.4/src/wwwsys.h	100644	root:root	14ed921f01cac65b5442c0020a56f4db	
+File: /usr/src/debug/squidGuard-1.4/src/y.tab.c	100644	root:root	1481fae0c7e61896f98747a763d48e19	
+File: /usr/src/debug/squidGuard-1.4/src/y.tab.h	100644	root:root	648b76a25642ae54f7bf8678828e33e3	
+RPMIdentity: faa949fba2a322032faa5072d4d3cfd74d0658931e8dafa0e3a1abf8aa2b6256180890907d24fd5b8a43ee0bb9436ab0838bdf848880fb409a5785d21a584824