* CPV: dev-scheme/schemik-1.2.40.0 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking schemik-1.2.40.0.tar.gz to /var/tmp/portage/dev-scheme/schemik-1.2.40.0/work >>> Source unpacked in /var/tmp/portage/dev-scheme/schemik-1.2.40.0/work >>> Preparing source in /var/tmp/portage/dev-scheme/schemik-1.2.40.0/work/schemik-1.2.40.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-scheme/schemik-1.2.40.0/work/schemik-1.2.40.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-scheme/schemik-1.2.40.0/work/schemik-1.2.40.0 ... make -j14 CC=i686-pc-linux-gnu-gcc i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Winline -std=c99 -pedantic -finline-limit=200000 --param large-function-growth=200000 --param inline-unit-growth=10000 -D_XOPEN_SOURCE=500 `pkg-config --cflags glib-2.0` -c stack_eval.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Winline -std=c99 -pedantic -finline-limit=200000 --param large-function-growth=200000 --param inline-unit-growth=10000 -D_XOPEN_SOURCE=500 `pkg-config --cflags glib-2.0` -c types.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Winline -std=c99 -pedantic -finline-limit=200000 --param large-function-growth=200000 --param inline-unit-growth=10000 -D_XOPEN_SOURCE=500 `pkg-config --cflags glib-2.0` -c functions.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Winline -std=c99 -pedantic -finline-limit=200000 --param large-function-growth=200000 --param inline-unit-growth=10000 -D_XOPEN_SOURCE=500 `pkg-config --cflags glib-2.0` -c env.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Winline -std=c99 -pedantic -finline-limit=200000 --param large-function-growth=200000 --param inline-unit-growth=10000 -D_XOPEN_SOURCE=500 `pkg-config --cflags glib-2.0` -c initial_env.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Winline -std=c99 -pedantic -finline-limit=200000 --param large-function-growth=200000 --param inline-unit-growth=10000 -D_XOPEN_SOURCE=500 `pkg-config --cflags glib-2.0` -c rt.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Winline -std=c99 -pedantic -finline-limit=200000 --param large-function-growth=200000 --param inline-unit-growth=10000 -D_XOPEN_SOURCE=500 `pkg-config --cflags glib-2.0` -c int_funcs.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Winline -std=c99 -pedantic -finline-limit=200000 --param large-function-growth=200000 --param inline-unit-growth=10000 -D_XOPEN_SOURCE=500 -c readline_wrapper.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Winline -std=c99 -pedantic -finline-limit=200000 --param large-function-growth=200000 --param inline-unit-growth=10000 -D_XOPEN_SOURCE=500 -c thread_pool.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Winline -std=c99 -pedantic -finline-limit=200000 --param large-function-growth=200000 --param inline-unit-growth=10000 -D_XOPEN_SOURCE=500 `pkg-config --cflags glib-2.0` -c parser.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Winline -std=c99 -pedantic -finline-limit=200000 --param large-function-growth=200000 --param inline-unit-growth=10000 -D_XOPEN_SOURCE=500 `pkg-config --cflags glib-2.0` -c lexer.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Winline -std=c99 -pedantic -finline-limit=200000 --param large-function-growth=200000 --param inline-unit-growth=10000 -D_XOPEN_SOURCE=500 `pkg-config --cflags glib-2.0` -c errors.c tm_log.h:69:13: warning: ‘tm_wlog_resize’ declared ‘static’ but never defined tm_log.h:70:20: warning: ‘tm_rlog_generic_record’ declared ‘static’ but never defined int_funcs.c: In function ‘load_file’: int_funcs.c:100:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result tm_log.h:69:13: warning: ‘tm_wlog_resize’ declared ‘static’ but never defined tm_log.h:70:20: warning: ‘tm_rlog_generic_record’ declared ‘static’ but never defined tm_log.h:69:13: warning: ‘tm_wlog_resize’ declared ‘static’ but never defined tm_log.h:70:20: warning: ‘tm_rlog_generic_record’ declared ‘static’ but never defined tm_log.h:69:13: warning: ‘tm_wlog_resize’ declared ‘static’ but never defined tm_log.h:70:20: warning: ‘tm_rlog_generic_record’ declared ‘static’ but never defined functions.c: In function ‘shell_call’: functions.c:1081:6: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result functions.c:1082:6: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result stack_eval.c: In function ‘invoke_user_function’: vm.c:326:20: warning: inlining failed in call to ‘vm_error’: call is unlikely and code size would grow stack_eval.c:435:15: warning: called from here vm.c:326:20: warning: inlining failed in call to ‘vm_error’: call is unlikely and code size would grow stack_eval.c:435:15: warning: called from here stack_eval.c: In function ‘op_let_named’: stack_eval.c:159:20: warning: inlining failed in call to ‘invoke_special_form’: call is unlikely and code size would grow stack_eval.c:328:22: warning: called from here stack_eval.c:159:20: warning: inlining failed in call to ‘invoke_special_form’: call is unlikely and code size would grow stack_eval.c:328:22: warning: called from here stack_eval.c: In function ‘eval_vm’: vm.c:326:20: warning: inlining failed in call to ‘vm_error’: call is unlikely and code size would grow stack_eval.c:435:15: warning: called from here stack_eval.c:354:20: warning: inlining failed in call to ‘invoke_user_function’: call is unlikely and code size would grow stack_eval.c:442:26: warning: called from here vm.c:326:20: warning: inlining failed in call to ‘vm_error’: call is unlikely and code size would grow stack_eval.c:435:15: warning: called from here stack_eval.c:159:20: warning: inlining failed in call to ‘invoke_special_form’: call is unlikely and code size would grow stack_eval.c:448:24: warning: called from here stack_eval.c:294:20: warning: inlining failed in call to ‘op_inspect’: call is unlikely and code size would grow stack_eval.c:452:14: warning: called from here vm.c:326:20: warning: inlining failed in call to ‘vm_error’: call is unlikely and code size would grow stack_eval.c:435:15: warning: called from here stack_eval.c:159:20: warning: inlining failed in call to ‘invoke_special_form’: call is unlikely and code size would grow stack_eval.c:448:24: warning: called from here stack_eval.c:294:20: warning: inlining failed in call to ‘op_inspect’: call is unlikely and code size would grow stack_eval.c:452:14: warning: called from here i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Winline -std=c99 -pedantic -finline-limit=200000 --param large-function-growth=200000 --param inline-unit-growth=10000 -D_XOPEN_SOURCE=500 `pkg-config --libs --cflags glib-2.0` -o schemik stack_eval.o types.o int_funcs.o functions.o env.o initial_env.o rt.o readline_wrapper.o thread_pool.o parser.o lexer.o errors.o schemik.c -lgc -lpthread -lreadline -lncurses -lm tm_log.h:69:13: warning: ‘tm_wlog_resize’ declared ‘static’ but never defined tm_log.h:70:20: warning: ‘tm_rlog_generic_record’ declared ‘static’ but never defined stack_eval.o: In function `drop_thread': stack_eval.c:(.text+0x4e): undefined reference to `g_atomic_int_set' stack_eval.o: In function `vm_error': stack_eval.c:(.text+0x15d): undefined reference to `g_atomic_int_set' stack_eval.o: In function `invoke_special_form': stack_eval.c:(.text+0x1845): undefined reference to `g_atomic_int_set' stack_eval.c:(.text+0x18ad): undefined reference to `g_atomic_int_set' stack_eval.c:(.text+0x1915): undefined reference to `g_atomic_int_set' stack_eval.o:stack_eval.c:(.text+0x1d4d): more undefined references to `g_atomic_int_set' follow stack_eval.o: In function `eval_vm': stack_eval.c:(.text+0x1ad12): undefined reference to `g_atomic_int_get' stack_eval.c:(.text+0x1ad35): undefined reference to `g_atomic_int_add' stack_eval.c:(.text+0x1b188): undefined reference to `g_atomic_int_add' stack_eval.c:(.text+0x1b875): undefined reference to `g_atomic_int_set' stack_eval.c:(.text+0x1c96b): undefined reference to `g_atomic_int_set' stack_eval.c:(.text+0x1c9e3): undefined reference to `g_atomic_int_set' stack_eval.c:(.text+0x1ca5b): undefined reference to `g_atomic_int_set' stack_eval.c:(.text+0x1cad3): undefined reference to `g_atomic_int_set' stack_eval.o:stack_eval.c:(.text+0x1cb4b): more undefined references to `g_atomic_int_set' follow rt.o: In function `backward_scheduler': rt.c:(.text+0x4bb): undefined reference to `g_atomic_int_exchange_and_add' rt.o: In function `forward_scheduler': rt.c:(.text+0x8db): undefined reference to `g_atomic_int_exchange_and_add' rt.o: In function `rt_schedule_fevals': rt.c:(.text+0xc59): undefined reference to `g_atomic_int_get' rt.o: In function `backward_scheduler': rt.c:(.text+0x78d): undefined reference to `g_atomic_int_add' rt.o: In function `forward_scheduler': rt.c:(.text+0xbe5): undefined reference to `g_atomic_int_add' collect2: ld returned 1 exit status make: *** [all] Error 1 * ERROR: dev-scheme/schemik-1.2.40.0 failed: * emake failed * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 2662: Called die * The specific snippet of code: * emake CC=$(tc-getCC) || die "emake failed" * * If you need support, post the output of 'emerge --info =dev-scheme/schemik-1.2.40.0', * the complete build log and the output of 'emerge -pqv =dev-scheme/schemik-1.2.40.0'. * The complete build log is located at '/var/log/portage/build/dev-scheme/schemik-1.2.40.0:20100730-211541.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-scheme/schemik-1.2.40.0/temp/environment'. * S: '/var/tmp/portage/dev-scheme/schemik-1.2.40.0/work/schemik-1.2.40.0'