<86>Apr 14 01:11:08 userdel[81118]: delete user 'rooter' <86>Apr 14 01:11:08 groupadd[81123]: group added to /etc/group: name=rooter, GID=603 <86>Apr 14 01:11:08 groupadd[81123]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:11:08 groupadd[81123]: new group: name=rooter, GID=603 <86>Apr 14 01:11:08 useradd[81127]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Apr 14 01:11:08 userdel[81136]: delete user 'builder' <86>Apr 14 01:11:08 userdel[81136]: removed group 'builder' owned by 'builder' <86>Apr 14 01:11:08 userdel[81136]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:11:08 groupadd[81142]: group added to /etc/group: name=builder, GID=604 <86>Apr 14 01:11:08 groupadd[81142]: group added to /etc/gshadow: name=builder <86>Apr 14 01:11:08 groupadd[81142]: new group: name=builder, GID=604 <86>Apr 14 01:11:08 useradd[81156]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash <13>Apr 14 01:11:10 rpmi: libusb-1.0.21-alt0.M80P.1 1485147102 installed <13>Apr 14 01:11:10 rpmi: libusb-compat-0.1.5-alt1 1404810476 installed <13>Apr 14 01:11:10 rpmi: libusb-compat-devel-0.1.5-alt1 1404810476 installed Installing sispmctl-3.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61170 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sispmctl-3.1 + echo 'Source #0 (sispmctl-3.1.tar.gz):' Source #0 (sispmctl-3.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/sispmctl-3.1.tar.gz + /bin/tar -xf - + cd sispmctl-3.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61170 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sispmctl-3.1 + 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 --enable-webless configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu 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 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 style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for libusb-config... /usr/bin/libusb-config checking if libusb version is >= 0.1.9... yes checking how to run the C preprocessor... x86_64-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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking sys/ethernet.h usability... no checking sys/ethernet.h presence... no checking for sys/ethernet.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking whether MSG_NOSIGNAL is declared... no checking for nanosleep... yes checking for inet_pton... yes checking for socket... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext Good - your configure finished. Start make now + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/sispmctl-3.1' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/sispmctl-3.1' Making all in . make[2]: Entering directory `/usr/src/RPM/BUILD/sispmctl-3.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/sispmctl-3.1' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/sispmctl-3.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -Wall -g -O2 -c sispm_ctl.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -Wall -g -O2 -c main.c x86_64-alt-linux-gcc -Wall -DWEBLESS=true -pipe -Wall -g -O2 -o sispmctl sispm_ctl.o main.o -L/usr/lib64 -lusb make[2]: Leaving directory `/usr/src/RPM/BUILD/sispmctl-3.1/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/sispmctl-3.1' make: Leaving directory `/usr/src/RPM/BUILD/sispmctl-3.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.46993 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sispmctl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sispmctl-buildroot + cd sispmctl-3.1 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/sispmctl-buildroot/usr exec_prefix=/usr/src/tmp/sispmctl-buildroot/usr bindir=/usr/src/tmp/sispmctl-buildroot/usr/bin sbindir=/usr/src/tmp/sispmctl-buildroot/usr/sbin sysconfdir=/usr/src/tmp/sispmctl-buildroot/etc datadir=/usr/src/tmp/sispmctl-buildroot/usr/share includedir=/usr/src/tmp/sispmctl-buildroot/usr/include libdir=/usr/src/tmp/sispmctl-buildroot/usr/lib64 libexecdir=/usr/src/tmp/sispmctl-buildroot/usr/lib localstatedir=/usr/src/tmp/sispmctl-buildroot/var/lib sharedstatedir=/usr/src/tmp/sispmctl-buildroot/var/lib mandir=/usr/src/tmp/sispmctl-buildroot/usr/share/man infodir=/usr/src/tmp/sispmctl-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/sispmctl-3.1' Making install in . make[1]: Entering directory `/usr/src/RPM/BUILD/sispmctl-3.1' make[2]: Entering directory `/usr/src/RPM/BUILD/sispmctl-3.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/sispmctl-3.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/sispmctl-3.1' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/sispmctl-3.1/src' make[2]: Entering directory `/usr/src/RPM/BUILD/sispmctl-3.1/src' test -z "/usr/src/tmp/sispmctl-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/sispmctl-buildroot/usr/bin" /bin/install -p sispmctl '/usr/src/tmp/sispmctl-buildroot/usr/bin' test -z "/usr/src/tmp/sispmctl-buildroot/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/sispmctl-buildroot/usr/share/man/man1" /bin/install -p -m 644 sispmctl.1 '/usr/src/tmp/sispmctl-buildroot/usr/share/man/man1' test -z "" || /bin/mkdir -p "" test -z "" || /bin/mkdir -p "" make[2]: Leaving directory `/usr/src/RPM/BUILD/sispmctl-3.1/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/sispmctl-3.1/src' make: Leaving directory `/usr/src/RPM/BUILD/sispmctl-3.1' + install -pDm644 /usr/src/RPM/SOURCES/74-sispmctl.rules /usr/src/tmp/sispmctl-buildroot/etc/udev/rules.d/74-sispmctl.rules + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sispmctl-buildroot (auto) Verifying and fixing files in /usr/src/tmp/sispmctl-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/sispmctl-buildroot (auto) Verifying ELF objects in /usr/src/tmp/sispmctl-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: sispmctl-3.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46993 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sispmctl-3.1 + DOCDIR=/usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-3.1 + export DOCDIR + rm -rf /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-3.1 + /bin/mkdir -p /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-3.1 + cp -prL AUTHORS ChangeLog README /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-3.1 + chmod -R go-w /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-3.1 + chmod -R a+rX /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-3.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UTFpU9 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.heIwQm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8f9bwC Requires: /etc/udev/rules.d, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libusb-0.1.so.4()(64bit) >= set:ieM56tKpwzWlddVx4CMCYIiK32, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/groupadd Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bGR2WU Creating sispmctl-debuginfo package Processing files: sispmctl-debuginfo-3.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o75o7f find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1fgT0D find-requires: running scripts (debuginfo) Requires: sispmctl = 3.1-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libusb-0.1.so.4) Wrote: /usr/src/RPM/RPMS/x86_64/sispmctl-3.1-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/sispmctl-debuginfo-3.1-alt2.x86_64.rpm 2.08user 0.94system 0:09.51elapsed 31%CPU (0avgtext+0avgdata 29828maxresident)k 0inputs+0outputs (0major+433493minor)pagefaults 0swaps 4.29user 2.68system 0:13.88elapsed 50%CPU (0avgtext+0avgdata 122180maxresident)k 0inputs+0outputs (0major+645314minor)pagefaults 0swaps --- sispmctl-3.1-alt2.x86_64.rpm.repo 2012-05-09 13:43:12.000000000 +0000 +++ sispmctl-3.1-alt2.x86_64.rpm.hasher 2019-04-14 01:11:20.707057369 +0000 @@ -6,3 +6,3 @@ /usr/share/doc/sispmctl-3.1/README 100644 -/usr/share/man/man1/sispmctl.1.gz 100644 +/usr/share/man/man1/sispmctl.1.xz 100644 Requires: /bin/sh --- sispmctl-debuginfo-3.1-alt2.x86_64.rpm.repo 2012-05-09 13:43:12.000000000 +0000 +++ sispmctl-debuginfo-3.1-alt2.x86_64.rpm.hasher 2019-04-14 01:11:20.725057525 +0000 @@ -4,3 +4,2 @@ /usr/src/debug/sispmctl-3.1/src/main.c 100644 -/usr/src/debug/sispmctl-3.1/src/main.h 100644 /usr/src/debug/sispmctl-3.1/src/sispm_ctl.c 100644