Building from last cvs trunk?

Hi -
I just updated the code from latest cvs and merely tried
to compile using makepanda.

For whatever reason, the process stops at a very early stage. Here is the output:

1>------ Build started: Project: makepanda, Configuration: Release Win32 ------
1>Performing Makefile project actions
1>Using DirectX SDK June 2010
1>WARNING: Could not locate thirdparty package opencv, excluding from build
1>WARNING: Could not locate thirdparty package awesomium, excluding from build
1>WARNING: Could not locate thirdparty package fltk, excluding from build
1>Generating library cache...
1>956 fichier(s) copié(s)
1>2421 fichier(s) copié(s)
1>47 fichier(s) copié(s)
1>129 fichier(s) copié(s)
1>Generating dependencies...
1>[  0%] Building resource object built/tmp/pandaIcon.res
1>Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385
1>Copyright (C) Microsoft Corporation.  All rights reserved.
1>[  0%] Building C++ object built/tmp/p3dtoolbase_composite1.obj
1>p3dtoolbase_composite1.cxx
1>c:\users\jc\desktop\panda_build_bot\source maj\panda3d\dtool\src\dtoolbase\dlmalloc_src.cxx(1183) : warning C4005: 'assert' : macro redefinition
1>        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\assert.h(34) : see previous definition of 'assert'
1>[  0%] Building C++ object built/tmp/p3dtoolbase_composite2.obj
1>p3dtoolbase_composite2.cxx
1>[  0%] Building C object built/tmp/p3dtoolbase_lookup3.obj
1>lookup3.c
1>[  0%] Building C++ object built/tmp/p3dtoolbase_indent.obj
1>indent.cxx
1>[  0%] Building C++ object built/tmp/p3dtoolutil_composite1.obj
1>p3dtoolutil_composite1.cxx
1>[  1%] Building C++ object built/tmp/p3dtoolutil_composite2.obj
1>p3dtoolutil_composite2.cxx
1>[  1%] Building C++ object built/tmp/p3dtool_dtool.obj
1>dtool.cxx
1>[  1%] Linking dynamic library built/bin/libp3dtool.dll
1>Storing dependency cache.
1>Traceback (most recent call last):
1>  File "makepanda\makepanda.py", line 5783, in <module>
1>    RunDependencyQueue(DEPENDENCYQUEUE)
1>  File "makepanda\makepanda.py", line 5780, in RunDependencyQueue
1>    SequentialMake(tasklist)
1>  File "makepanda\makepanda.py", line 5772, in SequentialMake
1>    apply(task[0], task[1] + [(i * 100.0) / len(tasklist)])
1>  File "makepanda\makepanda.py", line 1722, in CompileAnything
1>    return CompileLink(target, inputs, opts)
1>  File "makepanda\makepanda.py", line 1276, in CompileLink
1>    if (GetOrigExt(dll) != ".exe"): cmd += " /DLL"
1>  File "c:\Users\jc\Desktop\PANDA_BUILD_BOT\Source MAJ\panda3d\makepanda\makepandacore.py", line 2417, in GetOrigExt
1>    return ORIG_EXT[x]
1>KeyError: 'windows'
1>Build log was saved at "file://c:\Users\jc\Desktop\PANDA_BUILD_BOT\Source MAJ\panda3d\built\BuildLog.htm"
1>makepanda - 0 error(s), 1 warning(s)
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

Prior entering into deeper investigation, I’d like to check if this is a known issue??

Many thanks

jean-claude

btw. if I use the option --static this is what I’m getting

