* Package: app-benchmarks/contest-0.61-r1 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking contest-0.61.tar.bz2 to /var/tmp/portage/app-benchmarks/contest-0.61-r1/work >>> Source unpacked in /var/tmp/portage/app-benchmarks/contest-0.61-r1/work >>> Preparing source in /var/tmp/portage/app-benchmarks/contest-0.61-r1/work/contest-0.61 ... * Applying contest-fortify_sources.patch ... [ ok ] * Applying contest-0.61-fix-buildsystem.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-benchmarks/contest-0.61-r1/work/contest-0.61 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-benchmarks/contest-0.61-r1/work/contest-0.61 ... make -j1 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -std=gnu89 -c -o main.o main.c In file included from main.c:21: main.c: In function ‘main’: main.h:79:22: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] 79 | #define make_clean() system("make clean >/dev/null 2>&1") | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:212:4: note: in expansion of macro ‘make_clean’ 212 | make_clean(); | ^~~~~~~~~~ main.c: In function ‘clean_mem’: main.c:325:2: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] 325 | system("swapoff -a"); | ^~~~~~~~~~~~~~~~~~~~ main.c:329:2: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] 329 | system("swapon -a"); | ^~~~~~~~~~~~~~~~~~~ main.c:352:2: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] 352 | system("swapoff -a"); | ^~~~~~~~~~~~~~~~~~~~ main.c:356:2: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] 356 | system("swapon -a"); | ^~~~~~~~~~~~~~~~~~~ main.c: In function ‘harvester’: main.c:808:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 808 | write(STDOUT_FILENO, &c, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -std=gnu89 -c -o bmark.o bmark.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -std=gnu89 -c -o trivial.o trivial.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -std=gnu89 -c -o sysinfo.o sysinfo.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -std=gnu89 -c -o ctar_load.o ctar_load.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -std=gnu89 -c -o xtar_load.o xtar_load.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -std=gnu89 -c -o read_load.o read_load.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -std=gnu89 -c -o mem_load.o mem_load.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -std=gnu89 -c -o io_load.o io_load.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -std=gnu89 -c -o dbench_load.o dbench_load.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -std=gnu89 -c -o process_load.o process_load.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -std=gnu89 -c -o list_load.o list_load.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -fno-common -std=gnu89 -o contest main.o bmark.o trivial.o sysinfo.o ctar_load.o xtar_load.o read_load.o mem_load.o io_load.o dbench_load.o process_load.o list_load.o /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: bmark.o:(.bss+0x0): multiple definition of `report_progress_buf'; main.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ctar_load.o:(.bss+0x0): multiple definition of `report_progress_buf'; main.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: xtar_load.o:(.bss+0x0): multiple definition of `report_progress_buf'; main.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: read_load.o:(.bss+0x0): multiple definition of `report_progress_buf'; main.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mem_load.o:(.bss+0x0): multiple definition of `report_progress_buf'; main.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: io_load.o:(.bss+0x0): multiple definition of `report_progress_buf'; main.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dbench_load.o:(.bss+0x0): multiple definition of `report_progress_buf'; main.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: process_load.o:(.bss+0x2000): multiple definition of `report_progress_buf'; main.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: list_load.o:(.bss+0x0): multiple definition of `report_progress_buf'; main.o:(.bss+0x60): first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:17: contest] Error 1 * ERROR: app-benchmarks/contest-0.61-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-benchmarks/contest-0.61-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-benchmarks/contest-0.61-r1::gentoo'`. * The complete build log is located at '/var/log/portage/app-benchmarks:contest-0.61-r1:20200127-223750.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-benchmarks/contest-0.61-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-benchmarks/contest-0.61-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-benchmarks/contest-0.61-r1/work/contest-0.61' * S: '/var/tmp/portage/app-benchmarks/contest-0.61-r1/work/contest-0.61'