<86>Mar 7 02:19:20 userdel[2015803]: delete user 'rooter' <86>Mar 7 02:19:20 userdel[2015803]: removed group 'rooter' owned by 'rooter' <86>Mar 7 02:19:20 userdel[2015803]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 7 02:19:20 groupadd[2015814]: group added to /etc/group: name=rooter, GID=645 <86>Mar 7 02:19:20 groupadd[2015814]: group added to /etc/gshadow: name=rooter <86>Mar 7 02:19:20 groupadd[2015814]: new group: name=rooter, GID=645 <86>Mar 7 02:19:20 useradd[2015824]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Mar 7 02:19:20 userdel[2015837]: delete user 'builder' <86>Mar 7 02:19:20 userdel[2015837]: removed group 'builder' owned by 'builder' <86>Mar 7 02:19:20 userdel[2015837]: removed shadow group 'builder' owned by 'builder' <86>Mar 7 02:19:20 groupadd[2015847]: group added to /etc/group: name=builder, GID=646 <86>Mar 7 02:19:20 groupadd[2015847]: group added to /etc/gshadow: name=builder <86>Mar 7 02:19:20 groupadd[2015847]: new group: name=builder, GID=646 <86>Mar 7 02:19:20 useradd[2015853]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/lsscsi-0.31-alt1.src.rpm: The use of such a license name is ambiguous: GPL warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/lsscsi-0.31-alt1.nosrc.rpm Installing lsscsi-0.31-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30072 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lsscsi-0.31 + echo 'Source #0 (lsscsi-0.31.tgz):' Source #0 (lsscsi-0.31.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/lsscsi-0.31.tgz + /bin/tar -xf - + cd lsscsi-0.31 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30072 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lsscsi-0.31 + 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 to enable maintainer-specific portions of Makefiles... no 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 for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar 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 linux/nvme_ioctl.h usability... yes checking linux/nvme_ioctl.h presence... yes checking for linux/nvme_ioctl.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38752 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lsscsi-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lsscsi-buildroot + cd lsscsi-0.31 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/lsscsi-buildroot make: Entering directory '/usr/src/RPM/BUILD/lsscsi-0.31' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/lsscsi-0.31/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lsscsi.o lsscsi.c x86_64-alt-linux-gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o lsscsi lsscsi.o make[2]: Entering directory '/usr/src/RPM/BUILD/lsscsi-0.31/src' /bin/mkdir -p '/usr/src/tmp/lsscsi-buildroot/usr/bin' /bin/install -p lsscsi '/usr/src/tmp/lsscsi-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/lsscsi-0.31/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/lsscsi-0.31/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/lsscsi-0.31/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/lsscsi-0.31/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/lsscsi-buildroot/usr/share/man/man8' /bin/install -p -m 644 lsscsi.8 '/usr/src/tmp/lsscsi-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/lsscsi-0.31/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/lsscsi-0.31/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/lsscsi-0.31' make[2]: Entering directory '/usr/src/RPM/BUILD/lsscsi-0.31' 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/lsscsi-0.31' make[1]: Leaving directory '/usr/src/RPM/BUILD/lsscsi-0.31' make: Leaving directory '/usr/src/RPM/BUILD/lsscsi-0.31' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lsscsi-buildroot (auto) Verifying and fixing files in /usr/src/tmp/lsscsi-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/lsscsi-buildroot/ (default) Compressing files in /usr/src/tmp/lsscsi-buildroot (auto) Verifying ELF objects in /usr/src/tmp/lsscsi-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: lsscsi-0.31-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30838 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lsscsi-0.31 + DOCDIR=/usr/src/tmp/lsscsi-buildroot/usr/share/doc/lsscsi-0.31 + export DOCDIR + rm -rf /usr/src/tmp/lsscsi-buildroot/usr/share/doc/lsscsi-0.31 + /bin/mkdir -p /usr/src/tmp/lsscsi-buildroot/usr/share/doc/lsscsi-0.31 + cp -prL ChangeLog README CREDITS AUTHORS COPYING /usr/src/tmp/lsscsi-buildroot/usr/share/doc/lsscsi-0.31 + chmod -R go-w /usr/src/tmp/lsscsi-buildroot/usr/share/doc/lsscsi-0.31 + chmod -R a+rX /usr/src/tmp/lsscsi-buildroot/usr/share/doc/lsscsi-0.31 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8krxOc 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.pVsR1b 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)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rA7ip8 Creating lsscsi-debuginfo package Processing files: lsscsi-debuginfo-0.31-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wIqNw9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zpLgeb find-requires: running scripts (debuginfo) Requires: lsscsi = 0.31-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to lsscsi-debuginfo a strict dependency on lsscsi Wrote: /usr/src/RPM/RPMS/x86_64/lsscsi-0.31-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/lsscsi-debuginfo-0.31-alt1.x86_64.rpm 3.97user 0.78system 0:10.25elapsed 46%CPU (0avgtext+0avgdata 66788maxresident)k 0inputs+0outputs (0major+372508minor)pagefaults 0swaps /.out/lsscsi-0.31-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/lsscsi-debuginfo-0.31-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL 5.21user 2.83system 0:14.18elapsed 56%CPU (0avgtext+0avgdata 66788maxresident)k 0inputs+0outputs (0major+562528minor)pagefaults 0swaps