1>------ Build started: Project: makepanda, Configuration: Release Win32 ------
1>Performing Makefile project actions
1>Using DirectX SDK June 2010
1>WARNING: Could not locate thirdparty package opencv, excluding from build
1>WARNING: Could not locate thirdparty package awesomium, excluding from build
1>WARNING: Could not locate thirdparty package fltk, excluding from build
1>Generating library cache...
1>Generating dependencies...
1>WARNING: file dependencies changed: ['built/models/maps/smiley.rgb']
1>WARNING: file dependencies changed: ['built/models/maps/smiley.rgb']
1>[  1%] Linking static library built/lib/libp3dtool.lib
1>link /lib /nologo /MANIFEST /OUT:built/lib/libp3dtool.lib built/tmp/p3dtool_dtool.obj built/tmp/p3dtoolutil_composite1.obj built/tmp/p3dtoolutil_composite2.obj built/tmp/p3dtoolbase_composite1.obj built/tmp/p3dtoolbase_composite2.obj built/tmp/p3dtoolbase_indent.obj built/tmp/p3dtoolbase_lookup3.obj
1>LINK : warning LNK4044: unrecognized option '/MANIFEST'; ignored
1>[  1%] Building Bison object built/tmp/p3cppParser_cppBison.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3cppParser_cppBison.obj /nologo /c /arch:SSE2 /Idtool/src/cppparser /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen/include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3cppParser_cppBison.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 built/tmp/cppBison.yxx.cxx
1>cppBison.yxx.cxx
1>y.tab.c(2864) : warning C4065: switch statement contains 'default' but no 'case' labels
1>WARNING: file dependencies changed: ['built/include/cppBison.h']
1>[  2%] Building C++ object built/tmp/p3cppParser_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3cppParser_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/cppparser /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen/include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3cppParser_composite1.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/cppparser/p3cppParser_composite1.cxx
1>p3cppParser_composite1.cxx
1>[  2%] Building C++ object built/tmp/p3cppParser_composite2.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3cppParser_composite2.obj /nologo /c /arch:SSE2 /Idtool/src/cppparser /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen/include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3cppParser_composite2.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/cppparser/p3cppParser_composite2.cxx
1>p3cppParser_composite2.cxx
1>[  2%] Linking static library built/tmp/libp3cppParser.lib
1>link /lib /nologo /MANIFEST /OUT:built/tmp/libp3cppParser.lib built/tmp/p3cppParser_composite1.obj built/tmp/p3cppParser_composite2.obj built/tmp/p3cppParser_cppBison.obj
1>LINK : warning LNK4044: unrecognized option '/MANIFEST'; ignored
1>[  2%] Building C++ object built/tmp/p3prc_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3prc_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/prc /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen/include /Ithirdparty/win-libs-vc9/openssl/include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3prc_composite1.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/prc/p3prc_composite1.cxx
1>p3prc_composite1.cxx
1>[  2%] Building C++ object built/tmp/p3prc_composite2.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3prc_composite2.obj /nologo /c /arch:SSE2 /Idtool/src/prc /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen/include /Ithirdparty/win-libs-vc9/openssl/include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3prc_composite2.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/prc/p3prc_composite2.cxx
1>p3prc_composite2.cxx
1>[  2%] Building C++ object built/tmp/p3dconfig_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dconfig_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/dconfig /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen/include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dconfig_composite1.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/dconfig/p3dconfig_composite1.cxx
1>p3dconfig_composite1.cxx
1>[  3%] Building C++ object built/tmp/p3interrogatedb_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3interrogatedb_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/interrogatedb /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen/include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3interrogatedb_composite1.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/interrogatedb/p3interrogatedb_composite1.cxx
1>p3interrogatedb_composite1.cxx
1>[  3%] Building C++ object built/tmp/p3interrogatedb_composite2.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3interrogatedb_composite2.obj /nologo /c /arch:SSE2 /Idtool/src/interrogatedb /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen/include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3interrogatedb_composite2.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/interrogatedb/p3interrogatedb_composite2.cxx
1>p3interrogatedb_composite2.cxx
1>[  3%] Building C++ object built/tmp/p3dtoolconfig_pydtool.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolconfig_pydtool.obj /nologo /c /arch:SSE2 /Idtool/metalibs/dtoolconfig /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen/include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolconfig_pydtool.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/metalibs/dtoolconfig/pydtool.cxx
1>pydtool.cxx
1>[  3%] Building C++ object built/tmp/p3dtoolconfig_dtoolconfig.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolconfig_dtoolconfig.obj /nologo /c /arch:SSE2 /Idtool/metalibs/dtoolconfig /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen/include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolconfig_dtoolconfig.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/metalibs/dtoolconfig/dtoolconfig.cxx
1>dtoolconfig.cxx
1>[  3%] Linking static library built/lib/libp3dtoolconfig.lib
1>link /lib /nologo /MANIFEST /OUT:built/lib/libp3dtoolconfig.lib built/tmp/p3dtoolconfig_dtoolconfig.obj built/tmp/p3dtoolconfig_pydtool.obj built/tmp/p3interrogatedb_composite1.obj built/tmp/p3interrogatedb_composite2.obj built/tmp/p3dconfig_composite1.obj built/tmp/p3prc_composite1.obj built/tmp/p3prc_composite2.obj built/lib/libp3dtool.lib
1>LINK : warning LNK4044: unrecognized option '/MANIFEST'; ignored
1>[  4%] Building C++ object built/tmp/p3pystub_pystub.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3pystub_pystub.obj /nologo /c /arch:SSE2 /Idtool/src/pystub /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen/include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3pystub_pystub.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/pystub/pystub.cxx
1>pystub.cxx
1>[  4%] Linking static library built/lib/libp3pystub.lib
1>link /lib /nologo /MANIFEST /OUT:built/lib/libp3pystub.lib built/tmp/p3pystub_pystub.obj
1>LINK : warning LNK4044: unrecognized option '/MANIFEST'; ignored
1>[  4%] Building C++ object built/tmp/interrogate_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/interrogate_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/interrogate /Idtool/src/cppparser /Idtool/src/interrogatedb /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen/include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/interrogate_composite1.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/interrogate/interrogate_composite1.cxx
1>interrogate_composite1.cxx
1>[  4%] Building C++ object built/tmp/interrogate_composite2.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/interrogate_composite2.obj /nologo /c /arch:SSE2 /Idtool/src/interrogate /Idtool/src/cppparser /Idtool/src/interrogatedb /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen/include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/interrogate_composite2.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/interrogate/interrogate_composite2.cxx
1>interrogate_composite2.cxx
1>[  4%] Linking executable built/bin/interrogate.exe
1>link /nologo /manifest  /NOD:MFC90.LIB /NOD:MFC80.LIB /NOD:LIBCMT /NOD:LIBCI.LIB /DEBUG /nod:libc /nod:libcmtd /nod:atlthunk /nod:atls /MAP:NUL /NOD:MSVCRTD.LIB /NOD:MSVCPRTD.LIB /NOD:MSVCIRTD.LIB /FIXED:NO /OPT:REF /STACK:4194304 /INCREMENTAL:NO  /OUT:built/bin/interrogate.exe /LIBPATH:thirdparty/win-python/libs /LIBPATH:thirdparty/win-libs-vc9/eigen/lib/python2.7 built/tmp/interrogate_composite1.obj built/tmp/interrogate_composite2.obj built/tmp/libp3cppParser.lib built/lib/libp3dtool.lib built/lib/libp3dtoolconfig.lib built/lib/libp3pystub.lib built/tmp/pandaIcon.res user32.lib shell32.lib gdi32.lib advapi32.lib thirdparty/win-libs-vc9/openssl/lib/libpandassl.lib thirdparty/win-libs-vc9/openssl/lib/libpandaeay.lib
1>python27.lib(python27.dll) : error LNK2005: _Py_BuildValue already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_Type already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyString_FromStringAndSize already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyList_New already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyGILState_Release already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyString_AsString already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyUnicodeUCS2_AsWideChar already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyUnicodeUCS2_GetSize already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyList_GetItem already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PySys_GetObject already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyGILState_Ensure already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _Py_IsInitialized already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_CallMethod already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyModule_AddObject already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyCFunction_NewEx already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyErr_SetString already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyType_Ready already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyDict_SetItemString already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyDict_New already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_Free already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyType_GenericAlloc already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_GenericSetAttr already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_GenericGetAttr already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyList_Append already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyErr_Clear already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_GetAttrString already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_Call already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyArg_ParseTuple already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyErr_Occurred already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyDict_SetItem already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyInt_AsLong already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyLong_AsLong already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyBool_FromLong already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyList_SetItem already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyInt_AsSsize_t already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_CallFunction already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyInt_FromLong already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyLong_FromUnsignedLong already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyModule_AddIntConstant already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _Py_InitModule4 already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>   Creating library built/bin/interrogate.lib and object built/bin/interrogate.exp
1>built/bin/interrogate.exe : fatal error LNK1169: one or more multiply defined symbols found
1>Storing dependency cache.
1>Elapsed Time: 1 min 3 sec
1>The following command returned a non-zero value: link /nologo /manifest  /NOD:MFC90.LIB /NOD:MFC80.LIB /NOD:LIBCMT /NOD:LIBCI.LIB /DEBUG /nod:libc /nod:libcmtd /nod:atlthunk /nod:atls /MAP:NUL /NOD:MSVCRTD.LIB /NOD:MSVCPRTD.LIB /NOD:MSVCIRTD.LIB /FIXED:NO /OPT:REF /STACK:4194304 /INCREMENTAL:NO  /OUT:built/bin/interrogate.exe /LIBPATH:thirdparty/win-python/libs /LIBPATH:thirdparty/win-libs-vc9/eigen/lib/python2.7 built/tmp/interrogate_composite1.obj built/tmp/interrogate_composite2.obj built/tmp/libp3cppParser.lib built/lib/libp3dtool.lib built/lib/libp3dtoolconfig.lib built/lib/libp3pystub.lib built/tmp/pandaIcon.res user32.lib shell32.lib gdi32.lib advapi32.lib thirdparty/win-libs-vc9/openssl/lib/libpandassl.lib thirdparty/win-libs-vc9/openssl/lib/libpandaeay.lib
1>Build terminated.
1>Build log was saved at "file://c:\Users\jc\Desktop\PANDA_BUILD_BOT\Source MAJ\panda3d\built\BuildLog.htm"
1>makepanda - 41 error(s), 5 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

