makepanda on OSX Tiger 10.4.11 PPC

Please excuse the double post, having trouble posting the whole report (too long?)

[ 78%] Building C++ object built/tmp/maya2008_composite1.o
In file included from pandatool/src/maya/mayaApi.cxx:20,
                 from pandatool/src/maya/maya_composite1.cxx:2:
pandatool/src/maya/pre_maya_include.h:68:30: error: maya/OpenMayaMac.h: No such file or directory
In file included from pandatool/src/maya/maya_composite1.cxx:2:
pandatool/src/maya/mayaApi.cxx:21:26: error: maya/MGlobal.h: No such file or directory
pandatool/src/maya/mayaApi.cxx:22:28: error: maya/MDistance.h: No such file or directory
pandatool/src/maya/mayaApi.cxx:23:26: error: maya/MFileIO.h: No such file or directory
pandatool/src/maya/mayaApi.cxx:24:27: error: maya/MLibrary.h: No such file or directory
pandatool/src/maya/mayaApi.cxx:25:26: error: maya/MStatus.h: No such file or directory
pandatool/src/maya/mayaApi.cxx:26:31: error: maya/MFnAnimCurve.h: No such file or directory
In file included from pandatool/src/maya/mayaShader.cxx:16,
                 from pandatool/src/maya/maya_composite1.cxx:3:
