<86>Sep 20 02:23:15 userdel[3350605]: delete user 'rooter' <86>Sep 20 02:23:15 userdel[3350605]: removed group 'rooter' owned by 'rooter' <86>Sep 20 02:23:15 userdel[3350605]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 20 02:23:15 groupadd[3350616]: group added to /etc/group: name=rooter, GID=669 <86>Sep 20 02:23:15 groupadd[3350616]: group added to /etc/gshadow: name=rooter <86>Sep 20 02:23:15 groupadd[3350616]: new group: name=rooter, GID=669 <86>Sep 20 02:23:15 useradd[3350625]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Sep 20 02:23:15 userdel[3350639]: delete user 'builder' <86>Sep 20 02:23:15 userdel[3350639]: removed group 'builder' owned by 'builder' <86>Sep 20 02:23:15 userdel[3350639]: removed shadow group 'builder' owned by 'builder' <86>Sep 20 02:23:15 groupadd[3350646]: group added to /etc/group: name=builder, GID=670 <86>Sep 20 02:23:15 groupadd[3350646]: group added to /etc/gshadow: name=builder <86>Sep 20 02:23:15 groupadd[3350646]: new group: name=builder, GID=670 <86>Sep 20 02:23:15 useradd[3350655]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash <13>Sep 20 02:23:18 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed <13>Sep 20 02:23:18 rpmi: libgpg-error-1.36-alt1 sisyphus+225621.300.1.1 1553521088 installed <13>Sep 20 02:23:18 rpmi: libgcrypt20-1.8.5-alt3 p9+239665.100.7.1 1586364671 installed <13>Sep 20 02:23:19 rpmi: libsystemd-1:243.8-alt2 p9+249709.100.3.1 1586971985 installed <13>Sep 20 02:23:19 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed <13>Sep 20 02:23:19 rpmi: libavahi-0.6.32-alt1 1500485694 installed <13>Sep 20 02:23:19 rpmi: libcups-2.3.1-alt1 p9+247593.200.5.1 1585155224 installed <13>Sep 20 02:23:19 rpmi: libcups-devel-2.3.1-alt1 p9+247593.200.5.1 1585155224 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/printer-driver-foo2capt-0.1.0-alt1.git94b2bf2.nosrc.rpm Installing printer-driver-foo2capt-0.1.0-alt1.git94b2bf2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27233 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf printer-driver-foo2capt-0.1.0 + echo 'Source #0 (printer-driver-foo2capt-0.1.0.tar):' Source #0 (printer-driver-foo2capt-0.1.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/printer-driver-foo2capt-0.1.0.tar + cd printer-driver-foo2capt-0.1.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27233 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd printer-driver-foo2capt-0.1.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing configure.ac:8: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + 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 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 whether UID '670' is supported by ustar format... yes checking whether GID '670' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar 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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for cups-config... /usr/bin/cups-config /usr/bin/cups-config: line 20: dpkg-architecture: command not found /usr/bin/cups-config: line 47: dpkg-architecture: command not found /usr/bin/cups-config: line 20: dpkg-architecture: command not found /usr/bin/cups-config: line 47: dpkg-architecture: command not found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"captdriver\" -DPACKAGE_TARNAME=\"captdriver\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"captdriver\ 0.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"captdriver\" -DVERSION=\"0.1.0\" -I. -std=c99 -Wall -Wextra -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o generic-ops.o generic-ops.c make[1]: Leaving directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"captdriver\" -DPACKAGE_TARNAME=\"captdriver\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"captdriver\ 0.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"captdriver\" -DVERSION=\"0.1.0\" -I. -std=c99 -Wall -Wextra -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hiscoa-common.o hiscoa-common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"captdriver\" -DPACKAGE_TARNAME=\"captdriver\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"captdriver\ 0.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"captdriver\" -DVERSION=\"0.1.0\" -I. -std=c99 -Wall -Wextra -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o paper.o paper.c make[1]: Leaving directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"captdriver\" -DPACKAGE_TARNAME=\"captdriver\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"captdriver\ 0.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"captdriver\" -DVERSION=\"0.1.0\" -I. -std=c99 -Wall -Wextra -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o capt-status.o capt-status.c make[1]: Leaving directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"captdriver\" -DPACKAGE_TARNAME=\"captdriver\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"captdriver\ 0.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"captdriver\" -DVERSION=\"0.1.0\" -I. -std=c99 -Wall -Wextra -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o printer.o printer.c make[1]: Leaving directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"captdriver\" -DPACKAGE_TARNAME=\"captdriver\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"captdriver\ 0.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"captdriver\" -DVERSION=\"0.1.0\" -I. -std=c99 -Wall -Wextra -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o rastertocapt.o rastertocapt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"captdriver\" -DPACKAGE_TARNAME=\"captdriver\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"captdriver\ 0.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"captdriver\" -DVERSION=\"0.1.0\" -I. -std=c99 -Wall -Wextra -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hiscoa-compress.o hiscoa-compress.c make[1]: Leaving directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"captdriver\" -DPACKAGE_TARNAME=\"captdriver\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"captdriver\ 0.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"captdriver\" -DVERSION=\"0.1.0\" -I. -std=c99 -Wall -Wextra -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o prn_lbp2900.o prn_lbp2900.c make[1]: Leaving directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"captdriver\" -DPACKAGE_TARNAME=\"captdriver\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"captdriver\ 0.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"captdriver\" -DVERSION=\"0.1.0\" -I. -std=c99 -Wall -Wextra -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o capt-command.o capt-command.c make[1]: Leaving directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' x86_64-alt-linux-gcc -std=c99 -Wall -Wextra -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -o rastertocapt rastertocapt.o capt-command.o capt-status.o generic-ops.o printer.o paper.o hiscoa-common.o hiscoa-compress.o prn_lbp2900.o -lcups make[1]: Leaving directory '/usr/src/RPM/BUILD/printer-driver-foo2capt-0.1.0/src' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33476 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/printer-driver-foo2capt-buildroot + : + /bin/rm -rf -- /usr/src/tmp/printer-driver-foo2capt-buildroot + cd printer-driver-foo2capt-0.1.0 + install -d /usr/src/tmp/printer-driver-foo2capt-buildroot/usr/lib/cups/filter + install -d /usr/src/tmp/printer-driver-foo2capt-buildroot/usr/share/ppd/foo2capt + install -m0755 src/rastertocapt /usr/src/tmp/printer-driver-foo2capt-buildroot/usr/lib/cups/filter/ + install -m644 Canon-LBP-2900.ppd /usr/src/tmp/printer-driver-foo2capt-buildroot/usr/share/ppd/foo2capt/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/printer-driver-foo2capt-buildroot (auto) Verifying and fixing files in /usr/src/tmp/printer-driver-foo2capt-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/printer-driver-foo2capt-buildroot/ (default) Compressing files in /usr/src/tmp/printer-driver-foo2capt-buildroot (auto) Adjusting library links in /usr/src/tmp/printer-driver-foo2capt-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/printer-driver-foo2capt-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: printer-driver-foo2capt-0.1.0-alt1.git94b2bf2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RbvYvq 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.jhOCpe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /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.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcups.so.2()(64bit) >= set:nkb3K7FpG1BZuHlZ2jKbb1, 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.TIAxB5 Creating printer-driver-foo2capt-debuginfo package Processing files: printer-driver-foo2capt-debuginfo-0.1.0-alt1.git94b2bf2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t8hB3Z find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BlifUX find-requires: running scripts (debuginfo) Requires: printer-driver-foo2capt = 0.1.0-alt1.git94b2bf2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcups.so.2) Adding to printer-driver-foo2capt-debuginfo a strict dependency on printer-driver-foo2capt Wrote: /usr/src/RPM/RPMS/x86_64/printer-driver-foo2capt-0.1.0-alt1.git94b2bf2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/printer-driver-foo2capt-debuginfo-0.1.0-alt1.git94b2bf2.x86_64.rpm 5.19user 1.22system 0:12.88elapsed 49%CPU (0avgtext+0avgdata 29600maxresident)k 0inputs+0outputs (0major+397152minor)pagefaults 0swaps 10.58user 5.14system 0:21.93elapsed 71%CPU (0avgtext+0avgdata 117080maxresident)k 0inputs+0outputs (0major+689079minor)pagefaults 0swaps --- printer-driver-foo2capt-0.1.0-alt1.git94b2bf2.x86_64.rpm.repo 2020-02-20 16:23:31.000000000 +0000 +++ printer-driver-foo2capt-0.1.0-alt1.git94b2bf2.x86_64.rpm.hasher 2020-09-20 02:23:34.966075652 +0000 @@ -7,5 +7,4 @@ Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libcups.so.2()(64bit) >= set:nlsxHVKIc +Requires: libcups.so.2()(64bit) >= set:nkb3K7FpG1BZuHlZ2jKbb1 Requires: rpmlib(SetVersions) -Requires: libcupsimage.so.2()(64bit) >= set:hekQw3r7Fj0 Requires: rtld(GNU_HASH) --- printer-driver-foo2capt-debuginfo-0.1.0-alt1.git94b2bf2.x86_64.rpm.repo 2020-02-20 16:23:32.000000000 +0000 +++ printer-driver-foo2capt-debuginfo-0.1.0-alt1.git94b2bf2.x86_64.rpm.hasher 2020-09-20 02:23:35.004075773 +0000 @@ -24,3 +24,2 @@ Requires: debug64(libcups.so.2) -Requires: debug64(libcupsimage.so.2) Requires: printer-driver-foo2capt = 0.1.0-alt1.git94b2bf2:p9+241904.100.2.1