compiling with option –no-python --static
provides better advance…

anyway: –no-ode seems needed too since:

Btw: a lot of duplicate functions are showing up at link time…

Seems that the current trunk has been quite overlooked to insure proper compile on windows…

:cry:

In case you don’t know: if you don’t need to compile the sdk and just want an updated build there is always the nightly buildbot: panda3d.org/download.php?pla … =devel&sdk

Thanks Croxis,

Actually I do know, but since I’m using specific optimization I do prefer to rebuild from scratch.

Having said so, I’m surprised the nightly built is ok… maybe my compiler is a little bit picky?! :laughing:

Fixed this already, just hit “cvs up”.

Hi rdb -

Well, I’m not so sure it’s fixed :cry:

see:

1>------ Build started: Project: makepanda, Configuration: Release Win32 ------
1>Performing Makefile project actions
1>Using DirectX SDK June 2010
1>WARNING: Could not locate thirdparty package opencv, excluding from build
1>WARNING: Could not locate thirdparty package awesomium, excluding from build
1>WARNING: Could not locate thirdparty package fltk, excluding from build
1>Generating library cache...
1>Generating dependencies...
1>WARNING: file dependencies changed: ['built/models/maps/smiley.rgb']
1>WARNING: file dependencies changed: ['built/models/maps/smiley.rgb']
1>[  4%] Linking executable built/bin/interrogate.exe
1>link /nologo /manifest  /NOD:MFC90.LIB /NOD:MFC80.LIB /NOD:LIBCMT /NOD:LIBCI.LIB /DEBUG /nod:libc /nod:libcmtd /nod:atlthunk /nod:atls /MAP:NUL /NOD:MSVCRTD.LIB /NOD:MSVCPRTD.LIB /NOD:MSVCIRTD.LIB /FIXED:NO /OPT:REF /STACK:4194304 /INCREMENTAL:NO  /OUT:built/bin/interrogate.exe /LIBPATH:thirdparty/win-python/libs /LIBPATH:thirdparty/win-libs-vc9/eigen/lib/python2.7 built/tmp/interrogate_composite1.obj built/tmp/interrogate_composite2.obj built/tmp/libp3cppParser.lib built/lib/libp3dtool.lib built/lib/libp3dtoolconfig.lib built/lib/libp3pystub.lib built/tmp/pandaIcon.res user32.lib shell32.lib gdi32.lib advapi32.lib thirdparty/win-libs-vc9/openssl/lib/libpandassl.lib thirdparty/win-libs-vc9/openssl/lib/libpandaeay.lib
1>python27.lib(python27.dll) : error LNK2005: _Py_BuildValue already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_Type already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyString_FromStringAndSize already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyList_New already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyGILState_Release already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyString_AsString already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyUnicodeUCS2_AsWideChar already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyUnicodeUCS2_GetSize already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyList_GetItem already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PySys_GetObject already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyGILState_Ensure already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _Py_IsInitialized already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_CallMethod already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyModule_AddObject already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyCFunction_NewEx already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyErr_SetString already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyType_Ready already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyDict_SetItemString already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyDict_New already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_Free already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyType_GenericAlloc already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_GenericSetAttr already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_GenericGetAttr already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyList_Append already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyErr_Clear already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_GetAttrString already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_Call already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyArg_ParseTuple already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyErr_Occurred already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyDict_SetItem already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyInt_AsLong already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyLong_AsLong already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyBool_FromLong already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyList_SetItem already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyInt_AsSsize_t already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_CallFunction already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyInt_FromLong already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyLong_FromUnsignedLong already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyModule_AddIntConstant already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _Py_InitModule4 already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>built/bin/interrogate.exe : fatal error LNK1169: one or more multiply defined symbols found
1>Storing dependency cache.
1>Elapsed Time: 2 min 47 sec
1>The following command returned a non-zero value: link /nologo /manifest  /NOD:MFC90.LIB /NOD:MFC80.LIB /NOD:LIBCMT /NOD:LIBCI.LIB /DEBUG /nod:libc /nod:libcmtd /nod:atlthunk /nod:atls /MAP:NUL /NOD:MSVCRTD.LIB /NOD:MSVCPRTD.LIB /NOD:MSVCIRTD.LIB /FIXED:NO /OPT:REF /STACK:4194304 /INCREMENTAL:NO  /OUT:built/bin/interrogate.exe /LIBPATH:thirdparty/win-python/libs /LIBPATH:thirdparty/win-libs-vc9/eigen/lib/python2.7 built/tmp/interrogate_composite1.obj built/tmp/interrogate_composite2.obj built/tmp/libp3cppParser.lib built/lib/libp3dtool.lib built/lib/libp3dtoolconfig.lib built/lib/libp3pystub.lib built/tmp/pandaIcon.res user32.lib shell32.lib gdi32.lib advapi32.lib thirdparty/win-libs-vc9/openssl/lib/libpandassl.lib thirdparty/win-libs-vc9/openssl/lib/libpandaeay.lib
1>Build terminated.
1>Build log was saved at "file://c:\Users\jc\Desktop\PANDA_BUILD_BOT\Source MAJ\panda3d\built\BuildLog.htm"
1>makepanda - 41 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

I mean I had fixed the ODE bug. I’m not sure why this happens, though. I have recently overhauled interrogate to support Python 3, but I don’t think I made any changes that could affect your compilation now.

Could you try making a clean build, by deleting the “built” directory?

I did it a couple of time!

The bottom line is that so far I managed to compile properly with :
–no-python --static

What about the nightly build system?

It appears to be linking with both python27.lib and with libp3pystub, which isn’t valid. I believe interrogate is meant to be linked with libp3pystub only, and not with python27.lib, but it could also link with python instead.

We don’t explicitly link with python27.lib, but I bet including the python header files is causing this to be done implicitly via a MSVC #pragma statement.

David

Right, this is done in pyconfig.h, though I don’t think there’s anything in my commits that would cause it to be included. If it gets included anyway, then I wonder why this issue hasn’t come up before.

Oh, wait - perhaps there are now symbols that I’m using that aren’t provided by pystub, and so the linker now links in python27.lib as a result… I’ll look into that.

Looks strange… I can’t remember having changed anything since last november, and it used to be ok with python 2.7

btw: there is a weird reference in the log to: /LIBPATH:thirdparty/win-libs-vc9/eigen/lib/python2.7,
weird since this directory dosn’t exist !!

see:
1>link /nologo /manifest /NOD:MFC90.LIB /NOD:MFC80.LIB /NOD:LIBCMT /NOD:LIBCI.LIB /DEBUG /nod:libc /nod:libcmtd /nod:atlthunk /nod:atls /MAP:NUL /NOD:MSVCRTD.LIB /NOD:MSVCPRTD.LIB /NOD:MSVCIRTD.LIB /FIXED:NO /OPT:REF /STACK:4194304 /INCREMENTAL:NO /OUT:built/bin/interrogate.exe /LIBPATH:thirdparty/win-python/libs /LIBPATH:thirdparty/win-libs-vc9/eigen/lib/python2.7

