* Package: dev-lang/io-2009.01.02-r1  * Repository: gentoo  * Maintainer: araujo@gentoo.org  * USE: amd64 cairo elibc_glibc kernel_linux lzo multilib mysql ncurses readline userland_GNU zlib  * FEATURES: sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking io-2009.01.02.tar.gz to /var/tmp/portage/dev-lang/io-2009.01.02-r1/work >>> Source unpacked in /var/tmp/portage/dev-lang/io-2009.01.02-r1/work >>> Compiling source in /var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02 ... for dir in basekit coroutine garbagecollector iovm; do if [ -d libs/$dir ]; then INSTALL_PREFIX=/usr make -C libs/$dir; fi; done make[1]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/basekit' mkdir -p _build mkdir -p _build/objs mkdir -p _build/headers mkdir -p _build/lib mkdir -p _build/dll make _build/lib/libbasekit.a make[2]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/basekit' cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/UArray_path.c -o _build/objs/UArray_path.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/DynLib.c -o _build/objs/DynLib.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/Stack.c -o _build/objs/Stack.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/BStream.c -o _build/objs/BStream.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/Date.c -o _build/objs/Date.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/SHash.c -o _build/objs/SHash.o source/SHash.c: In function ‘SHash_print’: source/SHash.c:23: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘void *’ source/SHash.c:24: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘void *’ source/SHash.c:26: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘size_t’ cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/PortableUsleep.c -o _build/objs/PortableUsleep.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/BStreamTag.c -o _build/objs/BStreamTag.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/ucs2.c -o _build/objs/ucs2.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/Duration.c -o _build/objs/Duration.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/UArray_utf.c -o _build/objs/UArray_utf.o source/UArray_utf.c: In function ‘UArray_asNumberArrayString’: source/UArray_utf.c:149: warning: format ‘%f’ expects type ‘double’, but argument 3 has type ‘int’ source/UArray_utf.c:149: warning: format ‘%f’ expects type ‘double’, but argument 3 has type ‘int’ source/UArray_utf.c:149: warning: format ‘%f’ expects type ‘double’, but argument 3 has type ‘uint32_t’ source/UArray_utf.c:149: warning: format ‘%f’ expects type ‘double’, but argument 3 has type ‘uint64_t’ source/UArray_utf.c:149: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘uint64_t’ source/UArray_utf.c:149: warning: format ‘%f’ expects type ‘double’, but argument 3 has type ‘int’ source/UArray_utf.c:149: warning: format ‘%f’ expects type ‘double’, but argument 3 has type ‘int’ source/UArray_utf.c:149: warning: format ‘%f’ expects type ‘double’, but argument 3 has type ‘int32_t’ source/UArray_utf.c:149: warning: format ‘%f’ expects type ‘double’, but argument 3 has type ‘int64_t’ source/UArray_utf.c:149: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘int64_t’ source/UArray_utf.c:149: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘double’ source/UArray_utf.c:149: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘float64_t’ source/UArray_utf.c:149: warning: format ‘%f’ expects type ‘double’, but argument 3 has type ‘uintptr_t’ source/UArray_utf.c:149: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘uintptr_t’ source/UArray_utf.c: In function ‘UArray_asUCS2’: source/UArray_utf.c:246: warning: format ‘%i’ expects type ‘int’, but argument 2 has type ‘size_t’ source/UArray_utf.c:246: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘size_t’ source/UArray_utf.c: In function ‘UArray_asUCS4’: source/UArray_utf.c:272: warning: format ‘%i’ expects type ‘int’, but argument 2 has type ‘size_t’ source/UArray_utf.c:272: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘size_t’ cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/PortableStrptime.c -o _build/objs/PortableStrptime.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/Common.c -o _build/objs/Common.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/PortableSnprintf.c -o _build/objs/PortableSnprintf.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/RandomGen.c -o _build/objs/RandomGen.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/List.c -o _build/objs/List.o source/List.c: In function ‘List_print’: source/List.c:161: warning: format ‘%i’ expects type ‘int’, but argument 2 has type ‘size_t’ cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/PHash.c -o _build/objs/PHash.o source/PHash.c: In function ‘PHash_print’: source/PHash.c:23: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘void *’ source/PHash.c:24: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘void *’ source/PHash.c:26: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘size_t’ cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/ucs4.c -o _build/objs/ucs4.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/PortableTruncate.c -o _build/objs/PortableTruncate.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/UArray_format.c -o _build/objs/UArray_format.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/UArray_stream.c -o _build/objs/UArray_stream.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/UArray.c -o _build/objs/UArray.o source/UArray.c: In function ‘UArray_show’: source/UArray.c:258: warning: format ‘%i’ expects type ‘int’, but argument 2 has type ‘size_t’ source/UArray.c:259: warning: format ‘%i’ expects type ‘int’, but argument 2 has type ‘size_t’ source/UArray.c: In function ‘UArray_print’: source/UArray.c:269: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result source/UArray.c: In function ‘UArray_at_putAll_’: source/UArray.c:888: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘size_t’ source/UArray.c:889: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘size_t’ source/UArray.c:890: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘size_t’ source/UArray.c:891: warning: format ‘%i’ expects type ‘int’, but argument 2 has type ‘size_t’ source/UArray.c:892: warning: format ‘%i’ expects type ‘int’, but argument 2 has type ‘size_t’ source/UArray.c:893: warning: format ‘%i’ expects type ‘int’, but argument 2 has type ‘size_t’ source/UArray.c:894: warning: format ‘%i’ expects type ‘int’, but argument 2 has type ‘size_t’ cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/UArray_character.c -o _build/objs/UArray_character.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/cencode.c -o _build/objs/cencode.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/UArray_string.c -o _build/objs/UArray_string.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/utf8.c -o _build/objs/utf8.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/PortableSorting.c -o _build/objs/PortableSorting.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/UArray_math.c -o _build/objs/UArray_math.o source/UArray_math.c:26:2: warning: #warning Uncomment the IO_USE_SIMD define to turn on SIMD acceleration In file included from source/UArray_math.c:30: source/simd_cph/include/simd_cp_emu.h:81:2: warning: #warning "using SIMD Emulation" cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/cdecode.c -o _build/objs/cdecode.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/PortableGettimeofday.c -o _build/objs/PortableGettimeofday.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/utf_convert.c -o _build/objs/utf_convert.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/PortableStrlcpy.c -o _build/objs/PortableStrlcpy.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -falign-loops=16 -fPIC -DBUILDING_BASEKIT_DLL -Isource/simd_cph/include -c source/MainArgs.c -o _build/objs/MainArgs.o ar rcu _build/lib/libbasekit.a _build/objs/*.o ranlib _build/lib/libbasekit.a make[2]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/basekit' make _build/dll/libbasekit.so make[2]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/basekit' cc -shared _build/objs/*.o -o _build/dll/libbasekit.so make[2]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/basekit' cp source/cencode.h source/PortableUsleep.h source/BStreamTag.h source/Common_inline.h source/UArray_utf.h source/PHash.h source/PortableStrptime.h source/SHash.h source/List.h source/PortableTruncate.h source/Base.h source/UArray_character.h source/RandomGen.h source/Stack_inline.h source/UArray_stream.h source/UArray.h source/SHash_inline.h source/Common.h source/Duration.h source/UArray_string.h source/utf8.h source/PortableSorting.h source/cdecode.h source/UArray_math.h source/PortableGettimeofday.h source/PortableStdint.h source/utf_convert.h source/List_inline.h source/MainArgs.h source/Stack.h source/PortableStrlcpy.h source/UArray_path.h source/PHash_inline.h source/DynLib.h source/utf8internal.h source/BStream.h source/UArray_format.h source/Date.h _build/headers make[1]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/basekit' make[1]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/coroutine' mkdir -p _build mkdir -p _build/objs mkdir -p _build/headers mkdir -p _build/lib mkdir -p _build/dll make _build/lib/libcoroutine.a make[2]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/coroutine' cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -falign-loops=16 -fPIC -DBUILDING_CORO_DLL -c source/PortableUContext.c -o _build/objs/PortableUContext.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -falign-loops=16 -fPIC -DBUILDING_CORO_DLL -c source/Coro.c -o _build/objs/Coro.o cc -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -falign-loops=16 -fPIC -DBUILDING_CORO_DLL -c source/PortableUContext_asm.S -o _build/objs/asm.o || true ar rcu _build/lib/libcoroutine.a _build/objs/*.o ranlib _build/lib/libcoroutine.a make[2]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/coroutine' make _build/dll/libcoroutine.so make[2]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/coroutine' cc -shared -L../basekit/_build/dll _build/objs/*.o -o _build/dll/libcoroutine.so -lbasekit make[2]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/coroutine' cp source/PortableUContext386.h source/PortableUContext.h source/Coro.h source/PortableUContextPPC.h _build/headers make[1]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/coroutine' make[1]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/garbagecollector' mkdir -p _build mkdir -p _build/objs mkdir -p _build/headers mkdir -p _build/lib mkdir -p _build/dll make _build/lib/libgarbagecollector.a make[2]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/garbagecollector' cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -falign-loops=16 -fPIC -DBUILDING_COLLECTOR_DLL -c source/CollectorMarker.c -o _build/objs/CollectorMarker.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -falign-loops=16 -fPIC -DBUILDING_COLLECTOR_DLL -c source/Collector.c -o _build/objs/Collector.o ar rcu _build/lib/libgarbagecollector.a _build/objs/*.o ranlib _build/lib/libgarbagecollector.a make[2]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/garbagecollector' make _build/dll/libgarbagecollector.so make[2]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/garbagecollector' cc -shared -L../basekit/_build/dll _build/objs/*.o -o _build/dll/libgarbagecollector.so -lbasekit make[2]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/garbagecollector' cp source/Collector.h source/CollectorMarker_inline.h source/Collector_inline.h source/CollectorMarker.h _build/headers make[1]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/garbagecollector' make[1]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/iovm' make -f Makefile.local all_begin make[2]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/iovm' cc tools/io2c.c -o tools/io2c ./tools/io2c VMCode IoState_doString_ io/A0_List.io io/A1_OperatorTable.io io/A2_Object.io io/A3_List.io io/A4_Exception.io io/Actor.io io/AddonLoader.io io/Block.io io/B_Sequence.io io/CFunction.io io/Date.io io/Debugger.io io/Directory.io io/DynLib.io io/Error.io io/File.io io/List_schwartzian.io io/Map.io io/Message.io io/Number.io io/Sandbox.io io/Serialize.io io/System.io io/UnitTest.io io/Vector.io io/Y_Path.io io/Z_CLI.io io/Z_Importer.io > source/IoVMInit.c make[2]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/iovm' mkdir -p _build mkdir -p _build/objs mkdir -p _build/headers mkdir -p _build/lib mkdir -p _build/dll make _build/lib/libiovm.a make[2]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/iovm' cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoWeakLink.c -o _build/objs/IoWeakLink.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoMessage.c -o _build/objs/IoMessage.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoCoroutine.c -o _build/objs/IoCoroutine.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoSeq.c -o _build/objs/IoSeq.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoState.c -o _build/objs/IoState.o source/IoState.c: In function ‘IoState_rawPrompt’: source/IoState.c:505: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoCall.c -o _build/objs/IoCall.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoCFunction.c -o _build/objs/IoCFunction.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoState_symbols.c -o _build/objs/IoState_symbols.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoLexer.c -o _build/objs/IoLexer.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoSeq_mutable.c -o _build/objs/IoSeq_mutable.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoCollector.c -o _build/objs/IoCollector.o source/IoCollector.c: In function ‘IoCollector_showStats’: source/IoCollector.c:49: warning: format ‘%i’ expects type ‘int’, but argument 2 has type ‘double’ source/IoCollector.c:50: warning: format ‘%i’ expects type ‘int’, but argument 2 has type ‘double’ cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoState_exceptions.c -o _build/objs/IoState_exceptions.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoDate.c -o _build/objs/IoDate.o source/IoDate.c: In function ‘IoDate_asSerialization’: source/IoDate.c:154: warning: cast to pointer from integer of different size cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoSeq_immutable.c -o _build/objs/IoSeq_immutable.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoCompiler.c -o _build/objs/IoCompiler.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoError.c -o _build/objs/IoError.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoSystem.c -o _build/objs/IoSystem.o source/IoSystem.c: In function ‘IoObject_platformVersion’: source/IoSystem.c:367: warning: format not a string literal and no format arguments source/IoSystem.c:367: warning: format not a string literal and no format arguments cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoMessage_parser.c -o _build/objs/IoMessage_parser.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoDuration.c -o _build/objs/IoDuration.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoVMInit.c -o _build/objs/IoVMInit.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoState_debug.c -o _build/objs/IoState_debug.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoDynLib.c -o _build/objs/IoDynLib.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoFile_stat.c -o _build/objs/IoFile_stat.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoObject_flow.c -o _build/objs/IoObject_flow.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoMap.c -o _build/objs/IoMap.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoMessage_opShuffle.c -o _build/objs/IoMessage_opShuffle.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoObject.c -o _build/objs/IoObject.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoToken.c -o _build/objs/IoToken.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoDirectory.c -o _build/objs/IoDirectory.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoState_coros.c -o _build/objs/IoState_coros.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoList.c -o _build/objs/IoList.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoState_eval.c -o _build/objs/IoState_eval.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoNumber.c -o _build/objs/IoNumber.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoTag.c -o _build/objs/IoTag.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoFile.c -o _build/objs/IoFile.o source/IoFile.c: In function ‘IoFile_truncateToSize’: source/IoFile.c:628: warning: ignoring return value of ‘truncate’, declared with attribute warn_unused_result cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoDebugger.c -o _build/objs/IoDebugger.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoSeq_vector.c -o _build/objs/IoSeq_vector.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoBlock.c -o _build/objs/IoBlock.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoState_callbacks.c -o _build/objs/IoState_callbacks.o cc -DINSTALL_PREFIX=\"/usr\" -O3 -g -Wstrict-prototypes -I. -I./source -I../basekit/_build/headers -I../coroutine/_build/headers -I../garbagecollector/_build/headers -falign-loops=16 -fPIC -DBUILDING_IOVM_DLL -c source/IoSandbox.c -o _build/objs/IoSandbox.o ar rcu _build/lib/libiovm.a _build/objs/*.o ranlib _build/lib/libiovm.a make[2]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/iovm' make _build/dll/libiovm.so make[2]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/iovm' cc -shared -L../basekit/_build/dll -L../coroutine/_build/dll -L../garbagecollector/_build/dll _build/objs/*.o -o _build/dll/libiovm.so -lbasekit -lcoroutine -lgarbagecollector make[2]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/iovm' cp source/IoVM.h source/IoObject_inline.h source/IoLexer.h source/IoSandbox.h source/IoCollector.h source/IoDate.h source/IoError.h source/IoFile_stat.h source/IoSeq_vector.h source/IoDuration.h source/IoSeq_mutable.h source/IoTag_inline.h source/IoMap.h source/IoCompiler.h source/IoList.h source/IoSeq_immutable.h source/IoObject_struct.h source/IoMessage_parser.h source/IoContext.h source/IoDynLib.h source/IoDirectory.h source/IoObject_flow.h source/IoMessage_inline.h source/IoSeq_inline.h source/IoState_inline.h source/IoState_debug.h source/IoFile.h source/IoMessage_opShuffle.h source/IoObject.h source/IoConfig.h source/IoState_eval.h source/IoToken.h source/IoState_exceptions.h source/IoState_coros.h source/IoNumber.h source/IoCoroutine.h source/IoVMApi.h source/IoDebugger.h source/IoBlock.h source/IoState_callbacks.h source/IoSystem.h source/IoCFunction.h source/IoCall.h source/IoState_symbols.h source/IoWeakLink.h source/IoMessage.h source/IoVersion.h source/IoSeq.h source/IoState.h source/IoTag.h _build/headers make -f Makefile.local all_end make[2]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/iovm' make[2]: `all_end' is up to date. make[2]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/iovm' make[1]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/libs/iovm' make vmlib make[1]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02' mkdir -p _build || true mkdir -p _build/dll || true cc -shared -Wl,-soname="libiovmall.so" -o _build/dll/libiovmall.so libs/*/_build/objs/*.o -ldl -lm mkdir -p _build/lib || true ar rcu _build/lib/libiovmall.a\ libs/*/_build/objs/*.o ranlib _build/lib/libiovmall.a mkdir -p _build/headers || true cp libs/*/_build/headers/* _build/headers make[1]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02' cd tools; make make[1]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/tools' mkdir -p _build/binaries mkdir -p _build/objs #make _build/binaries/io_static #make _build/binaries/io cc -Os -g -Wall -Wstrict-prototypes -c -o _build/objs/main.o source/main.c -I. -I../libs/basekit/_build/headers -I../libs/coroutine/_build/headers -I../libs/garbagecollector/_build/headers -I../libs/iovm/_build/headers cc -o _build/binaries/io_static _build/objs/main.o ../_build/lib/libiovmall.a -ldl -g -lm #cc -Os -g -Wall -Wstrict-prototypes -ldl -g -lm -o _build/binaries/io _build/objs/main.o ../_build/dll/libiovmall.so cc -ldl -g -lm -o _build/binaries/io _build/objs/main.o -L../_build/dll -liovmall make[1]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/tools' mkdir -p _build/binaries || true cp tools/_build/binaries/* _build/binaries ./_build/binaries/io_static build.io -a ReadLine No libsgml installed - attempting to compile and install cd addons/SGML/source/libsgml-1.1.4; ./configure && make && echo "sudo make install" && sudo make install creating cache ./config.cache checking whether make sets ${MAKE}... yes checking for gcc... gcc checking whether the C compiler (gcc -march=core2 -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed) works... yes checking whether the C compiler (gcc -march=core2 -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking this systems operating system... Linux checking if to compile in debug mode... no updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating examples/Makefile make[1]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/addons/SGML/source/libsgml-1.1.4' cd src && make make[2]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/addons/SGML/source/libsgml-1.1.4/src' gcc -O3 -I../include -I. -Wall -O3 -fPIC -c -o DomComment.o DomComment.c gcc -O3 -I../include -I. -Wall -O3 -fPIC -c -o DomDocument.o DomDocument.c gcc -O3 -I../include -I. -Wall -O3 -fPIC -c -o DomElement.o DomElement.c gcc -O3 -I../include -I. -Wall -O3 -fPIC -c -o DomNode.o DomNode.c gcc -O3 -I../include -I. -Wall -O3 -fPIC -c -o DomNodeList.o DomNodeList.c gcc -O3 -I../include -I. -Wall -O3 -fPIC -c -o DomText.o DomText.c gcc -O3 -I../include -I. -Wall -O3 -fPIC -c -o SgmlExtensionHtml.o SgmlExtensionHtml.c gcc -O3 -I../include -I. -Wall -O3 -fPIC -c -o SgmlExtensionXml.o SgmlExtensionXml.c gcc -O3 -I../include -I. -Wall -O3 -fPIC -c -o SgmlParser.o SgmlParser.c gcc -O3 -I../include -I. -Wall -O3 -fPIC -c -o Variant.o Variant.c Variant.c: In function ‘variantGet’: Variant.c:161: warning: pointer targets in passing argument 1 of ‘_variantBase64Decode’ differ in signedness Variant.c:9: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ Variant.c:161: warning: pointer targets in assignment differ in signedness ar rc ../libsgml.a DomComment.o DomDocument.o DomElement.o DomNode.o DomNodeList.o DomText.o SgmlExtensionHtml.o SgmlExtensionXml.o SgmlParser.o Variant.o && ranlib ../libsgml.a g++ -O3 -Wall -O3 -shared -fPIC -o ../libsgml.so DomComment.o DomDocument.o DomElement.o DomNode.o DomNodeList.o DomText.o SgmlExtensionHtml.o SgmlExtensionXml.o SgmlParser.o Variant.o make[2]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/addons/SGML/source/libsgml-1.1.4/src' cd examples && make make[2]: Entering directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/addons/SGML/source/libsgml-1.1.4/examples' gcc -I../include -Wall -O3 test.c -o test ../libsgml.a gcc -I../include -Wall -O3 testhtml.c -o testhtml ../libsgml.a gcc -I../include -Wall -O3 testxml.c -o testxml ../libsgml.a gcc -I../include -Wall -O3 variant.c -o variant ../libsgml.a variant.c: In function ‘main’: variant.c:63: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’ make[2]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/addons/SGML/source/libsgml-1.1.4/examples' make[1]: Leaving directory `/var/tmp/portage/dev-lang/io-2009.01.02-r1/work/io-2009.01.02/addons/SGML/source/libsgml-1.1.4' sudo make install ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. sandbox:stop caught signal 2 in pid 6220 sandbox:stop signal already caught and busy still cleaning up! --- ReadLine ------------------------------------------------------------------ build.io: Entering directory `addons/ReadLine' mkdir -p _build/headers cp source/*.h _build/headers cc -Os -g -Wall -pipe -fno-strict-aliasing -DSANE_POPEN -DIOBINDINGS-march=core2 -O2 -pipe -fomit-frame-pointer -I../../libs/iovm/_build/headers -I../../libs/coroutine/_build/headers -I../../libs/garbagecollector/_build/headers -I../../libs/basekit/_build/headers -I/usr/include -I/usr/include/freetype2 -I/usr/include/mysql -I/usr/include/cairo -I/usr/include/libxml2 -I. -fPIC -c -o _build/objs/IoReadLine.o source/IoReadLine.c : warning: missing whitespace after the macro name cc -Os -g -Wall -pipe -fno-strict-aliasing -DSANE_POPEN -DIOBINDINGS-march=core2 -O2 -pipe -fomit-frame-pointer -I../../libs/iovm/_build/headers -I../../libs/coroutine/_build/headers -I../../libs/garbagecollector/_build/headers -I../../libs/basekit/_build/headers -I/usr/include -I/usr/include/freetype2 -I/usr/include/mysql -I/usr/include/cairo -I/usr/include/libxml2 -I. -fPIC -c -o _build/objs/IoReadLineInit.o source/IoReadLineInit.c : warning: missing whitespace after the macro name mkdir -p _build/lib ar rcu _build/lib/libIoReadLine.a _build/objs/*.o ranlib _build/lib/libIoReadLine.a mkdir -p _build/dll cc -march=core2 -O2 -pipe -fomit-frame-pointer -shared -o _build/dll/libIoReadLine.so _build/objs/*.o -L/usr/lib -L/usr/local/lib -lreadline -lhistory -L../../_build/dll -liovmall build.io: Leaving directory `addons/ReadLine' /usr/portage/dev-lang/io/io-2009.01.02-r1.ebuild: src_compile aborted; exiting.