pandatool/src/maya/maya_funcs.h:23:31: error: maya/MFnAttribute.h: No such file or directory
pandatool/src/maya/maya_funcs.h:24:24: error: maya/MPlug.h: No such file or directory
pandatool/src/maya/maya_funcs.h:26:36: error: maya/MFnDependencyNode.h: No such file or directory
pandatool/src/maya/maya_funcs.h:27:26: error: maya/MObject.h: No such file or directory
pandatool/src/maya/maya_funcs.h:28:26: error: maya/MString.h: No such file or directory
pandatool/src/maya/maya_funcs.h:29:26: error: maya/MVector.h: No such file or directory
In file included from pandatool/src/maya/maya_composite1.cxx:3:
pandatool/src/maya/mayaShader.cxx:24:35: error: maya/MFnLambertShader.h: No such file or directory
pandatool/src/maya/mayaShader.cxx:25:33: error: maya/MFnPhongShader.h: No such file or directory
pandatool/src/maya/mayaShader.cxx:26:26: error: maya/MFnMesh.h: No such file or directory
pandatool/src/maya/mayaShader.cxx:28:29: error: maya/MPlugArray.h: No such file or directory
pandatool/src/maya/mayaShader.cxx:29:25: error: maya/MColor.h: No such file or directory
In file included from pandatool/src/maya/maya_composite1.cxx:4:
pandatool/src/maya/mayaShaderColorDef.cxx:28:35: error: maya/MFnEnumAttribute.h: No such file or directory
In file included from pandatool/src/maya/maya_composite1.cxx:5:
pandatool/src/maya/mayaShaders.cxx:25:31: error: maya/MObjectArray.h: No such file or directory
pandatool/src/maya/mayaShaders.cxx:28:22: error: maya/MFn.h: No such file or directory
In file included from pandatool/src/maya/maya_composite1.cxx:6:
pandatool/src/maya/maya_funcs.cxx:19:25: error: maya/MAngle.h: No such file or directory
pandatool/src/maya/maya_funcs.cxx:22:32: error: maya/MFnStringData.h: No such file or directory
pandatool/src/maya/maya_funcs.cxx:23:33: error: maya/MFnNumericData.h: No such file or directory
pandatool/src/maya/maya_funcs.cxx:27:36: error: maya/MFnTypedAttribute.h: No such file or directory
pandatool/src/maya/maya_funcs.cxx:28:38: error: maya/MFnNumericAttribute.h: No such file or directory
pandatool/src/maya/maya_funcs.cxx:30:39: error: maya/MFnCompoundAttribute.h: No such file or directory
pandatool/src/maya/maya_funcs.cxx:31:32: error: maya/MFnMatrixData.h: No such file or directory
pandatool/src/maya/maya_funcs.cxx:32:26: error: maya/MMatrix.h: No such file or directory
pandatool/src/maya/mayaApi.cxx:38: error: 'MFnAnimCurve' does not name a type
pandatool/src/maya/mayaApi.cxx: In constructor 'MayaApi::MayaApi(const std::string&)':
pandatool/src/maya/mayaApi.cxx:68: error: 'MStatus' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:68: error: expected `;' before 'stat'
pandatool/src/maya/mayaApi.cxx:71: warning: the address of 'int stat(const char*, stat*)', will always evaluate as 'true'
pandatool/src/maya/mayaApi.cxx:72: error: request for member 'perror' in 'stat', which is of non-class type 'int ()(const char*, stat*)'
pandatool/src/maya/mayaApi.cxx:74: error: 'MLibrary' has not been declared
pandatool/src/maya/mayaApi.cxx:74: error: 'initialize' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:91: warning: the address of 'int stat(const char*, stat*)', will always evaluate as 'true'
pandatool/src/maya/mayaApi.cxx:92: error: request for member 'perror' in 'stat', which is of non-class type 'int ()(const char*, stat*)'
pandatool/src/maya/mayaApi.cxx: In destructor 'virtual MayaApi::~MayaApi()':
pandatool/src/maya/mayaApi.cxx:132: error: 'MLibrary' has not been declared
pandatool/src/maya/mayaApi.cxx:132: error: 'cleanup' was not declared in this scope
pandatool/src/maya/mayaApi.cxx: In static member function 'static PointerTo<MayaApi> MayaApi::open_api(std::string)':
pandatool/src/maya/mayaApi.cxx:176: error: 'MGlobal' has not been declared
pandatool/src/maya/mayaApi.cxx:176: error: 'mayaVersion' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:210: error: 'MAYA_API_VERSION' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:215: error: 'MAYA_API_VERSION' was not declared in this scope
pandatool/src/maya/mayaApi.cxx: In member function 'bool MayaApi::read(const Filename&)':
pandatool/src/maya/mayaApi.cxx:262: error: 'MFileIO' has not been declared
pandatool/src/maya/mayaApi.cxx:262: error: 'newFile' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:275: error: 'MFileIO' has not been declared
pandatool/src/maya/mayaApi.cxx:276: error: 'MStatus' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:276: error: expected `;' before 'stat'
pandatool/src/maya/mayaApi.cxx:292: warning: the address of 'int stat(const char*, stat*)', will always evaluate as 'true'
pandatool/src/maya/mayaApi.cxx:293: error: request for member 'perror' in 'stat', which is of non-class type 'int ()(const char*, stat*)'
pandatool/src/maya/mayaApi.cxx: In member function 'bool MayaApi::write(const Filename&)':
pandatool/src/maya/mayaApi.cxx:321: error: 'MStatus' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:321: error: expected `;' before 'stat'
pandatool/src/maya/mayaApi.cxx:322: warning: the address of 'int stat(const char*, stat*)', will always evaluate as 'true'
pandatool/src/maya/mayaApi.cxx:323: error: request for member 'perror' in 'stat', which is of non-class type 'int ()(const char*, stat*)'
pandatool/src/maya/mayaApi.cxx: In member function 'bool MayaApi::clear()':
pandatool/src/maya/mayaApi.cxx:353: error: 'MStatus' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:353: error: expected `;' before 'stat'
pandatool/src/maya/mayaApi.cxx:354: warning: the address of 'int stat(const char*, stat*)', will always evaluate as 'true'
pandatool/src/maya/mayaApi.cxx:355: error: request for member 'perror' in 'stat', which is of non-class type 'int ()(const char*, stat*)'
pandatool/src/maya/mayaApi.cxx: In member function 'DistanceUnit MayaApi::get_units()':
pandatool/src/maya/mayaApi.cxx:368: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:368: error: 'internalUnit' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:369: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:369: error: 'kInches' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:371: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:371: error: 'kFeet' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:373: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:373: error: 'kYards' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:375: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:375: error: 'kMiles' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:377: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:377: error: 'kMillimeters' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:379: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:379: error: 'kCentimeters' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:381: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:381: error: 'kKilometers' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:383: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:383: error: 'kMeters' was not declared in this scope
pandatool/src/maya/mayaApi.cxx: In member function 'void MayaApi::set_units(DistanceUnit)':
pandatool/src/maya/mayaApi.cxx:400: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:400: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:400: error: 'kInches' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:400: error: 'setUIUnit' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:403: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:403: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:403: error: 'kFeet' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:406: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:406: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:406: error: 'kYards' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:409: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:409: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:409: error: 'kMiles' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:412: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:412: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:412: error: 'kMillimeters' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:415: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:415: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:415: error: 'kCentimeters' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:418: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:418: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:418: error: 'kKilometers' was not declared in this scope
pandatool/src/maya/mayaApi.cxx:421: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:421: error: 'MDistance' has not been declared
pandatool/src/maya/mayaApi.cxx:421: error: 'kMeters' was not declared in this scope
pandatool/src/maya/mayaApi.cxx: In member function 'CoordinateSystem MayaApi::get_coordinate_system()':
pandatool/src/maya/mayaApi.cxx:436: error: 'MGlobal' has not been declared
pandatool/src/maya/mayaApi.cxx:436: error: 'isYAxisUp' was not declared in this scope
pandatool/src/maya/maya_funcs.h: At global scope:
pandatool/src/maya/maya_funcs.h:106: error: 'MFnData' has not been declared
pandatool/src/maya/maya_funcs.h:106: error: 'Type' was not declared in this scope
pandatool/src/maya/maya_funcs.h:114: error: expected ',' or '...' before '&' token
pandatool/src/maya/maya_funcs.h:114: error: ISO C++ forbids declaration of 'MString' with no type
pandatool/src/maya/maya_funcs.h:115: error: expected ',' or '...' before '&' token
pandatool/src/maya/maya_funcs.h:115: error: ISO C++ forbids declaration of 'MVector' with no type
pandatool/src/maya/maya_funcs.I:20: error: expected ',' or '...' before '&' token
pandatool/src/maya/maya_funcs.I:20: error: ISO C++ forbids declaration of 'MString' with no type
pandatool/src/maya/maya_funcs.I: In function 'std::ostream& operator<<(std::ostream&, int)':
pandatool/src/maya/maya_funcs.I:21: error: 'str' was not declared in this scope
pandatool/src/maya/maya_funcs.I: At global scope:
pandatool/src/maya/maya_funcs.I:28: error: expected ',' or '...' before '&' token
pandatool/src/maya/maya_funcs.I:28: error: ISO C++ forbids declaration of 'MVector' with no type
pandatool/src/maya/maya_funcs.I: In function 'std::ostream& operator<<(std::ostream&, int)':
pandatool/src/maya/maya_funcs.I:28: error: redefinition of 'std::ostream& operator<<(std::ostream&, int)'
pandatool/src/maya/maya_funcs.I:20: error: 'std::ostream& operator<<(std::ostream&, int)' previously defined here
pandatool/src/maya/maya_funcs.I:29: error: 'vec' was not declared in this scope
pandatool/src/maya/maya_funcs.T: In function 'bool get_maya_attribute(MObject&, const std::string&, ValueType&)':
pandatool/src/maya/maya_funcs.T:30: error: invalid use of undefined type 'struct MPlug'
pandatool/src/maya/mayaShaderColorDef.h:26: error: forward declaration of 'struct MPlug'
pandatool/src/maya/maya_funcs.T: In function 'bool set_maya_attribute(MObject&, const std::string&, ValueType&)':
pandatool/src/maya/maya_funcs.T:50: error: invalid use of undefined type 'struct MPlug'
pandatool/src/maya/mayaShaderColorDef.h:26: error: forward declaration of 'struct MPlug'
pandatool/src/maya/mayaShader.cxx: In constructor 'MayaShader::MayaShader(MObject)':
pandatool/src/maya/mayaShader.cxx:41: error: 'engine' has incomplete type
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShader.cxx:42: error: 'MFnDependencyNode' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:42: error: expected `;' before 'engine_fn'
pandatool/src/maya/mayaShader.cxx:44: error: 'engine_fn' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:54: error: variable 'MPlug shader_plug' has initializer but incomplete type
pandatool/src/maya/mayaShader.cxx:57: error: 'MPlugArray' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:57: error: expected `;' before 'shader_pa'
pandatool/src/maya/mayaShader.cxx:58: error: 'shader_pa' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:61: error: variable 'MObject shader' has initializer but incomplete type
pandatool/src/maya/mayaShader.cxx:62: error: 'MFn' has not been declared
pandatool/src/maya/mayaShader.cxx:62: error: 'kPhong' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:63: error: no matching function for call to 'MayaShader::find_textures_modern(<type error>)'
pandatool/src/maya/mayaShader.h:44: note: candidates are: bool MayaShader::find_textures_modern(MObject)
pandatool/src/maya/mayaShader.cxx:64: error: 'MFn' has not been declared
pandatool/src/maya/mayaShader.cxx:64: error: 'kLambert' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:65: error: no matching function for call to 'MayaShader::find_textures_legacy(<type error>)'
pandatool/src/maya/mayaShader.h:45: note: candidates are: bool MayaShader::find_textures_legacy(MObject)
pandatool/src/maya/mayaShader.cxx:69: error: 'MFn' has not been declared
pandatool/src/maya/mayaShader.cxx:69: error: 'kSurfaceShader' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:70: error: no matching function for call to 'MayaShader::find_textures_legacy(<type error>)'
pandatool/src/maya/mayaShader.h:45: note: candidates are: bool MayaShader::find_textures_legacy(MObject)
pandatool/src/maya/mayaShader.cxx: In constructor 'MayaShader::MayaShader(MObject)':
pandatool/src/maya/mayaShader.cxx:41: error: 'engine' has incomplete type
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShader.cxx: In constructor 'MayaShader::MayaShader(MObject)':
pandatool/src/maya/mayaShader.cxx:41: error: 'engine' has incomplete type
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShader.cxx: In member function 'bool MayaShader::find_textures_modern(MObject)':
pandatool/src/maya/mayaShader.cxx:206: error: 'shader' has incomplete type
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShader.cxx:207: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShader.cxx:207: error: 'MFn' has not been declared
pandatool/src/maya/mayaShader.cxx:207: error: 'kPhong' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:212: error: 'MStatus' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:212: error: expected `;' before 'status'
pandatool/src/maya/mayaShader.cxx:213: error: 'MFnPhongShader' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:213: error: expected `;' before 'phong_fn'
pandatool/src/maya/mayaShader.cxx:214: error: 'MFnDependencyNode' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:214: error: expected `;' before 'shader_fn'
pandatool/src/maya/mayaShader.cxx:218: error: 'shader_fn' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:221: error: 'shader_fn' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:250: error: 'MColor' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:250: error: expected `;' before 'color'
pandatool/src/maya/mayaShader.cxx:251: error: 'status' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:252: error: 'color' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:255: error: 'color' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:255: error: 'phong_fn' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:255: error: 'status' was not declared in this scope
pandatool/src/maya/mayaShader.cxx: In member function 'bool MayaShader::find_textures_legacy(MObject)':
pandatool/src/maya/mayaShader.cxx:451: error: 'shader' has incomplete type
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShader.cxx:452: error: 'MStatus' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:452: error: expected `;' before 'status'
pandatool/src/maya/mayaShader.cxx:453: error: 'MFnDependencyNode' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:453: error: expected `;' before 'shader_fn'
pandatool/src/maya/mayaShader.cxx:457: error: 'shader_fn' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:464: error: variable 'MPlug color_plug' has initializer but incomplete type
pandatool/src/maya/mayaShader.cxx:464: error: 'shader_fn' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:473: error: 'MPlugArray' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:473: error: expected `;' before 'color_pa'
pandatool/src/maya/mayaShader.cxx:474: error: 'color_pa' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:490: error: variable 'MPlug trans_plug' has initializer but incomplete type
pandatool/src/maya/mayaShader.cxx:496: error: 'MPlugArray' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:496: error: expected `;' before 'trans_pa'
pandatool/src/maya/mayaShader.cxx:497: error: 'trans_pa' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:508: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShader.cxx:508: error: 'MFn' has not been declared
pandatool/src/maya/mayaShader.cxx:508: error: 'kLambert' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:509: error: 'MFnLambertShader' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:509: error: expected `;' before 'lambert_fn'
pandatool/src/maya/mayaShader.cxx:510: error: 'MColor' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:510: error: expected `;' before 'color'
pandatool/src/maya/mayaShader.cxx:511: error: 'status' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:516: error: 'color' was not declared in this scope
pandatool/src/maya/mayaShader.cxx:525: error: 'lambert_fn' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx: In destructor 'MayaShaderColorDef::~MayaShaderColorDef()':
pandatool/src/maya/mayaShaderColorDef.cxx:137: warning: possible problem detected in invocation of delete operator:
pandatool/src/maya/mayaShaderColorDef.cxx:137: warning: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: warning: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.cxx:137: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
pandatool/src/maya/mayaShaderColorDef.cxx: In member function 'void MayaShaderColorDef::find_textures_legacy(MayaShader*, MObject, bool)':
pandatool/src/maya/mayaShaderColorDef.cxx:267: error: 'color' has incomplete type
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.cxx:286: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.cxx:286: error: 'MFn' has not been declared
pandatool/src/maya/mayaShaderColorDef.cxx:286: error: 'kFileTexture' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:287: error: 'MFnDependencyNode' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:287: error: expected `;' before 'dfn'
pandatool/src/maya/mayaShaderColorDef.cxx:288: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.cxx:289: error: 'dfn' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:327: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.cxx:327: error: 'MFn' has not been declared
pandatool/src/maya/mayaShaderColorDef.cxx:327: error: 'kProjection' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:333: error: 'MFnDependencyNode' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:333: error: expected `;' before 'projection_fn'
pandatool/src/maya/mayaShaderColorDef.cxx:334: error: variable 'MPlug image_plug' has initializer but incomplete type
pandatool/src/maya/mayaShaderColorDef.cxx:334: error: 'projection_fn' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:336: error: 'MPlugArray' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:336: error: expected `;' before 'image_pa'
pandatool/src/maya/mayaShaderColorDef.cxx:337: error: 'image_pa' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:362: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.cxx:362: error: 'MFn' has not been declared
pandatool/src/maya/mayaShaderColorDef.cxx:362: error: 'kLayeredTexture' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:368: error: 'MStatus' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:368: error: expected `;' before 'status'
pandatool/src/maya/mayaShaderColorDef.cxx:369: error: 'MPlugArray' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:369: error: expected `;' before 'color_pa'
pandatool/src/maya/mayaShaderColorDef.cxx:370: error: 'MFnDependencyNode' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:370: error: expected `;' before 'layered_fn'
pandatool/src/maya/mayaShaderColorDef.cxx:371: error: 'layered_fn' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:371: error: 'color_pa' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:372: error: variable 'MPlug inputsPlug' has initializer but incomplete type
pandatool/src/maya/mayaShaderColorDef.cxx:372: error: 'status' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:373: error: variable 'MPlug blendModePlug' has initializer but incomplete type
pandatool/src/maya/mayaShaderColorDef.cxx:381: error: variable 'MPlug pl' has initializer but incomplete type
pandatool/src/maya/mayaShaderColorDef.cxx:382: error: expected `;' before 'pla'
pandatool/src/maya/mayaShaderColorDef.cxx:383: error: 'pla' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:401: error: 'MFnEnumAttribute' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:401: error: expected `;' before 'blendModeEnum'
pandatool/src/maya/mayaShaderColorDef.cxx:402: error: 'MString' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:402: error: expected `;' before 'blendName'
pandatool/src/maya/mayaShaderColorDef.cxx:420: error: 'blendName' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:480: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.cxx:485: error: 'MFn' has not been declared
pandatool/src/maya/mayaShaderColorDef.cxx:485: error: 'Type' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:485: error: template argument 1 is invalid
pandatool/src/maya/mayaShaderColorDef.cxx:485: error: template argument 2 is invalid
pandatool/src/maya/mayaShaderColorDef.cxx:485: error: invalid type in declaration before ';' token
pandatool/src/maya/mayaShaderColorDef.cxx:486: error: request for member 'insert' in 'bad_types', which is of non-class type 'int'
pandatool/src/maya/mayaShaderColorDef.cxx:486: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.cxx:489: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.cxx: In static member function 'static void MayaShaderColorDef::find_textures_modern(const std::string&, MayaShaderColorList&, MPlug, bool)':
pandatool/src/maya/mayaShaderColorDef.cxx:503: error: 'inplug' has incomplete type
pandatool/src/maya/mayaShaderColorDef.h:26: error: forward declaration of 'struct MPlug'

…and again. Sorry :S

pandatool/src/maya/mayaShaderColorDef.cxx:505: error: 'MPlugArray' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:505: error: expected `;' before 'outplugs'
pandatool/src/maya/mayaShaderColorDef.cxx:506: error: invalid use of undefined type 'struct MPlug'
pandatool/src/maya/mayaShaderColorDef.h:26: error: forward declaration of 'struct MPlug'
pandatool/src/maya/mayaShaderColorDef.cxx:506: error: 'outplugs' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:516: error: variable 'MPlug outplug' has initializer but incomplete type
pandatool/src/maya/mayaShaderColorDef.cxx:517: error: variable 'MObject source' has initializer but incomplete type
pandatool/src/maya/mayaShaderColorDef.cxx:518: error: 'MFnDependencyNode' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:518: error: expected `;' before 'sourceFn'
pandatool/src/maya/mayaShaderColorDef.cxx:520: error: 'MFn' has not been declared
pandatool/src/maya/mayaShaderColorDef.cxx:520: error: 'kFileTexture' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:540: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.cxx:542: error: 'sourceFn' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:560: error: no matching function for call to 'get_maya_attribute(<type error>, const char [10], float&)'
pandatool/src/maya/mayaShaderColorDef.cxx:576: error: 'MFn' has not been declared
pandatool/src/maya/mayaShaderColorDef.cxx:576: error: 'kProjection' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:580: error: variable 'MPlug image_plug' has initializer but incomplete type
pandatool/src/maya/mayaShaderColorDef.cxx:580: error: 'sourceFn' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:582: error: expected `;' before 'image_pa'
pandatool/src/maya/mayaShaderColorDef.cxx:583: error: 'image_pa' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:616: error: 'MFn' has not been declared
pandatool/src/maya/mayaShaderColorDef.cxx:616: error: 'kLayeredTexture' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:621: error: variable 'MPlug inputsPlug' has initializer but incomplete type
pandatool/src/maya/mayaShaderColorDef.cxx:621: error: 'sourceFn' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:624: error: variable 'MPlug elt' has initializer but incomplete type
pandatool/src/maya/mayaShaderColorDef.cxx:625: error: aggregate 'MPlug color' has incomplete type and cannot be defined
pandatool/src/maya/mayaShaderColorDef.cxx:626: error: aggregate 'MPlug blend' has incomplete type and cannot be defined
pandatool/src/maya/mayaShaderColorDef.cxx:628: error: variable 'MPlug child' has initializer but incomplete type
pandatool/src/maya/mayaShaderColorDef.cxx:629: error: 'MFnAttribute' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:629: error: expected `;' before 'att'
pandatool/src/maya/mayaShaderColorDef.cxx:630: error: 'att' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:631: error: 'att' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:638: error: no matching function for call to 'MayaShaderColorDef::find_textures_modern(const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, pvector<MayaShaderColorDef*>&, <type error>, bool&)'
pandatool/src/maya/mayaShaderColorDef.cxx:503: note: candidates are: static void MayaShaderColorDef::find_textures_modern(const std::string&, MayaShaderColorList&, MPlug, bool)
pandatool/src/maya/mayaShaderColorDef.cxx:653: error: 'MFn' has not been declared
pandatool/src/maya/mayaShaderColorDef.cxx:653: error: 'kReverse' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:654: error: variable 'MPlug input_plug' has initializer but incomplete type
pandatool/src/maya/mayaShaderColorDef.cxx:654: error: 'sourceFn' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:655: error: no matching function for call to 'MayaShaderColorDef::find_textures_modern(const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, pvector<MayaShaderColorDef*>&, <type error>, bool&)'
pandatool/src/maya/mayaShaderColorDef.cxx:503: note: candidates are: static void MayaShaderColorDef::find_textures_modern(const std::string&, MayaShaderColorList&, MPlug, bool)
pandatool/src/maya/mayaShaderColorDef.cxx:667: error: 'MFn' has not been declared
pandatool/src/maya/mayaShaderColorDef.cxx:667: error: 'Type' was not declared in this scope
pandatool/src/maya/mayaShaderColorDef.cxx:667: error: template argument 1 is invalid
pandatool/src/maya/mayaShaderColorDef.cxx:667: error: template argument 2 is invalid
pandatool/src/maya/mayaShaderColorDef.cxx:667: error: invalid type in declaration before ';' token
pandatool/src/maya/mayaShaderColorDef.cxx:668: error: request for member 'insert' in 'bad_types', which is of non-class type 'int'
pandatool/src/maya/mayaShaderColorDef.cxx:671: error: 'sourceFn' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx: In member function 'MayaShader* MayaShaders::find_shader_for_node(MObject)':
pandatool/src/maya/mayaShaders.cxx:56: error: 'node' has incomplete type
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShaders.cxx:57: error: 'MStatus' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:57: error: expected `;' before 'status'
pandatool/src/maya/mayaShaders.cxx:58: error: 'MFnDependencyNode' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:58: error: expected `;' before 'node_fn'
pandatool/src/maya/mayaShaders.cxx:61: error: variable 'MObject iog_attr' has initializer but incomplete type
pandatool/src/maya/mayaShaders.cxx:61: error: 'node_fn' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:61: error: 'status' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:73: error: variable 'MPlug iog_plug' has initializer but incomplete type
pandatool/src/maya/mayaShaders.cxx:74: error: 'MPlugArray' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:74: error: expected `;' before 'iog_pa'
pandatool/src/maya/mayaShaders.cxx:75: error: 'iog_pa' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:89: error: variable 'MObject engine' has initializer but incomplete type
pandatool/src/maya/mayaShaders.cxx:90: error: 'MFn' has not been declared
pandatool/src/maya/mayaShaders.cxx:90: error: 'kShadingEngine' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:91: error: no matching function for call to 'MayaShaders::find_shader_for_shading_engine(<type error>)'
pandatool/src/maya/mayaShaders.h:37: note: candidates are: MayaShader* MayaShaders::find_shader_for_shading_engine(MObject)
pandatool/src/maya/mayaShaders.cxx: In member function 'void MayaShaders::bind_uvsets(MObject)':
pandatool/src/maya/mayaShaders.cxx:108: error: 'mesh' has incomplete type
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShaders.cxx:112: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShaders.cxx:112: error: 'MFn' has not been declared
pandatool/src/maya/mayaShaders.cxx:112: error: 'kMesh' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:113: error: 'MFnMesh' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:113: error: expected `;' before 'mesh_fn'
pandatool/src/maya/mayaShaders.cxx:114: error: 'MStatus' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:114: error: expected `;' before 'status'
pandatool/src/maya/mayaShaders.cxx:115: error: 'MStringArray' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:115: error: expected `;' before 'maya_uvset_names'
pandatool/src/maya/mayaShaders.cxx:116: error: 'status' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:116: error: 'mesh_fn' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:116: error: 'maya_uvset_names' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:118: error: 'MObjectArray' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:118: error: expected `;' before 'moa'
pandatool/src/maya/mayaShaders.cxx:121: error: 'moa' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:123: error: 'MFnDependencyNode' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:123: error: expected `;' before 'dt'
pandatool/src/maya/mayaShaders.cxx:124: error: 'dt' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx: In member function 'MayaShader* MayaShaders::find_shader_for_shading_engine(MObject)':
pandatool/src/maya/mayaShaders.cxx:145: error: 'engine' has incomplete type
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShaders.cxx:146: error: 'MFnDependencyNode' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:146: error: expected `;' before 'engine_fn'
pandatool/src/maya/mayaShaders.cxx:149: error: 'engine_fn' was not declared in this scope
pandatool/src/maya/mayaShaders.cxx:157: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/mayaShaders.cxx:157: error:   initializing argument 1 of 'MayaShader::MayaShader(MObject)'
pandatool/src/maya/maya_funcs.cxx: In function 'bool get_maya_plug(MObject&, const std::string&, MPlug&)':
pandatool/src/maya/maya_funcs.cxx:41: error: 'MStatus' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:41: error: expected `;' before 'status'
pandatool/src/maya/maya_funcs.cxx:42: error: 'MFnDependencyNode' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:42: error: expected `;' before 'node_fn'
pandatool/src/maya/maya_funcs.cxx:43: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:45: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/maya_funcs.cxx:49: error: variable 'MObject attr' has initializer but incomplete type
pandatool/src/maya/maya_funcs.cxx:49: error: 'node_fn' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:49: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:54: error: 'MFnAttribute' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:54: error: expected `;' before 'attr_fn'
pandatool/src/maya/maya_funcs.cxx:62: error: invalid use of undefined type 'struct MPlug'
pandatool/src/maya/mayaShaderColorDef.h:26: error: forward declaration of 'struct MPlug'
pandatool/src/maya/maya_funcs.cxx: In function 'bool is_connected(MObject&, const std::string&)':
pandatool/src/maya/maya_funcs.cxx:73: error: aggregate 'MPlug plug' has incomplete type and cannot be defined
pandatool/src/maya/maya_funcs.cxx: In function 'bool has_attribute(MObject&, const std::string&)':
pandatool/src/maya/maya_funcs.cxx:88: error: 'MStatus' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:88: error: expected `;' before 'status'
pandatool/src/maya/maya_funcs.cxx:89: error: 'MFnDependencyNode' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:89: error: expected `;' before 'node_fn'
pandatool/src/maya/maya_funcs.cxx:90: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:92: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/maya_funcs.cxx:96: error: 'node_fn' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:96: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx: In function 'bool remove_attribute(MObject&, const std::string&)':
pandatool/src/maya/maya_funcs.cxx:111: error: 'MStatus' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:111: error: expected `;' before 'status'
pandatool/src/maya/maya_funcs.cxx:112: error: 'MFnDependencyNode' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:112: error: expected `;' before 'node_fn'
pandatool/src/maya/maya_funcs.cxx:113: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:115: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/maya_funcs.cxx:119: error: variable 'MObject attr' has initializer but incomplete type
pandatool/src/maya/maya_funcs.cxx:119: error: 'node_fn' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:119: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:128: error: 'MFnAttribute' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:128: error: expected `;' before 'attr_fn'
pandatool/src/maya/maya_funcs.cxx:137: error: 'MFnDependencyNode' is not a class or namespace
pandatool/src/maya/maya_funcs.cxx:137: error: 'MAttrClass' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:137: error: expected `;' before 'type'
pandatool/src/maya/maya_funcs.cxx:145: error: 'type' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx: In function 'bool get_angle_attribute(MObject&, const std::string&, double&)':
pandatool/src/maya/maya_funcs.cxx:188: error: 'MAngle' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:188: error: expected `;' before 'maya_value'
pandatool/src/maya/maya_funcs.cxx:189: error: 'maya_value' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:196: error: 'maya_value' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx: In function 'bool get_vec2f_attribute(MObject&, const std::string&, LVecBase2f&)':
pandatool/src/maya/maya_funcs.cxx:208: error: 'MStatus' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:208: error: expected `;' before 'status'
pandatool/src/maya/maya_funcs.cxx:210: error: aggregate 'MObject vec2f_object' has incomplete type and cannot be defined
pandatool/src/maya/maya_funcs.cxx:211: error: no matching function for call to 'get_maya_attribute(MObject&, const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, <type error>)'
pandatool/src/maya/maya_funcs.cxx:219: error: 'MFnNumericData' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:219: error: expected `;' before 'data'
pandatool/src/maya/maya_funcs.cxx:220: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:227: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:227: error: 'data' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx: In function 'bool get_vec3f_attribute(MObject&, const std::string&, LVecBase3f&)':
pandatool/src/maya/maya_funcs.cxx:245: error: 'MStatus' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:245: error: expected `;' before 'status'
pandatool/src/maya/maya_funcs.cxx:247: error: aggregate 'MObject vec3f_object' has incomplete type and cannot be defined
pandatool/src/maya/maya_funcs.cxx:248: error: no matching function for call to 'get_maya_attribute(MObject&, const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, <type error>)'
pandatool/src/maya/maya_funcs.cxx:256: error: 'MFnNumericData' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:256: error: expected `;' before 'data'
pandatool/src/maya/maya_funcs.cxx:257: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:264: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:264: error: 'data' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx: In function 'bool get_vec2d_attribute(MObject&, const std::string&, LVecBase2d&)':
pandatool/src/maya/maya_funcs.cxx:282: error: 'MStatus' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:282: error: expected `;' before 'status'
pandatool/src/maya/maya_funcs.cxx:284: error: aggregate 'MObject vec2d_object' has incomplete type and cannot be defined
pandatool/src/maya/maya_funcs.cxx:285: error: no matching function for call to 'get_maya_attribute(MObject&, const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, <type error>)'
pandatool/src/maya/maya_funcs.cxx:293: error: 'MFnNumericData' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:293: error: expected `;' before 'data'
pandatool/src/maya/maya_funcs.cxx:294: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:301: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:301: error: 'data' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx: In function 'bool get_vec3d_attribute(MObject&, const std::string&, LVecBase3d&)':
pandatool/src/maya/maya_funcs.cxx:319: error: 'MStatus' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:319: error: expected `;' before 'status'
pandatool/src/maya/maya_funcs.cxx:321: error: aggregate 'MObject vec3d_object' has incomplete type and cannot be defined
pandatool/src/maya/maya_funcs.cxx:322: error: no matching function for call to 'get_maya_attribute(MObject&, const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, <type error>)'
pandatool/src/maya/maya_funcs.cxx:330: error: 'MFnNumericData' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:330: error: expected `;' before 'data'
pandatool/src/maya/maya_funcs.cxx:331: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:338: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:338: error: 'data' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx: In function 'bool get_mat4d_attribute(MObject&, const std::string&, LMatrix4d&)':
pandatool/src/maya/maya_funcs.cxx:355: error: 'MStatus' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:355: error: expected `;' before 'status'
pandatool/src/maya/maya_funcs.cxx:356: error: aggregate 'MObject matrix' has incomplete type and cannot be defined
pandatool/src/maya/maya_funcs.cxx:357: error: no matching function for call to 'get_maya_attribute(MObject&, const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, <type error>)'
pandatool/src/maya/maya_funcs.cxx:361: error: 'MFnMatrixData' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:361: error: expected `;' before 'matrix_data'
pandatool/src/maya/maya_funcs.cxx:362: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:365: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/maya_funcs.cxx:369: error: expected initializer before '&' token
pandatool/src/maya/maya_funcs.cxx:372: error: 'mat' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx: In function 'void get_tag_attribute_names(MObject&, pvector<std::string>&)':
pandatool/src/maya/maya_funcs.cxx:386: error: 'MStatus' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:386: error: expected `;' before 'status'
pandatool/src/maya/maya_funcs.cxx:387: error: 'MFnDependencyNode' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:387: error: expected `;' before 'node_fn'
pandatool/src/maya/maya_funcs.cxx:388: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:390: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/maya_funcs.cxx:394: error: 'node_fn' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:398: error: variable 'MObject attr' has initializer but incomplete type
pandatool/src/maya/maya_funcs.cxx:398: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:400: error: 'MFnAttribute' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:400: error: expected `;' before 'attrib'
pandatool/src/maya/maya_funcs.cxx:402: error: 'attrib' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx: In function 'bool get_enum_attribute(MObject&, const std::string&, std::string&)':
pandatool/src/maya/maya_funcs.cxx:420: error: 'MStatus' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:420: error: expected `;' before 'status'
pandatool/src/maya/maya_funcs.cxx:422: error: aggregate 'MPlug plug' has incomplete type and cannot be defined
pandatool/src/maya/maya_funcs.cxx:427: error: variable 'MObject attrib' has initializer but incomplete type
pandatool/src/maya/maya_funcs.cxx:428: error: 'MFnEnumAttribute' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:428: error: expected `;' before 'enum_attrib'
pandatool/src/maya/maya_funcs.cxx:429: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:436: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:444: error: 'MString' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:444: error: expected `;' before 'name'
pandatool/src/maya/maya_funcs.cxx:452: error: 'name' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx: In function 'bool get_string_attribute(MObject&, const std::string&, std::string&)':
pandatool/src/maya/maya_funcs.cxx:464: error: 'MStatus' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:464: error: expected `;' before 'status'
pandatool/src/maya/maya_funcs.cxx:466: error: aggregate 'MObject string_object' has incomplete type and cannot be defined
pandatool/src/maya/maya_funcs.cxx:467: error: no matching function for call to 'get_maya_attribute(MObject&, const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, <type error>)'
pandatool/src/maya/maya_funcs.cxx:475: error: 'MFnStringData' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:475: error: expected `;' before 'data'
pandatool/src/maya/maya_funcs.cxx:476: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:483: error: 'data' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx: In function 'bool set_string_attribute(MObject&, const std::string&, const std::string&)':
pandatool/src/maya/maya_funcs.cxx:495: error: 'MStatus' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:495: error: expected `;' before 'status'
pandatool/src/maya/maya_funcs.cxx:498: error: aggregate 'MObject string_object' has incomplete type and cannot be defined
pandatool/src/maya/maya_funcs.cxx:499: error: no matching function for call to 'get_maya_attribute(MObject&, const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, <type error>)'
pandatool/src/maya/maya_funcs.cxx:507: error: 'MFnStringData' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:507: error: expected `;' before 'data'
pandatool/src/maya/maya_funcs.cxx:508: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:515: error: 'MString' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:515: error: expected `;' before 'mstring_value'
pandatool/src/maya/maya_funcs.cxx:516: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:516: error: 'data' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:516: error: 'mstring_value' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:523: error: no matching function for call to 'set_maya_attribute(MObject&, const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, <type error>)'
pandatool/src/maya/maya_funcs.cxx: In function 'bool describe_compound_attribute(MObject&)':
pandatool/src/maya/maya_funcs.cxx:540: error: 'MStatus' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:540: error: expected `;' before 'status'
pandatool/src/maya/maya_funcs.cxx:542: error: 'MFnCompoundAttribute' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:542: error: expected `;' before 'comp_attr'
pandatool/src/maya/maya_funcs.cxx:544: error: 'comp_attr' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:546: error: variable 'MObject child' has initializer but incomplete type
pandatool/src/maya/maya_funcs.cxx:546: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:547: error: 'MFn' has not been declared
pandatool/src/maya/maya_funcs.cxx:547: error: 'kAttribute3Float' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:555: error: 'MFn' has not been declared
pandatool/src/maya/maya_funcs.cxx:555: error: 'kNumericAttribute' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:556: error: 'MFnNumericAttribute' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:556: error: expected `;' before 'numeric'
pandatool/src/maya/maya_funcs.cxx:558: error: 'numeric' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:559: error: 'MFnNumericData' has not been declared
pandatool/src/maya/maya_funcs.cxx:559: error: 'kFloat' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:564: error: 'MFnNumericData' has not been declared
pandatool/src/maya/maya_funcs.cxx:564: error: 'kBoolean' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:573: error: 'MFn' has not been declared
pandatool/src/maya/maya_funcs.cxx:573: error: 'kEnumAttribute' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:574: error: 'MFnEnumAttribute' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:574: error: expected `;' before 'enu'
pandatool/src/maya/maya_funcs.cxx:576: error: 'MString' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:576: error: expected `;' before 'blah'
pandatool/src/maya/maya_funcs.cxx:577: error: 'enu' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:577: error: 'blah' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:579: error: variable 'MPlug plug' has initializer but incomplete type
pandatool/src/maya/maya_funcs.cxx:579: error: invalid use of undefined type 'struct MPlug'
pandatool/src/maya/mayaShaderColorDef.h:26: error: forward declaration of 'struct MPlug'
pandatool/src/maya/maya_funcs.cxx: In function 'void describe_maya_attribute(MObject&, const std::string&)':
pandatool/src/maya/maya_funcs.cxx:594: error: 'MStatus' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:594: error: expected `;' before 'status'
pandatool/src/maya/maya_funcs.cxx:595: error: 'MFnDependencyNode' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:595: error: expected `;' before 'node_fn'
pandatool/src/maya/maya_funcs.cxx:596: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:598: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/maya_funcs.cxx:602: error: variable 'MObject attr' has initializer but incomplete type
pandatool/src/maya/maya_funcs.cxx:602: error: 'node_fn' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:602: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx: At global scope:
pandatool/src/maya/maya_funcs.cxx:616: error: 'MFnData' has not been declared
pandatool/src/maya/maya_funcs.cxx:616: error: redefinition of 'std::string string_mfndata_type'
pandatool/src/maya/maya_funcs.h:106: error: 'std::string string_mfndata_type' previously declared here
pandatool/src/maya/maya_funcs.cxx:616: error: 'Type' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx: In function 'void list_maya_attributes(MObject&)':
pandatool/src/maya/maya_funcs.cxx:694: error: 'MStatus' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:694: error: expected `;' before 'status'
pandatool/src/maya/maya_funcs.cxx:695: error: 'MFnDependencyNode' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:695: error: expected `;' before 'node_fn'
pandatool/src/maya/maya_funcs.cxx:696: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:698: error: invalid use of undefined type 'struct MObject'
pandatool/src/maya/mayaShaderColorDef.h:25: error: forward declaration of 'struct MObject'
pandatool/src/maya/maya_funcs.cxx:702: error: 'node_fn' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:705: error: 'MPlugArray' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:705: error: expected `;' before 'connections'
pandatool/src/maya/maya_funcs.cxx:706: error: 'status' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:706: error: 'connections' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:714: error: variable 'MPlug plug' has initializer but incomplete type
pandatool/src/maya/maya_funcs.cxx:720: error: 'MFn' has not been declared
pandatool/src/maya/maya_funcs.cxx:720: error: 'kCompoundAttribute' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:736: error: variable 'MObject attr' has initializer but incomplete type
pandatool/src/maya/maya_funcs.cxx:738: error: 'MFnTypedAttribute' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:738: error: expected `;' before 'typed_attrib'
pandatool/src/maya/maya_funcs.cxx:742: error: 'typed_attrib' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:746: error: 'MFnAttribute' was not declared in this scope
pandatool/src/maya/maya_funcs.cxx:746: error: expected `;' before 'attrib'
pandatool/src/maya/maya_funcs.cxx:750: error: 'attrib' was not declared in this scope
pandatool/src/maya/maya_funcs.T: In function 'bool get_maya_attribute(MObject&, const std::string&, ValueType&) [with ValueType = float]':
pandatool/src/maya/mayaShaderColorDef.cxx:281:   instantiated from here
pandatool/src/maya/maya_funcs.T:28: error: 'plug' has incomplete type
pandatool/src/maya/maya_funcs.T:28: error: storage size of 'plug' isn't known
pandatool/src/maya/maya_funcs.T: In function 'bool get_maya_attribute(MObject&, const std::string&, ValueType&) [with ValueType = bool]':
pandatool/src/maya/maya_funcs.cxx:170:   instantiated from here
pandatool/src/maya/maya_funcs.T:28: error: 'plug' has incomplete type
pandatool/src/maya/maya_funcs.T:28: error: storage size of 'plug' isn't known
pandatool/src/maya/mayaShaders.cxx:56: confused by earlier errors, bailing out
Storing dependency cache.
Elapsed Time: 1 hours 15 min

Build terminated.

Skipping the maya stuff gets even closer though.

python makepanda/makepanda.py --installer --no-artoolkit --no-ffmpeg --no-swscale --no-fftw --no-maya2008
Generating library cache...
WARNING: Could not locate pkg-config package gtk+-2.0, excluding from build
WARNING: Could not locate framework Cg, excluding from build
Generating dependencies...
[ 82%] Building Bison object built/tmp/pvrml_vrmlParser.o
[ 82%] Building Flex object built/tmp/pvrml_vrmlLexer.o
[ 82%] Building C++ object built/tmp/pvrml_parse_vrml.o
[ 83%] Building C++ object built/tmp/pvrml_standard_nodes.o
[ 83%] Building C++ object built/tmp/pvrml_vrmlNode.o
[ 83%] Building C++ object built/tmp/pvrml_vrmlNodeType.o
[ 83%] Linking static library built/lib/libpvrml.a
[ 83%] Building C++ object built/tmp/vrmlegg_indexedFaceSet.o
[ 84%] Building C++ object built/tmp/vrmlegg_vrmlAppearance.o
[ 84%] Building C++ object built/tmp/vrmlegg_vrmlToEggConverter.o
[ 84%] Linking static library built/lib/libvrmlegg.a
[ 84%] Building Bison object built/tmp/xfile_xParser.o
[ 85%] Building Flex object built/tmp/xfile_xLexer.o
[ 85%] Building C++ object built/tmp/xfile_composite1.o
[ 85%] Linking static library built/lib/libxfile.a
[ 85%] Building C++ object built/tmp/xfileegg_composite1.o
[ 86%] Linking static library built/lib/libxfileegg.a
[ 86%] Building C++ object built/tmp/ptloader_config_ptloader.o
/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h:108: error: expected identifier before numeric constant
/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h:108: error: expected `}' before numeric constant
/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h:108: error: expected unqualified-id before numeric constant
/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h:575: error: expected declaration before '}' token
Storing dependency cache.
Elapsed Time: 1 min 27 sec

