<86>Sep 27 02:51:50 userdel[62425]: delete user 'rooter' <86>Sep 27 02:51:50 userdel[62425]: removed group 'rooter' owned by 'rooter' <86>Sep 27 02:51:50 userdel[62425]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 27 02:51:50 groupadd[62430]: group added to /etc/group: name=rooter, GID=573 <86>Sep 27 02:51:50 groupadd[62430]: group added to /etc/gshadow: name=rooter <86>Sep 27 02:51:50 groupadd[62430]: new group: name=rooter, GID=573 <86>Sep 27 02:51:50 useradd[62439]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Sep 27 02:51:50 userdel[62448]: delete user 'builder' <86>Sep 27 02:51:50 userdel[62448]: removed group 'builder' owned by 'builder' <86>Sep 27 02:51:50 userdel[62448]: removed shadow group 'builder' owned by 'builder' <86>Sep 27 02:51:50 groupadd[62458]: group added to /etc/group: name=builder, GID=574 <86>Sep 27 02:51:50 groupadd[62458]: group added to /etc/gshadow: name=builder <86>Sep 27 02:51:50 groupadd[62458]: new group: name=builder, GID=574 <86>Sep 27 02:51:50 useradd[62465]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash warning: user repocop does not exist - using root warning: group repocop does not exist - using root warning: user repocop does not exist - using root warning: group repocop does not exist - using root warning: user repocop does not exist - using root warning: group repocop does not exist - using root warning: user repocop does not exist - using root warning: group repocop does not exist - using root <13>Sep 27 02:51:53 rpmi: libusb-1.0.23-alt1 sisyphus+237317.100.1.1 1568059904 installed <13>Sep 27 02:51:53 rpmi: libusb-compat-0.1.5-alt1 1404810476 installed <13>Sep 27 02:51:53 rpmi: libusb-compat-devel-0.1.5-alt1 1404810476 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/sispmctl-3.1-alt2.qa1.nosrc.rpm Installing sispmctl-3.1-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20922 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/sispmctl-3.1.tar.gz + cd sispmctl-3.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20922 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sispmctl-3.1 + 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 --enable-webless configure: WARNING: unrecognized options: --disable-silent-rules, --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: --disable-silent-rules, --without-included-gettext Good - your configure finished. Start make now + make -j8 make all-recursive Making all in . 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 -frecord-gcc-switches -Wall -g -O2 -c sispm_ctl.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-3.1/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 -frecord-gcc-switches -Wall -g -O2 -c main.c main.c: In function 'main': main.c:783:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (count=0; count < MAXGEMBIRD; count++) ^~~ main.c:784:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' usbdev[count]=NULL; count=0; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-3.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-3.1/src' x86_64-alt-linux-gcc -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7873 + 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/lib/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) Checking contents of files in /usr/src/tmp/sispmctl-buildroot/ (default) Compressing files in /usr/src/tmp/sispmctl-buildroot (auto) Adjusting library links in /usr/src/tmp/sispmctl-buildroot ./lib: 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.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66316 + 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.W2FLy6 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.utOC8a 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.CIHHdk Requires: /lib/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.w20hRx Creating sispmctl-debuginfo package Processing files: sispmctl-debuginfo-3.1-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CI0H8O find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MKwLR9 find-requires: running scripts (debuginfo) Requires: sispmctl = 3.1-alt2.qa1, /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.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/sispmctl-debuginfo-3.1-alt2.qa1.x86_64.rpm 6.15user 1.86system 0:16.52elapsed 48%CPU (0avgtext+0avgdata 33044maxresident)k 0inputs+0outputs (0major+517374minor)pagefaults 0swaps 11.17user 5.36system 0:26.60elapsed 62%CPU (0avgtext+0avgdata 116496maxresident)k 0inputs+0outputs (0major+809308minor)pagefaults 0swaps