OK, I did add some code to dtool that used PyUnicode_FromStringAndSize, which was not defined in pystub.cxx. My apologies. I’ve just checked in a fix, let me know if it’s still giving trouble.

The LIBPATH entry is harmless. makepanda could theoretically check whether the directory exists before adding it, but it shouldn’t hurt.

Hi -
Just tried with the latest trunk, still having the issue!

1>------ Build started: Project: makepanda, Configuration: Release Win32 ------
1>Performing Makefile project actions
1>Using DirectX SDK June 2010
1>WARNING: Could not locate thirdparty package opencv, excluding from build
1>WARNING: Could not locate thirdparty package awesomium, excluding from build
1>WARNING: Could not locate thirdparty package fltk, excluding from build
1>Generating library cache...
1>xcopy /I/Y/E/Q "direct/src" "built/direct"
1>956 fichier(s) copié(s)
1>xcopy /I/Y/E/Q "thirdparty/win-python" "built/python"
1>2421 fichier(s) copié(s)
1>xcopy /I/Y/E/Q "thirdparty/Pmw" "built/Pmw"
1>47 fichier(s) copié(s)
1>xcopy /I/Y/E/Q "dtool/src/parser-inc" "built/include/parser-inc"
1>129 fichier(s) copié(s)
1>Generating dependencies...
1>WARNING: file dependencies changed: ['built/models/maps/smiley.rgb']
1>[  0%] Building resource object built/tmp/pandaIcon.res
1>rc /Fobuilt/tmp/pandaIcon.res /Ipanda/src/configfiles /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= panda/src/configfiles/pandaIcon.rc
1>Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385
1>Copyright (C) Microsoft Corporation.  All rights reserved.
1>[  0%] Building C++ object built/tmp/p3dtoolbase_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolbase_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/dtoolbase /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolbase_composite1.pdb /DBUILDING_DTOOL /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/dtoolbase/p3dtoolbase_composite1.cxx
1>p3dtoolbase_composite1.cxx
1>c:\users\jc\desktop\panda_build_bot\source maj\panda3d\dtool\src\dtoolbase\dlmalloc_src.cxx(1183) : warning C4005: 'assert' : macro redefinition
1>        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\assert.h(34) : see previous definition of 'assert'
1>[  0%] Building C++ object built/tmp/p3dtoolbase_composite2.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolbase_composite2.obj /nologo /c /arch:SSE2 /Idtool/src/dtoolbase /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolbase_composite2.pdb /DBUILDING_DTOOL /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/dtoolbase/p3dtoolbase_composite2.cxx
1>p3dtoolbase_composite2.cxx
1>[  0%] Building C object built/tmp/p3dtoolbase_lookup3.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolbase_lookup3.obj /nologo /c /arch:SSE2 /Idtool/src/dtoolbase /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolbase_lookup3.pdb /DBUILDING_DTOOL /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/dtoolbase/lookup3.c
1>lookup3.c
1>[  0%] Building C++ object built/tmp/p3dtoolbase_indent.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolbase_indent.obj /nologo /c /arch:SSE2 /Idtool/src/dtoolbase /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolbase_indent.pdb /DBUILDING_DTOOL /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/dtoolbase/indent.cxx
1>indent.cxx
1>[  0%] Building C++ object built/tmp/p3dtoolutil_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolutil_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/dtoolutil /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolutil_composite1.pdb /DBUILDING_DTOOL /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/dtoolutil/p3dtoolutil_composite1.cxx
1>p3dtoolutil_composite1.cxx
1>[  1%] Building C++ object built/tmp/p3dtoolutil_composite2.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolutil_composite2.obj /nologo /c /arch:SSE2 /Idtool/src/dtoolutil /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolutil_composite2.pdb /DBUILDING_DTOOL /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/dtoolutil/p3dtoolutil_composite2.cxx
1>p3dtoolutil_composite2.cxx
1>[  1%] Building C++ object built/tmp/p3dtool_dtool.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtool_dtool.obj /nologo /c /arch:SSE2 /Idtool/metalibs/dtool /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtool_dtool.pdb /DBUILDING_DTOOL /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/metalibs/dtool/dtool.cxx
1>dtool.cxx
1>[  1%] Linking static library built/lib/libp3dtool.lib
1>link /lib /nologo /MANIFEST /OUT:built/lib/libp3dtool.lib built/tmp/p3dtool_dtool.obj built/tmp/p3dtoolutil_composite1.obj built/tmp/p3dtoolutil_composite2.obj built/tmp/p3dtoolbase_composite1.obj built/tmp/p3dtoolbase_composite2.obj built/tmp/p3dtoolbase_indent.obj built/tmp/p3dtoolbase_lookup3.obj
1>LINK : warning LNK4044: unrecognized option '/MANIFEST'; ignored
1>[  1%] Building Bison object built/tmp/p3cppParser_cppBison.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3cppParser_cppBison.obj /nologo /c /arch:SSE2 /Idtool/src/cppparser /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3cppParser_cppBison.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 built/tmp/cppBison.yxx.cxx
1>cppBison.yxx.cxx
1>y.tab.c(2864) : warning C4065: switch statement contains 'default' but no 'case' labels
1>WARNING: file dependencies changed: ['built/include/cppBison.h']
1>[  2%] Building C++ object built/tmp/p3cppParser_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3cppParser_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/cppparser /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3cppParser_composite1.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/cppparser/p3cppParser_composite1.cxx
1>p3cppParser_composite1.cxx
1>[  2%] Building C++ object built/tmp/p3cppParser_composite2.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3cppParser_composite2.obj /nologo /c /arch:SSE2 /Idtool/src/cppparser /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3cppParser_composite2.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/cppparser/p3cppParser_composite2.cxx
1>p3cppParser_composite2.cxx
1>[  2%] Linking static library built/tmp/libp3cppParser.lib
1>link /lib /nologo /MANIFEST /OUT:built/tmp/libp3cppParser.lib built/tmp/p3cppParser_composite1.obj built/tmp/p3cppParser_composite2.obj built/tmp/p3cppParser_cppBison.obj
1>LINK : warning LNK4044: unrecognized option '/MANIFEST'; ignored
1>[  2%] Building C++ object built/tmp/p3prc_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3prc_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/prc /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /Ithirdparty/win-libs-vc9/openssl/include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3prc_composite1.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/prc/p3prc_composite1.cxx
1>p3prc_composite1.cxx
1>[  2%] Building C++ object built/tmp/p3prc_composite2.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3prc_composite2.obj /nologo /c /arch:SSE2 /Idtool/src/prc /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /Ithirdparty/win-libs-vc9/openssl/include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3prc_composite2.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/prc/p3prc_composite2.cxx
1>p3prc_composite2.cxx
1>[  2%] Building C++ object built/tmp/p3dconfig_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dconfig_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/dconfig /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dconfig_composite1.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/dconfig/p3dconfig_composite1.cxx
1>p3dconfig_composite1.cxx
1>[  3%] Building C++ object built/tmp/p3interrogatedb_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3interrogatedb_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/interrogatedb /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3interrogatedb_composite1.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/interrogatedb/p3interrogatedb_composite1.cxx
1>p3interrogatedb_composite1.cxx
1>[  3%] Building C++ object built/tmp/p3interrogatedb_composite2.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3interrogatedb_composite2.obj /nologo /c /arch:SSE2 /Idtool/src/interrogatedb /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3interrogatedb_composite2.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/interrogatedb/p3interrogatedb_composite2.cxx
1>p3interrogatedb_composite2.cxx
1>[  3%] Building C++ object built/tmp/p3dtoolconfig_pydtool.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolconfig_pydtool.obj /nologo /c /arch:SSE2 /Idtool/metalibs/dtoolconfig /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolconfig_pydtool.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/metalibs/dtoolconfig/pydtool.cxx
1>pydtool.cxx
1>[  3%] Building C++ object built/tmp/p3dtoolconfig_dtoolconfig.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolconfig_dtoolconfig.obj /nologo /c /arch:SSE2 /Idtool/metalibs/dtoolconfig /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolconfig_dtoolconfig.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/metalibs/dtoolconfig/dtoolconfig.cxx
1>dtoolconfig.cxx
1>[  3%] Linking static library built/lib/libp3dtoolconfig.lib
1>link /lib /nologo /MANIFEST /OUT:built/lib/libp3dtoolconfig.lib built/tmp/p3dtoolconfig_dtoolconfig.obj built/tmp/p3dtoolconfig_pydtool.obj built/tmp/p3interrogatedb_composite1.obj built/tmp/p3interrogatedb_composite2.obj built/tmp/p3dconfig_composite1.obj built/tmp/p3prc_composite1.obj built/tmp/p3prc_composite2.obj built/lib/libp3dtool.lib
1>LINK : warning LNK4044: unrecognized option '/MANIFEST'; ignored
1>[  4%] Building C++ object built/tmp/p3pystub_pystub.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3pystub_pystub.obj /nologo /c /arch:SSE2 /Idtool/src/pystub /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3pystub_pystub.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/pystub/pystub.cxx
1>pystub.cxx
1>[  4%] Linking static library built/lib/libp3pystub.lib
1>link /lib /nologo /MANIFEST /OUT:built/lib/libp3pystub.lib built/tmp/p3pystub_pystub.obj
1>LINK : warning LNK4044: unrecognized option '/MANIFEST'; ignored
1>[  4%] Building C++ object built/tmp/interrogate_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/interrogate_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/interrogate /Idtool/src/cppparser /Idtool/src/interrogatedb /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/interrogate_composite1.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/interrogate/interrogate_composite1.cxx
1>interrogate_composite1.cxx
1>[  4%] Building C++ object built/tmp/interrogate_composite2.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/interrogate_composite2.obj /nologo /c /arch:SSE2 /Idtool/src/interrogate /Idtool/src/cppparser /Idtool/src/interrogatedb /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /DLINK_ALL_STATIC= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/interrogate_composite2.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/interrogate/interrogate_composite2.cxx
1>interrogate_composite2.cxx
1>[  4%] Linking executable built/bin/interrogate.exe
1>link /nologo /manifest  /NOD:MFC90.LIB /NOD:MFC80.LIB /NOD:LIBCMT /NOD:LIBCI.LIB /DEBUG /nod:libc /nod:libcmtd /nod:atlthunk /nod:atls /MAP:NUL /NOD:MSVCRTD.LIB /NOD:MSVCPRTD.LIB /NOD:MSVCIRTD.LIB /FIXED:NO /OPT:REF /STACK:4194304 /INCREMENTAL:NO  /OUT:built/bin/interrogate.exe /LIBPATH:thirdparty/win-python/libs built/tmp/interrogate_composite1.obj built/tmp/interrogate_composite2.obj built/tmp/libp3cppParser.lib built/lib/libp3dtool.lib built/lib/libp3dtoolconfig.lib built/lib/libp3pystub.lib built/tmp/pandaIcon.res user32.lib shell32.lib gdi32.lib advapi32.lib thirdparty/win-libs-vc9/openssl/lib/libpandassl.lib thirdparty/win-libs-vc9/openssl/lib/libpandaeay.lib
1>python27.lib(python27.dll) : error LNK2005: _Py_BuildValue already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_Type already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyString_FromStringAndSize already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyList_New already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyGILState_Release already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyString_AsString already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyUnicodeUCS2_AsWideChar already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyUnicodeUCS2_GetSize already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyList_GetItem already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PySys_GetObject already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyGILState_Ensure already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _Py_IsInitialized already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_CallMethod already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyModule_AddObject already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyCFunction_NewEx already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyErr_SetString already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyType_Ready already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyDict_SetItemString already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyDict_New already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_Free already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyType_GenericAlloc already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_GenericSetAttr already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_GenericGetAttr already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyList_Append already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyErr_Clear already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_GetAttrString already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_Call already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyArg_ParseTuple already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyErr_Occurred already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyDict_SetItem already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyInt_AsLong already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyLong_AsLong already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyBool_FromLong already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyList_SetItem already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyInt_AsSsize_t already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyObject_CallFunction already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyInt_FromLong already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyLong_FromUnsignedLong already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _PyModule_AddIntConstant already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>python27.lib(python27.dll) : error LNK2005: _Py_InitModule4 already defined in libp3pystub.lib(p3pystub_pystub.obj)
1>built/bin/interrogate.exe : fatal error LNK1169: one or more multiply defined symbols found
1>Storing dependency cache.
1>Elapsed Time: 5 min 28 sec
1>The following command returned a non-zero value: link /nologo /manifest  /NOD:MFC90.LIB /NOD:MFC80.LIB /NOD:LIBCMT /NOD:LIBCI.LIB /DEBUG /nod:libc /nod:libcmtd /nod:atlthunk /nod:atls /MAP:NUL /NOD:MSVCRTD.LIB /NOD:MSVCPRTD.LIB /NOD:MSVCIRTD.LIB /FIXED:NO /OPT:REF /STACK:4194304 /INCREMENTAL:NO  /OUT:built/bin/interrogate.exe /LIBPATH:thirdparty/win-python/libs built/tmp/interrogate_composite1.obj built/tmp/interrogate_composite2.obj built/tmp/libp3cppParser.lib built/lib/libp3dtool.lib built/lib/libp3dtoolconfig.lib built/lib/libp3pystub.lib built/tmp/pandaIcon.res user32.lib shell32.lib gdi32.lib advapi32.lib thirdparty/win-libs-vc9/openssl/lib/libpandassl.lib thirdparty/win-libs-vc9/openssl/lib/libpandaeay.lib
1>Build terminated.
1>Build log was saved at "file://c:\Users\jc\Desktop\PANDA_BUILD_BOT\Source MAJ\panda3d\built\BuildLog.htm"
1>makepanda - 41 error(s), 6 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