Build terminated.

Seems like makepanda thinks you have Maya 2008 installed, but you don’t. (Or do you, and if so, where?)

Do you have /Applications/Autodesk/maya2008/ on your system, and if so, is it empty?

PS. Just a note - I now notice that you don’t have the nvidia Cg toolkit installed. That will make you unable to use Cg shaders, or to use the shader generator.

I do have Maya installed at that location, but renaming the folder / using the --no-maya flag still gets me into trouble.

Also, how would I go about getting the cg toolkit working? Is it essential?

Just grab it from here:

developer.nvidia.com/object/cg_download.html

I’m currently looking into the other issue you’re having.

Hmm… the first thing I’d need to know is how that file actually gets included. I think gcc would give that information if you put an “#error blah” line in /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h.

I think I may have complicated things :frowning: After installing the cg toolkit and trying to build again I’m getting this:

python makepanda/makepanda.py --installer --no-artoolkit --no-ffmpeg --no-swscale --no-fftw 
Generating library cache...
WARNING: Could not locate pkg-config package gtk+-2.0, excluding from build
Generating dependencies...
[  0%] Building C++ object built/tmp/dtoolbase_composite1.o
[  0%] Building C++ object built/tmp/dtoolbase_composite2.o
[  0%] Building C object built/tmp/dtoolbase_lookup3.o
[  0%] Building C++ object built/tmp/dtoolbase_indent.o
[  0%] Building C object built/tmp/dtoolutil_gnu_getopt.o
[  1%] Building C object built/tmp/dtoolutil_gnu_getopt1.o
[  1%] Building C++ object built/tmp/dtoolutil_composite.o
[  1%] Building Objective-C++ object built/tmp/dtoolutil_filename_assist.o
[  1%] Linking dynamic library built/lib/libp3dtool.dylib
[  2%] Building Bison object built/tmp/cppParser_cppBison.o
[  2%] Building C++ object built/tmp/cppParser_composite.o
[  2%] Linking static library built/tmp/libcppParser.a
[  3%] Building C++ object built/tmp/prc_composite.o
[  3%] Building C++ object built/tmp/dconfig_composite.o
[  3%] Building C++ object built/tmp/interrogatedb_composite.o
[  3%] Building C++ object built/tmp/dtoolconfig_pydtool.o
[  4%] Linking dynamic library built/lib/libp3dtoolconfig.dylib
[  4%] Building C++ object built/tmp/pystub_pystub.o
[  4%] Linking dynamic library built/lib/libp3pystub.dylib
[  4%] Building C++ object built/tmp/interrogate_composite.o
[  4%] Linking executable built/bin/interrogate
[  5%] Building C++ object built/tmp/interrogate_module_interrogate_module.o
[  5%] Linking executable built/bin/interrogate_module
[  5%] Building C++ object built/tmp/parse_file_parse_file.o
[  5%] Linking executable built/bin/parse_file
[  6%] Building C++ object built/tmp/make-prc-key_makePrcKey.o
[  6%] Linking executable built/bin/make-prc-key
[  6%] Building C++ object built/tmp/test_interrogate_test_interrogate.o
[  6%] Linking executable built/bin/test_interrogate
[  6%] Building C++ object built/tmp/pandabase_pandabase.o
[  7%] Building C++ object built/tmp/express_composite1.o
[  7%] Building C++ object built/tmp/express_composite2.o
[  7%] Building Interrogate database built/pandac/input/libexpress.in
[  8%] Building C++ object built/tmp/downloader_composite.o
[  8%] Building Interrogate database built/pandac/input/libdownloader.in
[  8%] Building C++ object built/tmp/pandaexpress_pandaexpress.o
[  8%] Building Interrogate object built/tmp/libpandaexpress_module.o
Referencing Library libdownloader
Referencing Library libexpress
[  9%] Linking dynamic library built/lib/libpandaexpress.dylib
[  9%] Building C++ object built/tmp/pipeline_composite.o
[  9%] Building C object built/tmp/pipeline_contextSwitch.o
[  9%] Building Interrogate database built/pandac/input/libpipeline.in
[ 10%] Building C++ object built/tmp/putil_composite1.o
[ 10%] Building C++ object built/tmp/putil_composite2.o
[ 10%] Building Interrogate database built/pandac/input/libputil.in
[ 11%] Building C++ object built/tmp/audio_composite.o
[ 11%] Building Interrogate database built/pandac/input/libaudio.in
[ 11%] Building C++ object built/tmp/event_composite.o
[ 11%] Building Interrogate database built/pandac/input/libevent.in
[ 12%] Building C++ object built/tmp/linmath_composite.o
[ 12%] Building Interrogate database built/pandac/input/liblinmath.in
[ 12%] Building C++ object built/tmp/mathutil_composite.o
[ 13%] Building Interrogate database built/pandac/input/libmathutil.in
[ 13%] Building C++ object built/tmp/gsgbase_composite.o
[ 13%] Building Interrogate database built/pandac/input/libgsgbase.in
[ 14%] Building C++ object built/tmp/pnmimage_composite.o
[ 14%] Building Interrogate database built/pandac/input/libpnmimage.in
[ 14%] Building C++ object built/tmp/nativenet_composite.o
[ 15%] Building Interrogate database built/pandac/input/libnativenet.in
[ 15%] Building C++ object built/tmp/net_composite.o
[ 15%] Building Interrogate database built/pandac/input/libnet.in
[ 16%] Building C++ object built/tmp/pstatclient_composite.o
[ 16%] Building Interrogate database built/pandac/input/libpstatclient.in
[ 16%] Building C++ object built/tmp/gobj_composite1.o
[ 17%] Building C++ object built/tmp/gobj_composite2.o
[ 17%] Building Interrogate database built/pandac/input/libgobj.in
[ 17%] Building C++ object built/tmp/lerp_composite.o
[ 17%] Building Interrogate database built/pandac/input/liblerp.in
[ 18%] Building C++ object built/tmp/pgraphnodes_composite1.o
[ 18%] Building C++ object built/tmp/pgraphnodes_composite2.o
[ 18%] Building Interrogate database built/pandac/input/libpgraphnodes.in
[ 19%] Building C++ object built/tmp/pgraph_nodePath.o
[ 19%] Building C++ object built/tmp/pgraph_composite1.o
[ 19%] Building C++ object built/tmp/pgraph_composite2.o
[ 19%] Building C++ object built/tmp/pgraph_composite3.o
[ 20%] Building C++ object built/tmp/pgraph_composite4.o
[ 20%] Building Interrogate database built/pandac/input/libpgraph.in
[ 20%] Building C++ object built/tmp/cull_composite.o
[ 20%] Building Interrogate database built/pandac/input/libcull.in
[ 21%] Building C++ object built/tmp/chan_composite.o
[ 21%] Building Interrogate database built/pandac/input/libchan.in
[ 22%] Building C++ object built/tmp/char_composite.o
[ 22%] Building Interrogate database built/pandac/input/libchar.in
[ 22%] Building C++ object built/tmp/dgraph_composite.o
[ 22%] Building Interrogate database built/pandac/input/libdgraph.in
[ 23%] Building C++ object built/tmp/display_composite.o
[ 23%] Building Interrogate database built/pandac/input/libdisplay.in
[ 24%] Building C++ object built/tmp/device_composite.o
[ 24%] Building Interrogate database built/pandac/input/libdevice.in
[ 24%] Building C++ object built/tmp/pnmtext_composite.o
[ 24%] Building Interrogate database built/pandac/input/libpnmtext.in
[ 25%] Building C++ object built/tmp/text_composite.o
[ 25%] Building Interrogate database built/pandac/input/libtext.in
[ 25%] Building C++ object built/tmp/movies_composite1.o
[ 26%] Building Interrogate database built/pandac/input/libmovies.in
[ 26%] Building C++ object built/tmp/grutil_multitexReducer.o
[ 26%] Building C++ object built/tmp/grutil_composite1.o
[ 27%] Building C++ object built/tmp/grutil_composite2.o
[ 27%] Building Interrogate database built/pandac/input/libgrutil.in
[ 27%] Building C++ object built/tmp/tform_composite.o
[ 27%] Building Interrogate database built/pandac/input/libtform.in
[ 28%] Building C++ object built/tmp/collide_composite.o
[ 28%] Building Interrogate database built/pandac/input/libcollide.in
[ 29%] Building C++ object built/tmp/parametrics_composite.o
[ 29%] Building Interrogate database built/pandac/input/libparametrics.in
[ 29%] Building C++ object built/tmp/pgui_composite.o
[ 29%] Building Interrogate database built/pandac/input/libpgui.in
[ 30%] Building C++ object built/tmp/pnmimagetypes_composite.o
In file included from thirdparty/darwin-libs-a/jpeg/include/jpeglib.h:24,
                 from panda/src/pnmimagetypes/pnmFileTypeJPG.h:41,
                 from panda/src/pnmimagetypes/config_pnmimagetypes.cxx:21,
                 from panda/src/pnmimagetypes/pnmimagetypes_composite1.cxx:1,
                 from panda/src/pnmimagetypes/pnmimagetypes_composite.cxx:1:
