Performing configuration checks - 32-bit : yes - x86 : yes - has_icu builds : no warning: Graph library does not contain MPI-based parallel components. note: to enable them, add "using mpi ;" to your user-config.jam - iconv (libc) : no - iconv (separate) : yes - icu : no - icu (lib64) : no - g++ -shared-* supported : no - gcc visibility : yes - long double support : yes Component configuration: - atomic : building - chrono : building - context : building - date_time : building - exception : building - filesystem : building - graph : building - graph_parallel : building - iostreams : building - locale : building - math : building - mpi : not building - program_options : building - python : building - random : building - regex : building - serialization : building - signals : building - system : building - test : building - thread : building - timer : building - wave : building ...patience... ...patience... ...patience... ...patience... ...found 32318 targets... ...updating 16 targets... gcc.link.dll bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\libboost_python-mgw47-mt-d-1_53.dll.a bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\numeric.o: In function `throw_load_failure': C:\librairies\test/libs/python/src/numeric.cpp:31: undefined reference to `_imp__PyExc_ImportError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\numeric.o: In function `ZN5boost6python3api6objectC2Ev': C:\librairies\test/./boost/python/object_core.hpp:504: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\list.o: In function `ZN5boost6python6detail9list_base4callERKNS0_3api6objectE': C:\librairies\test/libs/python/src/list.cpp:17: undefined reference to `_imp__PyList_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\list.o: In function `ZN5boost6python6detail9list_base6appendERKNS0_3api6objectE': C:\librairies\test/libs/python/src/list.cpp:30: undefined reference to `_imp__PyList_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\list.o: In function `ZN5boost6python6detail9list_base6insertEiRKNS0_3api6objectE': C:\librairies\test/libs/python/src/list.cpp:63: undefined reference to `_imp__PyList_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\list.o: In function `ZN5boost6python6detail9list_base7reverseEv': C:\librairies\test/libs/python/src/list.cpp:108: undefined reference to `_imp__PyList_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\list.o: In function `ZN5boost6python6detail9list_base4sortEv': C:\librairies\test/libs/python/src/list.cpp:121: undefined reference to `_imp__PyList_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\list.o:C:\librairies\test/libs/python/src/list.cpp:166: more undefined references to `_imp__PyList_Type' follow bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\long.o: In function `ZN5boost6python6detail9long_base4callERKNS0_3api6objectE': C:\librairies\test/libs/python/src/long.cpp:13: undefined reference to `_imp__PyLong_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\long.o: In function `ZN5boost6python6detail9long_base4callERKNS0_3api6objectES6_': C:\librairies\test/libs/python/src/long.cpp:20: undefined reference to `_imp__PyLong_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\long.o: In function `ZN5boost6python6detail9long_baseC2Ev': C:\librairies\test/libs/python/src/long.cpp:26: undefined reference to `_imp__PyLong_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\dict.o: In function `check_exact': C:\librairies\test/libs/python/src/dict.cpp:25: undefined reference to `_imp__PyDict_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\dict.o: In function `ZN5boost6python6detail9dict_base4callERKNS0_3api6objectE': C:\librairies\test/libs/python/src/dict.cpp:33: undefined reference to `_imp__PyDict_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\dict.o: In function `ZNK5boost6python6detail9dict_base3getERKNS0_3api6objectE': C:\librairies\test/libs/python/src/dict.cpp:72: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\dict.o: In function `ZN5boost6python6detail24register_dict_pytype_ptrC1Ev': C:\librairies\test/libs/python/src/dict.cpp:180: undefined reference to `_imp__PyDict_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\tuple.o: In function `ZN5boost6python6detail10tuple_base4callERKNS0_3api6objectE': C:\librairies\test/libs/python/src/tuple.cpp:13: undefined reference to `_imp__PyTuple_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\tuple.o: In function `ZN5boost6python6detail25register_tuple_pytype_ptrC1Ev': C:\librairies\test/libs/python/src/tuple.cpp:30: undefined reference to `_imp__PyTuple_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\str.o: In function `ZN5boost6python6detail8str_base4callERKNS0_3api6objectE': C:\librairies\test/libs/python/src/str.cpp:19: undefined reference to `_imp__PyString_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\str.o: In function `ZN5boost6python6detail23register_str_pytype_ptrC1Ev': C:\librairies\test/libs/python/src/str.cpp:398: undefined reference to `_imp__PyString_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\from_python.o: In function `ZN5boost6python9converter25rvalue_from_python_stage2EP7_objectRNS1_30rvalue_from_python_stage1_dataERKNS1_12registrationE': C:\librairies\test/libs/python/src/converter/from_python.cpp:107: undefined reference to `_imp__PyExc_TypeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\from_python.o: In function `throw_no_lvalue_from_python': C:\librairies\test/libs/python/src/converter/from_python.cpp:214: undefined reference to `_imp__PyExc_TypeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\from_python.o: In function `lvalue_result_from_python': C:\librairies\test/libs/python/src/converter/from_python.cpp:238: undefined reference to `_imp__PyExc_ReferenceError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\from_python.o: In function `ZN5boost6python9converter26pointer_result_from_pythonEP7_objectRKNS1_12registrationE': C:\librairies\test/libs/python/src/converter/from_python.cpp:272: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\from_python.o: In function `ZN5boost6python12pytype_checkEP11_typeobjectP7_object': C:\librairies\test/libs/python/src/converter/from_python.cpp:297: undefined reference to `_imp__PyExc_TypeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\registry.o: In function `ZNK5boost6python9converter12registration16get_class_objectEv': C:\librairies\test/libs/python/src/converter/registry.cpp:60: undefined reference to `_imp__PyExc_TypeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\registry.o: In function `ZNK5boost6python9converter12registration9to_pythonEPVKv': C:\librairies\test/libs/python/src/converter/registry.cpp:84: undefined reference to `_imp__PyExc_TypeError' C:\librairies\test/libs/python/src/converter/registry.cpp:91: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\enum.o: In function `enum_str': C:\librairies\test/libs/python/src/object/enum.cpp:76: undefined reference to `_imp__PyInt_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\enum.o: In function `new_enum_type': C:\librairies\test/libs/python/src/object/enum.cpp:150: undefined reference to `_imp__PyType_Type' C:\librairies\test/libs/python/src/object/enum.cpp:154: undefined reference to `_imp__PyInt_Type' C:\librairies\test/libs/python/src/object/enum.cpp:160: undefined reference to `_imp__PyType_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\enum.o: In function `ZN5boost6python3api6objectC1Ev': C:\librairies\test/./boost/python/object_core.hpp:504: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\enum.o: In function `ZN5boost6python5scopeC1Ev': C:\librairies\test/./boost/python/scope.hpp:48: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\enum.o: In function `ZN5boost6python9converter28pytype_object_manager_traitsIXadL_Z11PyDict_TypeEENS0_4dictEE5adoptEP7_object': C:\librairies\test/./boost/python/converter/pytype_object_mgr_traits.hpp:37: undefined reference to `_imp__PyDict_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\enum.o: In function `ZN5boost6python18get_managed_objectI11_typeobjectEEP7_objectRKNS0_6handleIT_EENS0_5tag_tE': C:\librairies\test/./boost/python/handle.hpp:258: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\class.o: In function `property_init': C:\librairies\test/libs/python/src/object/class.cpp:86: undefined reference to `_imp___Py_NoneStruct' C:\librairies\test/libs/python/src/object/class.cpp:88: undefined reference to `_imp___Py_NoneStruct' C:\librairies\test/libs/python/src/object/class.cpp:90: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\class.o: In function `static_data_descr_set': C:\librairies\test/libs/python/src/object/class.cpp:130: undefined reference to `_imp__PyExc_AttributeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\class.o: In function `ZN5boost6python7objects11static_dataEv': C:\librairies\test/libs/python/src/object/class.cpp:211: undefined reference to `_imp__PyType_Type' C:\librairies\test/libs/python/src/object/class.cpp:212: undefined reference to `_imp__PyProperty_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\class.o: In function `class_setattro': C:\librairies\test/libs/python/src/object/class.cpp:246: undefined reference to `_imp__PyType_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\class.o: In function `ZN5boost6python7objects14class_metatypeEv': C:\librairies\test/libs/python/src/object/class.cpp:319: undefined reference to `_imp__PyType_Type' C:\librairies\test/libs/python/src/object/class.cpp:320: undefined reference to `_imp__PyType_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\class.o: In function `ZN5boost6python7objects10class_typeEv': C:\librairies\test/libs/python/src/object/class.cpp:474: undefined reference to `_imp__PyBaseObject_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\class.o: In function `ZN5boost6python7objects13module_prefixEv': C:\librairies\test/libs/python/src/object/class.cpp:503: undefined reference to `_imp__PyModule_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\class.o: In function `get_class': C:\librairies\test/libs/python/src/object/class.cpp:532: undefined reference to `_imp__PyExc_RuntimeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\class.o: In function `new_class': C:\librairies\test/libs/python/src/object/class.cpp:576: undefined reference to `_imp__PyType_Type' C:\librairies\test/libs/python/src/object/class.cpp:578: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\class.o: In function `ZN5boost6python7objects10class_base12add_propertyEPKcRKNS0_3api6objectES4_': C:\librairies\test/libs/python/src/object/class.cpp:621: undefined reference to `_imp__PyProperty_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\class.o: In function `ZN5boost6python7objects10class_base12add_propertyEPKcRKNS0_3api6objectES8_S4_': C:\librairies\test/libs/python/src/object/class.cpp:631: undefined reference to `_imp__PyProperty_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\class.o: In function `no_init': C:\librairies\test/libs/python/src/object/class.cpp:665: undefined reference to `_imp__PyExc_RuntimeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\class.o: In function `callable_check': C:\librairies\test/libs/python/src/object/class.cpp:702: undefined reference to `_imp__PyExc_TypeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\class.o: In function `_static_initialization_and_destruction_0': C:\librairies\test/libs/python/src/object/class.cpp:300: undefined reference to `_imp__PyType_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\class.o: In function `ZN5boost6python18get_managed_objectI7_objectEEPS2_RKNS0_6handleIT_EENS0_5tag_tE': C:\librairies\test/./boost/python/handle.hpp:258: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\function.o: In function `ZN5boost6python7objects8functionC2ERKNS1_11py_functionEPKNS0_6detail7keywordEj': C:\librairies\test/libs/python/src/object/function.cpp:81: undefined reference to `_imp___Py_NoneStruct' C:\librairies\test/libs/python/src/object/function.cpp:110: undefined reference to `_imp__PyType_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\function.o: In function `ZNK5boost6python7objects8function14argument_errorEP7_objectS4_': C:\librairies\test/libs/python/src/object/function.cpp:300: undefined reference to `_imp__PyExc_TypeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\function.o: In function `not_implemented': C:\librairies\test/libs/python/src/object/function.cpp:399: undefined reference to `_imp___Py_NotImplementedStruct' C:\librairies\test/libs/python/src/object/function.cpp:399: undefined reference to `_imp___Py_NotImplementedStruct' C:\librairies\test/libs/python/src/object/function.cpp:400: undefined reference to `_imp___Py_NotImplementedStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\function.o: In function `ZN5boost6python7objects8function16add_to_namespaceERKNS0_3api6objectEPKcS6_S8_': C:\librairies\test/libs/python/src/object/function.cpp:440: undefined reference to `_imp__PyClass_Type' C:\librairies\test/libs/python/src/object/function.cpp:466: undefined reference to `_imp__PyStaticMethod_Type' C:\librairies\test/libs/python/src/object/function.cpp:476: undefined reference to `_imp__PyExc_RuntimeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\function.o: In function `function_descr_get': C:\librairies\test/libs/python/src/object/function.cpp:610: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\function.o: In function `function_get_class': C:\librairies\test/libs/python/src/object/function.cpp:671: undefined reference to `_imp__PyCFunction_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\function.o: In function `function_get_module': C:\librairies\test/libs/python/src/object/function.cpp:683: undefined reference to `_imp__PyExc_AttributeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\function.o: In function `ZN5boost6python6detail19pure_virtual_calledEv': C:\librairies\test/libs/python/src/object/function.cpp:788: undefined reference to `_imp__PyExc_RuntimeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\function.o: In function `ZN5boost6python6detail4noneEv': C:\librairies\test/./boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct' C:\librairies\test/./boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct' C:\librairies\test/./boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\function.o: In function `ZNK5boost6python3api11object_base7is_noneEv': C:\librairies\test/./boost/python/object_core.hpp:548: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\function.o: In function `ZN5boost6python9converter15extract_pointerIPKcEC2EP7_object': C:\librairies\test/./boost/python/extract.hpp:218: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\function.o:C:\librairies\test/./boost/python/extract.hpp:231: more undefined references to `_imp___Py_NoneStruct' follow bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\life_support.o: In function `ZN5boost6python7objects22make_nurse_and_patientEP7_objectS3_': C:\librairies\test/libs/python/src/object/life_support.cpp:96: undefined reference to `_imp__PyType_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\pickle_support.o: In function `instance_reduce': C:\librairies\test/libs/python/src/object/pickle_support.cpp:35: undefined reference to `_imp__PyExc_RuntimeError' C:\librairies\test/libs/python/src/object/pickle_support.cpp:58: undefined reference to `_imp__PyExc_RuntimeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\pickle_support.o: In function `ZN5boost6python9converter13pyobject_typeINS0_5tupleEXadL_Z12PyTuple_TypeEEE10get_pytypeEv': C:\librairies\test/./boost/python/converter/pyobject_type.hpp:31: undefined reference to `_imp__PyTuple_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\errors.o: In function `ZN5boost6python21handle_exception_implENS_9function0IvEE': C:\librairies\test/libs/python/src/errors.cpp:38: undefined reference to `_imp__PyExc_OverflowError' C:\librairies\test/libs/python/src/errors.cpp:42: undefined reference to `_imp__PyExc_IndexError' C:\librairies\test/libs/python/src/errors.cpp:46: undefined reference to `_imp__PyExc_ValueError' C:\librairies\test/libs/python/src/errors.cpp:50: undefined reference to `_imp__PyExc_RuntimeError' C:\librairies\test/libs/python/src/errors.cpp:54: undefined reference to `_imp__PyExc_RuntimeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\builtin_converters.o: In function `get_pytype': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:164: undefined reference to `_imp__PyInt_Type' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:195: undefined reference to `_imp__PyInt_Type' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:256: undefined reference to `_imp__PyLong_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\builtin_converters.o: In function `get_slot': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:314: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\builtin_converters.o: In function `get_pytype': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:326: undefined reference to `_imp__PyBool_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\builtin_converters.o: In function `get_slot': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:350: undefined reference to `_imp__PyFloat_Type' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:349: undefined reference to `_imp__PyFloat_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\builtin_converters.o: In function `get_pytype': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:366: undefined reference to `_imp__PyFloat_Type' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:400: undefined reference to `_imp__PyString_Type' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:449: undefined reference to `_imp__PyUnicode_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\builtin_converters.o: In function `get_slot': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:457: undefined reference to `_imp__PyComplex_Type' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:457: undefined reference to `_imp__PyComplex_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\builtin_converters.o: In function `extract': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:465: undefined reference to `_imp__PyComplex_Type' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:465: undefined reference to `_imp__PyComplex_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\builtin_converters.o: In function `get_pytype': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:482: undefined reference to `_imp__PyComplex_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\builtin_converters.o: In function `extract': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:219: undefined reference to `_imp__PyExc_OverflowError' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:219: undefined reference to `_imp__PyExc_OverflowError' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:219: undefined reference to `_imp__PyExc_OverflowError' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:219: undefined reference to `_imp__PyExc_OverflowError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\builtin_converters.o: In function `ZN5boost6python9converter11wrap_pytypeIXadL_Z13PyString_TypeEEE10get_pytypeEv': C:\librairies\test/./boost/python/converter/pytype_function.hpp:22: undefined reference to `_imp__PyString_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\iterator.o: In function `ZN5boost6python7objects20stop_iteration_errorEv': C:\librairies\test/libs/python/src/object/iterator.cpp:35: undefined reference to `_imp__PyExc_StopIteration' C:\librairies\test/libs/python/src/object/iterator.cpp:35: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object_protocol.o: In function `ZN5boost6python3api7getattrERKNS1_6objectES4_S4_': C:\librairies\test/libs/python/src/object_protocol.cpp:21: undefined reference to `_imp__PyExc_AttributeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object_protocol.o: In function `ZN5boost6python3api7getattrERKNS1_6objectEPKcS4_': C:\librairies\test/libs/python/src/object_protocol.cpp:52: undefined reference to `_imp__PyExc_AttributeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\wrapper.o: In function `ZNK5boost6python6detail12wrapper_base12get_overrideEPKcP11_typeobject': C:\librairies\test/libs/python/src/wrapper.cpp:26: undefined reference to `_imp__PyMethod_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\import.o: In function `ZN5boost6python9converter15extract_pointerIPcEC2EP7_object': C:\librairies\test/./boost/python/extract.hpp:218: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\import.o: In function `ZNK5boost6python9converter15extract_pointerIPcEclEv': C:\librairies\test/./boost/python/extract.hpp:231: undefined reference to `_imp___Py_NoneStruct' collect2.exe: erreur: ld a retournÚ 1 code d'Útat d'exÚcution "g++" -L"C:\Python27\libs" -Wl,-R -Wl,"C:\Python27\libs" "-Wl,--out-implib,bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\libboost_python-mgw47-mt-d-1_53.dll.a" -o "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\libboost_python-mgw47-mt-d-1_53.dll" -shared -Wl,--start-group "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\numeric.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\list.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\long.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\dict.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\tuple.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\str.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\slice.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\from_python.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\registry.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\type_id.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\enum.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\class.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\function.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\inheritance.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\life_support.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\pickle_support.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\errors.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\module.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\builtin_converters.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\converter\arg_to_python_base.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\iterator.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\stl_iterator.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object_protocol.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object_operators.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\wrapper.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\import.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\exec.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\object\function_doc_signature.o" -Wl,-Bstatic -Wl,-Bdynamic -lpython27 -Wl,--end-group -g -mthreads ...failed gcc.link.dll bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\libboost_python-mgw47-mt-d-1_53.dll.a bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\libboost_python-mgw47-mt-d-1_53.dll... ...removing bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\threading-multi\libboost_python-mgw47-mt-d-1_53.dll.a ...skipped libboost_python-mgw47-mt-d-1_53.dll for lack of libboost_python-mgw47-mt-d-1_53.dll... ...skipped libboost_python-mgw47-mt-d-1_53.dll.a for lack of libboost_python-mgw47-mt-d-1_53.dll.a... gcc.link.dll bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\libboost_python-mgw47-mt-1_53.dll.a bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\numeric.o:numeric.cpp:(.text+0x1b0b): undefined reference to `_imp__PyExc_ImportError' bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\numeric.o:numeric.cpp:(.text.startup+0x4): undefined reference to `_imp___Py_NoneStruct' c:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.exe: bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\numeric.o: bad reloc address 0x4 in section `.text.startup' collect2.exe: erreur: ld a retournÚ 1 code d'Útat d'exÚcution "g++" -L"C:\Python27\libs" -Wl,-R -Wl,"C:\Python27\libs" "-Wl,--out-implib,bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\libboost_python-mgw47-mt-1_53.dll.a" -o "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\libboost_python-mgw47-mt-1_53.dll" -shared -Wl,--start-group "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\numeric.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\list.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\long.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\dict.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\tuple.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\str.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\slice.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\converter\from_python.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\converter\registry.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\converter\type_id.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\object\enum.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\object\class.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\object\function.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\object\inheritance.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\object\life_support.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\object\pickle_support.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\errors.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\module.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\converter\builtin_converters.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\converter\arg_to_python_base.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\object\iterator.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\object\stl_iterator.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\object_protocol.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\object_operators.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\wrapper.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\import.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\exec.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\object\function_doc_signature.o" -Wl,-Bstatic -Wl,-Bdynamic -lpython27 -Wl,--end-group -mthreads ...failed gcc.link.dll bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\libboost_python-mgw47-mt-1_53.dll.a bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\libboost_python-mgw47-mt-1_53.dll... ...removing bin.v2\libs\python\build\gcc-mingw-4.7.2\release\threading-multi\libboost_python-mgw47-mt-1_53.dll.a ...skipped libboost_python-mgw47-mt-1_53.dll for lack of libboost_python-mgw47-mt-1_53.dll... ...skipped libboost_python-mgw47-mt-1_53.dll.a for lack of libboost_python-mgw47-mt-1_53.dll.a... gcc.link.dll bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\libboost_python-mgw47-d-1_53.dll.a bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\numeric.o: In function `throw_load_failure': C:\librairies\test/libs/python/src/numeric.cpp:31: undefined reference to `_imp__PyExc_ImportError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\numeric.o: In function `ZN5boost6python3api6objectC2Ev': C:\librairies\test/./boost/python/object_core.hpp:504: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\list.o: In function `ZN5boost6python6detail9list_base4callERKNS0_3api6objectE': C:\librairies\test/libs/python/src/list.cpp:17: undefined reference to `_imp__PyList_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\list.o: In function `ZN5boost6python6detail9list_base6appendERKNS0_3api6objectE': C:\librairies\test/libs/python/src/list.cpp:30: undefined reference to `_imp__PyList_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\list.o: In function `ZN5boost6python6detail9list_base6insertEiRKNS0_3api6objectE': C:\librairies\test/libs/python/src/list.cpp:63: undefined reference to `_imp__PyList_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\list.o: In function `ZN5boost6python6detail9list_base7reverseEv': C:\librairies\test/libs/python/src/list.cpp:108: undefined reference to `_imp__PyList_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\list.o: In function `ZN5boost6python6detail9list_base4sortEv': C:\librairies\test/libs/python/src/list.cpp:121: undefined reference to `_imp__PyList_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\list.o:C:\librairies\test/libs/python/src/list.cpp:166: more undefined references to `_imp__PyList_Type' follow bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\long.o: In function `ZN5boost6python6detail9long_base4callERKNS0_3api6objectE': C:\librairies\test/libs/python/src/long.cpp:13: undefined reference to `_imp__PyLong_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\long.o: In function `ZN5boost6python6detail9long_base4callERKNS0_3api6objectES6_': C:\librairies\test/libs/python/src/long.cpp:20: undefined reference to `_imp__PyLong_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\long.o: In function `ZN5boost6python6detail9long_baseC2Ev': C:\librairies\test/libs/python/src/long.cpp:26: undefined reference to `_imp__PyLong_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\dict.o: In function `check_exact': C:\librairies\test/libs/python/src/dict.cpp:25: undefined reference to `_imp__PyDict_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\dict.o: In function `ZN5boost6python6detail9dict_base4callERKNS0_3api6objectE': C:\librairies\test/libs/python/src/dict.cpp:33: undefined reference to `_imp__PyDict_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\dict.o: In function `ZNK5boost6python6detail9dict_base3getERKNS0_3api6objectE': C:\librairies\test/libs/python/src/dict.cpp:72: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\dict.o: In function `ZN5boost6python6detail24register_dict_pytype_ptrC1Ev': C:\librairies\test/libs/python/src/dict.cpp:180: undefined reference to `_imp__PyDict_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\tuple.o: In function `ZN5boost6python6detail10tuple_base4callERKNS0_3api6objectE': C:\librairies\test/libs/python/src/tuple.cpp:13: undefined reference to `_imp__PyTuple_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\tuple.o: In function `ZN5boost6python6detail25register_tuple_pytype_ptrC1Ev': C:\librairies\test/libs/python/src/tuple.cpp:30: undefined reference to `_imp__PyTuple_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\str.o: In function `ZN5boost6python6detail8str_base4callERKNS0_3api6objectE': C:\librairies\test/libs/python/src/str.cpp:19: undefined reference to `_imp__PyString_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\str.o: In function `ZN5boost6python6detail23register_str_pytype_ptrC1Ev': C:\librairies\test/libs/python/src/str.cpp:398: undefined reference to `_imp__PyString_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\from_python.o: In function `ZN5boost6python9converter25rvalue_from_python_stage2EP7_objectRNS1_30rvalue_from_python_stage1_dataERKNS1_12registrationE': C:\librairies\test/libs/python/src/converter/from_python.cpp:107: undefined reference to `_imp__PyExc_TypeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\from_python.o: In function `throw_no_lvalue_from_python': C:\librairies\test/libs/python/src/converter/from_python.cpp:214: undefined reference to `_imp__PyExc_TypeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\from_python.o: In function `lvalue_result_from_python': C:\librairies\test/libs/python/src/converter/from_python.cpp:238: undefined reference to `_imp__PyExc_ReferenceError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\from_python.o: In function `ZN5boost6python9converter26pointer_result_from_pythonEP7_objectRKNS1_12registrationE': C:\librairies\test/libs/python/src/converter/from_python.cpp:272: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\from_python.o: In function `ZN5boost6python12pytype_checkEP11_typeobjectP7_object': C:\librairies\test/libs/python/src/converter/from_python.cpp:297: undefined reference to `_imp__PyExc_TypeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\registry.o: In function `ZNK5boost6python9converter12registration16get_class_objectEv': C:\librairies\test/libs/python/src/converter/registry.cpp:60: undefined reference to `_imp__PyExc_TypeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\registry.o: In function `ZNK5boost6python9converter12registration9to_pythonEPVKv': C:\librairies\test/libs/python/src/converter/registry.cpp:84: undefined reference to `_imp__PyExc_TypeError' C:\librairies\test/libs/python/src/converter/registry.cpp:91: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\enum.o: In function `enum_str': C:\librairies\test/libs/python/src/object/enum.cpp:76: undefined reference to `_imp__PyInt_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\enum.o: In function `new_enum_type': C:\librairies\test/libs/python/src/object/enum.cpp:150: undefined reference to `_imp__PyType_Type' C:\librairies\test/libs/python/src/object/enum.cpp:154: undefined reference to `_imp__PyInt_Type' C:\librairies\test/libs/python/src/object/enum.cpp:160: undefined reference to `_imp__PyType_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\enum.o: In function `ZN5boost6python3api6objectC1Ev': C:\librairies\test/./boost/python/object_core.hpp:504: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\enum.o: In function `ZN5boost6python5scopeC1Ev': C:\librairies\test/./boost/python/scope.hpp:48: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\enum.o: In function `ZN5boost6python9converter28pytype_object_manager_traitsIXadL_Z11PyDict_TypeEENS0_4dictEE5adoptEP7_object': C:\librairies\test/./boost/python/converter/pytype_object_mgr_traits.hpp:37: undefined reference to `_imp__PyDict_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\enum.o: In function `ZN5boost6python18get_managed_objectI11_typeobjectEEP7_objectRKNS0_6handleIT_EENS0_5tag_tE': C:\librairies\test/./boost/python/handle.hpp:258: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\class.o: In function `property_init': C:\librairies\test/libs/python/src/object/class.cpp:86: undefined reference to `_imp___Py_NoneStruct' C:\librairies\test/libs/python/src/object/class.cpp:88: undefined reference to `_imp___Py_NoneStruct' C:\librairies\test/libs/python/src/object/class.cpp:90: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\class.o: In function `static_data_descr_set': C:\librairies\test/libs/python/src/object/class.cpp:130: undefined reference to `_imp__PyExc_AttributeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\class.o: In function `ZN5boost6python7objects11static_dataEv': C:\librairies\test/libs/python/src/object/class.cpp:211: undefined reference to `_imp__PyType_Type' C:\librairies\test/libs/python/src/object/class.cpp:212: undefined reference to `_imp__PyProperty_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\class.o: In function `class_setattro': C:\librairies\test/libs/python/src/object/class.cpp:246: undefined reference to `_imp__PyType_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\class.o: In function `ZN5boost6python7objects14class_metatypeEv': C:\librairies\test/libs/python/src/object/class.cpp:319: undefined reference to `_imp__PyType_Type' C:\librairies\test/libs/python/src/object/class.cpp:320: undefined reference to `_imp__PyType_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\class.o: In function `ZN5boost6python7objects10class_typeEv': C:\librairies\test/libs/python/src/object/class.cpp:474: undefined reference to `_imp__PyBaseObject_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\class.o: In function `ZN5boost6python7objects13module_prefixEv': C:\librairies\test/libs/python/src/object/class.cpp:503: undefined reference to `_imp__PyModule_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\class.o: In function `get_class': C:\librairies\test/libs/python/src/object/class.cpp:532: undefined reference to `_imp__PyExc_RuntimeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\class.o: In function `new_class': C:\librairies\test/libs/python/src/object/class.cpp:576: undefined reference to `_imp__PyType_Type' C:\librairies\test/libs/python/src/object/class.cpp:578: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\class.o: In function `ZN5boost6python7objects10class_base12add_propertyEPKcRKNS0_3api6objectES4_': C:\librairies\test/libs/python/src/object/class.cpp:621: undefined reference to `_imp__PyProperty_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\class.o: In function `ZN5boost6python7objects10class_base12add_propertyEPKcRKNS0_3api6objectES8_S4_': C:\librairies\test/libs/python/src/object/class.cpp:631: undefined reference to `_imp__PyProperty_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\class.o: In function `no_init': C:\librairies\test/libs/python/src/object/class.cpp:665: undefined reference to `_imp__PyExc_RuntimeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\class.o: In function `callable_check': C:\librairies\test/libs/python/src/object/class.cpp:702: undefined reference to `_imp__PyExc_TypeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\class.o: In function `_static_initialization_and_destruction_0': C:\librairies\test/libs/python/src/object/class.cpp:300: undefined reference to `_imp__PyType_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\class.o: In function `ZN5boost6python18get_managed_objectI7_objectEEPS2_RKNS0_6handleIT_EENS0_5tag_tE': C:\librairies\test/./boost/python/handle.hpp:258: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\function.o: In function `ZN5boost6python7objects8functionC2ERKNS1_11py_functionEPKNS0_6detail7keywordEj': C:\librairies\test/libs/python/src/object/function.cpp:81: undefined reference to `_imp___Py_NoneStruct' C:\librairies\test/libs/python/src/object/function.cpp:110: undefined reference to `_imp__PyType_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\function.o: In function `ZNK5boost6python7objects8function14argument_errorEP7_objectS4_': C:\librairies\test/libs/python/src/object/function.cpp:300: undefined reference to `_imp__PyExc_TypeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\function.o: In function `not_implemented': C:\librairies\test/libs/python/src/object/function.cpp:399: undefined reference to `_imp___Py_NotImplementedStruct' C:\librairies\test/libs/python/src/object/function.cpp:399: undefined reference to `_imp___Py_NotImplementedStruct' C:\librairies\test/libs/python/src/object/function.cpp:400: undefined reference to `_imp___Py_NotImplementedStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\function.o: In function `ZN5boost6python7objects8function16add_to_namespaceERKNS0_3api6objectEPKcS6_S8_': C:\librairies\test/libs/python/src/object/function.cpp:440: undefined reference to `_imp__PyClass_Type' C:\librairies\test/libs/python/src/object/function.cpp:466: undefined reference to `_imp__PyStaticMethod_Type' C:\librairies\test/libs/python/src/object/function.cpp:476: undefined reference to `_imp__PyExc_RuntimeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\function.o: In function `function_descr_get': C:\librairies\test/libs/python/src/object/function.cpp:610: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\function.o: In function `function_get_class': C:\librairies\test/libs/python/src/object/function.cpp:671: undefined reference to `_imp__PyCFunction_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\function.o: In function `function_get_module': C:\librairies\test/libs/python/src/object/function.cpp:683: undefined reference to `_imp__PyExc_AttributeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\function.o: In function `ZN5boost6python6detail19pure_virtual_calledEv': C:\librairies\test/libs/python/src/object/function.cpp:788: undefined reference to `_imp__PyExc_RuntimeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\function.o: In function `ZN5boost6python6detail4noneEv': C:\librairies\test/./boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct' C:\librairies\test/./boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct' C:\librairies\test/./boost/python/detail/none.hpp:16: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\function.o: In function `ZNK5boost6python3api11object_base7is_noneEv': C:\librairies\test/./boost/python/object_core.hpp:548: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\function.o: In function `ZN5boost6python9converter15extract_pointerIPKcEC2EP7_object': C:\librairies\test/./boost/python/extract.hpp:218: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\function.o:C:\librairies\test/./boost/python/extract.hpp:231: more undefined references to `_imp___Py_NoneStruct' follow bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\life_support.o: In function `ZN5boost6python7objects22make_nurse_and_patientEP7_objectS3_': C:\librairies\test/libs/python/src/object/life_support.cpp:96: undefined reference to `_imp__PyType_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\pickle_support.o: In function `instance_reduce': C:\librairies\test/libs/python/src/object/pickle_support.cpp:35: undefined reference to `_imp__PyExc_RuntimeError' C:\librairies\test/libs/python/src/object/pickle_support.cpp:58: undefined reference to `_imp__PyExc_RuntimeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\pickle_support.o: In function `ZN5boost6python9converter13pyobject_typeINS0_5tupleEXadL_Z12PyTuple_TypeEEE10get_pytypeEv': C:\librairies\test/./boost/python/converter/pyobject_type.hpp:31: undefined reference to `_imp__PyTuple_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\errors.o: In function `ZN5boost6python21handle_exception_implENS_9function0IvEE': C:\librairies\test/libs/python/src/errors.cpp:38: undefined reference to `_imp__PyExc_OverflowError' C:\librairies\test/libs/python/src/errors.cpp:42: undefined reference to `_imp__PyExc_IndexError' C:\librairies\test/libs/python/src/errors.cpp:46: undefined reference to `_imp__PyExc_ValueError' C:\librairies\test/libs/python/src/errors.cpp:50: undefined reference to `_imp__PyExc_RuntimeError' C:\librairies\test/libs/python/src/errors.cpp:54: undefined reference to `_imp__PyExc_RuntimeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\builtin_converters.o: In function `get_pytype': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:164: undefined reference to `_imp__PyInt_Type' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:195: undefined reference to `_imp__PyInt_Type' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:256: undefined reference to `_imp__PyLong_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\builtin_converters.o: In function `get_slot': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:314: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\builtin_converters.o: In function `get_pytype': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:326: undefined reference to `_imp__PyBool_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\builtin_converters.o: In function `get_slot': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:350: undefined reference to `_imp__PyFloat_Type' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:349: undefined reference to `_imp__PyFloat_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\builtin_converters.o: In function `get_pytype': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:366: undefined reference to `_imp__PyFloat_Type' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:400: undefined reference to `_imp__PyString_Type' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:449: undefined reference to `_imp__PyUnicode_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\builtin_converters.o: In function `get_slot': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:457: undefined reference to `_imp__PyComplex_Type' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:457: undefined reference to `_imp__PyComplex_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\builtin_converters.o: In function `extract': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:465: undefined reference to `_imp__PyComplex_Type' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:465: undefined reference to `_imp__PyComplex_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\builtin_converters.o: In function `get_pytype': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:482: undefined reference to `_imp__PyComplex_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\builtin_converters.o: In function `extract': C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:219: undefined reference to `_imp__PyExc_OverflowError' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:219: undefined reference to `_imp__PyExc_OverflowError' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:219: undefined reference to `_imp__PyExc_OverflowError' C:\librairies\test/libs/python/src/converter/builtin_converters.cpp:219: undefined reference to `_imp__PyExc_OverflowError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\builtin_converters.o: In function `ZN5boost6python9converter11wrap_pytypeIXadL_Z13PyString_TypeEEE10get_pytypeEv': C:\librairies\test/./boost/python/converter/pytype_function.hpp:22: undefined reference to `_imp__PyString_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\iterator.o: In function `ZN5boost6python7objects20stop_iteration_errorEv': C:\librairies\test/libs/python/src/object/iterator.cpp:35: undefined reference to `_imp__PyExc_StopIteration' C:\librairies\test/libs/python/src/object/iterator.cpp:35: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object_protocol.o: In function `ZN5boost6python3api7getattrERKNS1_6objectES4_S4_': C:\librairies\test/libs/python/src/object_protocol.cpp:21: undefined reference to `_imp__PyExc_AttributeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object_protocol.o: In function `ZN5boost6python3api7getattrERKNS1_6objectEPKcS4_': C:\librairies\test/libs/python/src/object_protocol.cpp:52: undefined reference to `_imp__PyExc_AttributeError' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\wrapper.o: In function `ZNK5boost6python6detail12wrapper_base12get_overrideEPKcP11_typeobject': C:\librairies\test/libs/python/src/wrapper.cpp:26: undefined reference to `_imp__PyMethod_Type' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\import.o: In function `ZN5boost6python9converter15extract_pointerIPcEC2EP7_object': C:\librairies\test/./boost/python/extract.hpp:218: undefined reference to `_imp___Py_NoneStruct' bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\import.o: In function `ZNK5boost6python9converter15extract_pointerIPcEclEv': C:\librairies\test/./boost/python/extract.hpp:231: undefined reference to `_imp___Py_NoneStruct' collect2.exe: erreur: ld a retournÚ 1 code d'Útat d'exÚcution "g++" -L"C:\Python27\libs" -Wl,-R -Wl,"C:\Python27\libs" "-Wl,--out-implib,bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\libboost_python-mgw47-d-1_53.dll.a" -o "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\libboost_python-mgw47-d-1_53.dll" -shared -Wl,--start-group "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\numeric.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\list.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\long.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\dict.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\tuple.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\str.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\slice.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\from_python.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\registry.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\type_id.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\enum.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\class.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\function.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\inheritance.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\life_support.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\pickle_support.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\errors.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\module.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\builtin_converters.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\converter\arg_to_python_base.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\iterator.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\stl_iterator.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object_protocol.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object_operators.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\wrapper.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\import.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\exec.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\object\function_doc_signature.o" -Wl,-Bstatic -Wl,-Bdynamic -lpython27 -Wl,--end-group -g ...failed gcc.link.dll bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\libboost_python-mgw47-d-1_53.dll.a bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\libboost_python-mgw47-d-1_53.dll... ...removing bin.v2\libs\python\build\gcc-mingw-4.7.2\debug\libboost_python-mgw47-d-1_53.dll.a ...skipped libboost_python-mgw47-d-1_53.dll for lack of libboost_python-mgw47-d-1_53.dll... ...skipped libboost_python-mgw47-d-1_53.dll.a for lack of libboost_python-mgw47-d-1_53.dll.a... gcc.link.dll bin.v2\libs\python\build\gcc-mingw-4.7.2\release\libboost_python-mgw47-1_53.dll.a bin.v2\libs\python\build\gcc-mingw-4.7.2\release\numeric.o:numeric.cpp:(.text+0x1b0b): undefined reference to `_imp__PyExc_ImportError' bin.v2\libs\python\build\gcc-mingw-4.7.2\release\numeric.o:numeric.cpp:(.text.startup+0x4): undefined reference to `_imp___Py_NoneStruct' c:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.exe: bin.v2\libs\python\build\gcc-mingw-4.7.2\release\numeric.o: bad reloc address 0x4 in section `.text.startup' collect2.exe: erreur: ld a retournÚ 1 code d'Útat d'exÚcution "g++" -L"C:\Python27\libs" -Wl,-R -Wl,"C:\Python27\libs" "-Wl,--out-implib,bin.v2\libs\python\build\gcc-mingw-4.7.2\release\libboost_python-mgw47-1_53.dll.a" -o "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\libboost_python-mgw47-1_53.dll" -shared -Wl,--start-group "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\numeric.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\list.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\long.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\dict.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\tuple.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\str.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\slice.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\converter\from_python.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\converter\registry.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\converter\type_id.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\object\enum.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\object\class.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\object\function.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\object\inheritance.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\object\life_support.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\object\pickle_support.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\errors.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\module.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\converter\builtin_converters.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\converter\arg_to_python_base.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\object\iterator.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\object\stl_iterator.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\object_protocol.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\object_operators.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\wrapper.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\import.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\exec.o" "bin.v2\libs\python\build\gcc-mingw-4.7.2\release\object\function_doc_signature.o" -Wl,-Bstatic -Wl,-Bdynamic -lpython27 -Wl,--end-group ...failed gcc.link.dll bin.v2\libs\python\build\gcc-mingw-4.7.2\release\libboost_python-mgw47-1_53.dll.a bin.v2\libs\python\build\gcc-mingw-4.7.2\release\libboost_python-mgw47-1_53.dll... ...removing bin.v2\libs\python\build\gcc-mingw-4.7.2\release\libboost_python-mgw47-1_53.dll.a ...skipped libboost_python-mgw47-1_53.dll for lack of libboost_python-mgw47-1_53.dll... ...skipped libboost_python-mgw47-1_53.dll.a for lack of libboost_python-mgw47-1_53.dll.a... ...failed updating 8 targets... ...skipped 8 targets...