<86>Dec 25 02:18:42 userdel[23031]: delete user 'rooter' <86>Dec 25 02:18:42 userdel[23031]: removed group 'rooter' owned by 'rooter' <86>Dec 25 02:18:42 groupadd[23059]: group added to /etc/group: name=rooter, GID=543 <86>Dec 25 02:18:42 groupadd[23059]: group added to /etc/gshadow: name=rooter <86>Dec 25 02:18:42 groupadd[23059]: new group: name=rooter, GID=543 <86>Dec 25 02:18:42 useradd[23083]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Dec 25 02:18:42 userdel[23108]: delete user 'builder' <86>Dec 25 02:18:42 userdel[23108]: removed group 'builder' owned by 'builder' <86>Dec 25 02:18:42 userdel[23108]: removed shadow group 'builder' owned by 'builder' <86>Dec 25 02:18:42 groupadd[23126]: group added to /etc/group: name=builder, GID=544 <86>Dec 25 02:18:42 groupadd[23126]: group added to /etc/gshadow: name=builder <86>Dec 25 02:18:42 groupadd[23126]: new group: name=builder, GID=544 <86>Dec 25 02:18:42 useradd[23143]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash <13>Dec 25 02:18:45 rpmi: liblz4-1:1.9.2-alt1 sisyphus+238585.100.2.2 1570066861 installed <13>Dec 25 02:18:45 rpmi: libgpg-error-1.36-alt1 sisyphus+225621.300.1.1 1553521088 installed <13>Dec 25 02:18:45 rpmi: libgcrypt20-1.8.5-alt3 sisyphus+239622.100.1.1 1571746563 installed <13>Dec 25 02:18:45 rpmi: libsystemd-1:244.1-alt1 sisyphus+243289.100.2.3 1576850544 installed <13>Dec 25 02:18:45 rpmi: libdbus-1.12.16-alt2 sisyphus+240566.100.2.1 1573547688 installed <13>Dec 25 02:18:46 rpmi: libavahi-0.7-alt1 sisyphus+237493.100.1.1 1568299460 installed <13>Dec 25 02:18:46 rpmi: libcups-2.2.12-alt4 sisyphus+242884.100.1.1 1576235864 installed <13>Dec 25 02:18:46 rpmi: libcups-devel-2.2.12-alt4 sisyphus+242884.100.1.1 1576235864 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.36073 + 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.3773 + 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 + '[' -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 '544' is supported by ustar format... yes checking whether GID '544' 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 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 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 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 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 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-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 -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 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 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 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 -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 -lcupsimage -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.81611 + 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.ZUr0ta 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.f0Xtzb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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:nlsxHVKIc, libcupsimage.so.2()(64bit) >= set:hekQw3r7Fj0, 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.SbPU8a 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.31AeBa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ROcuR8 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), debug64(libcupsimage.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 7.97user 2.21system 0:17.47elapsed 58%CPU (0avgtext+0avgdata 29920maxresident)k 0inputs+0outputs (0major+398458minor)pagefaults 0swaps 14.80user 7.75system 0:30.87elapsed 73%CPU (0avgtext+0avgdata 109724maxresident)k 0inputs+0outputs (0major+694037minor)pagefaults 0swaps