OK, I added one other symbol I could find. I couldn’t find any more, so this should work.

last unsuccessfull trial… :confused:

1>------ Build started: Project: makepanda, Configuration: Release Win32 ------
1>Performing Makefile project actions
1>Using DirectX SDK June 2010
1>WARNING: Could not locate thirdparty package opencv, excluding from build
1>WARNING: Could not locate thirdparty package awesomium, excluding from build
1>WARNING: Could not locate thirdparty package fltk, excluding from build
1>Generating library cache...
1>xcopy /I/Y/E/Q "direct/src" "built/direct"
1>956 fichier(s) copié(s)
1>xcopy /I/Y/E/Q "thirdparty/win-python" "built/python"
1>2421 fichier(s) copié(s)
1>xcopy /I/Y/E/Q "thirdparty/Pmw" "built/Pmw"
1>47 fichier(s) copié(s)
1>xcopy /I/Y/E/Q "dtool/src/parser-inc" "built/include/parser-inc"
1>129 fichier(s) copié(s)
1>Generating dependencies...
1>WARNING: file dependencies changed: ['built/models/maps/smiley.rgb']
1>[  0%] Building resource object built/tmp/pandaIcon.res
1>rc /Fobuilt/tmp/pandaIcon.res /Ipanda/src/configfiles /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= panda/src/configfiles/pandaIcon.rc
1>Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385
1>Copyright (C) Microsoft Corporation.  All rights reserved.
1>[  0%] Building C++ object built/tmp/p3dtoolbase_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolbase_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/dtoolbase /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolbase_composite1.pdb /DBUILDING_DTOOL /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/dtoolbase/p3dtoolbase_composite1.cxx
1>p3dtoolbase_composite1.cxx
1>c:\users\jc\desktop\panda_build_bot\source maj\panda3d\dtool\src\dtoolbase\dlmalloc_src.cxx(1183) : warning C4005: 'assert' : macro redefinition
1>        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\assert.h(34) : see previous definition of 'assert'
1>[  0%] Building C++ object built/tmp/p3dtoolbase_composite2.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolbase_composite2.obj /nologo /c /arch:SSE2 /Idtool/src/dtoolbase /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolbase_composite2.pdb /DBUILDING_DTOOL /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/dtoolbase/p3dtoolbase_composite2.cxx
1>p3dtoolbase_composite2.cxx
1>[  0%] Building C object built/tmp/p3dtoolbase_lookup3.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolbase_lookup3.obj /nologo /c /arch:SSE2 /Idtool/src/dtoolbase /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolbase_lookup3.pdb /DBUILDING_DTOOL /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/dtoolbase/lookup3.c
1>lookup3.c
1>[  0%] Building C++ object built/tmp/p3dtoolbase_indent.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolbase_indent.obj /nologo /c /arch:SSE2 /Idtool/src/dtoolbase /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolbase_indent.pdb /DBUILDING_DTOOL /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/dtoolbase/indent.cxx
1>indent.cxx
1>[  0%] Building C++ object built/tmp/p3dtoolutil_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolutil_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/dtoolutil /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolutil_composite1.pdb /DBUILDING_DTOOL /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/dtoolutil/p3dtoolutil_composite1.cxx
1>p3dtoolutil_composite1.cxx
1>[  1%] Building C++ object built/tmp/p3dtoolutil_composite2.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolutil_composite2.obj /nologo /c /arch:SSE2 /Idtool/src/dtoolutil /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolutil_composite2.pdb /DBUILDING_DTOOL /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/dtoolutil/p3dtoolutil_composite2.cxx
1>p3dtoolutil_composite2.cxx
1>[  1%] Building C++ object built/tmp/p3dtool_dtool.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtool_dtool.obj /nologo /c /arch:SSE2 /Idtool/metalibs/dtool /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtool_dtool.pdb /DBUILDING_DTOOL /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/metalibs/dtool/dtool.cxx
1>dtool.cxx
1>[  1%] Linking dynamic library built/bin/libp3dtool.dll
1>link /nologo /manifest  /NOD:MFC90.LIB /NOD:MFC80.LIB /NOD:LIBCMT /NOD:LIBCI.LIB /DEBUG /nod:libc /nod:libcmtd /nod:atlthunk /nod:atls /DLL /MAP:NUL /NOD:MSVCRTD.LIB /NOD:MSVCPRTD.LIB /NOD:MSVCIRTD.LIB /FIXED:NO /OPT:REF /STACK:4194304 /INCREMENTAL:NO  /OUT:built/bin/libp3dtool.dll /IMPLIB:built/lib/libp3dtool.lib /LIBPATH:thirdparty/win-python/libs built/tmp/p3dtool_dtool.obj built/tmp/p3dtoolutil_composite1.obj built/tmp/p3dtoolutil_composite2.obj built/tmp/p3dtoolbase_composite1.obj built/tmp/p3dtoolbase_composite2.obj built/tmp/p3dtoolbase_indent.obj built/tmp/p3dtoolbase_lookup3.obj kernel32.lib shell32.lib advapi32.lib
1>   Creating library built/lib/libp3dtool.lib and object built/lib/libp3dtool.exp
1>mt -manifest built/bin/libp3dtool.dll.manifest -outputresource:built/bin/libp3dtool.dll;2
1>Microsoft (R) Manifest Tool version 6.1.7716.0
1>Copyright (c) Microsoft Corporation 2009. 
1>All rights reserved.
1>[  1%] Building Bison object built/tmp/p3cppParser_cppBison.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3cppParser_cppBison.obj /nologo /c /arch:SSE2 /Idtool/src/cppparser /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3cppParser_cppBison.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 built/tmp/cppBison.yxx.cxx
1>cppBison.yxx.cxx
1>y.tab.c(2864) : warning C4065: switch statement contains 'default' but no 'case' labels
1>WARNING: file dependencies changed: ['built/include/cppBison.h']
1>[  2%] Building C++ object built/tmp/p3cppParser_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3cppParser_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/cppparser /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3cppParser_composite1.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/cppparser/p3cppParser_composite1.cxx
1>p3cppParser_composite1.cxx
1>[  2%] Building C++ object built/tmp/p3cppParser_composite2.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3cppParser_composite2.obj /nologo /c /arch:SSE2 /Idtool/src/cppparser /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3cppParser_composite2.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/cppparser/p3cppParser_composite2.cxx
1>p3cppParser_composite2.cxx
1>[  2%] Linking static library built/tmp/libp3cppParser.lib
1>link /lib /nologo /MANIFEST /OUT:built/tmp/libp3cppParser.lib built/tmp/p3cppParser_composite1.obj built/tmp/p3cppParser_composite2.obj built/tmp/p3cppParser_cppBison.obj
1>LINK : warning LNK4044: unrecognized option '/MANIFEST'; ignored
1>[  2%] Building C++ object built/tmp/p3prc_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3prc_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/prc /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /Ithirdparty/win-libs-vc9/openssl/include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3prc_composite1.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/prc/p3prc_composite1.cxx
1>p3prc_composite1.cxx
1>[  2%] Building C++ object built/tmp/p3prc_composite2.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3prc_composite2.obj /nologo /c /arch:SSE2 /Idtool/src/prc /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /Ithirdparty/win-libs-vc9/openssl/include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3prc_composite2.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/prc/p3prc_composite2.cxx
1>p3prc_composite2.cxx
1>[  2%] Building C++ object built/tmp/p3dconfig_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dconfig_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/dconfig /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dconfig_composite1.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/dconfig/p3dconfig_composite1.cxx
1>p3dconfig_composite1.cxx
1>[  3%] Building C++ object built/tmp/p3interrogatedb_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3interrogatedb_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/interrogatedb /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3interrogatedb_composite1.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/interrogatedb/p3interrogatedb_composite1.cxx
1>p3interrogatedb_composite1.cxx
1>[  3%] Building C++ object built/tmp/p3interrogatedb_composite2.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3interrogatedb_composite2.obj /nologo /c /arch:SSE2 /Idtool/src/interrogatedb /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3interrogatedb_composite2.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/interrogatedb/p3interrogatedb_composite2.cxx
1>p3interrogatedb_composite2.cxx
1>[  3%] Building C++ object built/tmp/p3dtoolconfig_pydtool.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolconfig_pydtool.obj /nologo /c /arch:SSE2 /Idtool/metalibs/dtoolconfig /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolconfig_pydtool.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/metalibs/dtoolconfig/pydtool.cxx
1>pydtool.cxx
1>[  3%] Building C++ object built/tmp/p3dtoolconfig_dtoolconfig.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3dtoolconfig_dtoolconfig.obj /nologo /c /arch:SSE2 /Idtool/metalibs/dtoolconfig /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3dtoolconfig_dtoolconfig.pdb /DBUILDING_DTOOLCONFIG /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/metalibs/dtoolconfig/dtoolconfig.cxx
1>dtoolconfig.cxx
1>[  3%] Linking dynamic library built/bin/libp3dtoolconfig.dll
1>link /nologo /manifest  /NOD:MFC90.LIB /NOD:MFC80.LIB /NOD:LIBCMT /NOD:LIBCI.LIB /DEBUG /nod:libc /nod:libcmtd /nod:atlthunk /nod:atls /DLL /MAP:NUL /NOD:MSVCRTD.LIB /NOD:MSVCPRTD.LIB /NOD:MSVCIRTD.LIB /FIXED:NO /OPT:REF /STACK:4194304 /INCREMENTAL:NO  /OUT:built/bin/libp3dtoolconfig.dll /IMPLIB:built/lib/libp3dtoolconfig.lib /LIBPATH:thirdparty/win-python/libs built/tmp/p3dtoolconfig_dtoolconfig.obj built/tmp/p3dtoolconfig_pydtool.obj built/tmp/p3interrogatedb_composite1.obj built/tmp/p3interrogatedb_composite2.obj built/tmp/p3dconfig_composite1.obj built/tmp/p3prc_composite1.obj built/tmp/p3prc_composite2.obj built/lib/libp3dtool.lib user32.lib gdi32.lib advapi32.lib thirdparty/win-libs-vc9/openssl/lib/libpandassl.lib thirdparty/win-libs-vc9/openssl/lib/libpandaeay.lib
1>   Creating library built/lib/libp3dtoolconfig.lib and object built/lib/libp3dtoolconfig.exp
1>mt -manifest built/bin/libp3dtoolconfig.dll.manifest -outputresource:built/bin/libp3dtoolconfig.dll;2
1>Microsoft (R) Manifest Tool version 6.1.7716.0
1>Copyright (c) Microsoft Corporation 2009. 
1>All rights reserved.
1>[  4%] Building C++ object built/tmp/p3pystub_pystub.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3pystub_pystub.obj /nologo /c /arch:SSE2 /Idtool/src/pystub /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3pystub_pystub.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/pystub/pystub.cxx
1>pystub.cxx
1>[  4%] Linking static library built/lib/libp3pystub.lib
1>link /lib /nologo /MANIFEST /OUT:built/lib/libp3pystub.lib built/tmp/p3pystub_pystub.obj
1>LINK : warning LNK4044: unrecognized option '/MANIFEST'; ignored
1>[  4%] Building C++ object built/tmp/interrogate_composite1.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/interrogate_composite1.obj /nologo /c /arch:SSE2 /Idtool/src/interrogate /Idtool/src/cppparser /Idtool/src/interrogatedb /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/interrogate_composite1.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/interrogate/interrogate_composite1.cxx
1>interrogate_composite1.cxx
1>[  4%] Building C++ object built/tmp/interrogate_composite2.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/interrogate_composite2.obj /nologo /c /arch:SSE2 /Idtool/src/interrogate /Idtool/src/cppparser /Idtool/src/interrogatedb /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/interrogate_composite2.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 dtool/src/interrogate/interrogate_composite2.cxx
1>interrogate_composite2.cxx
1>[  4%] Linking executable built/bin/interrogate.exe
1>link /nologo /manifest  /NOD:MFC90.LIB /NOD:MFC80.LIB /NOD:LIBCMT /NOD:LIBCI.LIB /DEBUG /nod:libc /nod:libcmtd /nod:atlthunk /nod:atls /MAP:NUL /NOD:MSVCRTD.LIB /NOD:MSVCPRTD.LIB /NOD:MSVCIRTD.LIB /FIXED:NO /OPT:REF /STACK:4194304 /INCREMENTAL:NO  /OUT:built/bin/interrogate.exe /LIBPATH:thirdparty/win-python/libs built/tmp/interrogate_composite1.obj built/tmp/interrogate_composite2.obj built/tmp/libp3cppParser.lib built/lib/libp3dtool.lib built/lib/libp3dtoolconfig.lib built/lib/libp3pystub.lib built/tmp/pandaIcon.res user32.lib shell32.lib gdi32.lib advapi32.lib thirdparty/win-libs-vc9/openssl/lib/libpandassl.lib thirdparty/win-libs-vc9/openssl/lib/libpandaeay.lib
1>Storing dependency cache.
[b][b]1>Traceback (most recent call last):
1>  File "makepanda\makepanda.py", line 5782, in <module>
1>    RunDependencyQueue(DEPENDENCYQUEUE)
1>  File "makepanda\makepanda.py", line 5779, in RunDependencyQueue
1>    SequentialMake(tasklist)
1>  File "makepanda\makepanda.py", line 5771, in SequentialMake
1>    task[0](*task[1] + [(i * 100.0) / len(tasklist)])
1>  File "makepanda\makepanda.py", line 1725, in CompileAnything
1>    return CompileLink(target, inputs, opts)
1>  File "makepanda\makepanda.py", line 1314, in CompileLink
1>    SetVC90CRTVersion(dll+".manifest")
1>  File "c:\Users\jc\Desktop\PANDA_BUILD_BOT\Source MAJ\panda3d\makepanda\makepandacore.py", line 1139, in SetVC90CRTVersion
1>    WriteFile(fn, manifest)
1>  File "c:\Users\jc\Desktop\PANDA_BUILD_BOT\Source MAJ\panda3d\makepanda\makepandacore.py", line 923, in WriteFile
1>    except ex:
1>NameError: global name 'ex' is not defined
1>Build log was saved at "file://c:\Users\jc\Desktop\PANDA_BUILD_BOT\Source MAJ\panda3d\built\BuildLog.htm"
1>makepanda - 0 error(s), 4 warning(s)
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========[/b]

