making all in src make[1]: Entering directory `/ap/install/Ice-1.5.0/src' making all in IceUtil make[2]: Entering directory `/ap/install/Ice-1.5.0/src/IceUtil' cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 Exception.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 Unicode.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 UUID.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 RecMutex.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 RWRecMutex.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 Cond.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 Thread.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 ThreadException.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 StaticMutex.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 CtrlCHandler.cpp cxx: Warning: CtrlCHandler.cpp, line 169: statement is unreachable return 0; ----^ cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 Time.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 StringUtil.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 InputUtil.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 OutputUtil.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 Base64.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 GCShared.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 GCRecMutex.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 GC.cpp cxx: Warning: GC.cpp, line 25: conversion from pointer to smaller integer assert(p); --------^ cxx: Warning: GC.cpp, line 167: conversion from pointer to smaller integer assert(*i); ------------^ cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 CountDownLatch.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 MD5.cpp cxx -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -KPIC -pthread -DICE_64 MD5I.cpp rm -f ../../lib/libIceUtil.so.1.5.0 cxx -shared -g -KPIC -pthread -DICE_64 -L../../lib -o ../../lib/libIceUtil.so.1.5.0 Exception.o Unicode.o UUID.o RecMutex.o RWRecMutex.o Cond.o Thread.o ThreadException.o StaticMutex.o CtrlCHandler.o Time.o StringUtil.o InputUtil.o OutputUtil.o Base64.o GCShared.o GCRecMutex.o GC.o CountDownLatch.o MD5.o MD5I.o -lpthread -lrt rm -f ../../lib/libIceUtil.so.15 ln -s libIceUtil.so.1.5.0 ../../lib/libIceUtil.so.15 rm -f ../../lib/libIceUtil.so ln -s libIceUtil.so.15 ../../lib/libIceUtil.so make[2]: Leaving directory `/ap/install/Ice-1.5.0/src/IceUtil' making all in icecpp make[2]: Entering directory `/ap/install/Ice-1.5.0/src/icecpp' cc -I. -c cccp.c cc: Warning: cccp.c, line 1310: In this statement, the expression "simplify_filename(...)" modifies "i", and fetches its value in a computation that is not used to produce the modified value without an intervening sequence point. This behavior is undefined. (undefvarfetch) simplify_filename (pend_includes[i] = argv[++i]); ------------^ cc: Warning: cccp.c, line 1316: In this statement, the expression "simplify_filename(...)" modifies "i", and fetches its value in a computation that is not used to produce the modified value without an intervening sequence point. This behavior is undefined. (undefvarfetch) simplify_filename (pend_files[i] = argv[++i]); ------------^ cc -I. -c cexp.c cc -I. -DPREFIX=\"\" -c prefix.c cc: Info: prefix.c, line 140: In this statement, the return type for intrinsic "strlen" is being changed from "size_t" to "int". (intrinsicint) length += strlen (arg); ----------------^ cc: Warning: prefix.c, line 254: In this statement, "alloca(...)" of type "int", is being converted to "pointer to char". (cvtdiftypes) key = alloca (keylen + 1); --^ rm -f ../../bin/icecpp cc -o ../../bin/icecpp cccp.o cexp.o prefix.o make[2]: Leaving directory `/ap/install/Ice-1.5.0/src/icecpp' making all in Slice make[2]: Entering directory `/ap/install/Ice-1.5.0/src/Slice' cxx -c -I.. -I../../include -DSLICE_API_EXPORTS -g -KPIC -pthread -DICE_64 Scanner.cpp cxx: Warning: Scanner.l, line 146: statement is unreachable YY_BREAK --------^ cxx: Warning: Scanner.l, line 154: statement is unreachable YY_BREAK --------^ cxx: Warning: Scanner.l, line 301: statement is unreachable YY_BREAK --------^ cxx: Warning: Scanner.l, line 316: statement is unreachable YY_BREAK --------^ cxx: Warning: Scanner.l, line 344: statement is unreachable YY_BREAK --------^ cxx: Warning: Scanner.l, line 357: statement is unreachable YY_BREAK --------^ cxx: Warning: lex.yy.c, line 1523: statement is unreachable if ( ! yy_did_buffer_switch_on_eof ) ----------------------------------------^ cxx: Warning: lex.yy.c, line 1189: statement is unreachable if ( ! yy_did_buffer_switch_on_eof ) ----------------------------------------^ cxx -c -I.. -I../../include -DSLICE_API_EXPORTS -g -KPIC -pthread -DICE_64 Grammar.cpp cxx -c -I.. -I../../include -DSLICE_API_EXPORTS -g -KPIC -pthread -DICE_64 Parser.cpp cxx -c -I.. -I../../include -DSLICE_API_EXPORTS -g -KPIC -pthread -DICE_64 CPlusPlusUtil.cpp cxx -c -I.. -I../../include -DSLICE_API_EXPORTS -g -KPIC -pthread -DICE_64 CsUtil.cpp cxx -c -I.. -I../../include -DSLICE_API_EXPORTS -g -KPIC -pthread -DICE_64 JavaUtil.cpp cxx -c -I.. -I../../include -DSLICE_API_EXPORTS -g -KPIC -pthread -DICE_64 Preprocessor.cpp cxx: Warning: Preprocessor.cpp, line 244: conversion from pointer to smaller integer assert(_cppHandle); ----^ cxx -c -I.. -I../../include -DSLICE_API_EXPORTS -g -KPIC -pthread -DICE_64 Checksum.cpp rm -f ../../lib/libSlice.so.1.5.0 cxx -shared -g -KPIC -pthread -DICE_64 -L../../lib -o ../../lib/libSlice.so.1.5.0 Scanner.o Grammar.o Parser.o CPlusPlusUtil.o CsUtil.o JavaUtil.o Preprocessor.o Checksum.o -lIceUtil rm -f ../../lib/libSlice.so.15 ln -s libSlice.so.1.5.0 ../../lib/libSlice.so.15 rm -f ../../lib/libSlice.so ln -s libSlice.so.15 ../../lib/libSlice.so make[2]: Leaving directory `/ap/install/Ice-1.5.0/src/Slice' making all in slice2cpp make[2]: Entering directory `/ap/install/Ice-1.5.0/src/slice2cpp' cxx -c -I. -I../../include -g -KPIC -pthread -DICE_64 Gen.cpp cxx -c -I. -I../../include -g -KPIC -pthread -DICE_64 Main.cpp rm -f ../../bin/slice2cpp cxx -g -KPIC -pthread -DICE_64 -L../../lib -o ../../bin/slice2cpp Gen.o Main.o -lSlice -lIceUtil -lpthread make[2]: Leaving directory `/ap/install/Ice-1.5.0/src/slice2cpp' making all in slice2cs make[2]: Entering directory `/ap/install/Ice-1.5.0/src/slice2cs' cxx -c -I. -I../../include -g -KPIC -pthread -DICE_64 Gen.cpp cxx -c -I. -I../../include -g -KPIC -pthread -DICE_64 Main.cpp rm -f ../../bin/slice2cs cxx -g -KPIC -pthread -DICE_64 -L../../lib -o ../../bin/slice2cs Gen.o Main.o -lSlice -lIceUtil -lpthread make[2]: Leaving directory `/ap/install/Ice-1.5.0/src/slice2cs' making all in slice2freeze make[2]: Entering directory `/ap/install/Ice-1.5.0/src/slice2freeze' cxx -c -I. -I../../include -g -KPIC -pthread -DICE_64 Main.cpp rm -f ../../bin/slice2freeze cxx -g -KPIC -pthread -DICE_64 -L../../lib -o ../../bin/slice2freeze Main.o -lSlice -lIceUtil -lpthread make[2]: Leaving directory `/ap/install/Ice-1.5.0/src/slice2freeze' making all in slice2freezej make[2]: Entering directory `/ap/install/Ice-1.5.0/src/slice2freezej' cxx -c -I. -I../../include -g -KPIC -pthread -DICE_64 Main.cpp rm -f ../../bin/slice2freezej cxx -g -KPIC -pthread -DICE_64 -L../../lib -o ../../bin/slice2freezej Main.o -lSlice -lIceUtil -lpthread make[2]: Leaving directory `/ap/install/Ice-1.5.0/src/slice2freezej' making all in slice2docbook make[2]: Entering directory `/ap/install/Ice-1.5.0/src/slice2docbook' cxx -c -I. -I../../include -g -KPIC -pthread -DICE_64 Gen.cpp cxx -c -I. -I../../include -g -KPIC -pthread -DICE_64 Main.cpp rm -f ../../bin/slice2docbook cxx -g -KPIC -pthread -DICE_64 -L../../lib -o ../../bin/slice2docbook Gen.o Main.o -lSlice -lIceUtil -lpthread make[2]: Leaving directory `/ap/install/Ice-1.5.0/src/slice2docbook' making all in slice2java make[2]: Entering directory `/ap/install/Ice-1.5.0/src/slice2java' cxx -c -I. -I../../include -g -KPIC -pthread -DICE_64 Gen.cpp cxx -c -I. -I../../include -g -KPIC -pthread -DICE_64 Main.cpp rm -f ../../bin/slice2java cxx -g -KPIC -pthread -DICE_64 -L../../lib -o ../../bin/slice2java Gen.o Main.o -lSlice -lIceUtil -lpthread make[2]: Leaving directory `/ap/install/Ice-1.5.0/src/slice2java' making all in Ice make[2]: Entering directory `/ap/install/Ice-1.5.0/src/Ice' rm -f ../../include/Ice/LocalException.h LocalException.cpp ../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../slice ../../slice/Ice/LocalException.ice make[2]: *** [LocalException.cpp] Resource lost (core dumped) make[2]: Leaving directory `/ap/install/Ice-1.5.0/src/Ice' make[1]: *** [all] Error 1 make[1]: Leaving directory `/ap/install/Ice-1.5.0/src' make: *** [all] Error 1