thirdparty/darwin-libs-a/jpeg/include/jconfig.h:5:1: warning: "HAVE_PROTOTYPES" redefined
In file included from built/include/dtoolbase.h:98,
                 from built/include/pandabase.h:22,
                 from panda/src/pnmimagetypes/config_pnmimagetypes.h:18,
                 from panda/src/pnmimagetypes/config_pnmimagetypes.cxx:15,
                 from panda/src/pnmimagetypes/pnmimagetypes_composite1.cxx:1,
                 from panda/src/pnmimagetypes/pnmimagetypes_composite.cxx:1:
/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyconfig.h:386:1: warning: this is the location of the previous definition
In file included from thirdparty/darwin-libs-a/jpeg/include/jpeglib.h:24,
                 from panda/src/pnmimagetypes/pnmFileTypeJPG.h:41,
                 from panda/src/pnmimagetypes/config_pnmimagetypes.cxx:21,
                 from panda/src/pnmimagetypes/pnmimagetypes_composite1.cxx:1,
                 from panda/src/pnmimagetypes/pnmimagetypes_composite.cxx:1:
thirdparty/darwin-libs-a/jpeg/include/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined
In file included from built/include/dtoolbase.h:98,
                 from built/include/pandabase.h:22,
                 from panda/src/pnmimagetypes/config_pnmimagetypes.h:18,
                 from panda/src/pnmimagetypes/config_pnmimagetypes.cxx:15,
                 from panda/src/pnmimagetypes/pnmimagetypes_composite1.cxx:1,
                 from panda/src/pnmimagetypes/pnmimagetypes_composite.cxx:1:
/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyconfig.h:516:1: warning: this is the location of the previous definition
panda/src/pnmimagetypes/pnmFileTypeTIFF.cxx: In constructor 'PNMFileTypeTIFF::Reader::Reader(PNMFileType*, std::istream*, bool, std::string)':
panda/src/pnmimagetypes/pnmFileTypeTIFF.cxx:538: warning: comparison is always false due to limited range of data type
panda/src/pnmimagetypes/pnmFileTypePNM.cxx: In function 'void pgm_readpgminitrest(std::istream*, int*, int*, gray*)':
panda/src/pnmimagetypes/pnmFileTypePNM.cxx:261: warning: comparison is always false due to limited range of data type
panda/src/pnmimagetypes/pnmFileTypePNM.cxx: In function 'void pgm_writepgminit(std::ostream*, int, int, gray, int)':
panda/src/pnmimagetypes/pnmFileTypePNM.cxx:552: warning: comparison is always false due to limited range of data type
panda/src/pnmimagetypes/pnmFileTypePNM.cxx:559: warning: comparison is always false due to limited range of data type
panda/src/pnmimagetypes/pnmFileTypePNM.cxx: In function 'void ppm_writeppminit(std::ostream*, int, int, pixval, int)':
panda/src/pnmimagetypes/pnmFileTypePNM.cxx:573: warning: comparison is always false due to limited range of data type
panda/src/pnmimagetypes/pnmFileTypePNM.cxx:580: warning: comparison is always false due to limited range of data type
panda/src/pnmimagetypes/pnmFileTypePNM.cxx: In function 'void pgm_writepgmrow(std::ostream*, gray*, int, gray, int)':
panda/src/pnmimagetypes/pnmFileTypePNM.cxx:809: warning: comparison is always false due to limited range of data type
panda/src/pnmimagetypes/pnmFileTypePNM.cxx: In function 'void ppm_writeppmrow(std::ostream*, pixel*, int, pixval, int)':
panda/src/pnmimagetypes/pnmFileTypePNM.cxx:896: warning: comparison is always false due to limited range of data type
panda/src/pnmimagetypes/pnmFileTypeSGIWriter.cxx: In member function 'virtual bool PNMFileTypeSGI::Writer::write_header()':
panda/src/pnmimagetypes/pnmFileTypeSGIWriter.cxx:157: warning: comparison is always true due to limited range of data type
[ 30%] Building C++ object built/tmp/recorder_composite.o
[ 30%] Building Interrogate database built/pandac/input/librecorder.in
[ 31%] Building C++ object built/tmp/vrpn_composite.o
[ 31%] Building Interrogate database built/pandac/input/libvrpn.in
[ 31%] Building C++ object built/tmp/panda_panda.o
[ 32%] Building Interrogate object built/tmp/libpanda_module.o
Referencing Library libaudio
Referencing Library libchan
Referencing Library libchar
Referencing Library libcollide
Referencing Library libdevice
Referencing Library libdgraph
Referencing Library libdisplay
Referencing Library libevent
Referencing Library libgobj
Referencing Library libgrutil
Referencing Library libgsgbase
Referencing Library liblerp
Referencing Library liblinmath
Referencing Library libmathutil
Referencing Library libmovies
Referencing Library libnativenet
Referencing Library libnet
Referencing Library libparametrics
Referencing Library libpgraph
Referencing Library libpgraphnodes
Referencing Library libpgui
Referencing Library libpipeline
Referencing Library libpnmimage
Referencing Library libpnmtext
Referencing Library libpstatclient
Referencing Library libputil
Referencing Library librecorder
Referencing Library libtext
Referencing Library libtform
Referencing Library libvrpn
[ 32%] Linking dynamic library built/lib/libpanda.dylib
[ 32%] Building C++ object built/tmp/vision_composite1.o
[ 32%] Building Interrogate database built/pandac/input/libvision.in
[ 33%] Building Interrogate object built/tmp/libp3vision_module.o
Referencing Library libvision
[ 33%] Linking dynamic library built/lib/libp3vision.dylib
ld: warning can't open dynamic library: @executable_path/../Library/Frameworks/Cg.framework/Cg referenced from: built/lib/libpanda.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2)
ld: Undefined symbols:
_cgCreateContext referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgCreateProgram referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgDestroyContext referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgDestroyProgram referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgGetError referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgGetErrorString referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgGetFirstLeafParameter referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgGetLastListing referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgGetNamedParameter referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgGetNextLeafParameter referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgGetParameterBaseResource referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgGetParameterDirection referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgGetParameterName referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgGetParameterType referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgGetParameterVariability referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgGetProfile referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgGetProgramProfile referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
_cgGetProgramString referenced from libpanda.1 expected to be defined in @executable_path/../Library/Frameworks/Cg.framework/Cg
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit command failed
Storing dependency cache.
Elapsed Time: 45 min 27 sec

Build terminated.

Beh. I really don’t know what this is all about, sorry. You could try compiling without Cg support. :confused:

Ok, how’s this?

python makepanda/makepanda.py --installer --no-artoolkit --no-ffmpeg --no-swscale --no-fftw --no-nvidiacg
Generating library cache...
WARNING: Could not locate pkg-config package gtk+-2.0, excluding from build
Generating dependencies...
[  0%] Building C++ object built/tmp/dtoolbase_composite1.o
[  0%] Building C++ object built/tmp/dtoolbase_composite2.o
[  0%] Building C object built/tmp/dtoolbase_lookup3.o
[  0%] Building C++ object built/tmp/dtoolbase_indent.o
[  0%] Building C object built/tmp/dtoolutil_gnu_getopt.o
[  1%] Building C object built/tmp/dtoolutil_gnu_getopt1.o
[  1%] Building C++ object built/tmp/dtoolutil_composite.o
[  1%] Building Objective-C++ object built/tmp/dtoolutil_filename_assist.o
In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:46,
                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:25,
                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20,
                 from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8,
                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104,
                 from dtool/src/dtoolutil/filename_assist.mm:19:
/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h:16:2: error: #error blah
Storing dependency cache.
Elapsed Time: 23 sec

Build terminated.

Uhm, I mean - first let it get to the point where it used to error, and then add the #error statement.

Also, when you’ve done that, remove the #error and do the same for /usr/include/netinet/tcp.h. I need to see what includes those header files.

Ah, oops! Hope this is better.

First one:

python makepanda/makepanda.py --installer --no-artoolkit --no-ffmpeg --no-swscale --no-fftw --no-nvidiacg
Generating library cache...
WARNING: Could not locate pkg-config package gtk+-2.0, excluding from build
Generating dependencies...
[ 86%] Building C++ object built/tmp/ptloader_config_ptloader.o
In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:46,
                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:25,
                 from thirdparty/darwin-libs-a/fcollada/include/FUtils/FUCriticalSection.h:18,
                 from thirdparty/darwin-libs-a/fcollada/include/FUtils/FUError.h:21,
                 from thirdparty/darwin-libs-a/fcollada/include/FUtils/FUtils.h:129,
                 from thirdparty/darwin-libs-a/fcollada/include/FCollada.h:49,
                 from built/include/daeToEggConverter.h:27,
                 from pandatool/src/ptloader/config_ptloader.cxx:28:
/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h:16:2: error: #error blah
/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h:109: error: expected identifier before numeric constant
/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h:109: error: expected `}' before numeric constant
/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h:109: error: expected unqualified-id before numeric constant
/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h:576: error: expected declaration before '}' token
Storing dependency cache.
Elapsed Time: 18 sec

Build terminated.

and second one:

python makepanda/makepanda.py --installer --no-artoolkit --no-ffmpeg --no-swscale --no-fftw --no-nvidiacg
Generating library cache...
WARNING: Could not locate pkg-config package gtk+-2.0, excluding from build
Generating dependencies...
[ 86%] Building C++ object built/tmp/ptloader_config_ptloader.o
In file included from built/include/socket_portable.h:261,
                 from built/include/socket_address.h:6,
                 from built/include/netAddress.h:20,
                 from built/include/connection.h:20,
                 from built/include/netDatagram.h:20,
                 from built/include/connectionManager.h:20,
                 from built/include/pStatClientImpl.h:24,
                 from built/include/pStatClient.h:21,
                 from built/include/pStatThread.h:20,
                 from built/include/pStatCollector.h:20,
                 from built/include/renderState.h:25,
                 from built/include/pandaNode.h:27,
                 from built/include/loaderFileType.h:22,
                 from pandatool/src/ptloader/loaderFileTypePandatool.h:20,
                 from pandatool/src/ptloader/config_ptloader.cxx:16:
/usr/include/netinet/tcp.h:57:2: error: #error blah
/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h:108: error: expected identifier before numeric constant
/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h:108: error: expected `}' before numeric constant
/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h:108: error: expected unqualified-id before numeric constant
/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h:575: error: expected declaration before '}' token
Storing dependency cache.
Elapsed Time: 11 sec

Build terminated.

OK. What happens if you edit pandatool/src/ptloader/config_ptloader.cxx, and find this line:

#ifdef HAVE_FCOLLADA
#include "daeToEggConverter.h"
#endif

and move it all the way up, putting it between the “config_ptloader.h” and “loaderFileTypePandatool.h” include lines?

Got a little bit closer this time.

python makepanda/makepanda.py --installer --no-artoolkit --no-ffmpeg --no-swscale --no-fftw --no-nvidiacg
Generating library cache...
WARNING: Could not locate pkg-config package gtk+-2.0, excluding from build
Generating dependencies...
[ 86%] Building C++ object built/tmp/ptloader_config_ptloader.o
[ 86%] Building C++ object built/tmp/ptloader_loaderFileTypePandatool.o
[ 86%] Linking dynamic library built/lib/libp3ptloader.dylib
[ 87%] Building C++ object built/tmp/bin2c_binToC.o
[ 87%] Linking executable built/bin/bin2c
[ 87%] Building C++ object built/tmp/pstatserver_composite1.o
[ 87%] Linking static library built/lib/libpstatserver.a
[ 87%] Building C++ object built/tmp/softcvs_softCVS.o
[ 88%] Building C++ object built/tmp/softcvs_softFilename.o
[ 88%] Linking executable built/bin/softcvs
[ 88%] Building C++ object built/tmp/text-stats_textMonitor.o
[ 88%] Building C++ object built/tmp/text-stats_textStats.o
[ 88%] Linking executable built/bin/text-stats
[ 89%] Building C++ object built/tmp/vrml-trans_vrmlTrans.o
[ 89%] Linking executable built/bin/vrml-trans
[ 89%] Building C++ object built/tmp/vrml2egg_vrmlToEgg.o
[ 89%] Linking executable built/bin/vrml2egg
[ 90%] Building C++ object built/tmp/egg2x_eggToX.o
[ 90%] Linking executable built/bin/egg2x
[ 90%] Building C++ object built/tmp/x-trans_xFileTrans.o
[ 90%] Linking executable built/bin/x-trans
[ 90%] Building C++ object built/tmp/x2egg_xFileToEgg.o
[ 91%] Linking executable built/bin/x2egg
[ 91%] Building C++ object built/tmp/ai_composite1.o
contrib/src/ai/aiBehaviors.cxx: In member function 'void AIBehaviors::pause_ai(std::string)':
contrib/src/ai/aiBehaviors.cxx:505: warning: NULL used in arithmetic
[ 91%] Building Interrogate database built/pandac/input/libpandaai.in
[ 91%] Building Interrogate object built/tmp/libpandaai_module.o
Referencing Library libpandaai
[ 92%] Linking dynamic library built/lib/libpandaai.dylib
[ 92%] Generating 'pandac' tree 
Importing code library: libpandaexpress
  Found extensions for class: Ramfile
  Found extensions for class: StreamReader
  Found extensions for class: HTTPChannel
Importing code library: libpanda
  Found extensions for class: NodePath
  Found extensions for class: Mat3
  Found extensions for class: NodePathCollection
  Found extensions for class: VBase3
  Found extensions for class: VBase4
Importing code library: libpandaphysics
Importing code library: libpandafx
Importing code library: libp3direct
  Found extensions for class: CInterval
Importing code library: libp3vision
Traceback (most recent call last):
  File "direct/src/ffi/jGenPyCode.py", line 94, in <module>
    DoGenPyCode.run()
  File "/Users/admin/Desktop/panda3d-1.7.0/built/direct/ffi/DoGenPyCode.py", line 305, in run
    generateNativeWrappers()
  File "/Users/admin/Desktop/panda3d-1.7.0/built/direct/ffi/DoGenPyCode.py", line 258, in generateNativeWrappers
    Dtool_PreloadDLL(moduleName)
  File "/Users/admin/Desktop/panda3d-1.7.0/built/direct/extensions_native/extension_native_helpers.py", line 79, in Dtool_PreloadDLL
    imp.load_dynamic(module, pathname)
ImportError: dlopen(/Users/admin/Desktop/panda3d-1.7.0/built/lib/libp3vision.dylib, 2): Symbol not found: _cvCreateCameraCapture
  Referenced from: /Users/admin/Desktop/panda3d-1.7.0/built/lib/libp3vision.dylib
  Expected in: dynamic lookup

Storing dependency cache.
Elapsed Time: 2 min 27 sec

Build terminated.

Ah, that worked? Awesome, then I’ll commit.

That symbol belongs to OpenCV, which you won’t need anyway unless you plan to do stuff with a webcam. You can add --no-opencv.

Well, I think that worked! Got the output below.

So - next stupid question is: if it’s finished, where is the installer to be found? :blush:

[code][100%] Building installer
Listing dstroot/pythoncode/Developer/Panda3D/lib/Pmw …
Listing dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2 …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwAboutDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwBalloon.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwBlt.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwButtonBox.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwColor.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwComboBox.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwComboBoxDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwCounter.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwCounterDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwEntryField.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwGroup.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwHistoryText.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwLabeledWidget.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwLoader.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwLogicalFont.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwMainMenuBar.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwMenuBar.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwMessageBar.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwMessageDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwNoteBook.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwOptionMenu.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwPanedWidget.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwPromptDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwRadioSelect.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwScrolledCanvas.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwScrolledField.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwScrolledFrame.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwScrolledListBox.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwScrolledText.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwSelectionDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwTextDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwTimeCounter.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwTimeFuncs.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/init.py …
Can’t list dstroot/pythoncode/Developer/Panda3D/lib/direct/init.py
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/actor …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/actor/Actor.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/actor/DistributedActor.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/actor/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/autorestart …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/cluster …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/cluster/ClusterClient.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/cluster/ClusterConfig.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/cluster/ClusterMsgs.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/cluster/ClusterServer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/cluster/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/configfiles …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/controls …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/BattleWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/ControlManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/DevWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/GhostWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/GravityWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/InputState.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/NonPhysicsWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/ObserverWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/PhysicsRoller.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/PhysicsWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/ShipPilot.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/ShipPilot2.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/SwimWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/TwoDWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/dcparse …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/dcparser …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/deadrec …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/directbase …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directbase/DirectStart.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directbase/TestStart.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directbase/ThreeUpStart.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directbase/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/directd …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/directdevices …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directdevices/DirectDeviceManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directdevices/DirectFastrak.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directdevices/DirectJoybox.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directdevices/DirectRadamec.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directdevices/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/directdServer …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/directnotify …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directnotify/DirectNotify.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directnotify/DirectNotifyGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directnotify/Logger.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directnotify/LoggerGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directnotify/Notifier.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directnotify/RotatingLog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directnotify/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/directscripts …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directscripts/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directscripts/eggcacher.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directscripts/gendocs.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directscripts/make-panda3d-tgz.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directscripts/packpanda.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectCameraControl.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectGeometry.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectGlobals.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectGrid.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectLights.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectManipulation.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectSelection.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectSession.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectUtil.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/DeltaProfiler.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/DistributedLargeBlobSender.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/DistributedLargeBlobSenderAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/LargeBlobSenderConsts.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/MemoryLeakHelpers.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/Mopath.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/Verify.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/WeightedChoice.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/AsyncRequest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/CRCache.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/CRDataCache.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/CachedDOData.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/CartesianGridBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/ClientRepository.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/ClientRepositoryBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/ClockDelta.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/ConnectionRepository.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedCamera.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedCameraAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedCameraOV.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedCartesianGrid.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedCartesianGridAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedNode.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedNodeAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedNodeUD.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedObject.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedObjectAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedObjectBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedObjectGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedObjectGlobalAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedObjectGlobalUD.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedObjectOV.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedObjectUD.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedSmoothNode.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedSmoothNodeAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedSmoothNodeBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DoCollectionManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DoHierarchy.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DoInterestManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/GridParent.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/InterestWatcher.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/MsgTypes.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/MsgTypesCMU.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/NetMessenger.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/OldClientRepository.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/ParentMgr.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/PyDatagram.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/PyDatagramIterator.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/RelatedObjectMgr.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/SampleObject.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/ServerRepository.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/TimeManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/TimeManagerAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/doc …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/dxml …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/DoGenPyCode.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/FFIConstants.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/FFIEnvironment.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/FFIExternalObject.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/FFIInterrogateDatabase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/FFIOverload.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/FFIRename.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/FFISpecs.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/FFITypes.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/jGenPyCode.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/panda3d.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/filter …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/filter/CommonFilters.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/filter/FilterManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/filter/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/ClassicFSM.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/FSM.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/FourState.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/FourStateAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/SampleFSM.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/State.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/StateData.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/StatePush.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/gui …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectButton.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectCheckBox.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectCheckButton.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectEntry.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectEntryScroll.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectFrame.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectGui.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectGuiBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectGuiGlobals.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectGuiTest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectLabel.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectOptionMenu.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectRadioButton.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectScrollBar.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectScrolledFrame.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectScrolledList.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectSlider.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectWaitBar.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/OnscreenGeom.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/OnscreenImage.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/OnscreenText.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/heapq …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/http …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/LandingPage.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/LandingPageHTML.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/WebRequest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/linuxSystemInfo.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/recaptcha.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/webAIInspector.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/webNotifyDebug.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/windowsSystemInfo.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/interval …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/ActorInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/AnimControlInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/FunctionInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/IndirectInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/Interval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/IntervalGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/IntervalManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/IntervalTest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/LerpInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/MetaInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/MopathInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/ParticleInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/ProjectileInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/ProjectileIntervalTest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/SoundInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/TestInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/FileMgr.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/HotKeyUI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/LayerEditorUI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/LevelEditor.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/LevelEditorBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/LevelEditorStart.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/LevelEditorUI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/ObjectGlobals.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/ObjectHandler.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/ObjectMgr.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/ObjectPalette.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/ObjectPaletteBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/ObjectPaletteUI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/ObjectPropertyUI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/SceneGraphUI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/ViewPort.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/testData.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/motiontrail …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/motiontrail/MotionTrail.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/motiontrail/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/AppRunner.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/DWBPackageInstaller.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/DeploymentTools.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/FileSpec.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/HostInfo.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/JavaScript.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/PackageInfo.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/PackageInstaller.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/PackageMerger.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/Packager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/PatchMaker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/packp3d.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/pdeploy.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/pmerge.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/ppackage.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/ppatcher.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/runp3d.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/particles …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/ForceGroup.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/GlobalForceGroup.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/ParticleEffect.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/ParticleFloorTest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/ParticleManagerGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/ParticleTest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/Particles.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/SpriteParticleRendererExt.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/physics …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/physics/FallTest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/physics/RotationTest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/physics/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin/FileSpec.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin_activex …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin_installer …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin_installer/make_installer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin_installer/make_xpi.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin_npapi …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin_npapi/make_osx_bundle.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin_standalone …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin_standalone/make_osx_bundle.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/Builder.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/archive.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/archive_rt.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/archivebuilder.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/bindepend.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/carchive.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/carchive_rt.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/finder.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/icon.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/imputil.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/installutils.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/ltoc.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/mkarchive.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/modulefinder.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/resource.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/tocfilter.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/AppRunnerGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/Audio3DManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/BufferViewer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/BulletinBoard.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/BulletinBoardGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/BulletinBoardWatcher.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ContainerLeakDetector.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ContainerReport.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/CountedResource.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/DirectObject.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/DistancePhasedNode.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ElementTree.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/EventGroup.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/EventManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/EventManagerGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ExcelHandler.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ExceptionVarDump.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/Factory.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/FindCtaPaths.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/Finder.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/GarbageReport.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/GarbageReportScheduler.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/HTMLTree.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/InputStateGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/Job.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/JobManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/JobManagerGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/LazySort.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/LeakDetectors.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/LerpBlendHelpers.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/Loader.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/Messenger.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/MessengerGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/MessengerLeakDetector.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/MirrorDemo.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ObjectPool.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ObjectReport.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/OnScreenDebug.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/PandaObject.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/PhasedObject.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/PhysicsManagerGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/Pool.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ProfileSession.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/PythonUtil.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/RandomNumGen.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/SfxPlayer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ShadowDemo.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ShadowPlacer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ShowBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ShowBaseGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/TaskThreaded.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ThreeUpShow.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/TkGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/Transitions.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/VFSImporter.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/VerboseImport.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/WxGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/pandaSqueezeTool.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/pandaSqueezer.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil/BuildGeometry.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil/Effects.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil/FreezeTool.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil/Rope.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil/TexMemWatcher.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil/TexViewer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil/pfreeze.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/Sources.pp …
Can’t list dstroot/pythoncode/Developer/Panda3D/lib/direct/Sources.pp
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/stdpy …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/stdpy/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/stdpy/file.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/stdpy/thread.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/stdpy/threading.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/stdpy/threading2.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/task …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/task/FrameProfiler.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/task/MiniTask.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/task/Task.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/task/TaskManagerGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/task/TaskProfiler.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/task/TaskTester.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/task/Timer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/task/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/test …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/test/ModelScreenShot.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/test/ModelScreenShotGlobals.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/test/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/AnimPanel.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/DirectSessionPanel.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/FSMInspector.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/Inspector.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/MopathRecorder.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/NotifyPanel.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/ParticlePanel.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/Placer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/TaskManagerPanel.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/AppShell.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/Dial.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/EntryScale.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/Floater.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/MemoryExplorer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/ProgressBar.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/SceneGraphExplorer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/Slider.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/Tree.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/Valuator.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/VectorWidgets.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/WidgetPropertiesDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/wxwidgets …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/wxwidgets/WxAppShell.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/wxwidgets/WxSlider.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/wxwidgets/init.py …
sh: line 1: /Developer/usr/bin/packagemaker: No such file or directory
Storing dependency cache.
Elapsed Time: 1 hours 10 min

