<86>Feb 27 10:16:41 userdel[2397782]: delete user 'rooter' <86>Feb 27 10:16:41 userdel[2397782]: removed group 'rooter' owned by 'rooter' <86>Feb 27 10:16:41 userdel[2397782]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 27 10:16:41 groupadd[2397801]: group added to /etc/group: name=rooter, GID=597 <86>Feb 27 10:16:41 groupadd[2397801]: group added to /etc/gshadow: name=rooter <86>Feb 27 10:16:41 groupadd[2397801]: new group: name=rooter, GID=597 <86>Feb 27 10:16:41 useradd[2397811]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Feb 27 10:16:41 userdel[2397835]: delete user 'builder' <86>Feb 27 10:16:41 userdel[2397835]: removed group 'builder' owned by 'builder' <86>Feb 27 10:16:41 userdel[2397835]: removed shadow group 'builder' owned by 'builder' <86>Feb 27 10:16:41 groupadd[2397853]: group added to /etc/group: name=builder, GID=598 <86>Feb 27 10:16:41 groupadd[2397853]: group added to /etc/gshadow: name=builder <86>Feb 27 10:16:41 groupadd[2397853]: new group: name=builder, GID=598 <86>Feb 27 10:16:41 useradd[2397865]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/asco-0.4.10-alt1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/asco-0.4.10-alt1.nosrc.rpm Installing asco-0.4.10-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19575 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf asco-0.4.10 + echo 'Source #0 (asco-0.4.10.tar):' Source #0 (asco-0.4.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/asco-0.4.10.tar + cd asco-0.4.10 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19575 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd asco-0.4.10 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' make -C tools/alter/ make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/alter' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/alter' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/alter' gcc -Os -I. -I/usr/include -o alter ../auxfunc/auxfunc.c auxfunc_alter.c alter.c -lm ../auxfunc/auxfunc.c: In function 'fgets2': ../auxfunc/auxfunc.c:148:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 148 | (void)fgets(s, n, stream); | ^~~~~~~~~~~~~~~~~~~ auxfunc_alter.c: In function 'CreateALTERinc': auxfunc_alter.c:437:5: warning: implicit declaration of function 'gethostname' [-Wimplicit-function-declaration] 437 | gethostname(data, sizeof(data)); | ^~~~~~~~~~~ auxfunc_alter.c:462:37: warning: format not a string literal and no format arguments [-Wformat-security] 462 | fprintf(falterINC, alter[0].data[1]); | ~~~~~~~~~~~~~^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/alter' make: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' make -C tools/monte/ make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/monte' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/monte' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/monte' gcc -Os -I. -I/usr/include -o monte ../auxfunc/auxfunc.c auxfunc_monte.c monte.c -lm ../auxfunc/auxfunc.c: In function 'fgets2': ../auxfunc/auxfunc.c:148:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 148 | (void)fgets(s, n, stream); | ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/monte' make: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' make -C tools/log/ make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' gcc -Os -I. -I/usr/include -o log dosdir.c match.c auxfunc.c auxfunc_log.c log.c -lm auxfunc.c: In function 'fgets2': auxfunc.c:148:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 148 | (void)fgets(s, n, stream); | ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' make: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' make -C tools/postp/ make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/postp' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/postp' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/postp' gcc -Os -I. -I/usr/include -o postp ../auxfunc/auxfunc.c auxfunc_updatelis.c auxfunc_measurefromlis.c postp.c -lm ../auxfunc/auxfunc.c: In function 'fgets2': ../auxfunc/auxfunc.c:148:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 148 | (void)fgets(s, n, stream); | ^~~~~~~~~~~~~~~~~~~ auxfunc_updatelis.c: In function 'DoCalculations': auxfunc_updatelis.c:95:4: warning: implicit declaration of function 'DetectsTransistorColumns' [-Wimplicit-function-declaration] 95 | j=DetectsTransistorColumns(lelement, index); /*j=number of columns with transistors*/ | ^~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/postp' make: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' gcc -Os -I. -I/usr/include -DDEBUG -DASCO -o asco-test auxfunc.c auxfunc_alter.c auxfunc_monte.c auxfunc_measurefromlis.c rfmodule.c initialize.c errfunc.c evaluate.c asco-test.c -lm auxfunc.c: In function 'fgets2': auxfunc.c:148:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 148 | (void)fgets(s, n, stream); | ^~~~~~~~~~~~~~~~~~~ auxfunc_alter.c: In function 'CreateALTERinc': auxfunc_alter.c:437:5: warning: implicit declaration of function 'gethostname' [-Wimplicit-function-declaration] 437 | gethostname(data, sizeof(data)); | ^~~~~~~~~~~ auxfunc_alter.c:462:37: warning: format not a string literal and no format arguments [-Wformat-security] 462 | fprintf(falterINC, alter[0].data[1]); | ~~~~~~~~~~~~~^~~ asco-test.c: In function 'main': asco-test.c:105:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 105 | chdir(lkk); /*now, change directory */ | ^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' gcc -Os -I. -I/usr/include -DASCO -o asco auxfunc.c auxfunc_alter.c auxfunc_monte.c auxfunc_measurefromlis.c rfmodule.c initialize.c errfunc.c evaluate.c de36.c hooke.c nmlatest.c asco.c -lm auxfunc.c: In function 'fgets2': auxfunc.c:148:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 148 | (void)fgets(s, n, stream); | ^~~~~~~~~~~~~~~~~~~ auxfunc_alter.c: In function 'CreateALTERinc': auxfunc_alter.c:437:5: warning: implicit declaration of function 'gethostname' [-Wimplicit-function-declaration] 437 | gethostname(data, sizeof(data)); | ^~~~~~~~~~~ auxfunc_alter.c:462:37: warning: format not a string literal and no format arguments [-Wformat-security] 462 | fprintf(falterINC, alter[0].data[1]); | ~~~~~~~~~~~~~^~~ asco.c: In function 'main': asco.c:139:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 139 | chdir(lkk); /*now, change directory */ | ^~~~~~~~~~ asco.c:241:2: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 241 | getcwd(lkk, sizeof(lkk)); | ^~~~~~~~~~~~~~~~~~~~~~~~ asco.c:406:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] 406 | system(lkk); /*copy simulation output file*/ | ^~~~~~~~~~~ asco.c:408:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] 408 | system(lkk); /*copy log file*/ | ^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57684 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/asco-buildroot + : + /bin/rm -rf -- /usr/src/tmp/asco-buildroot + cd asco-0.4.10 + install -D -m755 asco /usr/src/tmp/asco-buildroot/usr/bin/asco + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/asco-buildroot (auto) Verifying and fixing files in /usr/src/tmp/asco-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/asco-buildroot/ (default) Compressing files in /usr/src/tmp/asco-buildroot (auto) Verifying ELF objects in /usr/src/tmp/asco-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/asco: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: asco-0.4.10-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67849 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd asco-0.4.10 + DOCDIR=/usr/src/tmp/asco-buildroot/usr/share/doc/asco-0.4.10 + export DOCDIR + rm -rf /usr/src/tmp/asco-buildroot/usr/share/doc/asco-0.4.10 + /bin/mkdir -p /usr/src/tmp/asco-buildroot/usr/share/doc/asco-0.4.10 + cp -prL AUTHORS README examples/ doc/ASCO.pdf /usr/src/tmp/asco-buildroot/usr/share/doc/asco-0.4.10 + chmod -R go-w /usr/src/tmp/asco-buildroot/usr/share/doc/asco-0.4.10 + chmod -R a+rX /usr/src/tmp/asco-buildroot/usr/share/doc/asco-0.4.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K2lq0P 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.R372fS 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), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0n2CKP Creating asco-debuginfo package Processing files: asco-debuginfo-0.4.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KTtEIR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Itw9cQ find-requires: running scripts (debuginfo) Requires: asco = 0.4.10-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6) Wrote: /usr/src/RPM/RPMS/i586/asco-0.4.10-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/asco-debuginfo-0.4.10-alt1.i586.rpm 10.55user 1.37system 0:14.58elapsed 81%CPU (0avgtext+0avgdata 31136maxresident)k 0inputs+0outputs (0major+310383minor)pagefaults 0swaps /.out/asco-0.4.10-alt1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/asco-debuginfo-0.4.10-alt1.i586.rpm: The use of such a license name is ambiguous: GPL 14.95user 4.17system 0:22.03elapsed 86%CPU (0avgtext+0avgdata 102972maxresident)k 0inputs+0outputs (0major+525959minor)pagefaults 0swaps --- asco-0.4.10-alt1.i586.rpm.repo 2018-08-15 12:16:11.000000000 +0000 +++ asco-0.4.10-alt1.i586.rpm.hasher 2020-02-27 10:17:01.755936283 +0000 @@ -262,2 +262,3 @@ Requires: libm.so.6(GLIBC_2.1) +Requires: libm.so.6(GLIBC_2.29) Requires: rtld(GNU_HASH)