<86>Jan 6 00:52:23 userdel[106646]: delete user 'rooter' <86>Jan 6 00:52:23 userdel[106646]: removed group 'rooter' owned by 'rooter' <86>Jan 6 00:52:23 userdel[106646]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 6 00:52:23 groupadd[106665]: group added to /etc/group: name=rooter, GID=651 <86>Jan 6 00:52:23 groupadd[106665]: group added to /etc/gshadow: name=rooter <86>Jan 6 00:52:23 groupadd[106665]: new group: name=rooter, GID=651 <86>Jan 6 00:52:23 useradd[106673]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Jan 6 00:52:23 userdel[106684]: delete user 'builder' <86>Jan 6 00:52:23 userdel[106684]: removed group 'builder' owned by 'builder' <86>Jan 6 00:52:23 userdel[106684]: removed shadow group 'builder' owned by 'builder' <86>Jan 6 00:52:23 groupadd[106694]: group added to /etc/group: name=builder, GID=652 <86>Jan 6 00:52:23 groupadd[106694]: group added to /etc/gshadow: name=builder <86>Jan 6 00:52:23 groupadd[106694]: new group: name=builder, GID=652 <86>Jan 6 00:52:23 useradd[106707]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Jan 6 00:52:26 rpmi: libusb-1.0.21-alt0.M80P.1 1485147102 installed <13>Jan 6 00:52:26 rpmi: libieee1284-0.2.11-alt2.qa2 1365949333 installed <13>Jan 6 00:52:26 rpmi: libieee1284-devel-0.2.11-alt2.qa2 1365949333 installed <13>Jan 6 00:52:26 rpmi: libusb-devel-1.0.21-alt0.M80P.1 1485147102 installed Installing epsoneplijs-0.4.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24392 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf epsoneplijs-0.4.1 + echo 'Source #0 (epsoneplijs-0.4.1.tgz):' Source #0 (epsoneplijs-0.4.1.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/epsoneplijs-0.4.1.tgz + /bin/tar -xf - + cd epsoneplijs-0.4.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (epsoneplijs-0.4.1-mdk-use_system_libs.patch):' Patch #0 (epsoneplijs-0.4.1-mdk-use_system_libs.patch): + /usr/bin/patch -p2 patching file Makefile.in patching file configure.in patching file epl_config.h patching file epl_utils_libieee1284.c patching file epl_utils_libusb.c patching file test5700lusb.c + echo 'Patch #1 (epsoneplijs-0.4.0-alt-fortify-source.patch):' Patch #1 (epsoneplijs-0.4.0-alt-fortify-source.patch): + /usr/bin/patch -p1 patching file epl_62interpret.c patching file epl_utils_libusb.c patching file ijs_server_epsonepl.c Hunk #1 succeeded at 1036 (offset 57 lines). + find . -type d -perm 0700 -exec chmod 755 '{}' ';' + find . -type f -perm 0555 -exec chmod 755 '{}' ';' + find . -type f -perm 0444 -exec chmod 644 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.24392 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd epsoneplijs-0.4.1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.in: not using Autoheader autoreconf-default: configure.in: not using Automake autoreconf-default: Leaving directory `.' + 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 --with-kernelusb --with-kernel1284 --with-libusb --with-libieee1284 configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext 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 for OS USB support... Linux 4.14.90 - configured to yes - I hope you know what you are doing checking for libusb... no checking for OS 1284 support... OS doesn't seem to have IEEE 1284 support checking for libieee1284... yes checking for null transport... yes checking for solaris-specific requirements... no checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /bin/install -c configure: creating ./config.status config.status: creating Makefile config.status: creating ijs-config config.status: executing default commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/epsoneplijs-0.4.1' x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o ijs_server_epsonepl.o ijs_server_epsonepl.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o ijs_server.o ijs_server.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o ijs.o ijs.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_job_header.o epl_job_header.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_page_header.o epl_page_header.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_page_footer.o epl_page_footer.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_job_footer.o epl_job_footer.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_print_stripe.o epl_print_stripe.c ijs_server.c: In function 'ijs_server_parse_int': ijs_server.c:486:7: warning: variable 'sign' set but not used [-Wunused-but-set-variable] int sign = 1; ^ x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_poll.o epl_poll.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_compress.o epl_compress.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_write.o epl_write.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_bid_utils.o epl_bid_utils.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_bid_replies.o epl_bid_replies.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_status.o epl_status.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_time.o epl_time.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_utils_kusb.o epl_utils_kusb.c epl_utils_kusb.c: In function 'epl_kernel_init': epl_utils_kusb.c:49:7: warning: variable 'model' set but not used [-Wunused-but-set-variable] int model; ^ x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_utils_libieee1284.o epl_utils_libieee1284.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_57interpret.o epl_57interpret.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_59interpret.o epl_59interpret.c x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_62interpret.o epl_62interpret.c In file included from /usr/include/stdio.h:27:0, from epl_utils_libieee1284.c:38: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -c -o epl_utils_null.o epl_utils_null.c In file included from /usr/include/stdio.h:27:0, from epl_utils_null.c:37: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-alt-linux-gcc -DHAVE_KERNEL_USB_DEVICE -DHAVE_LIBIEEE1284 -DHAVE_NULLTRANS -g -O2 -Wall -ansi -pedantic -Wmissing-prototypes -o ijs_server_epsonepl ijs_server_epsonepl.o ijs_server.o epl_job_header.o epl_page_header.o epl_page_footer.o epl_job_footer.o epl_print_stripe.o epl_poll.o epl_compress.o epl_write.o epl_bid_utils.o epl_bid_replies.o epl_status.o epl_time.o epl_utils_kusb.o epl_utils_libieee1284.o epl_57interpret.o epl_59interpret.o epl_62interpret.o epl_utils_null.o ijs.o -lieee1284 make: Leaving directory `/usr/src/RPM/BUILD/epsoneplijs-0.4.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73707 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/epsoneplijs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/epsoneplijs-buildroot + cd epsoneplijs-0.4.1 + install -d /usr/src/tmp/epsoneplijs-buildroot//usr/bin + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/epsoneplijs-buildroot/usr exec_prefix=/usr/src/tmp/epsoneplijs-buildroot/usr bindir=/usr/src/tmp/epsoneplijs-buildroot/usr/bin sbindir=/usr/src/tmp/epsoneplijs-buildroot/usr/sbin sysconfdir=/usr/src/tmp/epsoneplijs-buildroot/etc datadir=/usr/src/tmp/epsoneplijs-buildroot/usr/share includedir=/usr/src/tmp/epsoneplijs-buildroot/usr/include libdir=/usr/src/tmp/epsoneplijs-buildroot/usr/lib64 libexecdir=/usr/src/tmp/epsoneplijs-buildroot/usr/lib localstatedir=/usr/src/tmp/epsoneplijs-buildroot/var/lib sharedstatedir=/usr/src/tmp/epsoneplijs-buildroot/var/lib mandir=/usr/src/tmp/epsoneplijs-buildroot/usr/share/man infodir=/usr/src/tmp/epsoneplijs-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/epsoneplijs-0.4.1' /bin/install -p ijs_server_epsonepl -c /usr/src/tmp/epsoneplijs-buildroot/usr/bin/ijs_server_epsonepl make: Leaving directory `/usr/src/RPM/BUILD/epsoneplijs-0.4.1' + install -d /usr/src/tmp/epsoneplijs-buildroot/usr/share/cups/model/ + cp -a cups/Epson-EPL-5700L-epl5700l-cups.ppd.gz cups/Epson-EPL-5700L-epl5700l.ppd.gz cups/Epson-EPL-5700L-epl5700lusb-cups.ppd.gz cups/Epson-EPL-5700L-epl5700lusb.ppd.gz cups/Epson-EPL-5800L-epl5800l-cups.ppd.gz cups/Epson-EPL-5800L-epl5800l.ppd.gz cups/Epson-EPL-5900L-epl5900l-cups.ppd.gz cups/Epson-EPL-5900L-epl5900l.ppd.gz /usr/src/tmp/epsoneplijs-buildroot/usr/share/cups/model/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/epsoneplijs-buildroot (auto) Verifying and fixing files in /usr/src/tmp/epsoneplijs-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/epsoneplijs-buildroot (auto) Verifying ELF objects in /usr/src/tmp/epsoneplijs-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: epsoneplijs-0.4.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.73707 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd epsoneplijs-0.4.1 + DOCDIR=/usr/src/tmp/epsoneplijs-buildroot/usr/share/doc/epsoneplijs-0.4.1 + export DOCDIR + rm -rf /usr/src/tmp/epsoneplijs-buildroot/usr/share/doc/epsoneplijs-0.4.1 + /bin/mkdir -p /usr/src/tmp/epsoneplijs-buildroot/usr/share/doc/epsoneplijs-0.4.1 + cp -prL ChangeLog FAQ LIMITATIONS README README.FlowControl README.foomatic README.ijs ijs_spec.pdf epl_docs/epl-protocol.pdf epl_docs/README.1st /usr/src/tmp/epsoneplijs-buildroot/usr/share/doc/epsoneplijs-0.4.1 + chmod -R go-w /usr/src/tmp/epsoneplijs-buildroot/usr/share/doc/epsoneplijs-0.4.1 + chmod -R a+rX /usr/src/tmp/epsoneplijs-buildroot/usr/share/doc/epsoneplijs-0.4.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kgTxJu 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.eWUHcM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: ghostscript >= 6.53, /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), libieee1284.so.3()(64bit) >= set:jf7jKGmTJdw3h9fckjohA7O0g88RF7, 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.cajgB6 Creating epsoneplijs-debuginfo package Processing files: epsoneplijs-debuginfo-0.4.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YjcTWt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sOQkaU find-requires: running scripts (debuginfo) Requires: epsoneplijs = 0.4.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libieee1284.so.3) Wrote: /usr/src/RPM/RPMS/x86_64/epsoneplijs-0.4.1-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/epsoneplijs-debuginfo-0.4.1-alt1.x86_64.rpm 4.71user 1.64system 0:10.26elapsed 61%CPU (0avgtext+0avgdata 34492maxresident)k 0inputs+0outputs (0major+325703minor)pagefaults 0swaps 12.42user 4.82system 0:21.87elapsed 78%CPU (0avgtext+0avgdata 124932maxresident)k 0inputs+0outputs (0major+668864minor)pagefaults 0swaps