<86>Apr 21 06:18:07 userdel[103941]: delete user 'rooter' <86>Apr 21 06:18:07 groupadd[103965]: group added to /etc/group: name=rooter, GID=573 <86>Apr 21 06:18:07 groupadd[103965]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:18:07 groupadd[103965]: new group: name=rooter, GID=573 <86>Apr 21 06:18:07 useradd[103978]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Apr 21 06:18:07 userdel[104024]: delete user 'builder' <86>Apr 21 06:18:07 userdel[104024]: removed group 'builder' owned by 'builder' <86>Apr 21 06:18:07 userdel[104024]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:18:07 groupadd[104056]: group added to /etc/group: name=builder, GID=574 <86>Apr 21 06:18:07 groupadd[104056]: group added to /etc/gshadow: name=builder <86>Apr 21 06:18:07 groupadd[104056]: new group: name=builder, GID=574 <86>Apr 21 06:18:07 useradd[104066]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash <13>Apr 21 06:18:09 rpmi: libverto-0.2.6-alt1_6 1455633232 installed <13>Apr 21 06:18:09 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 21 06:18:09 rpmi: libcom_err-1.42.13-alt2 1449075923 installed <13>Apr 21 06:18:09 rpmi: liblz4-1:1.7.5-alt1 1488766784 installed <13>Apr 21 06:18:09 rpmi: libgpg-error-1.31-alt1.M80P.1 1529024732 installed <13>Apr 21 06:18:09 rpmi: libgcrypt20-1.8.3-alt4 p8+219793.200.6.1 1551113135 installed <13>Apr 21 06:18:09 rpmi: libsystemd-1:239-alt1.M80P.1 p8+226956.200.2.1 1555431539 installed <13>Apr 21 06:18:09 rpmi: libdbus-1.10.24-alt4.M80P.1 1518773289 installed <13>Apr 21 06:18:09 rpmi: libavahi-0.6.31-alt7.M80P.1 1526318874 installed <13>Apr 21 06:18:09 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 21 06:18:09 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766170 installed <86>Apr 21 06:18:09 groupadd[115981]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 21 06:18:09 groupadd[115981]: group added to /etc/gshadow: name=_keytab <86>Apr 21 06:18:09 groupadd[115981]: new group: name=_keytab, GID=499 <13>Apr 21 06:18:09 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355764 installed <13>Apr 21 06:18:09 rpmi: libcups-2.1.0-alt2.M80P.4 p8+223280.100.1.1 1551372193 installed <13>Apr 21 06:18:09 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766170 installed <13>Apr 21 06:18:09 rpmi: libcups-devel-2.1.0-alt2.M80P.4 p8+223280.100.1.1 1551372193 installed Installing cups-backend-bjnp-1.0.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61523 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cups-bjnp-1.0.0 + echo 'Source #0 (cups-bjnp-1.0.0.tar.gz):' Source #0 (cups-bjnp-1.0.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cups-bjnp-1.0.0.tar.gz + /bin/tar -xf - + cd cups-bjnp-1.0.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61523 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cups-bjnp-1.0.0 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 --with-cupsbackenddir=/usr/lib/cups/backend 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 for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for cupsDoRequest in -lcups... yes checking for rpmbuild... /usr/bin/rpmbuild checking for library containing strerror... none required checking for library containing gethostbyname... none required checking for library containing socket... none required 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/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 sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for string.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.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 sys/socket.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking cups/backend.h usability... yes checking cups/backend.h presence... yes checking for cups/backend.h... yes checking cups/http.h usability... yes checking cups/http.h presence... yes checking for cups/http.h... yes checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... yes checking for netdb.h... (cached) yes checking for resolv.h... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for ftime... yes checking for gethostbyaddr... yes checking for gethostname... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strncasecmp... yes checking for getifaddrs... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 + make make: Entering directory `/usr/src/RPM/BUILD/cups-bjnp-1.0.0' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/cups-bjnp-1.0.0' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c bjnp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c bjnp-runloop.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c bjnp-io.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c bjnp-debug.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o bjnp bjnp.o bjnp-runloop.o bjnp-io.o bjnp-debug.o -lcups make[1]: Leaving directory `/usr/src/RPM/BUILD/cups-bjnp-1.0.0' make: Leaving directory `/usr/src/RPM/BUILD/cups-bjnp-1.0.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14199 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cups-backend-bjnp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cups-backend-bjnp-buildroot + cd cups-bjnp-1.0.0 + make DESTDIR=/usr/src/tmp/cups-backend-bjnp-buildroot install make: Entering directory `/usr/src/RPM/BUILD/cups-bjnp-1.0.0' make[1]: Entering directory `/usr/src/RPM/BUILD/cups-bjnp-1.0.0' make[1]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/cups/backend" || /bin/mkdir -p "/usr/src/tmp/cups-backend-bjnp-buildroot/usr/lib/cups/backend" /bin/install -c bjnp '/usr/src/tmp/cups-backend-bjnp-buildroot/usr/lib/cups/backend' make[1]: Leaving directory `/usr/src/RPM/BUILD/cups-bjnp-1.0.0' make: Leaving directory `/usr/src/RPM/BUILD/cups-bjnp-1.0.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cups-backend-bjnp-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cups-backend-bjnp-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/cups-backend-bjnp-buildroot (auto) Adjusting library links in /usr/src/tmp/cups-backend-bjnp-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/cups-backend-bjnp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/cups/backend/bjnp: uses non-LFS functions: fopen lseek open Hardlinking identical .pyc and .pyo files Processing files: cups-backend-bjnp-1.0.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14199 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cups-bjnp-1.0.0 + DOCDIR=/usr/src/tmp/cups-backend-bjnp-buildroot/usr/share/doc/cups-backend-bjnp-1.0.0 + export DOCDIR + rm -rf /usr/src/tmp/cups-backend-bjnp-buildroot/usr/share/doc/cups-backend-bjnp-1.0.0 + /bin/mkdir -p /usr/src/tmp/cups-backend-bjnp-buildroot/usr/share/doc/cups-backend-bjnp-1.0.0 + cp -prL COPYING ChangeLog TODO NEWS README /usr/src/tmp/cups-backend-bjnp-buildroot/usr/share/doc/cups-backend-bjnp-1.0.0 + chmod -R go-w /usr/src/tmp/cups-backend-bjnp-buildroot/usr/share/doc/cups-backend-bjnp-1.0.0 + chmod -R a+rX /usr/src/tmp/cups-backend-bjnp-buildroot/usr/share/doc/cups-backend-bjnp-1.0.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uq6XiF 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.1rt2ig find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: cups, /lib/ld-linux.so.2, 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), libc.so.6(GLIBC_2.7), libcups.so.2 >= set:njglYDWmAhbHmUQLkXPFxZbxFGl, 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.3VwtJV Creating cups-backend-bjnp-debuginfo package Processing files: cups-backend-bjnp-debuginfo-1.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uPI1qC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YiKpKl find-requires: running scripts (debuginfo) Requires: cups-backend-bjnp = 1.0.0-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcups.so.2) Wrote: /usr/src/RPM/RPMS/i586/cups-backend-bjnp-1.0.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/cups-backend-bjnp-debuginfo-1.0.0-alt1.i586.rpm 2.97user 1.20system 0:10.35elapsed 40%CPU (0avgtext+0avgdata 24716maxresident)k 0inputs+0outputs (0major+458985minor)pagefaults 0swaps 5.89user 3.05system 0:15.67elapsed 57%CPU (0avgtext+0avgdata 122324maxresident)k 0inputs+0outputs (0major+666571minor)pagefaults 0swaps --- cups-backend-bjnp-1.0.0-alt1.i586.rpm.repo 2011-07-21 19:08:26.000000000 +0000 +++ cups-backend-bjnp-1.0.0-alt1.i586.rpm.hasher 2019-04-21 06:18:21.541170749 +0000 @@ -11,2 +11,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.15) Requires: libc.so.6(GLIBC_2.3) @@ -15,3 +16,3 @@ Requires: libc.so.6(GLIBC_2.7) -Requires: libcups.so.2 >= set:mimHtqxPvFZjD6zFcOs8tvkPi0 +Requires: libcups.so.2 >= set:njglYDWmAhbHmUQLkXPFxZbxFGl Requires: rpmlib(SetVersions)