[/b]

oh, btw what about:
except IOError,ex:
versus
except ex:

shouldn’t the python code be (in makepandacore.py)

def ReadFile(wfile):
    try:
        srchandle = open(wfile, "r")
        data = srchandle.read()
        srchandle.close()
        return data
    except IOError,ex:
        exit("Cannot read %s: %s" % (wfile, ex))

def ReadBinaryFile(wfile):
    try:
        srchandle = open(wfile, "rb")
        data = srchandle.read()
        srchandle.close()
        return data
    except IOError,ex:
        exit("Cannot read %s: %s" % (wfile, ex))

def WriteFile(wfile, data):
    try:
        dsthandle = open(wfile, "w")
        dsthandle.write(data)
        dsthandle.close()
    except IOError,ex:
        exit("Cannot write to %s: %s" % (wfile, ex))

def WriteBinaryFile(wfile, data):
    try:
        dsthandle = open(wfile, "wb")
        dsthandle.write(data)
        dsthandle.close()
    except IOError,ex:
        exit("Cannot write to %s: %s" % (wfile, ex))

Python exception syntax changed in Python 3. I’ve just checked in a more portable fix, sorry.

hey, I just hit a new one - for the road :slight_smile: -

this happens with --threads option

1>------ Build started: Project: makepanda, Configuration: Release Win32 ------
1>Performing Makefile project actions
1>Using DirectX SDK June 2010
1>WARNING: Could not locate thirdparty package opencv, excluding from build
1>WARNING: Could not locate thirdparty package awesomium, excluding from build
1>WARNING: Could not locate thirdparty package fltk, excluding from build
1>Generating library cache...
1>xcopy /I/Y/E/Q "direct/src" "built/direct"
1>956 fichier(s) copié(s)
1>xcopy /I/Y/E/Q "thirdparty/win-python" "built/python"
1>2421 fichier(s) copié(s)
1>xcopy /I/Y/E/Q "thirdparty/Pmw" "built/Pmw"
1>47 fichier(s) copié(s)
1>xcopy /I/Y/E/Q "dtool/src/parser-inc" "built/include/parser-inc"
1>129 fichier(s) copié(s)
1>Generating dependencies...
1>WARNING: file dependencies changed: ['built/models/maps/smiley.rgb']
[b]1>Storing dependency cache.
1>Traceback (most recent call last):
1>  File "makepanda\makepanda.py", line 5782, in <module>
1>    RunDependencyQueue(DEPENDENCYQUEUE)
1>  File "makepanda\makepanda.py", line 5777, in RunDependencyQueue
1>    ParallelMake(tasklist)
1>  File "makepanda\makepanda.py", line 5701, in ParallelMake
1>    donequeue = Queue.Queue()
1>NameError: global name 'Queue' is not defined
1>Build log was saved at "file://c:\Users\jc\Desktop\PANDA_BUILD_BOT\Source MAJ\panda3d\built\BuildLog.htm"
1>makepanda - 0 error(s), 0 warning(s)[/b]
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

