<86>Feb 3 01:36:37 userdel[45496]: delete user 'rooter' <86>Feb 3 01:36:37 userdel[45496]: removed group 'rooter' owned by 'rooter' <86>Feb 3 01:36:37 userdel[45496]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 3 01:36:37 groupadd[45528]: group added to /etc/group: name=rooter, GID=573 <86>Feb 3 01:36:37 groupadd[45528]: group added to /etc/gshadow: name=rooter <86>Feb 3 01:36:37 useradd[45540]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Feb 3 01:36:37 userdel[45576]: delete user 'builder' <86>Feb 3 01:36:37 userdel[45576]: removed group 'builder' owned by 'builder' <86>Feb 3 01:36:37 userdel[45576]: removed shadow group 'builder' owned by 'builder' <86>Feb 3 01:36:37 groupadd[45594]: group added to /etc/group: name=builder, GID=574 <86>Feb 3 01:36:37 groupadd[45594]: group added to /etc/gshadow: name=builder <86>Feb 3 01:36:37 groupadd[45594]: new group: name=builder, GID=574 <86>Feb 3 01:36:37 useradd[45607]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash <13>Feb 3 01:36:39 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Feb 3 01:36:39 rpmi: perl-Socket6-0.27-alt1 1458749596 installed <13>Feb 3 01:36:39 rpmi: perl-IO-Socket-INET6-2.72-alt1 1391644202 installed <13>Feb 3 01:36:39 rpmi: perl-libnet-1:3.08-alt1 1458419902 installed <13>Feb 3 01:36:39 rpmi: perl-URI-1.71-alt1 1455181348 installed <13>Feb 3 01:36:39 rpmi: perl-HTML-Tagset-3.20-alt2 1317725093 installed <13>Feb 3 01:36:39 rpmi: perl-HTML-Parser-3.72-alt1 1455170565 installed <13>Feb 3 01:36:39 rpmi: libmemcache-1.4.0.rc2-alt3.qa1 1365954763 installed <13>Feb 3 01:36:39 rpmi: libadns-1.5.1-alt1.S1 1494491995 installed <13>Feb 3 01:36:39 rpmi: libadns-devel-1.5.1-alt1.S1 1494491995 installed <13>Feb 3 01:36:39 rpmi: libmemcache-devel-1.4.0.rc2-alt3.qa1 1365954763 installed <13>Feb 3 01:36:39 rpmi: perl-CGI-4.28-alt1 1458414563 installed <13>Feb 3 01:36:39 rpmi: perl-DBI-1.634-alt1.1 1448475650 installed <13>Feb 3 01:36:39 rpmi: perl-Net-DNS-1.05-alt1 1458421233 installed Installing host2cat-1.01-alt6.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20628 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf host2cat-1.01 + echo 'Source #0 (host2cat-1.01.tar.gz):' Source #0 (host2cat-1.01.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/host2cat-1.01.tar.gz + cd host2cat-1.01 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20628 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd host2cat-1.01 + aclocal --force + autoconf --force + autoheader --force + automake --add-missing --force-missing --foreign configure.ac:11: installing './compile' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am: installing './depcomp' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for main in -ladns... yes checking for main in -lmemcache... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for bzero... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/host2cat-1.01' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/host2cat-1.01' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -I/usr/include -pipe -Wall -g -O2 -c -o host2cat-host2cat.o `test -f 'host2cat.c' || echo './'`host2cat.c host2cat.c: In function 'loop': host2cat.c:190:23: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type '__time_t {aka long int}' [-Wformat=] syslog (LOG_INFO, "adns_submit %u %u", timenow.tv_sec, timenow.tv_usec); ^ host2cat.c:190:23: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type '__suseconds_t {aka long int}' [-Wformat=] host2cat.c: In function 'init_memcached_connection': host2cat.c:217:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf (stderr, "server add for server %.*s returns %d\n", p1 - p, p, retval); ^ host2cat.c:220:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf (stderr, "server %.*s successfully added\n", p1 - p, p); ^ host2cat.c: In function 'init_udp_connection': host2cat.c:254:24: warning: passing argument 2 of 'bind' from incompatible pointer type [-Wincompatible-pointer-types] if (bind (fds [0].fd, &addr, sizeof addr) == - 1) { ^ In file included from host2cat.c:3:0: /usr/include/sys/socket.h:123:12: note: expected 'const struct sockaddr *' but argument is of type 'struct sockaddr_in *' extern int bind (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len) ^ host2cat.c: In function 'main': host2cat.c:91:17: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result [-Wunused-result] if (!nodaemon) daemon (0, 0); ^ x86_64-alt-linux-gcc -Iinclude/ -I/usr/include -pipe -Wall -g -O2 -L/usr/lib -o host2cat host2cat-host2cat.o -lmemcache -ladns -lmemcache -ladns make[1]: Leaving directory `/usr/src/RPM/BUILD/host2cat-1.01' make: Leaving directory `/usr/src/RPM/BUILD/host2cat-1.01' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29110 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/host2cat-buildroot + : + /bin/rm -rf -- /usr/src/tmp/host2cat-buildroot + cd host2cat-1.01 + mkdir -p /usr/src/tmp/host2cat-buildroot/var/cache/host2cat /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/ /usr/src/tmp/host2cat-buildroot/usr/lib/host2cat + install -m0755 -D host2cat /usr/src/tmp/host2cat-buildroot/usr/sbin/host2cat + install -m0755 -D /usr/src/RPM/SOURCES/host2cat.init /usr/src/tmp/host2cat-buildroot/etc/rc.d/init.d/host2cat + install -m0644 -D /usr/src/RPM/SOURCES/host2cat.sysconfig /usr/src/tmp/host2cat-buildroot/etc/sysconfig/host2cat + install -m0644 -D /usr/src/RPM/SOURCES/squid.conf /usr/src/tmp/host2cat-buildroot/etc/squid/squid.conf.host2cat + install -m0644 -D /usr/src/RPM/SOURCES/README.ALT.host2cat /usr/src/tmp/host2cat-buildroot/etc/squid/README.ALT.host2cat + install -m0644 -D /usr/src/RPM/SOURCES/host2cat.openresolv /usr/src/tmp/host2cat-buildroot/lib/resolvconf/host2cat + install -m0755 contrib/get_file.pl /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin//get_file.pl + install -m0644 scripts/config.ph /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin//config.ph + install -m0755 scripts/admin.cgi scripts/login.cgi scripts/main.cgi scripts/role.cgi scripts/user.cgi /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin// + install -m0755 scripts/check_filter.pl scripts/init_filter_db.pl /usr/src/tmp/host2cat-buildroot/usr/lib/host2cat/ + install -m0644 scripts/Pg.schema scripts/SQLite.schema scripts/SQLite2.schema scripts/SQLite3.schema scripts/mysql.schema /usr/src/tmp/host2cat-buildroot/usr/lib/host2cat/ + install -m0644 scripts/custom_roles scripts/generic_roles scripts/users /usr/src/tmp/host2cat-buildroot/usr/lib/host2cat/ + touch /usr/src/tmp/host2cat-buildroot/var/cache/host2cat/filter.db + mkdir -p /usr/src/tmp/host2cat-buildroot/etc/httpd2/conf/extra-start.d /usr/src/tmp/host2cat-buildroot/etc/httpd2/conf/extra-available /usr/src/tmp/host2cat-buildroot/etc/httpd2/conf/mods-start.d + cat + cat + cat + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/host2cat-buildroot (auto) Verifying and fixing files in /usr/src/tmp/host2cat-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/host2cat-buildroot (auto) Adjusting library links in /usr/src/tmp/host2cat-buildroot ./lib: ./usr/lib: Verifying ELF objects in /usr/src/tmp/host2cat-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: host2cat-1.01-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.edLgei find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CeX8CF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/host2cat-buildroot/usr/lib/host2cat/check_filter.pl syntax OK /usr/src/tmp/host2cat-buildroot/usr/lib/host2cat/init_filter_db.pl syntax OK Name "main::DBUser" used only once: possible typo at /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/admin.cgi line 26. Name "main::DBPass" used only once: possible typo at /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/admin.cgi line 26. /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/admin.cgi syntax OK /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/config.ph syntax OK /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/get_file.pl syntax OK Name "main::DBPass" used only once: possible typo at /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/login.cgi line 19. Name "main::DBUser" used only once: possible typo at /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/login.cgi line 19. /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/login.cgi syntax OK Name "main::DBUser" used only once: possible typo at /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/main.cgi line 24. Name "main::DBPass" used only once: possible typo at /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/main.cgi line 24. /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/main.cgi syntax OK Name "main::DBPass" used only once: possible typo at /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/role.cgi line 27. Name "main::DBUser" used only once: possible typo at /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/role.cgi line 27. /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/role.cgi syntax OK Name "main::DBUser" used only once: possible typo at /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/user.cgi line 26. Name "main::DBPass" used only once: possible typo at /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/user.cgi line 26. /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/user.cgi syntax OK # perl(config.ph) internally povided by /usr/src/tmp/host2cat-buildroot/var/www/cgi-bin/config.ph shell.req: /usr/src/tmp/host2cat-buildroot/etc/rc.d/init.d/host2cat: reload not found (skip) find-requires: FINDPACKAGE-COMMANDS: reload Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aPo6cb shell.req: /usr/src/tmp/host2cat-buildroot/.post:host2cat: /usr/sbin/a2chkconfig -> /usr/sbin/a2chkconfig (raw, not installed) Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KQFVDJ Requires: apache2, apache2-htpasswd, perl-DBD-SQLite, memcached, netpolice-filter, squid-conf-host2cat, squid-server >= 3.0, openresolv-host2cat, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, libadns.so.1()(64bit) >= set:jgrvDsauZnbxdt8, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.16)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libmemcache.so.0()(64bit) >= set:li68aY5opnUAF0, perl(CGI.pm), perl(DBI.pm), perl(Digest/MD5.pm), perl(Getopt/Std.pm), perl(Net/DNS.pm), perl(constant.pm), rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): apache2-common Requires(post): /bin/sh, /sbin/service, /usr/sbin/a2chkconfig, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AAtkUk Creating host2cat-debuginfo package Processing files: squid-conf-host2cat-1.01-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C2s9VY find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UeQvZF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EB1UXp find-scriptlet-requires: FINDPACKAGE-COMMANDS: htpasswd2 touch Requires: squid-common, squid-helpers, libshell, squid-server >= 3.1.19-alt2 Requires(interp): /bin/sh Requires(post): /bin/sh, /sbin/chkconfig, apache2-htpasswd, coreutils Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gYMMRc Processing files: openresolv-host2cat-1.01-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.khJHL2 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CtuIyV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) shebang.req.files: executable script /usr/src/tmp/host2cat-buildroot/lib/resolvconf/host2cat is not executable find-requires: FINDPACKAGE-COMMANDS: subst Requires: openresolv, host2cat, /sbin/service, sed Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sLT2dR Processing files: host2cat-debuginfo-1.01-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w2ujNP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4g9IgR find-requires: running scripts (debuginfo) Requires: host2cat = 1.01-alt6, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libadns.so.1), debug64(libc.so.6), debug64(libmemcache.so.0) Adding to host2cat a strict dependency on squid-conf-host2cat Adding to host2cat a strict dependency on openresolv-host2cat Adding to openresolv-host2cat a strict dependency on host2cat Removing 1 extra deps from host2cat due to repentancy on squid-conf-host2cat Wrote: /usr/src/RPM/RPMS/x86_64/host2cat-1.01-alt6.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/squid-conf-host2cat-1.01-alt6.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/openresolv-host2cat-1.01-alt6.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/host2cat-debuginfo-1.01-alt6.x86_64.rpm 5.40user 2.14system 0:22.13elapsed 34%CPU (0avgtext+0avgdata 27964maxresident)k 0inputs+0outputs (0major+632809minor)pagefaults 0swaps 12.91user 4.79system 0:33.47elapsed 52%CPU (0avgtext+0avgdata 125244maxresident)k 128inputs+0outputs (0major+1014929minor)pagefaults 0swaps --- host2cat-1.01-alt6.x86_64.rpm.repo 2013-04-12 06:59:21.000000000 +0000 +++ host2cat-1.01-alt6.x86_64.rpm.hasher 2019-02-03 01:37:03.704760717 +0000 @@ -44,3 +44,3 @@ Requires: /usr/bin/perl -Requires: libadns.so.1()(64bit) >= set:ifSZqbjP083IF3 +Requires: libadns.so.1()(64bit) >= set:jgrvDsauZnbxdt8 Requires: rpmlib(SetVersions) --- host2cat-debuginfo-1.01-alt6.x86_64.rpm.repo 2013-04-12 06:59:21.000000000 +0000 +++ host2cat-debuginfo-1.01-alt6.x86_64.rpm.hasher 2019-02-03 01:37:03.728760905 +0000 @@ -7,2 +7,3 @@ Requires: debug64(libc.so.6) +Requires: debug64(libmemcache.so.0) Requires: rpmlib(PayloadIsLzma)