<86>Jan 23 06:30:27 userdel[47733]: delete user 'rooter' <86>Jan 23 06:30:27 groupadd[47764]: group added to /etc/group: name=rooter, GID=621 <86>Jan 23 06:30:27 groupadd[47764]: new group: name=rooter, GID=621 <86>Jan 23 06:30:27 useradd[47794]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Jan 23 06:30:27 userdel[47867]: delete user 'builder' <86>Jan 23 06:30:27 userdel[47867]: removed group 'builder' owned by 'builder' <86>Jan 23 06:30:27 userdel[47867]: removed shadow group 'builder' owned by 'builder' <86>Jan 23 06:30:27 groupadd[47928]: group added to /etc/group: name=builder, GID=622 <86>Jan 23 06:30:27 groupadd[47928]: group added to /etc/gshadow: name=builder <86>Jan 23 06:30:27 groupadd[47928]: new group: name=builder, GID=622 <86>Jan 23 06:30:27 useradd[47955]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash <13>Jan 23 06:30:30 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jan 23 06:30:30 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Jan 23 06:30:30 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Jan 23 06:30:30 rpmi: perl-devel-1:5.26.2-alt2 1534850821 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/bld-0.3.4.1-alt2.nosrc.rpm Installing bld-0.3.4.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8814 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bld-0.3.4.1 + echo 'Source #0 (bld-0.3.4.1.tar):' Source #0 (bld-0.3.4.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/bld-0.3.4.1.tar + cd bld-0.3.4.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (01-fix_potential_core_dump):' Patch #0 (01-fix_potential_core_dump): + /usr/bin/patch -p1 patching file postfix_policy.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.46947 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bld-0.3.4.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for main in -lnsl... no checking for main in -lresolv... yes checking for socket in -lsocket... no checking how to run the C preprocessor... i586-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/wait.h that is POSIX.1 compatible... 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 netdb.h usability... yes checking netdb.h presence... yes checking for netdb.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/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for alarm... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating bld.8 config.status: creating bld_acl.conf.5 config.status: creating bld_whitelist.conf.5 config.status: creating bld.conf.5 config.status: creating config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\" -c -o daemon.o daemon.c daemon.c: In function 'daemon_init': daemon.c:79:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(opt.working_dir); /* change working directory */ ^~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\" -c -o utils.o utils.c make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\" -c -o parse_args.o parse_args.c make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\" -c -o net.o net.c make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\" -c -o cmd.o cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\" -c -o options.o options.c make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\" -c -o parse_config.o parse_config.c make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\" -c -o netlist.o netlist.c make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\" -c -o dumpread.o dumpread.c make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\" -c -o client.o client.c client.c: In function 'client_send_cmdc': client.c:119:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sd, buf, strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -o bldread dumpread.o make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\" -c -o iptree.o iptree.c iptree.c: In function 'iptree_init': iptree.c:323:3: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] memset(tmp->ab, 0, 256 * 256); ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\" -c -o postfix_policy.o postfix_policy.c make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\" -c -o submit.o submit.c make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -o bld-pf_policy postfix_policy.o net.o client.o -lresolv make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -o bldsubmit submit.o net.o client.o utils.o options.o \ netlist.o -lresolv make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\" -c -o main.o main.c main.c: In function 'main': main.c:576:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(client_sd, BANNER, strlen(BANNER)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' i586-alt-linux-gcc -o bld main.o net.o cmd.o iptree.o daemon.o netlist.o utils.o parse_args.o parse_config.o options.o client.o -lresolv make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.76444 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bld-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bld-buildroot + cd bld-0.3.4.1 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/bld-buildroot install make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1' [ -d /usr/src/tmp/bld-buildroot/usr/sbin ] || mkdir -p /usr/src/tmp/bld-buildroot/usr/sbin cp bld bldread bld-pf_policy utils/bld-mrtg.pl utils/bld-pf_log.pl utils/bld-pf_policy.pl /usr/src/tmp/bld-buildroot/usr/sbin strip /usr/src/tmp/bld-buildroot/usr/sbin/bld strip /usr/src/tmp/bld-buildroot/usr/sbin/bldread strip /usr/src/tmp/bld-buildroot/usr/sbin/bld-pf_policy cp bldsubmit /usr/src/tmp/bld-buildroot/usr/sbin \ && (cd /usr/src/tmp/bld-buildroot/usr/sbin && ln -s bldsubmit bldquery) \ && (cd /usr/src/tmp/bld-buildroot/usr/sbin && ln -s bldsubmit bldinsert) \ && (cd /usr/src/tmp/bld-buildroot/usr/sbin && ln -s bldsubmit blddecr) strip /usr/src/tmp/bld-buildroot/usr/sbin/bldsubmit [ -d /usr/src/tmp/bld-buildroot/usr/share/man/man8 ] || mkdir -p /usr/src/tmp/bld-buildroot/usr/share/man/man8 gzip -c -9 -c bld.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/bld.8.gz gzip -c -9 -c bldread.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/bldread.8.gz gzip -c -9 -c bldquery.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/bldquery.8.gz gzip -c -9 -c bldsubmit.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/bldsubmit.8.gz gzip -c -9 -c bldinsert.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/bldinsert.8.gz gzip -c -9 -c blddecr.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/blddecr.8.gz gzip -c -9 -c bld-pf_policy.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/bld-pf_policy.8.gz [ -d /usr/src/tmp/bld-buildroot/usr/share/man/man5 ] || mkdir -p /usr/src/tmp/bld-buildroot/usr/share/man/man5 gzip -c -9 -c bld.conf.5 > /usr/src/tmp/bld-buildroot/usr/share/man/man5/bld.conf.5.gz gzip -c -9 -c bld_acl.conf.5 > /usr/src/tmp/bld-buildroot/usr/share/man/man5/bld_acl.conf.5.gz gzip -c -9 -c bld_whitelist.conf.5 > /usr/src/tmp/bld-buildroot/usr/share/man/man5/bld_whitelist.conf.5.gz gzip -c -9 -c utils/bld-pf_log.pl.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/bld-pf_log.pl.8.gz gzip -c -9 -c utils/bld-mrtg.pl.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/bld-mrtg.pl.8.gz make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1' + install -d -m1711 /usr/src/tmp/bld-buildroot/var/lib/bld + install -d -m1755 /usr/src/tmp/bld-buildroot/var/run/bld + install -d -m1755 /usr/src/tmp/bld-buildroot/etc/bld + install -pD -m0755 /usr/src/RPM/SOURCES/bld.init /usr/src/tmp/bld-buildroot/etc/rc.d/init.d/bld + install -p -m0644 /usr/src/RPM/SOURCES/bld.conf /usr/src/tmp/bld-buildroot/etc + touch /usr/src/tmp/bld-buildroot/etc/bld/bld_whitelist.conf + touch /usr/src/tmp/bld-buildroot/etc/bld/bld_acl.conf + mkdir -p /usr/src/tmp/bld-buildroot/usr/share/doc/bld-0.3.4.1 + cp COPYRIGHT ChangeLog README.postfix TODO bld.conf.sample /usr/src/tmp/bld-buildroot/usr/share/doc/bld-0.3.4.1/ + rm -f /usr/src/tmp/bld-buildroot/usr/sbin/bld-mrtg.pl + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bld-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bld-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/bld-buildroot/ (default) Compressing files in /usr/src/tmp/bld-buildroot (auto) Adjusting library links in /usr/src/tmp/bld-buildroot ./var/lib: Verifying ELF objects in /usr/src/tmp/bld-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/bldsubmit: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/sbin/bldread: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/sbin/bld: uses non-LFS functions: __xstat fopen Hardlinking identical .pyc and .pyo files Processing files: bld-0.3.4.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.79107 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bld-0.3.4.1 + DOCDIR=/usr/src/tmp/bld-buildroot/usr/share/doc/bld-0.3.4.1 + export DOCDIR + rm -rf /usr/src/tmp/bld-buildroot/usr/share/doc/bld-0.3.4.1 + /bin/mkdir -p /usr/src/tmp/bld-buildroot/usr/share/doc/bld-0.3.4.1 + cp -prL COPYRIGHT ChangeLog README README.postfix TODO bld.conf.sample /usr/src/tmp/bld-buildroot/usr/share/doc/bld-0.3.4.1 + chmod -R go-w /usr/src/tmp/bld-buildroot/usr/share/doc/bld-0.3.4.1 + chmod -R a+rX /usr/src/tmp/bld-buildroot/usr/share/doc/bld-0.3.4.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lQGfhJ 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.BJavfI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/bld-buildroot/usr/sbin/bld-pf_log.pl syntax OK /usr/src/tmp/bld-buildroot/usr/sbin/bld-pf_policy.pl syntax OK Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E5HZY7 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o4bij4 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ys8tKh Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(msg_reloading), /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), /lib/ld-linux.so.2, /usr/bin/perl, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), perl(IO/Socket.pm), perl(IO/Socket/INET.pm), perl(Sys/Syslog.pm), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /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.t9rq6J Wrote: /usr/src/RPM/RPMS/i586/bld-0.3.4.1-alt2.i586.rpm 10.18user 3.50system 0:18.83elapsed 72%CPU (0avgtext+0avgdata 28692maxresident)k 0inputs+0outputs (0major+844336minor)pagefaults 0swaps 19.83user 6.51system 0:33.12elapsed 79%CPU (0avgtext+0avgdata 121728maxresident)k 0inputs+0outputs (0major+1256857minor)pagefaults 0swaps --- bld-0.3.4.1-alt2.i586.rpm.repo 2010-01-29 14:03:03.000000000 +0000 +++ bld-0.3.4.1-alt2.i586.rpm.hasher 2019-01-23 06:30:52.660544415 +0000 @@ -20,14 +20,14 @@ /usr/share/doc/bld-0.3.4.1/bld.conf.sample 100644 -/usr/share/man/man5/bld.conf.5.gz 100644 -/usr/share/man/man5/bld_acl.conf.5.gz 100644 -/usr/share/man/man5/bld_whitelist.conf.5.gz 100644 -/usr/share/man/man8/bld-mrtg.pl.8.gz 100644 -/usr/share/man/man8/bld-pf_log.pl.8.gz 100644 -/usr/share/man/man8/bld-pf_policy.8.gz 100644 -/usr/share/man/man8/bld.8.gz 100644 -/usr/share/man/man8/blddecr.8.gz 100644 -/usr/share/man/man8/bldinsert.8.gz 100644 -/usr/share/man/man8/bldquery.8.gz 100644 -/usr/share/man/man8/bldread.8.gz 100644 -/usr/share/man/man8/bldsubmit.8.gz 100644 +/usr/share/man/man5/bld.conf.5.xz 100644 +/usr/share/man/man5/bld_acl.conf.5.xz 100644 +/usr/share/man/man5/bld_whitelist.conf.5.xz 100644 +/usr/share/man/man8/bld-mrtg.pl.8.xz 100644 +/usr/share/man/man8/bld-pf_log.pl.8.xz 100644 +/usr/share/man/man8/bld-pf_policy.8.xz 100644 +/usr/share/man/man8/bld.8.xz 100644 +/usr/share/man/man8/blddecr.8.xz 100644 +/usr/share/man/man8/bldinsert.8.xz 100644 +/usr/share/man/man8/bldquery.8.xz 100644 +/usr/share/man/man8/bldread.8.xz 100644 +/usr/share/man/man8/bldsubmit.8.xz 100644 /var/lib/bld 41771 @@ -36,4 +36,2 @@ Requires: /bin/sh -Requires: /bin/sh -Requires: /bin/sh Requires: /etc/rc.d/init.d @@ -48,2 +46,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.15) Requires: libc.so.6(GLIBC_2.3)