<86>Mar 16 03:57:36 userdel[24906]: delete user 'rooter'
<86>Mar 16 03:57:36 userdel[24906]: removed group 'rooter' owned by 'rooter'
<86>Mar 16 03:57:36 userdel[24906]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 16 03:57:36 groupadd[24915]: group added to /etc/group: name=rooter, GID=597
<86>Mar 16 03:57:36 groupadd[24915]: group added to /etc/gshadow: name=rooter
<86>Mar 16 03:57:36 groupadd[24915]: new group: name=rooter, GID=597
<86>Mar 16 03:57:36 useradd[24921]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash
<86>Mar 16 03:57:36 userdel[24934]: delete user 'builder'
<86>Mar 16 03:57:36 userdel[24934]: removed group 'builder' owned by 'builder'
<86>Mar 16 03:57:36 userdel[24934]: removed shadow group 'builder' owned by 'builder'
<86>Mar 16 03:57:36 groupadd[24943]: group added to /etc/group: name=builder, GID=598
<86>Mar 16 03:57:36 groupadd[24943]: group added to /etc/gshadow: name=builder
<86>Mar 16 03:57:36 groupadd[24943]: new group: name=builder, GID=598
<86>Mar 16 03:57:36 useradd[24949]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/asco-0.4.10-alt1.nosrc.rpm
Installing asco-0.4.10-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.25017
+ 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.25017
+ 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/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]
  (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/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]
  (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/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]
  (void)fgets(s, n, stream);
        ^~~~~~~~~~~~~~~~~~~
auxfunc_alter.c: In function 'CreateALTERinc':
auxfunc_alter.c:437:5: warning: implicit declaration of function 'gethostname'; did you mean 'setstate'? [-Wimplicit-function-declaration]
     gethostname(data, sizeof(data));
     ^~~~~~~~~~~
     setstate
auxfunc_alter.c:462:37: warning: format not a string literal and no format arguments [-Wformat-security]
     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/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]
  (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]
  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]
  (void)fgets(s, n, stream);
        ^~~~~~~~~~~~~~~~~~~
auxfunc_alter.c: In function 'CreateALTERinc':
auxfunc_alter.c:437:5: warning: implicit declaration of function 'gethostname'; did you mean 'setstate'? [-Wimplicit-function-declaration]
     gethostname(data, sizeof(data));
     ^~~~~~~~~~~
     setstate
auxfunc_alter.c:462:37: warning: format not a string literal and no format arguments [-Wformat-security]
     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]
   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]
  (void)fgets(s, n, stream);
        ^~~~~~~~~~~~~~~~~~~
auxfunc_alter.c: In function 'CreateALTERinc':
auxfunc_alter.c:437:5: warning: implicit declaration of function 'gethostname'; did you mean 'setstate'? [-Wimplicit-function-declaration]
     gethostname(data, sizeof(data));
     ^~~~~~~~~~~
     setstate
auxfunc_alter.c:462:37: warning: format not a string literal and no format arguments [-Wformat-security]
     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]
   chdir(lkk); /*now, change directory                                         */
   ^~~~~~~~~~
asco.c:241:2: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  getcwd(lkk, sizeof(lkk));
  ^~~~~~~~~~~~~~~~~~~~~~~~
asco.c:406:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
    system(lkk); /*copy simulation output file*/
    ^~~~~~~~~~~
asco.c:408:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
    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.125
+ 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)
Hardlinking identical .pyc and .pyo files
Processing files: asco-0.4.10-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82633
+ 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.tYxnGT
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.7cOb5X
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /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), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AjiQS5
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.ABJ86g
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OIeoLv
find-requires: running scripts (debuginfo)
Requires: asco = 0.4.10-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/asco-0.4.10-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/asco-debuginfo-0.4.10-alt1.x86_64.rpm
14.07user 1.97system 0:13.34elapsed 120%CPU (0avgtext+0avgdata 37420maxresident)k
0inputs+0outputs (0major+358749minor)pagefaults 0swaps
27.06user 7.14system 0:31.59elapsed 108%CPU (0avgtext+0avgdata 119388maxresident)k
0inputs+0outputs (0major+721366minor)pagefaults 0swaps