Build terminated.
[/code]

Find these lines in makepanda:

        elif os.path.exists("/Developer/Tools/packagemaker"):
            cmd = '/Developer/usr/bin/packagemaker -build -f dstroot/' + pkg + '/ -p dstroot/Panda3D/Panda3D.mpkg/Contents/Packages/' + pkg + '.pkg -i /tmp/Info_plist'

As you can see, the second line specifies /Developer/usr/bin/packagemaker. That is an unfortunate typo, it should be /Developer/Tools/packagemaker, obviously.

Then, run makepanda again, and hopefully it will succeed this time.

Grrr. I’m pretty sure I added that line and haven’t changed anything else. Can you see what I’ve gotten wrong?

python makepanda/makepanda.py --installer --no-artoolkit --no-ffmpeg --no-swscale --no-fftw --no-nvidiacg
Generating library cache...
WARNING: Could not locate pkg-config package gtk+-2.0, excluding from build
Generating dependencies...
[  1%] Building Objective-C++ object built/tmp/dtoolutil_filename_assist.o
[  1%] Linking dynamic library built/lib/libp3dtool.dylib
[  2%] Building Bison object built/tmp/cppParser_cppBison.o
[  2%] Building C++ object built/tmp/cppParser_composite.o
[  2%] Linking static library built/tmp/libcppParser.a
[  3%] Building C++ object built/tmp/prc_composite.o
[  3%] Building C++ object built/tmp/dconfig_composite.o
[  3%] Building C++ object built/tmp/interrogatedb_composite.o
[  3%] Building C++ object built/tmp/dtoolconfig_pydtool.o
[  4%] Linking dynamic library built/lib/libp3dtoolconfig.dylib
[  4%] Building C++ object built/tmp/pystub_pystub.o
[  4%] Linking dynamic library built/lib/libp3pystub.dylib
[  4%] Building C++ object built/tmp/interrogate_composite.o
[  4%] Linking executable built/bin/interrogate
[  5%] Building C++ object built/tmp/interrogate_module_interrogate_module.o
[  5%] Linking executable built/bin/interrogate_module
[  5%] Building C++ object built/tmp/parse_file_parse_file.o
[  5%] Linking executable built/bin/parse_file
[  6%] Building C++ object built/tmp/make-prc-key_makePrcKey.o
[  6%] Linking executable built/bin/make-prc-key
[  6%] Building C++ object built/tmp/test_interrogate_test_interrogate.o
[  6%] Linking executable built/bin/test_interrogate
[  6%] Building C++ object built/tmp/pandabase_pandabase.o
[  7%] Building C++ object built/tmp/express_composite1.o
[  7%] Building C++ object built/tmp/express_composite2.o
[  7%] Building Interrogate database built/pandac/input/libexpress.in
[  8%] Building C++ object built/tmp/downloader_composite.o
[  8%] Building Interrogate database built/pandac/input/libdownloader.in
[  8%] Building C++ object built/tmp/pandaexpress_pandaexpress.o
[  8%] Building Interrogate object built/tmp/libpandaexpress_module.o
Referencing Library libdownloader
Referencing Library libexpress
[  9%] Linking dynamic library built/lib/libpandaexpress.dylib
[  9%] Building C++ object built/tmp/pipeline_composite.o
[  9%] Building C object built/tmp/pipeline_contextSwitch.o
[  9%] Building Interrogate database built/pandac/input/libpipeline.in
[ 10%] Building C++ object built/tmp/putil_composite1.o
[ 10%] Building C++ object built/tmp/putil_composite2.o
[ 10%] Building Interrogate database built/pandac/input/libputil.in
[ 11%] Building C++ object built/tmp/audio_composite.o
[ 11%] Building Interrogate database built/pandac/input/libaudio.in
[ 11%] Building C++ object built/tmp/event_composite.o
[ 11%] Building Interrogate database built/pandac/input/libevent.in
[ 12%] Building C++ object built/tmp/linmath_composite.o
[ 12%] Building Interrogate database built/pandac/input/liblinmath.in
[ 12%] Building C++ object built/tmp/mathutil_composite.o
[ 13%] Building Interrogate database built/pandac/input/libmathutil.in
[ 13%] Building C++ object built/tmp/gsgbase_composite.o
[ 13%] Building Interrogate database built/pandac/input/libgsgbase.in
[ 14%] Building C++ object built/tmp/pnmimage_composite.o
[ 14%] Building Interrogate database built/pandac/input/libpnmimage.in
[ 14%] Building C++ object built/tmp/nativenet_composite.o
[ 15%] Building Interrogate database built/pandac/input/libnativenet.in
[ 15%] Building C++ object built/tmp/net_composite.o
[ 15%] Building Interrogate database built/pandac/input/libnet.in
[ 16%] Building C++ object built/tmp/pstatclient_composite.o
[ 16%] Building Interrogate database built/pandac/input/libpstatclient.in
[ 16%] Building C++ object built/tmp/gobj_composite1.o
[ 17%] Building C++ object built/tmp/gobj_composite2.o
[ 17%] Building Interrogate database built/pandac/input/libgobj.in
[ 17%] Building C++ object built/tmp/lerp_composite.o
[ 17%] Building Interrogate database built/pandac/input/liblerp.in
[ 18%] Building C++ object built/tmp/pgraphnodes_composite1.o
[ 18%] Building C++ object built/tmp/pgraphnodes_composite2.o
[ 18%] Building Interrogate database built/pandac/input/libpgraphnodes.in
[ 19%] Building C++ object built/tmp/pgraph_nodePath.o
[ 19%] Building C++ object built/tmp/pgraph_composite1.o
[ 19%] Building C++ object built/tmp/pgraph_composite2.o
[ 19%] Building C++ object built/tmp/pgraph_composite3.o
[ 20%] Building C++ object built/tmp/pgraph_composite4.o
[ 20%] Building Interrogate database built/pandac/input/libpgraph.in
[ 20%] Building C++ object built/tmp/cull_composite.o
[ 20%] Building Interrogate database built/pandac/input/libcull.in
[ 21%] Building C++ object built/tmp/chan_composite.o
[ 21%] Building Interrogate database built/pandac/input/libchan.in
[ 22%] Building C++ object built/tmp/char_composite.o
[ 22%] Building Interrogate database built/pandac/input/libchar.in
[ 22%] Building C++ object built/tmp/dgraph_composite.o
[ 22%] Building Interrogate database built/pandac/input/libdgraph.in
[ 23%] Building C++ object built/tmp/display_composite.o
[ 23%] Building Interrogate database built/pandac/input/libdisplay.in
[ 24%] Building C++ object built/tmp/device_composite.o
[ 24%] Building Interrogate database built/pandac/input/libdevice.in
[ 24%] Building C++ object built/tmp/pnmtext_composite.o
[ 24%] Building Interrogate database built/pandac/input/libpnmtext.in
[ 25%] Building C++ object built/tmp/text_composite.o
[ 25%] Building Interrogate database built/pandac/input/libtext.in
[ 25%] Building C++ object built/tmp/movies_composite1.o
[ 26%] Building Interrogate database built/pandac/input/libmovies.in
[ 26%] Building C++ object built/tmp/grutil_multitexReducer.o
[ 26%] Building C++ object built/tmp/grutil_composite1.o
[ 27%] Building C++ object built/tmp/grutil_composite2.o
[ 27%] Building Interrogate database built/pandac/input/libgrutil.in
[ 27%] Building C++ object built/tmp/tform_composite.o
[ 27%] Building Interrogate database built/pandac/input/libtform.in
[ 28%] Building C++ object built/tmp/collide_composite.o
[ 28%] Building Interrogate database built/pandac/input/libcollide.in
[ 29%] Building C++ object built/tmp/parametrics_composite.o
[ 29%] Building Interrogate database built/pandac/input/libparametrics.in
[ 29%] Building C++ object built/tmp/pgui_composite.o
[ 29%] Building Interrogate database built/pandac/input/libpgui.in
[ 30%] Building C++ object built/tmp/pnmimagetypes_composite.o
In file included from thirdparty/darwin-libs-a/jpeg/include/jpeglib.h:24,
                 from panda/src/pnmimagetypes/pnmFileTypeJPG.h:41,
                 from panda/src/pnmimagetypes/config_pnmimagetypes.cxx:21,
                 from panda/src/pnmimagetypes/pnmimagetypes_composite1.cxx:1,
                 from panda/src/pnmimagetypes/pnmimagetypes_composite.cxx:1:
thirdparty/darwin-libs-a/jpeg/include/jconfig.h:5:1: warning: "HAVE_PROTOTYPES" redefined
In file included from built/include/dtoolbase.h:98,
                 from built/include/pandabase.h:22,
                 from panda/src/pnmimagetypes/config_pnmimagetypes.h:18,
                 from panda/src/pnmimagetypes/config_pnmimagetypes.cxx:15,
                 from panda/src/pnmimagetypes/pnmimagetypes_composite1.cxx:1,
                 from panda/src/pnmimagetypes/pnmimagetypes_composite.cxx:1:
/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyconfig.h:386:1: warning: this is the location of the previous definition
In file included from thirdparty/darwin-libs-a/jpeg/include/jpeglib.h:24,
                 from panda/src/pnmimagetypes/pnmFileTypeJPG.h:41,
                 from panda/src/pnmimagetypes/config_pnmimagetypes.cxx:21,
                 from panda/src/pnmimagetypes/pnmimagetypes_composite1.cxx:1,
                 from panda/src/pnmimagetypes/pnmimagetypes_composite.cxx:1:
thirdparty/darwin-libs-a/jpeg/include/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined
In file included from built/include/dtoolbase.h:98,
                 from built/include/pandabase.h:22,
                 from panda/src/pnmimagetypes/config_pnmimagetypes.h:18,
                 from panda/src/pnmimagetypes/config_pnmimagetypes.cxx:15,
                 from panda/src/pnmimagetypes/pnmimagetypes_composite1.cxx:1,
                 from panda/src/pnmimagetypes/pnmimagetypes_composite.cxx:1:
/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyconfig.h:516:1: warning: this is the location of the previous definition
panda/src/pnmimagetypes/pnmFileTypeTIFF.cxx: In constructor 'PNMFileTypeTIFF::Reader::Reader(PNMFileType*, std::istream*, bool, std::string)':
panda/src/pnmimagetypes/pnmFileTypeTIFF.cxx:538: warning: comparison is always false due to limited range of data type
panda/src/pnmimagetypes/pnmFileTypePNM.cxx: In function 'void pgm_readpgminitrest(std::istream*, int*, int*, gray*)':
panda/src/pnmimagetypes/pnmFileTypePNM.cxx:261: warning: comparison is always false due to limited range of data type
panda/src/pnmimagetypes/pnmFileTypePNM.cxx: In function 'void pgm_writepgminit(std::ostream*, int, int, gray, int)':
panda/src/pnmimagetypes/pnmFileTypePNM.cxx:552: warning: comparison is always false due to limited range of data type
panda/src/pnmimagetypes/pnmFileTypePNM.cxx:559: warning: comparison is always false due to limited range of data type
panda/src/pnmimagetypes/pnmFileTypePNM.cxx: In function 'void ppm_writeppminit(std::ostream*, int, int, pixval, int)':
panda/src/pnmimagetypes/pnmFileTypePNM.cxx:573: warning: comparison is always false due to limited range of data type
panda/src/pnmimagetypes/pnmFileTypePNM.cxx:580: warning: comparison is always false due to limited range of data type
panda/src/pnmimagetypes/pnmFileTypePNM.cxx: In function 'void pgm_writepgmrow(std::ostream*, gray*, int, gray, int)':
panda/src/pnmimagetypes/pnmFileTypePNM.cxx:809: warning: comparison is always false due to limited range of data type
panda/src/pnmimagetypes/pnmFileTypePNM.cxx: In function 'void ppm_writeppmrow(std::ostream*, pixel*, int, pixval, int)':
panda/src/pnmimagetypes/pnmFileTypePNM.cxx:896: warning: comparison is always false due to limited range of data type
panda/src/pnmimagetypes/pnmFileTypeSGIWriter.cxx: In member function 'virtual bool PNMFileTypeSGI::Writer::write_header()':
panda/src/pnmimagetypes/pnmFileTypeSGIWriter.cxx:157: warning: comparison is always true due to limited range of data type
[ 30%] Building C++ object built/tmp/recorder_composite.o
[ 30%] Building Interrogate database built/pandac/input/librecorder.in
[ 31%] Building C++ object built/tmp/vrpn_composite.o
[ 31%] Building Interrogate database built/pandac/input/libvrpn.in
[ 31%] Building C++ object built/tmp/panda_panda.o
[ 32%] Building Interrogate object built/tmp/libpanda_module.o
Referencing Library libaudio
Referencing Library libchan
Referencing Library libchar
Referencing Library libcollide
Referencing Library libdevice
Referencing Library libdgraph
Referencing Library libdisplay
Referencing Library libevent
Referencing Library libgobj
Referencing Library libgrutil
Referencing Library libgsgbase
Referencing Library liblerp
Referencing Library liblinmath
Referencing Library libmathutil
Referencing Library libmovies
Referencing Library libnativenet
Referencing Library libnet
Referencing Library libparametrics
Referencing Library libpgraph
Referencing Library libpgraphnodes
Referencing Library libpgui
Referencing Library libpipeline
Referencing Library libpnmimage
Referencing Library libpnmtext
Referencing Library libpstatclient
Referencing Library libputil
Referencing Library librecorder
Referencing Library libtext
Referencing Library libtform
Referencing Library libvrpn
[ 32%] Linking dynamic library built/lib/libpanda.dylib
[ 32%] Building C++ object built/tmp/vision_composite1.o
[ 32%] Building Interrogate database built/pandac/input/libvision.in
[ 33%] Building Interrogate object built/tmp/libp3vision_module.o
Referencing Library libvision
[ 33%] Linking dynamic library built/lib/libp3vision.dylib
[ 33%] Building C++ object built/tmp/skel_composite.o
[ 33%] Building Interrogate database built/pandac/input/libskel.in
[ 34%] Building Interrogate object built/tmp/libpandaskel_module.o
Referencing Library libskel
[ 34%] Linking dynamic library built/lib/libpandaskel.dylib
[ 34%] Building C++ object built/tmp/distort_composite.o
[ 34%] Building Interrogate database built/pandac/input/libdistort.in
[ 35%] Building C++ object built/tmp/effects_composite.o
[ 35%] Building Interrogate database built/pandac/input/libeffects.in
[ 35%] Building C++ object built/tmp/pandafx_pandafx.o
[ 36%] Building Interrogate object built/tmp/libpandafx_module.o
Referencing Library libdistort
[ 36%] Linking dynamic library built/lib/libpandafx.dylib
[ 36%] Building C++ object built/tmp/fmod_audio_fmod_audio_composite.o
[ 36%] Linking dynamic library built/lib/libp3fmod_audio.dylib
[ 37%] Building C++ object built/tmp/openal_audio_openal_audio_composite.o
[ 37%] Linking dynamic library built/lib/libp3openal_audio.dylib
[ 37%] Building C++ object built/tmp/apply_patch_apply_patch.o
[ 37%] Linking executable built/bin/apply_patch
[ 37%] Building C++ object built/tmp/build_patch_build_patch.o
[ 38%] Linking executable built/bin/build_patch
[ 38%] Building C++ object built/tmp/check_adler_check_adler.o
[ 38%] Linking executable built/bin/check_adler
[ 38%] Building C++ object built/tmp/check_crc_check_crc.o
[ 38%] Linking executable built/bin/check_crc
[ 39%] Building C++ object built/tmp/check_md5_check_md5.o
[ 39%] Linking executable built/bin/check_md5
[ 39%] Building C++ object built/tmp/pdecrypt_pdecrypt.o
[ 39%] Linking executable built/bin/pdecrypt
[ 40%] Building C++ object built/tmp/pencrypt_pencrypt.o
[ 40%] Linking executable built/bin/pencrypt
[ 40%] Building C++ object built/tmp/show_ddb_show_ddb.o
[ 40%] Linking executable built/bin/show_ddb
[ 40%] Building C++ object built/tmp/multify_multify.o
[ 41%] Linking executable built/bin/multify
[ 41%] Building C++ object built/tmp/pzip_pzip.o
[ 41%] Linking executable built/bin/pzip
[ 41%] Building C++ object built/tmp/punzip_punzip.o
[ 41%] Linking executable built/bin/punzip
[ 42%] Building Bison object built/tmp/egg_parser.o
[ 42%] Building Flex object built/tmp/egg_lexer.o
[ 42%] Building C++ object built/tmp/egg_composite1.o
[ 43%] Building C++ object built/tmp/egg_composite2.o
[ 43%] Building Interrogate database built/pandac/input/libegg.in
[ 43%] Building C++ object built/tmp/egg2pg_composite.o
[ 43%] Building Interrogate database built/pandac/input/libegg2pg.in
[ 44%] Building C++ object built/tmp/framework_composite.o
[ 44%] Linking dynamic library built/lib/libp3framework.dylib
[ 44%] Building C++ object built/tmp/glstuff_glpure.o
[ 45%] Linking dynamic library built/lib/libp3glstuff.dylib
[ 45%] Building C++ object built/tmp/glgsg_config_glgsg.o
[ 45%] Building C++ object built/tmp/glgsg_glgsg.o
[ 45%] Building C++ object built/tmp/pandaegg_pandaegg.o
[ 45%] Building Interrogate object built/tmp/libpandaegg_module.o
Referencing Library libegg
Referencing Library libegg2pg
[ 46%] Linking dynamic library built/lib/libpandaegg.dylib
[ 46%] Building C++ object built/tmp/mesadisplay_composite.o
[ 46%] Linking dynamic library built/lib/libpandamesa.dylib
[ 46%] Building C++ object built/tmp/osxdisplay_composite1.o
[ 46%] Building Objective-C++ object built/tmp/osxdisplay_osxGraphicsWindow.o
In file included from panda/src/osxdisplay/osxGraphicsWindow.mm:26:
built/include/glgsg.h:69:1: warning: "GL_GLEXT_VERSION" redefined
In file included from /System/Library/Frameworks/OpenGL.framework/Headers/gl.h:65,
                 from panda/src/osxdisplay/osxGraphicsWindow.mm:20:
/System/Library/Frameworks/OpenGL.framework/Headers/glext.h:170:1: warning: this is the location of the previous definition
[ 47%] Building C++ object built/tmp/pandagl_pandagl.o
[ 47%] Linking dynamic library built/lib/libpandagl.dylib
[ 47%] Building C++ object built/tmp/pode_composite1.o
[ 47%] Building C++ object built/tmp/pode_composite2.o
[ 48%] Building C++ object built/tmp/pode_composite3.o
[ 48%] Building Interrogate database built/pandac/input/libpandaode.in
[ 48%] Building C++ object built/tmp/pandaode_pandaode.o
[ 48%] Building Interrogate object built/tmp/libpandaode_module.o
Referencing Library libpandaode
[ 49%] Linking dynamic library built/lib/libpandaode.dylib
[ 49%] Building C++ object built/tmp/physics_composite.o
[ 49%] Building Interrogate database built/pandac/input/libphysics.in
[ 50%] Building C++ object built/tmp/particlesystem_composite.o
[ 50%] Building Interrogate database built/pandac/input/libparticlesystem.in
[ 50%] Building C++ object built/tmp/pandaphysics_pandaphysics.o
[ 50%] Building Interrogate object built/tmp/libpandaphysics_module.o
Referencing Library libparticlesystem
Referencing Library libphysics
[ 50%] Linking dynamic library built/lib/libpandaphysics.dylib
[ 51%] Building C++ object built/tmp/pview_pview.o
[ 51%] Linking executable built/bin/pview
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning can't open dynamic library: libp3glstuff.1.7.0.dylib referenced from: built/lib/libpandagl.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2)
[ 51%] Building C++ object built/tmp/tinydisplay_composite1.o
[ 51%] Building C++ object built/tmp/tinydisplay_composite2.o
[ 51%] Building C++ object built/tmp/tinydisplay_ztriangle_1.o
[ 52%] Building C++ object built/tmp/tinydisplay_ztriangle_2.o
[ 52%] Building C++ object built/tmp/tinydisplay_ztriangle_3.o
[ 52%] Building C++ object built/tmp/tinydisplay_ztriangle_4.o
[ 52%] Building C++ object built/tmp/tinydisplay_ztriangle_table.o
[ 53%] Building Objective-C++ object built/tmp/tinydisplay_tinyOsxGraphicsWindow.o
[ 53%] Linking dynamic library built/lib/libtinydisplay.dylib
[ 53%] Building C++ object built/tmp/directbase_directbase.o
[ 54%] Building Bison object built/tmp/dcparser_dcParser.o
[ 54%] Building Flex object built/tmp/dcparser_dcLexer.o
[ 55%] Building C++ object built/tmp/dcparser_composite.o
[ 55%] Building Interrogate database built/pandac/input/libdcparser.in
[ 55%] Building C++ object built/tmp/deadrec_composite.o
[ 56%] Building Interrogate database built/pandac/input/libdeadrec.in
[ 56%] Building C++ object built/tmp/distributed_config_distributed.o
[ 56%] Building C++ object built/tmp/distributed_cConnectionRepository.o
[ 56%] Building C++ object built/tmp/distributed_cDistributedSmoothNodeBase.o
[ 57%] Building Interrogate database built/pandac/input/libdistributed.in
[ 57%] Building C++ object built/tmp/interval_composite.o
[ 57%] Building Interrogate database built/pandac/input/libinterval.in
[ 58%] Building C++ object built/tmp/showbase_showBase.o
[ 58%] Building Objective-C++ object built/tmp/showbase_showBase_assist.o
[ 58%] Building Interrogate database built/pandac/input/libshowbase.in
[ 59%] Building C++ object built/tmp/dxml_config_dxml.o
[ 59%] Building Interrogate database built/pandac/input/libdxml.in
[ 59%] Building Interrogate object built/tmp/libp3direct_module.o
Referencing Library libdcparser
Referencing Library libdeadrec
Referencing Library libdistributed
Referencing Library libdxml
Referencing Library libinterval
Referencing Library libshowbase
[ 60%] Linking dynamic library built/lib/libp3direct.dylib
[ 60%] Building C++ object built/tmp/dcparse_dcparse.o
[ 60%] Linking executable built/bin/p3dcparse
[ 61%] Building C++ object built/tmp/pandatoolbase_composite1.o
[ 61%] Linking static library built/lib/libpandatoolbase.a
[ 61%] Building C++ object built/tmp/converter_somethingToEggConverter.o
[ 61%] Linking static library built/lib/libconverter.a
[ 62%] Building C++ object built/tmp/progbase_composite1.o
[ 62%] Linking static library built/lib/libprogbase.a
[ 62%] Building C++ object built/tmp/eggbase_composite1.o
[ 62%] Linking static library built/lib/libeggbase.a
[ 62%] Building C++ object built/tmp/bam-info_bamInfo.o
[ 63%] Linking executable built/bin/bam-info
[ 63%] Building C++ object built/tmp/bam2egg_bamToEgg.o
[ 63%] Linking executable built/bin/bam2egg
[ 63%] Building C++ object built/tmp/egg2bam_eggToBam.o
[ 64%] Linking executable built/bin/egg2bam
[ 64%] Building C++ object built/tmp/cvscopy_composite1.o
[ 64%] Linking static library built/lib/libcvscopy.a
[ 64%] Building C++ object built/tmp/daeegg_composite1.o
[ 64%] Linking static library built/lib/libdaeegg.a
[ 65%] Building C++ object built/tmp/dae2egg_daeToEgg.o
[ 65%] Linking executable built/bin/dae2egg
[ 65%] Building C++ object built/tmp/dxf_composite1.o
[ 65%] Linking static library built/lib/libdxf.a
[ 66%] Building C++ object built/tmp/dxfegg_dxfToEggConverter.o
[ 66%] Building C++ object built/tmp/dxfegg_dxfToEggLayer.o
[ 66%] Linking static library built/lib/libdxfegg.a
[ 66%] Building C++ object built/tmp/dxf-points_dxfPoints.o
[ 66%] Linking executable built/bin/dxf-points
[ 67%] Building C++ object built/tmp/dxf2egg_dxfToEgg.o
[ 67%] Linking executable built/bin/dxf2egg
[ 67%] Building C++ object built/tmp/egg2dxf_eggToDXF.o
[ 67%] Building C++ object built/tmp/egg2dxf_eggToDXFLayer.o
[ 67%] Linking executable built/bin/egg2dxf
[ 68%] Building C++ object built/tmp/palettizer_composite1.o
[ 68%] Linking static library built/lib/libpalettizer.a
[ 68%] Building C++ object built/tmp/egg-mkfont_eggMakeFont.o
[ 68%] Building C++ object built/tmp/egg-mkfont_rangeDescription.o
[ 69%] Building C++ object built/tmp/egg-mkfont_rangeIterator.o
[ 69%] Linking executable built/bin/egg-mkfont
[ 69%] Building C++ object built/tmp/eggcharbase_composite1.o
[ 69%] Linking static library built/lib/libeggcharbase.a
[ 69%] Building C++ object built/tmp/egg-optchar_config_egg_optchar.o
[ 70%] Building C++ object built/tmp/egg-optchar_eggOptchar.o
[ 70%] Building C++ object built/tmp/egg-optchar_eggOptcharUserData.o
[ 70%] Building C++ object built/tmp/egg-optchar_vertexMembership.o
[ 70%] Linking executable built/bin/egg-optchar
[ 70%] Building C++ object built/tmp/egg-palettize_eggPalettize.o
[ 71%] Linking executable built/bin/egg-palettize
[ 71%] Building C++ object built/tmp/egg-qtess_composite1.o
[ 71%] Linking executable built/bin/egg-qtess
[ 71%] Building C++ object built/tmp/egg-crop_eggCrop.o
[ 72%] Linking executable built/bin/egg-crop
[ 72%] Building C++ object built/tmp/egg-make-tube_eggMakeTube.o
[ 72%] Linking executable built/bin/egg-make-tube
[ 72%] Building C++ object built/tmp/egg-texture-cards_eggTextureCards.o
[ 72%] Linking executable built/bin/egg-texture-cards
[ 73%] Building C++ object built/tmp/egg-topstrip_eggTopstrip.o
[ 73%] Linking executable built/bin/egg-topstrip
[ 73%] Building C++ object built/tmp/egg-trans_eggTrans.o
[ 73%] Linking executable built/bin/egg-trans
[ 74%] Building C++ object built/tmp/egg2c_eggToC.o
[ 74%] Linking executable built/bin/egg2c
[ 74%] Building C++ object built/tmp/egg-rename_eggRename.o
[ 74%] Linking executable built/bin/egg-rename
[ 74%] Building C++ object built/tmp/egg-retarget-anim_eggRetargetAnim.o
[ 75%] Linking executable built/bin/egg-retarget-anim
[ 75%] Building C++ object built/tmp/flt_fltVectorRecord.o
[ 75%] Building C++ object built/tmp/flt_composite1.o
[ 75%] Linking static library built/lib/libflt.a
[ 75%] Building C++ object built/tmp/fltegg_fltToEggConverter.o
[ 76%] Building C++ object built/tmp/fltegg_fltToEggLevelState.o
[ 76%] Linking static library built/lib/libfltegg.a
[ 76%] Building C++ object built/tmp/egg2flt_eggToFlt.o
[ 76%] Linking executable built/bin/egg2flt
[ 77%] Building C++ object built/tmp/flt-info_fltInfo.o
[ 77%] Linking executable built/bin/flt-info
[ 77%] Building C++ object built/tmp/flt-trans_fltTrans.o
[ 77%] Linking executable built/bin/flt-trans
[ 77%] Building C++ object built/tmp/flt2egg_fltToEgg.o
[ 78%] Linking executable built/bin/flt2egg
[ 78%] Building C++ object built/tmp/fltcopy_fltCopy.o
[ 78%] Linking executable built/bin/fltcopy
[ 78%] Building C++ object built/tmp/imagebase_composite1.o
[ 79%] Linking static library built/lib/libimagebase.a
[ 79%] Building C++ object built/tmp/image-info_imageInfo.o
[ 79%] Linking executable built/bin/image-info
[ 79%] Building C++ object built/tmp/image-resize_imageResize.o
[ 79%] Linking executable built/bin/image-resize
[ 80%] Building C++ object built/tmp/image-trans_imageTrans.o
[ 80%] Linking executable built/bin/image-trans
[ 80%] Building C++ object built/tmp/lwo_composite1.o
[ 80%] Linking static library built/lib/liblwo.a
[ 80%] Building C++ object built/tmp/lwoegg_composite1.o
[ 81%] Linking static library built/lib/liblwoegg.a
[ 81%] Building C++ object built/tmp/lwo-scan_lwoScan.o
[ 81%] Linking executable built/bin/lwo-scan
[ 81%] Building C++ object built/tmp/lwo2egg_lwoToEgg.o
[ 82%] Linking executable built/bin/lwo2egg
[ 82%] Building Bison object built/tmp/pvrml_vrmlParser.o
[ 82%] Building Flex object built/tmp/pvrml_vrmlLexer.o
[ 82%] Building C++ object built/tmp/pvrml_parse_vrml.o
[ 83%] Building C++ object built/tmp/pvrml_standard_nodes.o
[ 83%] Building C++ object built/tmp/pvrml_vrmlNode.o
[ 83%] Building C++ object built/tmp/pvrml_vrmlNodeType.o
[ 83%] Linking static library built/lib/libpvrml.a
[ 83%] Building C++ object built/tmp/vrmlegg_indexedFaceSet.o
[ 84%] Building C++ object built/tmp/vrmlegg_vrmlAppearance.o
[ 84%] Building C++ object built/tmp/vrmlegg_vrmlToEggConverter.o
[ 84%] Linking static library built/lib/libvrmlegg.a
[ 84%] Building Bison object built/tmp/xfile_xParser.o
[ 85%] Building Flex object built/tmp/xfile_xLexer.o
[ 85%] Building C++ object built/tmp/xfile_composite1.o
[ 85%] Linking static library built/lib/libxfile.a
[ 85%] Building C++ object built/tmp/xfileegg_composite1.o
[ 86%] Linking static library built/lib/libxfileegg.a
[ 86%] Building C++ object built/tmp/ptloader_config_ptloader.o
[ 86%] Building C++ object built/tmp/ptloader_loaderFileTypePandatool.o
[ 86%] Linking dynamic library built/lib/libp3ptloader.dylib
[ 87%] Building C++ object built/tmp/bin2c_binToC.o
[ 87%] Linking executable built/bin/bin2c
[ 87%] Building C++ object built/tmp/pstatserver_composite1.o
[ 87%] Linking static library built/lib/libpstatserver.a
[ 87%] Building C++ object built/tmp/softcvs_softCVS.o
[ 88%] Building C++ object built/tmp/softcvs_softFilename.o
[ 88%] Linking executable built/bin/softcvs
[ 88%] Building C++ object built/tmp/text-stats_textMonitor.o
[ 88%] Building C++ object built/tmp/text-stats_textStats.o
[ 88%] Linking executable built/bin/text-stats
[ 89%] Building C++ object built/tmp/vrml-trans_vrmlTrans.o
[ 89%] Linking executable built/bin/vrml-trans
[ 89%] Building C++ object built/tmp/vrml2egg_vrmlToEgg.o
[ 89%] Linking executable built/bin/vrml2egg
[ 90%] Building C++ object built/tmp/egg2x_eggToX.o
[ 90%] Linking executable built/bin/egg2x
[ 90%] Building C++ object built/tmp/x-trans_xFileTrans.o
[ 90%] Linking executable built/bin/x-trans
[ 90%] Building C++ object built/tmp/x2egg_xFileToEgg.o
[ 91%] Linking executable built/bin/x2egg
[ 91%] Building C++ object built/tmp/ai_composite1.o
contrib/src/ai/aiBehaviors.cxx: In member function 'void AIBehaviors::pause_ai(std::string)':
contrib/src/ai/aiBehaviors.cxx:505: warning: NULL used in arithmetic
[ 91%] Building Interrogate database built/pandac/input/libpandaai.in
[ 91%] Building Interrogate object built/tmp/libpandaai_module.o
Referencing Library libpandaai
[ 92%] Linking dynamic library built/lib/libpandaai.dylib
[ 92%] Generating 'pandac' tree 
Importing code library: libpandaexpress
  Found extensions for class: Ramfile
  Found extensions for class: StreamReader
  Found extensions for class: HTTPChannel
