<86>Jan 7 01:54:23 userdel[4122973]: delete user 'rooter' <86>Jan 7 01:54:23 userdel[4122973]: removed group 'rooter' owned by 'rooter' <86>Jan 7 01:54:23 userdel[4122973]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 7 01:54:23 groupadd[4123030]: group added to /etc/group: name=rooter, GID=645 <86>Jan 7 01:54:23 groupadd[4123030]: group added to /etc/gshadow: name=rooter <86>Jan 7 01:54:23 groupadd[4123030]: new group: name=rooter, GID=645 <86>Jan 7 01:54:23 useradd[4123064]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Jan 7 01:54:23 userdel[4123094]: delete user 'builder' <86>Jan 7 01:54:23 userdel[4123094]: removed group 'builder' owned by 'builder' <86>Jan 7 01:54:23 userdel[4123094]: removed shadow group 'builder' owned by 'builder' <86>Jan 7 01:54:23 groupadd[4123202]: group added to /etc/group: name=builder, GID=646 <86>Jan 7 01:54:23 groupadd[4123202]: group added to /etc/gshadow: name=builder <86>Jan 7 01:54:23 groupadd[4123202]: new group: name=builder, GID=646 <86>Jan 7 01:54:23 useradd[4123266]: new user: name=builder, UID=646, GID=646, 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-alt2.nosrc.rpm (w1.gzdio) Installing asco-0.4.10-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.83163 + 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.83163 + 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]); | ~~~~~~~~~~~~~^~~ /usr/bin/ld.default: /usr/src/tmp/ccK0SLhR.o:(.bss+0x20): multiple definition of `lkk'; /usr/src/tmp/ccGfatXQ.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccK0SLhR.o:(.bss+0x4): multiple definition of `spice'; /usr/src/tmp/ccGfatXQ.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccK0SLhR.o:(.bss+0x0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/ccGfatXQ.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccHAz3WQ.o:(.bss+0x4): multiple definition of `spice'; /usr/src/tmp/ccGfatXQ.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccHAz3WQ.o:(.bss+0x0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/ccGfatXQ.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccHAz3WQ.o:(.bss+0x20): multiple definition of `lkk'; /usr/src/tmp/ccGfatXQ.o:(.bss+0x20): first defined here collect2: error: ld returned 1 exit status make[1]: *** [Makefile:10: alter] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/alter' make: *** [Makefile:20: alter] Error 2 make: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make: *** Waiting for unfinished jobs.... 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); | ^~~~~~~~~~~~~~~~~~~ /usr/bin/ld.default: /usr/src/tmp/ccdc9gQA.o:(.bss+0x4): multiple definition of `spice'; /usr/src/tmp/cctElMRA.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccdc9gQA.o:(.bss+0x20): multiple definition of `lkk'; /usr/src/tmp/cctElMRA.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccdc9gQA.o:(.bss+0x0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/cctElMRA.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccRnJwaz.o:(.bss+0x4): multiple definition of `spice'; /usr/src/tmp/cctElMRA.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccRnJwaz.o:(.bss+0x0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/cctElMRA.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccRnJwaz.o:(.bss+0x20): multiple definition of `lkk'; /usr/src/tmp/cctElMRA.o:(.bss+0x20): first defined here collect2: error: ld returned 1 exit status make[1]: *** [Makefile:10: monte] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/monte' make: *** [Makefile:26: monte] Error 2 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); | ^~~~~~~~~~~~~~~~~~~ /usr/bin/ld.default: /usr/src/tmp/ccmdyZfr.o:(.bss+0x20): multiple definition of `lkk'; /usr/src/tmp/cc5NQSxp.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccmdyZfr.o:(.bss+0x0): multiple definition of `spice'; /usr/src/tmp/cc5NQSxp.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/cc2279cs.o:(.bss+0x0): multiple definition of `spice'; /usr/src/tmp/cc5NQSxp.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/cc2279cs.o:(.bss+0x20): multiple definition of `lkk'; /usr/src/tmp/cc5NQSxp.o:(.bss+0x20): first defined here collect2: error: ld returned 1 exit status make[1]: *** [Makefile:10: log] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' make: *** [Makefile:23: log] Error 2 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*/ | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/ld.default: /usr/src/tmp/ccIQZoAj.o:(.bss+0x1920): multiple definition of `lkk'; /usr/src/tmp/cccN8TUk.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccIQZoAj.o:(.bss+0x1904): multiple definition of `spice'; /usr/src/tmp/cccN8TUk.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccIQZoAj.o:(.bss+0x1900): multiple definition of `MPI_EXXIT'; /usr/src/tmp/cccN8TUk.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccR56enk.o:(.bss+0xe14b4): multiple definition of `spice'; /usr/src/tmp/cccN8TUk.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccR56enk.o:(.bss+0xe14c0): multiple definition of `lkk'; /usr/src/tmp/cccN8TUk.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccR56enk.o:(.bss+0xe14b0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/cccN8TUk.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/cc4GeCXh.o:(.bss+0xe2dc4): multiple definition of `spice'; /usr/src/tmp/cccN8TUk.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/cc4GeCXh.o:(.bss+0xe2de0): multiple definition of `lkk'; /usr/src/tmp/cccN8TUk.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/cc4GeCXh.o:(.bss+0x0): multiple definition of `measure'; /usr/src/tmp/ccR56enk.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/cc4GeCXh.o:(.bss+0xe14c0): multiple definition of `skip'; /usr/src/tmp/ccIQZoAj.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/cc4GeCXh.o:(.bss+0xe2dc0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/cccN8TUk.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make[1]: *** [Makefile:10: postp] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/postp' make: *** [Makefile:29: postp] Error 2 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 */ | ^~~~~~~~~~ /usr/bin/ld.default: /usr/src/tmp/cc6RNEVH.o:(.bss+0x20): multiple definition of `lkk'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/cc6RNEVH.o:(.bss+0x4): multiple definition of `spice'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/cc6RNEVH.o:(.bss+0x0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccSskK3H.o:(.bss+0x4): multiple definition of `spice'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccSskK3H.o:(.bss+0x20): multiple definition of `lkk'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccSskK3H.o:(.bss+0x0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccEluhjG.o:(.bss+0xe14b4): multiple definition of `spice'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccEluhjG.o:(.bss+0xe14c0): multiple definition of `lkk'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccEluhjG.o:(.bss+0xe14b0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccqdqgpI.o:(.bss+0x787c4): multiple definition of `spice'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccqdqgpI.o:(.bss+0x787c0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccqdqgpI.o:(.bss+0x787e0): multiple definition of `lkk'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/cclGBTIH.o:(.bss+0x11d8a0): multiple definition of `parameters'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x3c400): first defined here /usr/bin/ld.default: /usr/src/tmp/cclGBTIH.o:(.bss+0xe14e0): multiple definition of `measurements'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x40): first defined here /usr/bin/ld.default: /usr/src/tmp/cclGBTIH.o:(.bss+0x159c80): multiple definition of `lkk'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/cclGBTIH.o:(.bss+0xe14d0): multiple definition of `AlterMC'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/cclGBTIH.o:(.bss+0xe14c8): multiple definition of `AlterMCcost'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x18): first defined here /usr/bin/ld.default: /usr/src/tmp/cclGBTIH.o:(.bss+0xe14b0): multiple definition of `ExecuteRF'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/cclGBTIH.o:(.bss+0x159c64): multiple definition of `spice'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/cclGBTIH.o:(.bss+0x0): multiple definition of `measure'; /usr/src/tmp/ccEluhjG.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/cclGBTIH.o:(.bss+0xe14b8): multiple definition of `Wcon'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x8): first defined here /usr/bin/ld.default: /usr/src/tmp/cclGBTIH.o:(.bss+0xe14c0): multiple definition of `Wobj'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x10): first defined here /usr/bin/ld.default: /usr/src/tmp/cclGBTIH.o:(.bss+0x159c60): multiple definition of `MPI_EXXIT'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccqgqBAF.o:(.bss+0xe14e0): multiple definition of `measurements'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x40): first defined here /usr/bin/ld.default: /usr/src/tmp/ccqgqBAF.o:(.bss+0xe14c8): multiple definition of `Wobj'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x10): first defined here /usr/bin/ld.default: /usr/src/tmp/ccqgqBAF.o:(.bss+0xe14c0): multiple definition of `Wcon'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x8): first defined here /usr/bin/ld.default: /usr/src/tmp/ccqgqBAF.o:(.bss+0x159c64): multiple definition of `spice'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccqgqBAF.o:(.bss+0x11d8a0): multiple definition of `parameters'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x3c400): first defined here /usr/bin/ld.default: /usr/src/tmp/ccqgqBAF.o:(.bss+0x0): multiple definition of `measure'; /usr/src/tmp/ccEluhjG.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccqgqBAF.o:(.bss+0x159c80): multiple definition of `lkk'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccqgqBAF.o:(.bss+0xe14d0): multiple definition of `AlterMCcost'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x18): first defined here /usr/bin/ld.default: /usr/src/tmp/ccqgqBAF.o:(.bss+0xe14d8): multiple definition of `AlterMC'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccqgqBAF.o:(.bss+0xe14b8): multiple definition of `ExecuteRF'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccqgqBAF.o:(.bss+0x159c60): multiple definition of `MPI_EXXIT'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccgYXbPG.o:(.bss+0x3c400): multiple definition of `parameters'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x3c400): first defined here /usr/bin/ld.default: /usr/src/tmp/ccgYXbPG.o:(.bss+0x787c4): multiple definition of `spice'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccgYXbPG.o:(.bss+0x28): multiple definition of `AlterMC'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccgYXbPG.o:(.bss+0x0): multiple definition of `maxcost'; /usr/src/tmp/ccqgqBAF.o:(.bss+0xe14b0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccgYXbPG.o:(.bss+0x8): multiple definition of `ExecuteRF'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccgYXbPG.o:(.bss+0x10): multiple definition of `Wcon'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x8): first defined here /usr/bin/ld.default: /usr/src/tmp/ccgYXbPG.o:(.bss+0x18): multiple definition of `Wobj'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x10): first defined here /usr/bin/ld.default: /usr/src/tmp/ccgYXbPG.o:(.bss+0x20): multiple definition of `AlterMCcost'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x18): first defined here /usr/bin/ld.default: /usr/src/tmp/ccgYXbPG.o:(.bss+0x40): multiple definition of `measurements'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x40): first defined here /usr/bin/ld.default: /usr/src/tmp/ccgYXbPG.o:(.bss+0x787c0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccgYXbPG.o:(.bss+0x787e0): multiple definition of `lkk'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccK7DrLF.o:(.bss+0x787e0): multiple definition of `lkk'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccK7DrLF.o:(.bss+0x787c4): multiple definition of `spice'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccK7DrLF.o:(.bss+0x3c400): multiple definition of `parameters'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x3c400): first defined here /usr/bin/ld.default: /usr/src/tmp/ccK7DrLF.o:(.bss+0x18): multiple definition of `Wobj'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x10): first defined here /usr/bin/ld.default: /usr/src/tmp/ccK7DrLF.o:(.bss+0x10): multiple definition of `Wcon'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x8): first defined here /usr/bin/ld.default: /usr/src/tmp/ccK7DrLF.o:(.bss+0x28): multiple definition of `AlterMC'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccK7DrLF.o:(.bss+0x0): multiple definition of `maxcost'; /usr/src/tmp/ccqgqBAF.o:(.bss+0xe14b0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccK7DrLF.o:(.bss+0x8): multiple definition of `ExecuteRF'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccK7DrLF.o:(.bss+0x20): multiple definition of `AlterMCcost'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x18): first defined here /usr/bin/ld.default: /usr/src/tmp/ccK7DrLF.o:(.bss+0x40): multiple definition of `measurements'; /usr/src/tmp/ccqdqgpI.o:(.bss+0x40): first defined here /usr/bin/ld.default: /usr/src/tmp/ccK7DrLF.o:(.bss+0x787c0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/cc0a8g9H.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:11: asco-test] Error 1 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*/ | ^~~~~~~~~~~ /usr/bin/ld.default: /usr/src/tmp/ccU2iZ4l.o:(.bss+0x20): multiple definition of `lkk'; /usr/src/tmp/ccyIEevn.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccU2iZ4l.o:(.bss+0x4): multiple definition of `spice'; /usr/src/tmp/ccyIEevn.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccU2iZ4l.o:(.bss+0x0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/ccyIEevn.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/cc8rhYMn.o:(.bss+0x4): multiple definition of `spice'; /usr/src/tmp/ccyIEevn.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/cc8rhYMn.o:(.bss+0x20): multiple definition of `lkk'; /usr/src/tmp/ccyIEevn.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/cc8rhYMn.o:(.bss+0x0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/ccyIEevn.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccIoxJuo.o:(.bss+0xe14b4): multiple definition of `spice'; /usr/src/tmp/ccyIEevn.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccIoxJuo.o:(.bss+0xe14c0): multiple definition of `lkk'; /usr/src/tmp/ccyIEevn.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccIoxJuo.o:(.bss+0xe14b0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/ccyIEevn.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccnmhdZl.o:(.bss+0x787c4): multiple definition of `spice'; /usr/src/tmp/ccyIEevn.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccnmhdZl.o:(.bss+0x787c0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/ccyIEevn.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccnmhdZl.o:(.bss+0x787e0): multiple definition of `lkk'; /usr/src/tmp/ccyIEevn.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccBkwUhq.o:(.bss+0x11d8a0): multiple definition of `parameters'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x3c400): first defined here /usr/bin/ld.default: /usr/src/tmp/ccBkwUhq.o:(.bss+0xe14e0): multiple definition of `measurements'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x40): first defined here /usr/bin/ld.default: /usr/src/tmp/ccBkwUhq.o:(.bss+0x159c80): multiple definition of `lkk'; /usr/src/tmp/ccyIEevn.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccBkwUhq.o:(.bss+0xe14d0): multiple definition of `AlterMC'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccBkwUhq.o:(.bss+0xe14c8): multiple definition of `AlterMCcost'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x18): first defined here /usr/bin/ld.default: /usr/src/tmp/ccBkwUhq.o:(.bss+0xe14b0): multiple definition of `ExecuteRF'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccBkwUhq.o:(.bss+0x159c64): multiple definition of `spice'; /usr/src/tmp/ccyIEevn.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccBkwUhq.o:(.bss+0x0): multiple definition of `measure'; /usr/src/tmp/ccIoxJuo.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccBkwUhq.o:(.bss+0xe14b8): multiple definition of `Wcon'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x8): first defined here /usr/bin/ld.default: /usr/src/tmp/ccBkwUhq.o:(.bss+0xe14c0): multiple definition of `Wobj'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x10): first defined here /usr/bin/ld.default: /usr/src/tmp/ccBkwUhq.o:(.bss+0x159c60): multiple definition of `MPI_EXXIT'; /usr/src/tmp/ccyIEevn.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/cce46JTp.o:(.bss+0xe14e0): multiple definition of `measurements'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x40): first defined here /usr/bin/ld.default: /usr/src/tmp/cce46JTp.o:(.bss+0xe14c8): multiple definition of `Wobj'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x10): first defined here /usr/bin/ld.default: /usr/src/tmp/cce46JTp.o:(.bss+0xe14c0): multiple definition of `Wcon'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x8): first defined here /usr/bin/ld.default: /usr/src/tmp/cce46JTp.o:(.bss+0x159c64): multiple definition of `spice'; /usr/src/tmp/ccyIEevn.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/cce46JTp.o:(.bss+0x11d8a0): multiple definition of `parameters'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x3c400): first defined here /usr/bin/ld.default: /usr/src/tmp/cce46JTp.o:(.bss+0x0): multiple definition of `measure'; /usr/src/tmp/ccIoxJuo.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/cce46JTp.o:(.bss+0x159c80): multiple definition of `lkk'; /usr/src/tmp/ccyIEevn.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/cce46JTp.o:(.bss+0xe14d0): multiple definition of `AlterMCcost'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x18): first defined here /usr/bin/ld.default: /usr/src/tmp/cce46JTp.o:(.bss+0xe14d8): multiple definition of `AlterMC'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/cce46JTp.o:(.bss+0xe14b8): multiple definition of `ExecuteRF'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/cce46JTp.o:(.bss+0x159c60): multiple definition of `MPI_EXXIT'; /usr/src/tmp/ccyIEevn.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccbOygXp.o:(.bss+0x787c4): multiple definition of `spice'; /usr/src/tmp/ccyIEevn.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccbOygXp.o:(.bss+0x0): multiple definition of `maxcost'; /usr/src/tmp/cce46JTp.o:(.bss+0xe14b0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccbOygXp.o:(.bss+0x8): multiple definition of `ExecuteRF'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccbOygXp.o:(.bss+0x10): multiple definition of `Wcon'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x8): first defined here /usr/bin/ld.default: /usr/src/tmp/ccbOygXp.o:(.bss+0x18): multiple definition of `Wobj'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x10): first defined here /usr/bin/ld.default: /usr/src/tmp/ccbOygXp.o:(.bss+0x20): multiple definition of `AlterMCcost'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x18): first defined here /usr/bin/ld.default: /usr/src/tmp/ccbOygXp.o:(.bss+0x28): multiple definition of `AlterMC'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccbOygXp.o:(.bss+0x40): multiple definition of `measurements'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x40): first defined here /usr/bin/ld.default: /usr/src/tmp/ccbOygXp.o:(.bss+0x3c400): multiple definition of `parameters'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x3c400): first defined here /usr/bin/ld.default: /usr/src/tmp/ccbOygXp.o:(.bss+0x787c0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/ccyIEevn.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccbOygXp.o:(.bss+0x787e0): multiple definition of `lkk'; /usr/src/tmp/ccyIEevn.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/cclzpDho.o:(.bss+0x787e0): multiple definition of `lkk'; /usr/src/tmp/ccyIEevn.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/cclzpDho.o:(.bss+0x3c400): multiple definition of `parameters'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x3c400): first defined here /usr/bin/ld.default: /usr/src/tmp/cclzpDho.o:(.bss+0x10): multiple definition of `Wobj'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x10): first defined here /usr/bin/ld.default: /usr/src/tmp/cclzpDho.o:(.bss+0x8): multiple definition of `Wcon'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x8): first defined here /usr/bin/ld.default: /usr/src/tmp/cclzpDho.o:(.bss+0x0): multiple definition of `ExecuteRF'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/cclzpDho.o:(.bss+0x18): multiple definition of `AlterMCcost'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x18): first defined here /usr/bin/ld.default: /usr/src/tmp/cclzpDho.o:(.bss+0x20): multiple definition of `AlterMC'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/cclzpDho.o:(.bss+0x40): multiple definition of `measurements'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x40): first defined here /usr/bin/ld.default: /usr/src/tmp/cclzpDho.o:(.bss+0x787c0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/ccyIEevn.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/cclzpDho.o:(.bss+0x787c4): multiple definition of `spice'; /usr/src/tmp/ccyIEevn.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccxML6cp.o:(.bss+0x3c400): multiple definition of `parameters'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x3c400): first defined here /usr/bin/ld.default: /usr/src/tmp/ccxML6cp.o:(.bss+0x0): multiple definition of `ExecuteRF'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccxML6cp.o:(.bss+0x8): multiple definition of `Wcon'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x8): first defined here /usr/bin/ld.default: /usr/src/tmp/ccxML6cp.o:(.bss+0x10): multiple definition of `Wobj'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x10): first defined here /usr/bin/ld.default: /usr/src/tmp/ccxML6cp.o:(.bss+0x18): multiple definition of `AlterMCcost'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x18): first defined here /usr/bin/ld.default: /usr/src/tmp/ccxML6cp.o:(.bss+0x20): multiple definition of `AlterMC'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccxML6cp.o:(.bss+0x40): multiple definition of `measurements'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x40): first defined here /usr/bin/ld.default: /usr/src/tmp/ccxML6cp.o:(.bss+0x787c0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/ccyIEevn.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccxML6cp.o:(.bss+0x787c4): multiple definition of `spice'; /usr/src/tmp/ccyIEevn.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccxML6cp.o:(.bss+0x787e0): multiple definition of `lkk'; /usr/src/tmp/ccyIEevn.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccFwM9Gn.o:(.bss+0x787e0): multiple definition of `lkk'; /usr/src/tmp/ccyIEevn.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccFwM9Gn.o:(.bss+0x787c4): multiple definition of `spice'; /usr/src/tmp/ccyIEevn.o:(.bss+0x4): first defined here /usr/bin/ld.default: /usr/src/tmp/ccFwM9Gn.o:(.bss+0x3c400): multiple definition of `parameters'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x3c400): first defined here /usr/bin/ld.default: /usr/src/tmp/ccFwM9Gn.o:(.bss+0x787c0): multiple definition of `MPI_EXXIT'; /usr/src/tmp/ccyIEevn.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccFwM9Gn.o:(.bss+0x0): multiple definition of `maxcost'; /usr/src/tmp/cce46JTp.o:(.bss+0xe14b0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccFwM9Gn.o:(.bss+0x8): multiple definition of `ExecuteRF'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x0): first defined here /usr/bin/ld.default: /usr/src/tmp/ccFwM9Gn.o:(.bss+0x10): multiple definition of `Wcon'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x8): first defined here /usr/bin/ld.default: /usr/src/tmp/ccFwM9Gn.o:(.bss+0x18): multiple definition of `Wobj'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x10): first defined here /usr/bin/ld.default: /usr/src/tmp/ccFwM9Gn.o:(.bss+0x20): multiple definition of `AlterMCcost'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x18): first defined here /usr/bin/ld.default: /usr/src/tmp/ccFwM9Gn.o:(.bss+0x28): multiple definition of `AlterMC'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x20): first defined here /usr/bin/ld.default: /usr/src/tmp/ccFwM9Gn.o:(.bss+0x40): multiple definition of `measurements'; /usr/src/tmp/ccnmhdZl.o:(.bss+0x40): first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:14: asco] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' error: Bad exit status from /usr/src/tmp/rpm-tmp.83163 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.83163 (%build) Command exited with non-zero status 1 5.35user 0.49system 0:02.47elapsed 236%CPU (0avgtext+0avgdata 36900maxresident)k 0inputs+0outputs (0major+194729minor)pagefaults 0swaps hsh-rebuild: rebuild of `asco-0.4.10-alt2.src.rpm' failed. Command exited with non-zero status 1 8.86user 2.38system 0:07.96elapsed 141%CPU (0avgtext+0avgdata 103052maxresident)k 0inputs+0outputs (0major+353731minor)pagefaults 0swaps