>>> Unpacking source... >>> Unpacking numactl-2.0.2.tar.gz to /var/tmp/portage/sys-process/numactl-2.0.2/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/sys-process/numactl-2.0.2/work/numactl-2.0.2 ... make -j14 CC=i686-pc-linux-gnu-gcc CFLAGS=-O2 -pipe BENCH_CFLAGS= Makefile:176: .depend: No such file or directory i686-pc-linux-gnu-gcc -MM -DDEPS_RUN -I. bitops.c libnuma.c distance.c memhog.c numactl.c numademo.c numamon.c shm.c stream_lib.c stream_main.c syscall.c util.c mt.c clearcache.c test/*.c > .depend.X && mv .depend.X .depend i686-pc-linux-gnu-gcc -O2 -pipe -I. -c -o numactl.o numactl.c i686-pc-linux-gnu-gcc -O2 -pipe -I. -c -o util.o util.c i686-pc-linux-gnu-gcc -O2 -pipe -I. -c -o shm.o shm.c i686-pc-linux-gnu-gcc -O2 -pipe -I. -c -o bitops.o bitops.c i686-pc-linux-gnu-gcc -O2 -pipe -I. -fPIC -c -o libnuma.o libnuma.c i686-pc-linux-gnu-gcc -O2 -pipe -I. -fPIC -c -o syscall.o syscall.c i686-pc-linux-gnu-gcc -O2 -pipe -I. -fPIC -c -o distance.o distance.c i686-pc-linux-gnu-gcc -O2 -pipe -I. -c -o migspeed.o migspeed.c i686-pc-linux-gnu-gcc -O2 -pipe -I. -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE -c -o stream_lib.o stream_lib.c i686-pc-linux-gnu-gcc -O2 -pipe -I. -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE -c -o mt.o mt.c i686-pc-linux-gnu-gcc -O2 -pipe -I. -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE -c -o clearcache.o clearcache.c i686-pc-linux-gnu-gcc -O2 -pipe -I. -c -o numamon.o numamon.c i686-pc-linux-gnu-gcc -O2 -pipe -I. -c -o memhog.o memhog.c i686-pc-linux-gnu-gcc -O2 -pipe -I. -c -o test/tshared.o test/tshared.c i686-pc-linux-gnu-gcc -O2 -pipe -I. -c -o stream_main.o stream_main.c i686-pc-linux-gnu-gcc -O2 -pipe -I. -c -o test/mynode.o test/mynode.c i686-pc-linux-gnu-gcc -Wl,-O1 numamon.o -o numamon i686-pc-linux-gnu-gcc -shared -Wl,-soname=libnuma.so.1 -Wl,--version-script,versions.ldscript -Wl,-init,numa_init -o libnuma.so.1 libnuma.o syscall.o distance.o ar rc libnuma.a libnuma.o syscall.o distance.o ranlib libnuma.a ln -sf libnuma.so.1 libnuma.so i686-pc-linux-gnu-gcc -Wl,-O1 numactl.o util.o shm.o bitops.o libnuma.so -o numactl i686-pc-linux-gnu-gcc -O2 -pipe -I. -Wl,-O1 migratepages.c util.o bitops.o libnuma.so -o migratepages i686-pc-linux-gnu-gcc migspeed.c -o migspeed util.o libnuma.so -lrt i686-pc-linux-gnu-gcc -O2 -pipe -I. -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE -c -o numademo.o numademo.c i686-pc-linux-gnu-gcc -Wl,-O1 memhog.o util.o libnuma.so -o memhog i686-pc-linux-gnu-gcc -Wl,-O1 test/tshared.o libnuma.so -o test/tshared i686-pc-linux-gnu-gcc -o stream -O2 -pipe -I. stream_lib.o stream_main.o util.o -L. -lnuma -lm i686-pc-linux-gnu-gcc -Wl,-O1 test/mynode.o libnuma.so -o test/mynode i686-pc-linux-gnu-gcc -O2 -pipe -I. -Wl,-O1 test/pagesize.c libnuma.so -o test/pagesize i686-pc-linux-gnu-gcc -O2 -pipe -I. -Wl,-O1 test/ftok.c libnuma.so -o test/ftok i686-pc-linux-gnu-gcc -O2 -pipe -I. -Wl,-O1 test/prefered.c libnuma.so -o test/prefered i686-pc-linux-gnu-gcc -O2 -pipe -I. -Wl,-O1 test/randmap.c libnuma.so -o test/randmap i686-pc-linux-gnu-gcc -O2 -pipe -I. -Wl,-O1 test/nodemap.c libnuma.so -o test/nodemap i686-pc-linux-gnu-gcc -O2 -pipe -I. -Wl,-O1 test/distance.c libnuma.so -o test/distance i686-pc-linux-gnu-gcc -O2 -pipe -I. -Wl,-O1 test/tbitmap.c libnuma.so -o test/tbitmap i686-pc-linux-gnu-gcc -O2 -pipe -I. -Wl,-O1 test/move_pages.c libnuma.so -o test/move_pages i686-pc-linux-gnu-gcc -O2 -pipe -I. -Wl,-O1 test/mbind_mig_pages.c libnuma.so -o test/mbind_mig_pages i686-pc-linux-gnu-gcc -O2 -pipe -I. -Wl,-O1 test/migrate_pages.c libnuma.so -o test/migrate_pages i686-pc-linux-gnu-gcc -Wl,-O1 -lm numademo.o stream_lib.o mt.o libnuma.so clearcache.o -o numademo stream_lib.o: In function `stream_test': stream_lib.c:(.text+0x8f3): undefined reference to `sqrt' collect2: ld returned 1 exit status make: *** [numademo] Error 1 make: *** Waiting for unfinished jobs.... * * ERROR: sys-process/numactl-2.0.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2282: Called die * The specific snippet of code: * emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" BENCH_CFLAGS="" || 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/sys-process/numactl-2.0.2:20081123-180256.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-process/numactl-2.0.2/temp/environment'. *