<86>Mar 22 14:29:02 userdel[4011414]: delete user 'rooter' <86>Mar 22 14:29:02 userdel[4011414]: removed group 'rooter' owned by 'rooter' <86>Mar 22 14:29:02 userdel[4011414]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 22 14:29:02 groupadd[4011440]: group added to /etc/group: name=rooter, GID=696 <86>Mar 22 14:29:02 groupadd[4011440]: group added to /etc/gshadow: name=rooter <86>Mar 22 14:29:02 groupadd[4011440]: new group: name=rooter, GID=696 <86>Mar 22 14:29:02 useradd[4011458]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash <86>Mar 22 14:29:02 userdel[4011477]: delete user 'builder' <86>Mar 22 14:29:02 userdel[4011477]: removed group 'builder' owned by 'builder' <86>Mar 22 14:29:02 userdel[4011477]: removed shadow group 'builder' owned by 'builder' <86>Mar 22 14:29:02 groupadd[4011491]: group added to /etc/group: name=builder, GID=697 <86>Mar 22 14:29:02 groupadd[4011491]: group added to /etc/gshadow: name=builder <86>Mar 22 14:29:02 groupadd[4011491]: new group: name=builder, GID=697 <86>Mar 22 14:29:02 useradd[4011501]: new user: name=builder, UID=697, GID=697, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/cunit-0.7.5-alt7.src.rpm: The use of such a license name is ambiguous: LGPL Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/cunit-0.7.5-alt7.nosrc.rpm (w1.gzdio) Installing cunit-0.7.5-alt7.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93970 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cunit-0.7.5 + echo 'Source #0 (cunit-0.7.5.tar):' Source #0 (cunit-0.7.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cunit-0.7.5.tar + cd cunit-0.7.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (cunit-0.7.5-alt-makefile.patch):' Patch #0 (cunit-0.7.5-alt-makefile.patch): + /usr/bin/patch -p1 patching file src/Makefile.common.in patching file src/cunit/Makefile + echo 'Patch #1 (cunit-0.7.5-alt-trivial.patch):' Patch #1 (cunit-0.7.5-alt-trivial.patch): + /usr/bin/patch -p1 patching file src/Makefile.common.in patching file src/trivsuite/trivsuite.c + echo 'Patch #2 (cunit-0.7.5-alt-pedantic.patch):' Patch #2 (cunit-0.7.5-alt-pedantic.patch): + /usr/bin/patch -p1 patching file src/libcunit/unittester.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93970 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cunit-0.7.5 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + readlink -e -- ./configure + sort -u + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for dlopen in -ldl... yes checking for ceil in -lm... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking for working POSIX fnmatch... yes checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for fnmatch... yes checking for regcomp... yes configure: creating ./config.status config.status: creating src/Makefile.common config.status: creating Makefile config.status: creating config.h + make make: Entering directory '/usr/src/RPM/BUILD/cunit-0.7.5' make -C src depend make[1]: Entering directory '/usr/src/RPM/BUILD/cunit-0.7.5/src' make -C libcunit depend DEP parseargs.c world.c world_timers.c run.c load.c filter.c add.c info.c compile.c recursedir.c show.c show_colour.c show_mono.c show_xml.c make -C cunit depend DEP unittester.c make -C trivsuite depend DEP trivsuite.c make -C statictester depend DEP statictester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cunit-0.7.5/src' make -C src all make[1]: Entering directory '/usr/src/RPM/BUILD/cunit-0.7.5/src' make -C libcunit all CC parseargs.c CC world.c CC world_timers.c CC run.c CC load.c CC filter.c CC add.c CC info.c CC compile.c CC recursedir.c CC show.c CC show_colour.c CC show_mono.c CC show_xml.c show_xml.c: In function 'xml_ShowTestMessage': show_xml.c:190:33: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 100 [-Wformat-truncation=] 190 | snprintf (path, sizeof(path), "%s", stub->libpath); | ^~ show_xml.c:190:2: note: 'snprintf' output between 1 and 200 bytes into a destination of size 100 190 | snprintf (path, sizeof(path), "%s", stub->libpath); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AR libcunit.a make -C cunit all CC unittester.c LINK CUnitTester make -C trivsuite all CC trivsuite.c SO libtest_triv.so make -C statictester all CC statictester.c AR libcunitstatic.a make[1]: Leaving directory '/usr/src/RPM/BUILD/cunit-0.7.5/src' make: Leaving directory '/usr/src/RPM/BUILD/cunit-0.7.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.76683 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cunit-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cunit-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd cunit-0.7.5 + /bin/mkdir -p /usr/src/tmp/cunit-buildroot/usr/include /usr/src/tmp/cunit-buildroot/usr/bin /usr/src/tmp/cunit-buildroot/usr/lib + /bin/install -m755 bin/cunit /usr/src/tmp/cunit-buildroot/usr/bin + /bin/install -m644 src/libcunit/unittester.h /usr/src/tmp/cunit-buildroot/usr/include + /bin/install -m644 build/libcunit/libcunit.a /usr/src/tmp/cunit-buildroot/usr/lib + /bin/install -m644 build/statictester/libcunitstatic.a /usr/src/tmp/cunit-buildroot/usr/lib + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cunit-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cunit-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/cunit-buildroot/ (default) Compressing files in /usr/src/tmp/cunit-buildroot (auto) Adjusting library links in /usr/src/tmp/cunit-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/cunit-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/cunit: uses non-LFS functions: __xstat readdir Hardlinking identical .pyc and .pyo files Processing files: cunit-0.7.5-alt7 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76683 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cunit-0.7.5 + DOCDIR=/usr/src/tmp/cunit-buildroot/usr/share/doc/cunit-0.7.5 + export DOCDIR + rm -rf /usr/src/tmp/cunit-buildroot/usr/share/doc/cunit-0.7.5 + /bin/mkdir -p /usr/src/tmp/cunit-buildroot/usr/share/doc/cunit-0.7.5 + cp -prL CHANGELOG INSTALL README src/trivsuite/trivsuite.c /usr/src/tmp/cunit-buildroot/usr/share/doc/cunit-0.7.5 + chmod -R go-w /usr/src/tmp/cunit-buildroot/usr/share/doc/cunit-0.7.5 + chmod -R a+rX /usr/src/tmp/cunit-buildroot/usr/share/doc/cunit-0.7.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mUBgDI 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.aTIepI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libm.so.6(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QVRd1F Creating cunit-debuginfo package Processing files: cunit-debuginfo-0.7.5-alt7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SRSzAG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qi1rgI find-requires: running scripts (debuginfo) Requires: cunit = 0.7.5-alt7, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdl.so.2), debug(libm.so.6) Wrote: /usr/src/RPM/RPMS/i586/cunit-0.7.5-alt7.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/cunit-debuginfo-0.7.5-alt7.i586.rpm (w2.lzdio) 4.49user 1.41system 0:10.49elapsed 56%CPU (0avgtext+0avgdata 20784maxresident)k 0inputs+0outputs (0major+588721minor)pagefaults 0swaps /.out/cunit-0.7.5-alt7.i586.rpm: The use of such a license name is ambiguous: LGPL /.out/cunit-debuginfo-0.7.5-alt7.i586.rpm: The use of such a license name is ambiguous: LGPL 5.83user 3.63system 0:14.23elapsed 66%CPU (0avgtext+0avgdata 20784maxresident)k 0inputs+0outputs (0major+767825minor)pagefaults 0swaps --- cunit-0.7.5-alt7.i586.rpm.repo 2011-04-19 15:03:33.000000000 +0000 +++ cunit-0.7.5-alt7.i586.rpm.hasher 2021-03-22 14:29:14.697905489 +0000 @@ -11,2 +11,3 @@ Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.2.3)