$ ./bjam --prefix=../boost --libdir=../boost/lib -j8 --layout=tagged toolset=vacpp install Performing configuration checks - has_icu builds : no - ../config//has_long_double_support builds : yes Component configuration: - date_time : building - filesystem : building - graph : building - graph_parallel : building - iostreams : building - math : building - mpi : building - program_options : building - python : building - random : building - regex : building - serialization : building - signals : building - system : building - test : building - thread : building - wave : building ...patience... ...patience... ...patience... ...patience... ...found 26296 targets... ...updating 149 targets... vacpp.compile.c++ bin.v2/libs/iostreams/build/vacpp/release/threading-multi/bzip2.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/iostreams/src/bzip2.cpp", line 20.10: 1540-0836 (S) The #include file "bzlib.h" is not found. xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -o "bin.v2/libs/iostreams/build/vacpp/release/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp" ...failed vacpp.compile.c++ bin.v2/libs/iostreams/build/vacpp/release/threading-multi/bzip2.o... ...skipped libboost_iostreams-mt.so for lack of bzip2.o... ...skipped libboost_iostreams-mt.so for lack of libboost_iostreams-mt.so... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/acosh.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/acosh.cpp", line 14.39: 1540-0403 (S) "acosh(double)" is already defined. "/usr/include/math.h", line 1147.21: 1540-0425 (I) "acosh" is defined on line 1147 of "/usr/include/math.h". "/usr/include/math.h", line 61.31: 1540-0424 (I) "acosh" is declared on line 61 of "/usr/include/math.h". "/usr/include/math.h", line 361.16: 1540-0424 (I) "acosh" is declared on line 361 of "/usr/include/math.h". "/usr/include/math.h", line 1097.21: 1540-0424 (I) "acosh" is declared on line 1097 of "/usr/include/math.h". vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/asinh.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/asinh.cpp", line 14.39: 1540-0403 (S) "asinh(double)" is already defined. "/usr/include/math.h", line 1148.21: 1540-0425 (I) "asinh" is defined on line 1148 of "/usr/include/math.h". "/usr/include/math.h", line 62.31: 1540-0424 (I) "asinh" is declared on line 62 of "/usr/include/math.h". "/usr/include/math.h", line 362.16: 1540-0424 (I) "asinh" is declared on line 362 of "/usr/include/math.h". "/usr/include/math.h", line 1098.21: 1540-0424 (I) "asinh" is declared on line 1098 of "/usr/include/math.h". vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/atanh.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/atanh.cpp", line 14.39: 1540-0403 (S) "atanh(double)" is already defined. "/usr/include/math.h", line 1149.21: 1540-0425 (I) "atanh" is defined on line 1149 of "/usr/include/math.h". "/usr/include/math.h", line 63.31: 1540-0424 (I) "atanh" is declared on line 63 of "/usr/include/math.h". "/usr/include/math.h", line 363.16: 1540-0424 (I) "atanh" is declared on line 363 of "/usr/include/math.h". "/usr/include/math.h", line 1099.21: 1540-0424 (I) "atanh" is declared on line 1099 of "/usr/include/math.h". vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/cbrt.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/cbrt.cpp", line 14.39: 1540-0403 (S) "cbrt(double)" is already defined. "/usr/include/math.h", line 1150.21: 1540-0425 (I) "cbrt" is defined on line 1150 of "/usr/include/math.h". "/usr/include/math.h", line 64.31: 1540-0424 (I) "cbrt" is declared on line 64 of "/usr/include/math.h". "/usr/include/math.h", line 364.16: 1540-0424 (I) "cbrt" is declared on line 364 of "/usr/include/math.h". "/usr/include/math.h", line 1100.21: 1540-0424 (I) "cbrt" is declared on line 1100 of "/usr/include/math.h". vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/copysign.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/copysign.cpp", line 16.39: 1540-0403 (S) "copysign(double, double)" is already defined. "/usr/include/math.h", line 1668.16: 1540-0425 (I) "copysign" is defined on line 1668 of "/usr/include/math.h". "/usr/include/math.h", line 78.21: 1540-0424 (I) "copysign" is declared on line 78 of "/usr/include/math.h". "/usr/include/math.h", line 342.16: 1540-0424 (I) "copysign" is declared on line 342 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/threading-multi/copysign.o" "libs/math/build/../src/tr1/copysign.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/copysign.o... xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/threading-multi/cbrt.o" "libs/math/build/../src/tr1/cbrt.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/cbrt.o... xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/threading-multi/atanh.o" "libs/math/build/../src/tr1/atanh.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/atanh.o... xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/threading-multi/asinh.o" "libs/math/build/../src/tr1/asinh.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/asinh.o... xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/threading-multi/acosh.o" "libs/math/build/../src/tr1/acosh.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/acosh.o... ...skipped libboost_math_c99-mt.so for lack of acosh.o... ...skipped libboost_math_c99-mt.so for lack of libboost_math_c99-mt.so... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/copysignl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/copysignl.cpp", line 14.44: 1540-0403 (S) "copysignl(long double, long double)" is already defined. "/usr/include/math.h", line 846.20: 1540-0425 (I) "copysignl" is defined on line 846 of "/usr/include/math.h". "/usr/include/math.h", line 389.21: 1540-0424 (I) "copysignl" is declared on line 389 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/threading-multi/copysignl.o" "libs/math/build/../src/tr1/copysignl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/copysignl.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/cbrtl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/cbrtl.cpp", line 14.44: 1540-0403 (S) "cbrtl(long double)" is already defined. "/usr/include/math.h", line 845.20: 1540-0425 (I) "cbrtl" is defined on line 845 of "/usr/include/math.h". "/usr/include/math.h", line 385.21: 1540-0424 (I) "cbrtl" is declared on line 385 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/threading-multi/cbrtl.o" "libs/math/build/../src/tr1/cbrtl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/cbrtl.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/asinhl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/asinhl.cpp", line 14.44: 1540-0403 (S) "asinhl(long double)" is already defined. "/usr/include/math.h", line 840.20: 1540-0425 (I) "asinhl" is defined on line 840 of "/usr/include/math.h". "/usr/include/math.h", line 376.21: 1540-0424 (I) "asinhl" is declared on line 376 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/threading-multi/asinhl.o" "libs/math/build/../src/tr1/asinhl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/asinhl.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/cbrtf.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "./boost/math/special_functions/cbrt.hpp", line 72.21: 1540-0063 (S) The text "(" is unexpected. "./boost/math/special_functions/cbrt.hpp", line 43.3: 1540-0700 (I) The previous message was produced while processing "boost::math::detail::cbrt_imp,boost::math::policies::pole_error<1>,boost::math::policies::overflow_error<1>,boost::math::policies::evaluation_error<1>,boost::math::policies::rounding_error<1>,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::polici...". "./boost/math/special_functions/cbrt.hpp", line 162.36: 1540-0700 (I) The previous message was produced while processing "boost::math::cbrt,boost::math::policies::pole_error<1>,boost::math::policies::overflow_error<1>,boost::math::policies::evaluation_error<1>,boost::math::policies::rounding_error<1>,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_p...". "libs/math/build/../src/tr1/c_policy.hpp", line 129.1: 1540-0700 (I) The previous message was produced while processing "c_policies::cbrt(float)". "libs/math/build/../src/tr1/cbrtf.cpp", line 16.11: 1540-0700 (I) The previous message was produced while processing "cbrtf(float)". vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/acoshl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/acoshl.cpp", line 14.44: 1540-0403 (S) "acoshl(long double)" is already defined. "/usr/include/math.h", line 838.20: 1540-0425 (I) "acoshl" is defined on line 838 of "/usr/include/math.h". "/usr/include/math.h", line 372.21: 1540-0424 (I) "acoshl" is declared on line 372 of "/usr/include/math.h". vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/atanhl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/atanhl.cpp", line 14.44: 1540-0403 (S) "atanhl(long double)" is already defined. "/usr/include/math.h", line 843.20: 1540-0425 (I) "atanhl" is defined on line 843 of "/usr/include/math.h". "/usr/include/math.h", line 382.21: 1540-0424 (I) "atanhl" is declared on line 382 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/threading-multi/atanhl.o" "libs/math/build/../src/tr1/atanhl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/atanhl.o... xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/threading-multi/acoshl.o" "libs/math/build/../src/tr1/acoshl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/acoshl.o... xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/threading-multi/cbrtf.o" "libs/math/build/../src/tr1/cbrtf.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/cbrtf.o... ...skipped libboost_math_c99f-mt.so for lack of cbrtf.o... ...skipped libboost_math_c99f-mt.so for lack of libboost_math_c99f-mt.so... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/fmaxl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/fmaxl.cpp", line 14.44: 1540-0403 (S) "fmaxl(long double, long double)" is already defined. "/usr/include/math.h", line 855.20: 1540-0425 (I) "fmaxl" is defined on line 855 of "/usr/include/math.h". "/usr/include/math.h", line 417.21: 1540-0424 (I) "fmaxl" is declared on line 417 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/threading-multi/fmaxl.o" "libs/math/build/../src/tr1/fmaxl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/fmaxl.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/fminl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/fminl.cpp", line 14.44: 1540-0403 (S) "fminl(long double, long double)" is already defined. "/usr/include/math.h", line 856.20: 1540-0425 (I) "fminl" is defined on line 856 of "/usr/include/math.h". "/usr/include/math.h", line 420.21: 1540-0424 (I) "fminl" is declared on line 420 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/threading-multi/fminl.o" "libs/math/build/../src/tr1/fminl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/fminl.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/erfcl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/erfcl.cpp", line 14.44: 1540-0403 (S) "erfcl(long double)" is already defined. "/usr/include/math.h", line 1087.20: 1540-0425 (I) "erfcl" is defined on line 1087 of "/usr/include/math.h". "/usr/include/math.h", line 395.21: 1540-0424 (I) "erfcl" is declared on line 395 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/threading-multi/erfcl.o" "libs/math/build/../src/tr1/erfcl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/erfcl.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/erfl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/erfl.cpp", line 14.44: 1540-0403 (S) "erfl(long double)" is already defined. "/usr/include/math.h", line 1086.20: 1540-0425 (I) "erfl" is defined on line 1086 of "/usr/include/math.h". "/usr/include/math.h", line 397.21: 1540-0424 (I) "erfl" is declared on line 397 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/threading-multi/erfl.o" "libs/math/build/../src/tr1/erfl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/threading-multi/erfl.o... ...skipped libboost_math_c99l-mt.so for lack of acoshl.o... ...skipped libboost_math_c99l-mt.so for lack of libboost_math_c99l-mt.so... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/list.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/list.o" "libs/python/src/list.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/list.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/numeric.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/numeric.o" "libs/python/src/numeric.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/numeric.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/converter/from_python.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/converter/from_python.o" "libs/python/src/converter/from_python.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/converter/from_python.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/long.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/long.o" "libs/python/src/long.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/long.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/dict.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/dict.o" "libs/python/src/dict.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/dict.o... vacpp.compile.c++ bin.v2/libs/graph/build/vacpp/release/threading-multi/read_graphviz_new.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "./boost/xpressive/regex_primitives.hpp", line 478.41: 1540-1118 (S) The declaration of "_ln" uses the undefined class "boost::proto::exprns_::expr,0>" when the class must be complete. "./boost/xpressive/regex_primitives.hpp", line 513.36: 1540-1118 (S) The declaration of "set" uses the undefined class "boost::proto::exprns_::expr,0>" when the class must be complete. "./boost/proto/proto_fwd.hpp", line 300.26: 1540-0130 (S) "proto_arity_c" is not declared. "./boost/proto/traits.hpp", line 305.17: 1540-0062 (S) The incomplete class "expr,0>" must not be used as a qualifier. "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-0700 (I) The previous message was produced while processing "struct boost::proto::result_of::value,0> &>". "./boost/xpressive/detail/static/static.hpp", line 252.12: 1540-0700 (I) The previous message was produced while processing "boost::xpressive::detail::get_mark_number(const basic_mark_tag &)". "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-0218 (S) The call does not match any parameter list for "proto::value". "./boost/proto/traits.hpp", line 1099.9: 1540-1283 (I) "template boost::proto::value(Expr &)" is not a viable candidate. "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-1110 (I) The referenced type "boost::proto::result_of::value" contains a circular reference back to "boost::proto::result_of::value,0> &>". "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-0700 (I) The previous message was produced while processing "value". "./boost/proto/traits.hpp", line 1108.9: 1540-1283 (I) "template boost::proto::value(const Expr &)" is not a viable candidate. "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-1110 (I) The referenced type "boost::proto::result_of::value" contains a circular reference back to "boost::proto::result_of::value,0> &>". "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-0700 (I) The previous message was produced while processing "value". "./boost/xpressive/regex_primitives.hpp", line 898.31: 1540-0274 (S) The name lookup for "_ln" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 901.31: 1540-0274 (S) The name lookup for "set" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 902.31: 1540-0274 (S) The name lookup for "s0" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 903.31: 1540-0274 (S) The name lookup for "s1" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 904.31: 1540-0274 (S) The name lookup for "s2" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 905.31: 1540-0274 (S) The name lookup for "s3" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 906.31: 1540-0274 (S) The name lookup for "s4" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 907.31: 1540-0274 (S) The name lookup for "s5" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 908.31: 1540-0274 (S) The name lookup for "s6" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 909.31: 1540-0274 (S) The name lookup for "s7" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 910.31: 1540-0274 (S) The name lookup for "s8" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 911.31: 1540-0274 (S) The name lookup for "s9" did not find a declaration. xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/graph/src" -o "bin.v2/libs/graph/build/vacpp/release/threading-multi/read_graphviz_new.o" "libs/graph/src/read_graphviz_new.cpp" ...failed vacpp.compile.c++ bin.v2/libs/graph/build/vacpp/release/threading-multi/read_graphviz_new.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/converter/type_id.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/converter/type_id.o" "libs/python/src/converter/type_id.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/converter/type_id.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/converter/registry.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/converter/registry.o" "libs/python/src/converter/registry.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/converter/registry.o... vacpp.compile.c++ bin.v2/libs/graph/build/vacpp/release/threading-multi/graphml.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "./boost/xpressive/regex_primitives.hpp", line 478.41: 1540-1118 (S) The declaration of "_ln" uses the undefined class "boost::proto::exprns_::expr,0>" when the class must be complete. "./boost/xpressive/regex_primitives.hpp", line 513.36: 1540-1118 (S) The declaration of "set" uses the undefined class "boost::proto::exprns_::expr,0>" when the class must be complete. "./boost/proto/proto_fwd.hpp", line 300.26: 1540-0130 (S) "proto_arity_c" is not declared. "./boost/property_tree/detail/ptree_implementation.hpp", line 77.28: 1540-0129 (S) The qualifier "subs" is not defined in the current scope. "./boost/property_tree/detail/ptree_implementation.hpp", line 100.34: 1540-0129 (S) The qualifier "subs" is not defined in the current scope. "./boost/property_tree/detail/ptree_implementation.hpp", line 113.42: 1540-0716 (S) The template argument "boost::iterator" does not match the template parameter "class Iterator". "./boost/property_tree/detail/ptree_implementation.hpp", line 123.42: 1540-0274 (S) The name lookup for "const_iterator" did not find a declaration. "./boost/property_tree/detail/ptree_implementation.hpp", line 123.42: 1540-1226 (I) Declarations for non-dependent names are resolved in the template definition. "./boost/property_tree/detail/ptree_implementation.hpp", line 123.42: 1540-1227 (I) "const_iterator" does not depend on a template argument. "./boost/property_tree/detail/ptree_implementation.hpp", line 138.51: 1540-0129 (S) The qualifier "subs" is not defined in the current scope. "./boost/property_tree/detail/ptree_implementation.hpp", line 160.45: 1540-0129 (S) The qualifier "subs" is not defined in the current scope. "./boost/proto/traits.hpp", line 305.17: 1540-0062 (S) The incomplete class "expr,0>" must not be used as a qualifier. "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-0700 (I) The previous message was produced while processing "struct boost::proto::result_of::value,0> &>". "./boost/xpressive/detail/static/static.hpp", line 252.12: 1540-0700 (I) The previous message was produced while processing "boost::xpressive::detail::get_mark_number(const basic_mark_tag &)". "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-0218 (S) The call does not match any parameter list for "proto::value". "./boost/proto/traits.hpp", line 1099.9: 1540-1283 (I) "template boost::proto::value(Expr &)" is not a viable candidate. "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-1110 (I) The referenced type "boost::proto::result_of::value" contains a circular reference back to "boost::proto::result_of::value,0> &>". "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-0700 (I) The previous message was produced while processing "value". "./boost/proto/traits.hpp", line 1108.9: 1540-1283 (I) "template boost::proto::value(const Expr &)" is not a viable candidate. "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-1110 (I) The referenced type "boost::proto::result_of::value" contains a circular reference back to "boost::proto::result_of::value,0> &>". "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-0700 (I) The previous message was produced while processing "value". "./boost/xpressive/regex_primitives.hpp", line 898.31: 1540-0274 (S) The name lookup for "_ln" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 901.31: 1540-0274 (S) The name lookup for "set" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 902.31: 1540-0274 (S) The name lookup for "s0" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 903.31: 1540-0274 (S) The name lookup for "s1" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 904.31: 1540-0274 (S) The name lookup for "s2" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 905.31: 1540-0274 (S) The name lookup for "s3" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 906.31: 1540-0274 (S) The name lookup for "s4" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 907.31: 1540-0274 (S) The name lookup for "s5" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 908.31: 1540-0274 (S) The name lookup for "s6" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 909.31: 1540-0274 (S) The name lookup for "s7" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 910.31: 1540-0274 (S) The name lookup for "s8" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 911.31: 1540-0274 (S) The name lookup for "s9" did not find a declaration. "./boost/property_tree/detail/ptree_implementation.hpp", line 100.34: 1540-0129 (S) The qualifier "subs" is not defined in the current scope. "libs/graph/src/graphml.cpp", line 34.17: 1540-0700 (I) The previous message was produced while processing "class boost::property_tree::basic_ptree,std::allocator >,class std::basic_string,std::allocator >,struct std::less,std::allocator > > >::const_iterator". "libs/graph/src/graphml.cpp", line 34.17: 1540-0700 (I) The previous message was produced while processing "graphml_reader::get_graphs(const boost::property_tree::ptree &, std::vector,std::allocator >,std::basic_string,std::allocator >,std::less,std::allocator > > > *,std::allocator...". "./boost/property_tree/detail/ptree_implementation.hpp", line 77.28: 1540-0129 (S) The qualifier "subs" is not defined in the current scope. "libs/graph/src/graphml.cpp", line 45.10: 1540-0700 (I) The previous message was produced while processing "class boost::property_tree::basic_ptree,std::allocator >,class std::basic_string,std::allocator >,struct std::less,std::allocator > > >::iterator". "libs/graph/src/graphml.cpp", line 45.10: 1540-0700 (I) The previous message was produced while processing "graphml_reader::run(std::istream &)". "./boost/property_tree/detail/ptree_implementation.hpp", line 644.5: 1540-1101 (W) A return value of type "std::basic_string,std::allocator >" is expected. "./boost/property_tree/detail/ptree_implementation.hpp", line 636.5: 1540-0700 (I) The previous message was produced while processing "boost::property_tree::basic_ptree,std::allocator >,std::basic_string,std::allocator >,std::less,std::allocator > > >::get_value,std::allocator >,boost::property_tree::id_translator,std::allocator >...". "./boost/property_tree/detail/ptree_implementation.hpp", line 650.16: 1540-0700 (I) The previous message was produced while processing "boost::property_tree::basic_ptree,std::allocator >,std::basic_string,std::allocator >,std::less,std::allocator > > >::get_value,std::allocator > >() const". "./boost/property_tree/detail/ptree_implementation.hpp", line 722.31: 1540-0700 (I) The previous message was produced while processing "boost::property_tree::basic_ptree,std::allocator >,std::basic_string,std::allocator >,std::less,std::allocator > > >::get,std::allocator > >(const path_type &) const". "libs/graph/src/graphml.cpp", line 45.10: 1540-0700 (I) The previous message was produced while processing "graphml_reader::run(std::istream &)". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/graph/src" -o "bin.v2/libs/graph/build/vacpp/release/threading-multi/graphml.o" "libs/graph/src/graphml.cpp" ...failed vacpp.compile.c++ bin.v2/libs/graph/build/vacpp/release/threading-multi/graphml.o... ...skipped libboost_graph-mt.so for lack of read_graphviz_new.o... ...skipped libboost_graph-mt.so for lack of libboost_graph-mt.so... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/life_support.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/object/life_support.o" "libs/python/src/object/life_support.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/life_support.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/str.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/str.o" "libs/python/src/str.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/str.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/tuple.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/tuple.o" "libs/python/src/tuple.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/tuple.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/errors.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/errors.o" "libs/python/src/errors.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/errors.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/slice.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/slice.o" "libs/python/src/slice.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/slice.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/converter/builtin_converters.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/converter/builtin_converters.o" "libs/python/src/converter/builtin_converters.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/converter/builtin_converters.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/converter/arg_to_python_base.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/converter/arg_to_python_base.o" "libs/python/src/converter/arg_to_python_base.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/converter/arg_to_python_base.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/enum.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/object/enum.o" "libs/python/src/object/enum.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/enum.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/inheritance.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/object/inheritance.o" "libs/python/src/object/inheritance.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/inheritance.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/class.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/object/class.o" "libs/python/src/object/class.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/class.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/function.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/object/function.o" "libs/python/src/object/function.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/function.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/pickle_support.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/object/pickle_support.o" "libs/python/src/object/pickle_support.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/pickle_support.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/module.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/module.o" "libs/python/src/module.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/module.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/stl_iterator.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/object/stl_iterator.o" "libs/python/src/object/stl_iterator.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/stl_iterator.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/iterator.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/object/iterator.o" "libs/python/src/object/iterator.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/iterator.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object_protocol.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/object_protocol.o" "libs/python/src/object_protocol.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object_protocol.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object_operators.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/object_operators.o" "libs/python/src/object_operators.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object_operators.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/wrapper.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/wrapper.o" "libs/python/src/wrapper.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/wrapper.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/import.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/import.o" "libs/python/src/import.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/import.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/exec.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/exec.o" "libs/python/src/exec.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/exec.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/function_doc_signature.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/threading-multi/object/function_doc_signature.o" "libs/python/src/object/function_doc_signature.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/threading-multi/object/function_doc_signature.o... ...skipped libboost_python-mt.so for lack of numeric.o... ...skipped libboost_python-mt.so for lack of libboost_python-mt.so... vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/datatypes.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -I"/usr/lpp/ppe.poe/include" -o "bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/datatypes.o" "libs/mpi/src/python/datatypes.cpp" ...failed vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/datatypes.o... vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/serialize.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_MPI_PYTHON_SOURCE=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -I"/usr/lpp/ppe.poe/include" -o "bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/serialize.o" "libs/mpi/src/python/serialize.cpp" ...failed vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/serialize.o... ...skipped libboost_mpi_python-mt.so for lack of python/serialize.o... ...skipped libboost_mpi_python-mt.so for lack of libboost_mpi_python-mt.so... vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/collectives.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -I"/usr/lpp/ppe.poe/include" -o "bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/collectives.o" "libs/mpi/src/python/collectives.cpp" ...failed vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/collectives.o... vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_communicator.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -I"/usr/lpp/ppe.poe/include" -o "bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_communicator.o" "libs/mpi/src/python/py_communicator.cpp" ...failed vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_communicator.o... vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_exception.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -I"/usr/lpp/ppe.poe/include" -o "bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_exception.o" "libs/mpi/src/python/py_exception.cpp" ...failed vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_exception.o... vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_environment.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -I"/usr/lpp/ppe.poe/include" -o "bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_environment.o" "libs/mpi/src/python/py_environment.cpp" ...failed vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_environment.o... vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_nonblocking.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -I"/usr/lpp/ppe.poe/include" -o "bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_nonblocking.o" "libs/mpi/src/python/py_nonblocking.cpp" ...failed vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_nonblocking.o... vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/module.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -I"/usr/lpp/ppe.poe/include" -o "bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/module.o" "libs/mpi/src/python/module.cpp" ...failed vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/module.o... vacpp.compile.c++ bin.v2/libs/filesystem/build/vacpp/release/threading-multi/v3/src/path.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "./boost/filesystem/v3/path.hpp", line 476.7: 1540-0716 (S) The template argument "boost::iterator" does not match the template parameter "class Derived". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -o "bin.v2/libs/filesystem/build/vacpp/release/threading-multi/v3/src/path.o" "libs/filesystem/v3/src/path.cpp" ...failed vacpp.compile.c++ bin.v2/libs/filesystem/build/vacpp/release/threading-multi/v3/src/path.o... vacpp.compile.c++ bin.v2/libs/filesystem/build/vacpp/release/threading-multi/v3/src/portability.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "./boost/filesystem/v3/path.hpp", line 476.7: 1540-0716 (S) The template argument "boost::iterator" does not match the template parameter "class Derived". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -o "bin.v2/libs/filesystem/build/vacpp/release/threading-multi/v3/src/portability.o" "libs/filesystem/v3/src/portability.cpp" ...failed vacpp.compile.c++ bin.v2/libs/filesystem/build/vacpp/release/threading-multi/v3/src/portability.o... vacpp.compile.c++ bin.v2/libs/filesystem/build/vacpp/release/threading-multi/v3/src/operations.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "./boost/filesystem/v3/path.hpp", line 476.7: 1540-0716 (S) The template argument "boost::iterator" does not match the template parameter "class Derived". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -o "bin.v2/libs/filesystem/build/vacpp/release/threading-multi/v3/src/operations.o" "libs/filesystem/v3/src/operations.cpp" ...failed vacpp.compile.c++ bin.v2/libs/filesystem/build/vacpp/release/threading-multi/v3/src/operations.o... vacpp.compile.c++ bin.v2/libs/filesystem/build/vacpp/release/threading-multi/v3/src/unique_path.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "./boost/filesystem/v3/path.hpp", line 476.7: 1540-0716 (S) The template argument "boost::iterator" does not match the template parameter "class Derived". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -o "bin.v2/libs/filesystem/build/vacpp/release/threading-multi/v3/src/unique_path.o" "libs/filesystem/v3/src/unique_path.cpp" ...failed vacpp.compile.c++ bin.v2/libs/filesystem/build/vacpp/release/threading-multi/v3/src/unique_path.o... ...skipped libboost_filesystem-mt.so for lack of v3/src/operations.o... ...skipped libboost_wave-mt.so for lack of libboost_filesystem-mt.so... ...skipped libboost_wave-mt.so for lack of libboost_wave-mt.so... ...skipped libboost_filesystem-mt.so for lack of libboost_filesystem-mt.so... vacpp.compile.c++ bin.v2/libs/filesystem/build/vacpp/release/link-static/threading-multi/v3/src/path.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "./boost/filesystem/v3/path.hpp", line 476.7: 1540-0716 (S) The template argument "boost::iterator" does not match the template parameter "class Derived". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -o "bin.v2/libs/filesystem/build/vacpp/release/link-static/threading-multi/v3/src/path.o" "libs/filesystem/v3/src/path.cpp" ...failed vacpp.compile.c++ bin.v2/libs/filesystem/build/vacpp/release/link-static/threading-multi/v3/src/path.o... vacpp.compile.c++ bin.v2/libs/filesystem/build/vacpp/release/link-static/threading-multi/v3/src/portability.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "./boost/filesystem/v3/path.hpp", line 476.7: 1540-0716 (S) The template argument "boost::iterator" does not match the template parameter "class Derived". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -o "bin.v2/libs/filesystem/build/vacpp/release/link-static/threading-multi/v3/src/portability.o" "libs/filesystem/v3/src/portability.cpp" ...failed vacpp.compile.c++ bin.v2/libs/filesystem/build/vacpp/release/link-static/threading-multi/v3/src/portability.o... vacpp.compile.c++ bin.v2/libs/filesystem/build/vacpp/release/link-static/threading-multi/v3/src/operations.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "./boost/filesystem/v3/path.hpp", line 476.7: 1540-0716 (S) The template argument "boost::iterator" does not match the template parameter "class Derived". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -o "bin.v2/libs/filesystem/build/vacpp/release/link-static/threading-multi/v3/src/operations.o" "libs/filesystem/v3/src/operations.cpp" ...failed vacpp.compile.c++ bin.v2/libs/filesystem/build/vacpp/release/link-static/threading-multi/v3/src/operations.o... vacpp.compile.c++ bin.v2/libs/filesystem/build/vacpp/release/link-static/threading-multi/v3/src/unique_path.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "./boost/filesystem/v3/path.hpp", line 476.7: 1540-0716 (S) The template argument "boost::iterator" does not match the template parameter "class Derived". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -o "bin.v2/libs/filesystem/build/vacpp/release/link-static/threading-multi/v3/src/unique_path.o" "libs/filesystem/v3/src/unique_path.cpp" ...failed vacpp.compile.c++ bin.v2/libs/filesystem/build/vacpp/release/link-static/threading-multi/v3/src/unique_path.o... ...skipped libboost_filesystem-mt.a for lack of v3/src/operations.o... ...skipped libboost_filesystem-mt.a for lack of libboost_filesystem-mt.a... vacpp.compile.c++ bin.v2/libs/iostreams/build/vacpp/release/link-static/threading-multi/bzip2.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/iostreams/src/bzip2.cpp", line 20.10: 1540-0836 (S) The #include file "bzlib.h" is not found. xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -o "bin.v2/libs/iostreams/build/vacpp/release/link-static/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp" ...failed vacpp.compile.c++ bin.v2/libs/iostreams/build/vacpp/release/link-static/threading-multi/bzip2.o... ...skipped libboost_iostreams-mt.a for lack of bzip2.o... ...skipped libboost_iostreams-mt.a for lack of libboost_iostreams-mt.a... vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_request.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -I"/usr/lpp/ppe.poe/include" -o "bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_request.o" "libs/mpi/src/python/py_request.cpp" ...failed vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_request.o... vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_timer.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -I"/usr/lpp/ppe.poe/include" -o "bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_timer.o" "libs/mpi/src/python/py_timer.cpp" ...failed vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/py_timer.o... vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/skeleton_and_content.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -I"/usr/lpp/ppe.poe/include" -o "bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/skeleton_and_content.o" "libs/mpi/src/python/skeleton_and_content.cpp" ...failed vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/skeleton_and_content.o... vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/status.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -I"/usr/lpp/ppe.poe/include" -o "bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/status.o" "libs/mpi/src/python/status.cpp" ...failed vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/threading-multi/python/status.o... ...skipped mpi.so for lack of python/collectives.o... ...skipped mpi.so for lack of mpi.so... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/acosh.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/acosh.cpp", line 14.39: 1540-0403 (S) "acosh(double)" is already defined. "/usr/include/math.h", line 1147.21: 1540-0425 (I) "acosh" is defined on line 1147 of "/usr/include/math.h". "/usr/include/math.h", line 61.31: 1540-0424 (I) "acosh" is declared on line 61 of "/usr/include/math.h". "/usr/include/math.h", line 361.16: 1540-0424 (I) "acosh" is declared on line 361 of "/usr/include/math.h". "/usr/include/math.h", line 1097.21: 1540-0424 (I) "acosh" is declared on line 1097 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/acosh.o" "libs/math/build/../src/tr1/acosh.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/acosh.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/asinh.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/asinh.cpp", line 14.39: 1540-0403 (S) "asinh(double)" is already defined. "/usr/include/math.h", line 1148.21: 1540-0425 (I) "asinh" is defined on line 1148 of "/usr/include/math.h". "/usr/include/math.h", line 62.31: 1540-0424 (I) "asinh" is declared on line 62 of "/usr/include/math.h". "/usr/include/math.h", line 362.16: 1540-0424 (I) "asinh" is declared on line 362 of "/usr/include/math.h". "/usr/include/math.h", line 1098.21: 1540-0424 (I) "asinh" is declared on line 1098 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/asinh.o" "libs/math/build/../src/tr1/asinh.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/asinh.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/atanh.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/atanh.cpp", line 14.39: 1540-0403 (S) "atanh(double)" is already defined. "/usr/include/math.h", line 1149.21: 1540-0425 (I) "atanh" is defined on line 1149 of "/usr/include/math.h". "/usr/include/math.h", line 63.31: 1540-0424 (I) "atanh" is declared on line 63 of "/usr/include/math.h". "/usr/include/math.h", line 363.16: 1540-0424 (I) "atanh" is declared on line 363 of "/usr/include/math.h". "/usr/include/math.h", line 1099.21: 1540-0424 (I) "atanh" is declared on line 1099 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/atanh.o" "libs/math/build/../src/tr1/atanh.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/atanh.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/copysign.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/copysign.cpp", line 16.39: 1540-0403 (S) "copysign(double, double)" is already defined. "/usr/include/math.h", line 1668.16: 1540-0425 (I) "copysign" is defined on line 1668 of "/usr/include/math.h". "/usr/include/math.h", line 78.21: 1540-0424 (I) "copysign" is declared on line 78 of "/usr/include/math.h". "/usr/include/math.h", line 342.16: 1540-0424 (I) "copysign" is declared on line 342 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/copysign.o" "libs/math/build/../src/tr1/copysign.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/copysign.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/cbrt.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/cbrt.cpp", line 14.39: 1540-0403 (S) "cbrt(double)" is already defined. "/usr/include/math.h", line 1150.21: 1540-0425 (I) "cbrt" is defined on line 1150 of "/usr/include/math.h". "/usr/include/math.h", line 64.31: 1540-0424 (I) "cbrt" is declared on line 64 of "/usr/include/math.h". "/usr/include/math.h", line 364.16: 1540-0424 (I) "cbrt" is declared on line 364 of "/usr/include/math.h". "/usr/include/math.h", line 1100.21: 1540-0424 (I) "cbrt" is declared on line 1100 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/cbrt.o" "libs/math/build/../src/tr1/cbrt.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/cbrt.o... ...skipped libboost_math_c99-mt.a for lack of acosh.o... ...skipped libboost_math_c99-mt.a for lack of libboost_math_c99-mt.a... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/cbrtf.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "./boost/math/special_functions/cbrt.hpp", line 72.21: 1540-0063 (S) The text "(" is unexpected. "./boost/math/special_functions/cbrt.hpp", line 43.3: 1540-0700 (I) The previous message was produced while processing "boost::math::detail::cbrt_imp,boost::math::policies::pole_error<1>,boost::math::policies::overflow_error<1>,boost::math::policies::evaluation_error<1>,boost::math::policies::rounding_error<1>,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::polici...". "./boost/math/special_functions/cbrt.hpp", line 162.36: 1540-0700 (I) The previous message was produced while processing "boost::math::cbrt,boost::math::policies::pole_error<1>,boost::math::policies::overflow_error<1>,boost::math::policies::evaluation_error<1>,boost::math::policies::rounding_error<1>,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_p...". "libs/math/build/../src/tr1/c_policy.hpp", line 129.1: 1540-0700 (I) The previous message was produced while processing "c_policies::cbrt(float)". "libs/math/build/../src/tr1/cbrtf.cpp", line 16.11: 1540-0700 (I) The previous message was produced while processing "cbrtf(float)". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/cbrtf.o" "libs/math/build/../src/tr1/cbrtf.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/cbrtf.o... ...skipped libboost_math_c99f-mt.a for lack of cbrtf.o... ...skipped libboost_math_c99f-mt.a for lack of libboost_math_c99f-mt.a... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/copysignl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/copysignl.cpp", line 14.44: 1540-0403 (S) "copysignl(long double, long double)" is already defined. "/usr/include/math.h", line 846.20: 1540-0425 (I) "copysignl" is defined on line 846 of "/usr/include/math.h". "/usr/include/math.h", line 389.21: 1540-0424 (I) "copysignl" is declared on line 389 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/copysignl.o" "libs/math/build/../src/tr1/copysignl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/copysignl.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/acoshl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/acoshl.cpp", line 14.44: 1540-0403 (S) "acoshl(long double)" is already defined. "/usr/include/math.h", line 838.20: 1540-0425 (I) "acoshl" is defined on line 838 of "/usr/include/math.h". "/usr/include/math.h", line 372.21: 1540-0424 (I) "acoshl" is declared on line 372 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/acoshl.o" "libs/math/build/../src/tr1/acoshl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/acoshl.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/asinhl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/asinhl.cpp", line 14.44: 1540-0403 (S) "asinhl(long double)" is already defined. "/usr/include/math.h", line 840.20: 1540-0425 (I) "asinhl" is defined on line 840 of "/usr/include/math.h". "/usr/include/math.h", line 376.21: 1540-0424 (I) "asinhl" is declared on line 376 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/asinhl.o" "libs/math/build/../src/tr1/asinhl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/asinhl.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/atanhl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/atanhl.cpp", line 14.44: 1540-0403 (S) "atanhl(long double)" is already defined. "/usr/include/math.h", line 843.20: 1540-0425 (I) "atanhl" is defined on line 843 of "/usr/include/math.h". "/usr/include/math.h", line 382.21: 1540-0424 (I) "atanhl" is declared on line 382 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/atanhl.o" "libs/math/build/../src/tr1/atanhl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/atanhl.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/cbrtl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/cbrtl.cpp", line 14.44: 1540-0403 (S) "cbrtl(long double)" is already defined. "/usr/include/math.h", line 845.20: 1540-0425 (I) "cbrtl" is defined on line 845 of "/usr/include/math.h". "/usr/include/math.h", line 385.21: 1540-0424 (I) "cbrtl" is declared on line 385 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/cbrtl.o" "libs/math/build/../src/tr1/cbrtl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/cbrtl.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/fminl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/fminl.cpp", line 14.44: 1540-0403 (S) "fminl(long double, long double)" is already defined. "/usr/include/math.h", line 856.20: 1540-0425 (I) "fminl" is defined on line 856 of "/usr/include/math.h". "/usr/include/math.h", line 420.21: 1540-0424 (I) "fminl" is declared on line 420 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/fminl.o" "libs/math/build/../src/tr1/fminl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/fminl.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/fmaxl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/fmaxl.cpp", line 14.44: 1540-0403 (S) "fmaxl(long double, long double)" is already defined. "/usr/include/math.h", line 855.20: 1540-0425 (I) "fmaxl" is defined on line 855 of "/usr/include/math.h". "/usr/include/math.h", line 417.21: 1540-0424 (I) "fmaxl" is declared on line 417 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/fmaxl.o" "libs/math/build/../src/tr1/fmaxl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/fmaxl.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/erfcl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/erfcl.cpp", line 14.44: 1540-0403 (S) "erfcl(long double)" is already defined. "/usr/include/math.h", line 1087.20: 1540-0425 (I) "erfcl" is defined on line 1087 of "/usr/include/math.h". "/usr/include/math.h", line 395.21: 1540-0424 (I) "erfcl" is declared on line 395 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/erfcl.o" "libs/math/build/../src/tr1/erfcl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/erfcl.o... vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/erfl.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "libs/math/build/../src/tr1/erfl.cpp", line 14.44: 1540-0403 (S) "erfl(long double)" is already defined. "/usr/include/math.h", line 1086.20: 1540-0425 (I) "erfl" is defined on line 1086 of "/usr/include/math.h". "/usr/include/math.h", line 397.21: 1540-0424 (I) "erfl" is declared on line 397 of "/usr/include/math.h". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/math/src/tr1" -o "bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/erfl.o" "libs/math/build/../src/tr1/erfl.cpp" ...failed vacpp.compile.c++ bin.v2/libs/math/build/vacpp/release/link-static/threading-multi/erfl.o... ...skipped libboost_math_c99l-mt.a for lack of acoshl.o... ...skipped libboost_math_c99l-mt.a for lack of libboost_math_c99l-mt.a... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/list.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/list.o" "libs/python/src/list.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/list.o... vacpp.compile.c++ bin.v2/libs/graph/build/vacpp/release/link-static/threading-multi/read_graphviz_new.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "./boost/xpressive/regex_primitives.hpp", line 478.41: 1540-1118 (S) The declaration of "_ln" uses the undefined class "boost::proto::exprns_::expr,0>" when the class must be complete. "./boost/xpressive/regex_primitives.hpp", line 513.36: 1540-1118 (S) The declaration of "set" uses the undefined class "boost::proto::exprns_::expr,0>" when the class must be complete. "./boost/proto/proto_fwd.hpp", line 300.26: 1540-0130 (S) "proto_arity_c" is not declared. "./boost/proto/traits.hpp", line 305.17: 1540-0062 (S) The incomplete class "expr,0>" must not be used as a qualifier. "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-0700 (I) The previous message was produced while processing "struct boost::proto::result_of::value,0> &>". "./boost/xpressive/detail/static/static.hpp", line 252.12: 1540-0700 (I) The previous message was produced while processing "boost::xpressive::detail::get_mark_number(const basic_mark_tag &)". "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-0218 (S) The call does not match any parameter list for "proto::value". "./boost/proto/traits.hpp", line 1099.9: 1540-1283 (I) "template boost::proto::value(Expr &)" is not a viable candidate. "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-1110 (I) The referenced type "boost::proto::result_of::value" contains a circular reference back to "boost::proto::result_of::value,0> &>". "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-0700 (I) The previous message was produced while processing "value". "./boost/proto/traits.hpp", line 1108.9: 1540-1283 (I) "template boost::proto::value(const Expr &)" is not a viable candidate. "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-1110 (I) The referenced type "boost::proto::result_of::value" contains a circular reference back to "boost::proto::result_of::value,0> &>". "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-0700 (I) The previous message was produced while processing "value". "./boost/xpressive/regex_primitives.hpp", line 898.31: 1540-0274 (S) The name lookup for "_ln" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 901.31: 1540-0274 (S) The name lookup for "set" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 902.31: 1540-0274 (S) The name lookup for "s0" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 903.31: 1540-0274 (S) The name lookup for "s1" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 904.31: 1540-0274 (S) The name lookup for "s2" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 905.31: 1540-0274 (S) The name lookup for "s3" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 906.31: 1540-0274 (S) The name lookup for "s4" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 907.31: 1540-0274 (S) The name lookup for "s5" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 908.31: 1540-0274 (S) The name lookup for "s6" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 909.31: 1540-0274 (S) The name lookup for "s7" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 910.31: 1540-0274 (S) The name lookup for "s8" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 911.31: 1540-0274 (S) The name lookup for "s9" did not find a declaration. xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/graph/src" -o "bin.v2/libs/graph/build/vacpp/release/link-static/threading-multi/read_graphviz_new.o" "libs/graph/src/read_graphviz_new.cpp" ...failed vacpp.compile.c++ bin.v2/libs/graph/build/vacpp/release/link-static/threading-multi/read_graphviz_new.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/numeric.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/numeric.o" "libs/python/src/numeric.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/numeric.o... vacpp.compile.c++ bin.v2/libs/graph/build/vacpp/release/link-static/threading-multi/graphml.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "./boost/xpressive/regex_primitives.hpp", line 478.41: 1540-1118 (S) The declaration of "_ln" uses the undefined class "boost::proto::exprns_::expr,0>" when the class must be complete. "./boost/xpressive/regex_primitives.hpp", line 513.36: 1540-1118 (S) The declaration of "set" uses the undefined class "boost::proto::exprns_::expr,0>" when the class must be complete. "./boost/proto/proto_fwd.hpp", line 300.26: 1540-0130 (S) "proto_arity_c" is not declared. "./boost/property_tree/detail/ptree_implementation.hpp", line 77.28: 1540-0129 (S) The qualifier "subs" is not defined in the current scope. "./boost/property_tree/detail/ptree_implementation.hpp", line 100.34: 1540-0129 (S) The qualifier "subs" is not defined in the current scope. "./boost/property_tree/detail/ptree_implementation.hpp", line 113.42: 1540-0716 (S) The template argument "boost::iterator" does not match the template parameter "class Iterator". "./boost/property_tree/detail/ptree_implementation.hpp", line 123.42: 1540-0274 (S) The name lookup for "const_iterator" did not find a declaration. "./boost/property_tree/detail/ptree_implementation.hpp", line 123.42: 1540-1226 (I) Declarations for non-dependent names are resolved in the template definition. "./boost/property_tree/detail/ptree_implementation.hpp", line 123.42: 1540-1227 (I) "const_iterator" does not depend on a template argument. "./boost/property_tree/detail/ptree_implementation.hpp", line 138.51: 1540-0129 (S) The qualifier "subs" is not defined in the current scope. "./boost/property_tree/detail/ptree_implementation.hpp", line 160.45: 1540-0129 (S) The qualifier "subs" is not defined in the current scope. "./boost/proto/traits.hpp", line 305.17: 1540-0062 (S) The incomplete class "expr,0>" must not be used as a qualifier. "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-0700 (I) The previous message was produced while processing "struct boost::proto::result_of::value,0> &>". "./boost/xpressive/detail/static/static.hpp", line 252.12: 1540-0700 (I) The previous message was produced while processing "boost::xpressive::detail::get_mark_number(const basic_mark_tag &)". "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-0218 (S) The call does not match any parameter list for "proto::value". "./boost/proto/traits.hpp", line 1099.9: 1540-1283 (I) "template boost::proto::value(Expr &)" is not a viable candidate. "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-1110 (I) The referenced type "boost::proto::result_of::value" contains a circular reference back to "boost::proto::result_of::value,0> &>". "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-0700 (I) The previous message was produced while processing "value". "./boost/proto/traits.hpp", line 1108.9: 1540-1283 (I) "template boost::proto::value(const Expr &)" is not a viable candidate. "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-1110 (I) The referenced type "boost::proto::result_of::value" contains a circular reference back to "boost::proto::result_of::value,0> &>". "./boost/xpressive/detail/static/static.hpp", line 254.12: 1540-0700 (I) The previous message was produced while processing "value". "./boost/xpressive/regex_primitives.hpp", line 898.31: 1540-0274 (S) The name lookup for "_ln" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 901.31: 1540-0274 (S) The name lookup for "set" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 902.31: 1540-0274 (S) The name lookup for "s0" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 903.31: 1540-0274 (S) The name lookup for "s1" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 904.31: 1540-0274 (S) The name lookup for "s2" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 905.31: 1540-0274 (S) The name lookup for "s3" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 906.31: 1540-0274 (S) The name lookup for "s4" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 907.31: 1540-0274 (S) The name lookup for "s5" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 908.31: 1540-0274 (S) The name lookup for "s6" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 909.31: 1540-0274 (S) The name lookup for "s7" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 910.31: 1540-0274 (S) The name lookup for "s8" did not find a declaration. "./boost/xpressive/regex_primitives.hpp", line 911.31: 1540-0274 (S) The name lookup for "s9" did not find a declaration. "./boost/property_tree/detail/ptree_implementation.hpp", line 100.34: 1540-0129 (S) The qualifier "subs" is not defined in the current scope. "libs/graph/src/graphml.cpp", line 34.17: 1540-0700 (I) The previous message was produced while processing "class boost::property_tree::basic_ptree,std::allocator >,class std::basic_string,std::allocator >,struct std::less,std::allocator > > >::const_iterator". "libs/graph/src/graphml.cpp", line 34.17: 1540-0700 (I) The previous message was produced while processing "graphml_reader::get_graphs(const boost::property_tree::ptree &, std::vector,std::allocator >,std::basic_string,std::allocator >,std::less,std::allocator > > > *,std::allocator...". "./boost/property_tree/detail/ptree_implementation.hpp", line 77.28: 1540-0129 (S) The qualifier "subs" is not defined in the current scope. "libs/graph/src/graphml.cpp", line 45.10: 1540-0700 (I) The previous message was produced while processing "class boost::property_tree::basic_ptree,std::allocator >,class std::basic_string,std::allocator >,struct std::less,std::allocator > > >::iterator". "libs/graph/src/graphml.cpp", line 45.10: 1540-0700 (I) The previous message was produced while processing "graphml_reader::run(std::istream &)". "./boost/property_tree/detail/ptree_implementation.hpp", line 644.5: 1540-1101 (W) A return value of type "std::basic_string,std::allocator >" is expected. "./boost/property_tree/detail/ptree_implementation.hpp", line 636.5: 1540-0700 (I) The previous message was produced while processing "boost::property_tree::basic_ptree,std::allocator >,std::basic_string,std::allocator >,std::less,std::allocator > > >::get_value,std::allocator >,boost::property_tree::id_translator,std::allocator >...". "./boost/property_tree/detail/ptree_implementation.hpp", line 650.16: 1540-0700 (I) The previous message was produced while processing "boost::property_tree::basic_ptree,std::allocator >,std::basic_string,std::allocator >,std::less,std::allocator > > >::get_value,std::allocator > >() const". "./boost/property_tree/detail/ptree_implementation.hpp", line 722.31: 1540-0700 (I) The previous message was produced while processing "boost::property_tree::basic_ptree,std::allocator >,std::basic_string,std::allocator >,std::less,std::allocator > > >::get,std::allocator > >(const path_type &) const". "libs/graph/src/graphml.cpp", line 45.10: 1540-0700 (I) The previous message was produced while processing "graphml_reader::run(std::istream &)". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"libs/graph/src" -o "bin.v2/libs/graph/build/vacpp/release/link-static/threading-multi/graphml.o" "libs/graph/src/graphml.cpp" ...failed vacpp.compile.c++ bin.v2/libs/graph/build/vacpp/release/link-static/threading-multi/graphml.o... ...skipped libboost_graph-mt.a for lack of read_graphviz_new.o... ...skipped libboost_graph-mt.a for lack of libboost_graph-mt.a... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/converter/from_python.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/converter/from_python.o" "libs/python/src/converter/from_python.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/converter/from_python.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/long.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/long.o" "libs/python/src/long.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/long.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/converter/type_id.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/converter/registry.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/converter/registry.o" "libs/python/src/converter/registry.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/converter/registry.o... xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/converter/type_id.o" "libs/python/src/converter/type_id.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/converter/type_id.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/dict.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/dict.o" "libs/python/src/dict.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/dict.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/life_support.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/life_support.o" "libs/python/src/object/life_support.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/life_support.o... ...on 100th target... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/tuple.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/tuple.o" "libs/python/src/tuple.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/tuple.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/str.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/str.o" "libs/python/src/str.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/str.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/errors.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/errors.o" "libs/python/src/errors.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/errors.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/converter/builtin_converters.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/converter/builtin_converters.o" "libs/python/src/converter/builtin_converters.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/converter/builtin_converters.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/slice.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/slice.o" "libs/python/src/slice.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/slice.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/converter/arg_to_python_base.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/converter/arg_to_python_base.o" "libs/python/src/converter/arg_to_python_base.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/converter/arg_to_python_base.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/inheritance.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/inheritance.o" "libs/python/src/object/inheritance.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/inheritance.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/enum.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/enum.o" "libs/python/src/object/enum.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/enum.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/class.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/class.o" "libs/python/src/object/class.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/class.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/function.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/function.o" "libs/python/src/object/function.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/function.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/pickle_support.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/pickle_support.o" "libs/python/src/object/pickle_support.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/pickle_support.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/module.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/module.o" "libs/python/src/module.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/module.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/iterator.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/iterator.o" "libs/python/src/object/iterator.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/iterator.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/stl_iterator.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/stl_iterator.o" "libs/python/src/object/stl_iterator.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/stl_iterator.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object_protocol.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object_protocol.o" "libs/python/src/object_protocol.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object_protocol.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object_operators.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object_operators.o" "libs/python/src/object_operators.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object_operators.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/import.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/import.o" "libs/python/src/import.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/import.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/wrapper.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/wrapper.o" "libs/python/src/wrapper.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/wrapper.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/exec.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/exec.o" "libs/python/src/exec.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/exec.o... vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/function_doc_signature.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -o "bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/function_doc_signature.o" "libs/python/src/object/function_doc_signature.cpp" ...failed vacpp.compile.c++ bin.v2/libs/python/build/vacpp/release/link-static/threading-multi/object/function_doc_signature.o... ...skipped libboost_python-mt.a for lack of numeric.o... ...skipped libboost_python-mt.a for lack of libboost_python-mt.a... vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/link-static/threading-multi/python/serialize.o xlC_r: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation. "/opt/freeware/include/python2.3/pyport.h", line 554.2: 1540-0859 (S) #error directive: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).". xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_PYTHON_SOURCE=1 -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti -I"." -I"/opt/freeware/include/python2.3" -I"/usr/lpp/ppe.poe/include" -o "bin.v2/libs/mpi/build/vacpp/release/link-static/threading-multi/python/serialize.o" "libs/mpi/src/python/serialize.cpp" ...failed vacpp.compile.c++ bin.v2/libs/mpi/build/vacpp/release/link-static/threading-multi/python/serialize.o... ...skipped libboost_mpi_python-mt.a for lack of python/serialize.o... ...skipped libboost_mpi_python-mt.a for lack of libboost_mpi_python-mt.a... ...failed updating 113 targets... ...skipped 36 targets...