Importing code library: libpanda
  Found extensions for class: NodePath
  Found extensions for class: Mat3
  Found extensions for class: NodePathCollection
  Found extensions for class: VBase3
  Found extensions for class: VBase4
Importing code library: libpandaphysics
Importing code library: libpandafx
Importing code library: libp3direct
  Found extensions for class: CInterval
Importing code library: libp3vision
Traceback (most recent call last):
  File "direct/src/ffi/jGenPyCode.py", line 94, in <module>
    DoGenPyCode.run()
  File "/Users/admin/Desktop/panda3d-1.7.0/built/direct/ffi/DoGenPyCode.py", line 305, in run
    generateNativeWrappers()
  File "/Users/admin/Desktop/panda3d-1.7.0/built/direct/ffi/DoGenPyCode.py", line 258, in generateNativeWrappers
    Dtool_PreloadDLL(moduleName)
  File "/Users/admin/Desktop/panda3d-1.7.0/built/direct/extensions_native/extension_native_helpers.py", line 79, in Dtool_PreloadDLL
    imp.load_dynamic(module, pathname)
ImportError: dlopen(/Users/admin/Desktop/panda3d-1.7.0/built/lib/libp3vision.dylib, 2): Symbol not found: _cvCreateCameraCapture
  Referenced from: /Users/admin/Desktop/panda3d-1.7.0/built/lib/libp3vision.dylib
  Expected in: dynamic lookup

Storing dependency cache.
Elapsed Time: 1 hours 12 min

Build terminated.

You haven’t done --no-opencv like before.

So close! Seems like I’m still getting one error though.

[code][100%] Building installer
Listing dstroot/pythoncode/Developer/Panda3D/lib/Pmw …
Listing dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2 …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwAboutDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwBalloon.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwBlt.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwButtonBox.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwColor.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwComboBox.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwComboBoxDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwCounter.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwCounterDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwEntryField.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwGroup.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwHistoryText.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwLabeledWidget.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwLoader.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwLogicalFont.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwMainMenuBar.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwMenuBar.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwMessageBar.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwMessageDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwNoteBook.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwOptionMenu.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwPanedWidget.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwPromptDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwRadioSelect.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwScrolledCanvas.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwScrolledField.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwScrolledFrame.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwScrolledListBox.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwScrolledText.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwSelectionDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwTextDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwTimeCounter.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/PmwTimeFuncs.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/Pmw_1_2/lib/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/Pmw/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/init.py …
Can’t list dstroot/pythoncode/Developer/Panda3D/lib/direct/init.py
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/actor …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/actor/Actor.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/actor/DistributedActor.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/actor/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/autorestart …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/cluster …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/cluster/ClusterClient.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/cluster/ClusterConfig.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/cluster/ClusterMsgs.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/cluster/ClusterServer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/cluster/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/configfiles …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/controls …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/BattleWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/ControlManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/DevWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/GhostWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/GravityWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/InputState.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/NonPhysicsWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/ObserverWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/PhysicsRoller.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/PhysicsWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/ShipPilot.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/ShipPilot2.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/SwimWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/TwoDWalker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/controls/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/dcparse …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/dcparser …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/deadrec …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/directbase …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directbase/DirectStart.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directbase/TestStart.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directbase/ThreeUpStart.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directbase/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/directd …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/directdevices …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directdevices/DirectDeviceManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directdevices/DirectFastrak.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directdevices/DirectJoybox.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directdevices/DirectRadamec.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directdevices/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/directdServer …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/directnotify …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directnotify/DirectNotify.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directnotify/DirectNotifyGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directnotify/Logger.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directnotify/LoggerGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directnotify/Notifier.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directnotify/RotatingLog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directnotify/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/directscripts …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directscripts/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directscripts/eggcacher.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directscripts/gendocs.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directscripts/make-panda3d-tgz.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directscripts/packpanda.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectCameraControl.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectGeometry.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectGlobals.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectGrid.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectLights.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectManipulation.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectSelection.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectSession.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/DirectUtil.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directtools/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/DeltaProfiler.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/DistributedLargeBlobSender.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/DistributedLargeBlobSenderAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/LargeBlobSenderConsts.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/MemoryLeakHelpers.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/Mopath.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/Verify.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/WeightedChoice.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/directutil/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/AsyncRequest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/CRCache.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/CRDataCache.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/CachedDOData.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/CartesianGridBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/ClientRepository.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/ClientRepositoryBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/ClockDelta.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/ConnectionRepository.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedCamera.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedCameraAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedCameraOV.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedCartesianGrid.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedCartesianGridAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedNode.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedNodeAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedNodeUD.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedObject.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedObjectAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedObjectBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedObjectGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedObjectGlobalAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedObjectGlobalUD.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedObjectOV.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedObjectUD.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedSmoothNode.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedSmoothNodeAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DistributedSmoothNodeBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DoCollectionManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DoHierarchy.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/DoInterestManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/GridParent.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/InterestWatcher.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/MsgTypes.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/MsgTypesCMU.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/NetMessenger.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/OldClientRepository.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/ParentMgr.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/PyDatagram.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/PyDatagramIterator.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/RelatedObjectMgr.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/SampleObject.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/ServerRepository.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/TimeManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/TimeManagerAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/distributed/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/doc …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/dxml …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/DoGenPyCode.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/FFIConstants.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/FFIEnvironment.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/FFIExternalObject.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/FFIInterrogateDatabase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/FFIOverload.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/FFIRename.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/FFISpecs.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/FFITypes.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/jGenPyCode.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/ffi/panda3d.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/filter …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/filter/CommonFilters.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/filter/FilterManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/filter/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/ClassicFSM.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/FSM.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/FourState.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/FourStateAI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/SampleFSM.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/State.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/StateData.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/StatePush.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/fsm/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/gui …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectButton.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectCheckBox.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectCheckButton.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectEntry.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectEntryScroll.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectFrame.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectGui.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectGuiBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectGuiGlobals.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectGuiTest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectLabel.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectOptionMenu.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectRadioButton.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectScrollBar.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectScrolledFrame.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectScrolledList.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectSlider.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/DirectWaitBar.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/OnscreenGeom.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/OnscreenImage.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/OnscreenText.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/gui/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/heapq …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/http …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/LandingPage.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/LandingPageHTML.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/WebRequest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/linuxSystemInfo.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/recaptcha.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/webAIInspector.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/webNotifyDebug.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/http/windowsSystemInfo.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/interval …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/ActorInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/AnimControlInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/FunctionInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/IndirectInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/Interval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/IntervalGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/IntervalManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/IntervalTest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/LerpInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/MetaInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/MopathInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/ParticleInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/ProjectileInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/ProjectileIntervalTest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/SoundInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/TestInterval.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/interval/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/FileMgr.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/HotKeyUI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/LayerEditorUI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/LevelEditor.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/LevelEditorBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/LevelEditorStart.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/LevelEditorUI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/ObjectGlobals.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/ObjectHandler.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/ObjectMgr.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/ObjectPalette.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/ObjectPaletteBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/ObjectPaletteUI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/ObjectPropertyUI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/SceneGraphUI.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/ViewPort.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/leveleditor/testData.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/motiontrail …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/motiontrail/MotionTrail.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/motiontrail/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/AppRunner.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/DWBPackageInstaller.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/DeploymentTools.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/FileSpec.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/HostInfo.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/JavaScript.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/PackageInfo.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/PackageInstaller.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/PackageMerger.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/Packager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/PatchMaker.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/packp3d.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/pdeploy.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/pmerge.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/ppackage.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/ppatcher.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/p3d/runp3d.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/particles …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/ForceGroup.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/GlobalForceGroup.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/ParticleEffect.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/ParticleFloorTest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/ParticleManagerGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/ParticleTest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/Particles.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/SpriteParticleRendererExt.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/particles/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/physics …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/physics/FallTest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/physics/RotationTest.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/physics/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin/FileSpec.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin_activex …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin_installer …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin_installer/make_installer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin_installer/make_xpi.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin_npapi …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin_npapi/make_osx_bundle.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin_standalone …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/plugin_standalone/make_osx_bundle.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/Builder.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/archive.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/archive_rt.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/archivebuilder.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/bindepend.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/carchive.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/carchive_rt.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/finder.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/icon.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/imputil.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/installutils.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/ltoc.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/mkarchive.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/modulefinder.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/resource.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/pyinst/tocfilter.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/AppRunnerGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/Audio3DManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/BufferViewer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/BulletinBoard.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/BulletinBoardGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/BulletinBoardWatcher.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ContainerLeakDetector.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ContainerReport.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/CountedResource.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/DirectObject.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/DistancePhasedNode.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ElementTree.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/EventGroup.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/EventManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/EventManagerGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ExcelHandler.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ExceptionVarDump.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/Factory.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/FindCtaPaths.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/Finder.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/GarbageReport.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/GarbageReportScheduler.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/HTMLTree.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/InputStateGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/Job.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/JobManager.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/JobManagerGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/LazySort.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/LeakDetectors.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/LerpBlendHelpers.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/Loader.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/Messenger.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/MessengerGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/MessengerLeakDetector.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/MirrorDemo.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ObjectPool.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ObjectReport.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/OnScreenDebug.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/PandaObject.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/PhasedObject.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/PhysicsManagerGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/Pool.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ProfileSession.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/PythonUtil.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/RandomNumGen.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/SfxPlayer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ShadowDemo.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ShadowPlacer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ShowBase.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ShowBaseGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/TaskThreaded.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/ThreeUpShow.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/TkGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/Transitions.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/VFSImporter.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/VerboseImport.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/WxGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/pandaSqueezeTool.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showbase/pandaSqueezer.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil/BuildGeometry.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil/Effects.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil/FreezeTool.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil/Rope.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil/TexMemWatcher.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil/TexViewer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/showutil/pfreeze.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/Sources.pp …
Can’t list dstroot/pythoncode/Developer/Panda3D/lib/direct/Sources.pp
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/stdpy …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/stdpy/init.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/stdpy/file.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/stdpy/thread.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/stdpy/threading.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/stdpy/threading2.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/task …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/task/FrameProfiler.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/task/MiniTask.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/task/Task.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/task/TaskManagerGlobal.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/task/TaskProfiler.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/task/TaskTester.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/task/Timer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/task/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/test …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/test/ModelScreenShot.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/test/ModelScreenShotGlobals.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/test/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/AnimPanel.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/DirectSessionPanel.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/FSMInspector.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/Inspector.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/MopathRecorder.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/NotifyPanel.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/ParticlePanel.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/Placer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/TaskManagerPanel.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkpanels/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/AppShell.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/Dial.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/EntryScale.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/Floater.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/MemoryExplorer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/ProgressBar.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/SceneGraphExplorer.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/Slider.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/Tree.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/Valuator.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/VectorWidgets.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/WidgetPropertiesDialog.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/tkwidgets/init.py …
Listing dstroot/pythoncode/Developer/Panda3D/lib/direct/wxwidgets …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/wxwidgets/WxAppShell.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/wxwidgets/WxSlider.py …
Compiling dstroot/pythoncode/Developer/Panda3D/lib/direct/wxwidgets/init.py …

PackageMaker, packagemaker v2.1.1
PackageMaker -build [-f -package-options] | [-meta-package-options] | [-proj] | [-snapshot]
package-options:
-p destination-path package product (REQUIRED)
-f root-path package contents directory
-b build-path temporary build directory (if splitting forks)
-s split resource forks (reassembled by Installer)
-ds filter out .DS_Store files
-v verbose output
-r resources-path resources directory
-i info-path premade Info.plist file
-d desc-path premade Description.plist file
-u Do not compress archive
meta-package-options:
-mi package-directory Directory of packages to use to create a
metapackage with internal packages
-ms package-directory Directory of packages to use to create a
metapackage with same-level packages
-mc package-directory Directory of packages to use to create a
metapackage with custom location packages
-proj:
-proj project-path .pmproj file created by PackageMaker. Overrides
all other options except -p and -v.
-snapshot:
-snapshot snapshot-path .snapshot directory created by PackageMaker.
Overrides all other options except -p, -i, and
-v.

The package could not be created because of the following errors:
Storing dependency cache.
Elapsed Time: 1 hours 17 min

Build terminated.[/code]