I seem to be on a roll breaking stuff. Checked in a fix for that too, thanks and sorry.

One more… :open_mouth:

1>config_objegg.cxx
1>[T2] Building C++ object built/tmp/obj2egg_objToEgg.obj
1>cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/obj2egg_objToEgg.obj /nologo /c /arch:SSE2 /Ipandatool/src/objprogs /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/obj2egg_objToEgg.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 pandatool/src/objprogs/objToEgg.cxx
1>objToEgg.cxx
1>c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\vector(717) : error C2719: '_Val': formal parameter with __declspec(align('16')) won't be aligned
1>        c:\users\jc\desktop\panda_build_bot\source maj\panda3d\built\include\pvector.h(39) : see reference to class template instantiation 'std::vector<_Ty,_Ax>' being compiled
1>        with
1>        [
1>            _Ty=LVecBase4,
1>            _Ax=pallocator_array<LVecBase4>
1>        ]
1>        c:\users\jc\desktop\panda_build_bot\source maj\panda3d\pandatool\src\objegg\objToEggConverter.h(80) : see reference to class template instantiation 'pvector<Type>' being compiled
1>        with
1>        [
1>            Type=LVecBase4
1>        ]
1>pandatool/src/objegg/objToEggConverter.cxx(739) : warning C4018: '>' : signed/unsigned mismatch
1>The following command returned a non-zero value: cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/p3objegg_objToEggConverter.obj /nologo /c /arch:SSE2 /Ipandatool/src/objegg /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/p3objegg_objToEggConverter.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 pandatool/src/objegg/objToEggConverter.cxx
1>c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\vector(717) : error C2719: '_Val': formal parameter with __declspec(align('16')) won't be aligned
1>        c:\users\jc\desktop\panda_build_bot\source maj\panda3d\built\include\pvector.h(39) : see reference to class template instantiation 'std::vector<_Ty,_Ax>' being compiled
1>        with
1>        [
1>            _Ty=LVecBase4,
1>            _Ax=pallocator_array<LVecBase4>
1>        ]
1>        c:\Users\jc\Desktop\PANDA_BUILD_BOT\Source MAJ\panda3d\built\include\objToEggConverter.h(80) : see reference to class template instantiation 'pvector<Type>' being compiled
1>        with
1>        [
1>            Type=LVecBase4
1>        ]
1>Storing dependency cache.
1>The following command returned a non-zero value: cl /wd4996 /wd4275 /wd4267 /wd4101 /wd4273 /DWINVER=0x601 /Fobuilt/tmp/obj2egg_objToEgg.obj /nologo /c /arch:SSE2 /Ipandatool/src/objprogs /Ibuilt/tmp /Ibuilt/include /Ithirdparty/win-python/include /Ithirdparty/win-libs-vc9/eigen\include /DMAKEPANDA= /MD /Zi /O2 /Ob2 /Oi /Ot /fp:fast /DFORCE_INLINING /Fdbuilt/tmp/obj2egg_objToEgg.pdb /EHa /Zm300 /DWIN32_VC /DWIN32 /W3 pandatool/src/objprogs/objToEgg.cxx
1>Elapsed Time: 1 hours 46 min
1>Build process aborting.
1>Build terminated.
1>Build log was saved at "file://c:\Users\jc\Desktop\PANDA_BUILD_BOT\Source MAJ\panda3d\built\BuildLog.htm"
1>makepanda - 2 error(s), 421 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========