>>> Unpacking source... >>> Unpacking contest-0.61.tar.gz to /var/tmp/portage/app-benchmarks/contest-0.61/work >>> Source unpacked in /var/tmp/portage/app-benchmarks/contest-0.61/work >>> Compiling source in /var/tmp/portage/app-benchmarks/contest-0.61/work/contest-0.61 ... make -j14 i686-pc-linux-gnu-gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -O2 -pipe -Wl,-O1 -c -o main.o main.c i686-pc-linux-gnu-gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -O2 -pipe -Wl,-O1 -c -o bmark.o bmark.c i686-pc-linux-gnu-gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -O2 -pipe -Wl,-O1 -c -o trivial.o trivial.c i686-pc-linux-gnu-gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -O2 -pipe -Wl,-O1 -c -o sysinfo.o sysinfo.c i686-pc-linux-gnu-gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -O2 -pipe -Wl,-O1 -c -o ctar_load.o ctar_load.c i686-pc-linux-gnu-gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -O2 -pipe -Wl,-O1 -c -o xtar_load.o xtar_load.c i686-pc-linux-gnu-gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -O2 -pipe -Wl,-O1 -c -o read_load.o read_load.c i686-pc-linux-gnu-gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -O2 -pipe -Wl,-O1 -c -o mem_load.o mem_load.c i686-pc-linux-gnu-gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -O2 -pipe -Wl,-O1 -c -o io_load.o io_load.c i686-pc-linux-gnu-gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -O2 -pipe -Wl,-O1 -c -o dbench_load.o dbench_load.c i686-pc-linux-gnu-gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -O2 -pipe -Wl,-O1 -c -o process_load.o process_load.c i686-pc-linux-gnu-gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -O2 -pipe -Wl,-O1 -c -o list_load.o list_load.c read_load.c: In function 'prep_read_load': read_load.c:30: warning: pointer targets in passing argument 1 of 'get_ram' differ in signedness In function 'open', inlined from 'bmark' at bmark.c:50: /usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments make: *** [bmark.o] Error 1 make: *** Waiting for unfinished jobs.... main.c: In function 'main': main.c:212: warning: ignoring return value of 'system', declared with attribute warn_unused_result main.c: In function 'clean_mem': main.c:325: warning: ignoring return value of 'system', declared with attribute warn_unused_result main.c:329: warning: ignoring return value of 'system', declared with attribute warn_unused_result main.c:352: warning: ignoring return value of 'system', declared with attribute warn_unused_result main.c:356: warning: ignoring return value of 'system', declared with attribute warn_unused_result main.c: In function 'harvester': main.c:808: warning: ignoring return value of 'write', declared with attribute warn_unused_result * * ERROR: app-benchmarks/contest-0.61 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 900: Called die * The specific snippet of code: * emake || die * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/app-benchmarks/contest-0.61:20090226-221152.log'. * The ebuild environment file is located at '/var/tmp/portage/app-benchmarks/contest-0.61/temp/environment'. *