---> Computing dependencies for ode ---> Building ode Making all in include Making all in ode /usr/bin/gnumake all-am gnumake[3]: Nothing to be done for `all-am'. gnumake[2]: Nothing to be done for `all-am'. Making all in drawstuff Making all in src /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I../../include/ode -I/opt/local/include -fomit-frame-pointer -ffast-math -g -I../../include -I../../include -fomit-frame-pointer -ffast-math -g -I -L -MT libdrawstuff_a-drawstuff.o -MD -MP -MF .deps/libdrawstuff_a-drawstuff.Tpo -c -o libdrawstuff_a-drawstuff.o `test -f 'drawstuff.cpp' || echo './'`drawstuff.cpp /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I../../include/ode -I/opt/local/include -fomit-frame-pointer -ffast-math -g -I../../include -I../../include -fomit-frame-pointer -ffast-math -g -I -L -MT libdrawstuff_a-osx.o -MD -MP -MF .deps/libdrawstuff_a-osx.Tpo -c -o libdrawstuff_a-osx.o `test -f 'osx.cpp' || echo './'`osx.cpp drawstuff.cpp: In function 'void skipWhiteSpace(char*, FILE*)': drawstuff.cpp:142: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp:148: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'int readNumber(char*, FILE*)': drawstuff.cpp:169: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In constructor 'Image::Image(char*)': drawstuff.cpp:182: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp:186: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp:198: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp:200: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp:217: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsStartGraphics(int, int, dsFunctions*)': drawstuff.cpp:893: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsDrawFrame(int, int, dsFunctions*, int)': drawstuff.cpp:1079: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsSimulationLoop(int, char**, int, int, dsFunctions*)': drawstuff.cpp:1260: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp:1273: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsSetViewpoint(float*, float*)': drawstuff.cpp:1284: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsGetViewpoint(float*, float*)': drawstuff.cpp:1301: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsSetTexture(int)': drawstuff.cpp:1317: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsSetColor(float, float, float)': drawstuff.cpp:1324: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsSetColorAlpha(float, float, float, float)': drawstuff.cpp:1335: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsDrawBox(const float*, const float*, const float*)': drawstuff.cpp:1346: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsDrawConvex(const float*, const float*, float*, unsigned int, float*, unsigned int, unsigned int*)': drawstuff.cpp:1370: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsDrawSphere(const float*, const float*, float)': drawstuff.cpp:1391: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsDrawTriangle(const float*, const float*, const float*, const float*, const float*, int)': drawstuff.cpp:1428: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsDrawCylinder(const float*, const float*, float, float)': drawstuff.cpp:1440: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsDrawCapsule(const float*, const float*, float, float)': drawstuff.cpp:1462: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsDrawConvexD(const double*, const double*, double*, unsigned int, double*, unsigned int, unsigned int*)': drawstuff.cpp:1512: warning: deprecated conversion from string constant to 'char*' mv -f .deps/libdrawstuff_a-drawstuff.Tpo .deps/libdrawstuff_a-drawstuff.Po In file included from /System/Library/Frameworks/Security.framework/Headers/cssmtype.h:29, from /System/Library/Frameworks/Security.framework/Headers/SecIdentity.h:35, from /System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/SecCertificateSupport.h:39, from /System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/SecurityHI.h:33, from /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:70, from osx.cpp:42: /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:69: error: conflicting declaration 'typedef uint32_t uint32' ../../include/ode/config.h:348: error: 'uint32' has a previous declaration as 'typedef short unsigned int uint32' osx.cpp:71: error: 'kEventWindowDrawContent' was not declared in this scope osx.cpp: In function 'void dsError(char*, ...)': osx.cpp:106: warning: deprecated conversion from string constant to 'char*' osx.cpp: In function 'void dsDebug(char*, ...)': osx.cpp:115: warning: deprecated conversion from string constant to 'char*' osx.cpp: In function 'void captureFrame(int)': osx.cpp:136: warning: deprecated conversion from string constant to 'char*' osx.cpp: In function 'OSStatus osxKeyEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)': osx.cpp:183: error: 'GetScriptVariable' was not declared in this scope osx.cpp:184: error: 'KeyTranslate' was not declared in this scope osx.cpp:186: error: 'UppercaseText' was not declared in this scope osx.cpp: In function 'void osxCloseMainWindow()': osx.cpp:318: warning: 'aglSetDrawable' is deprecated (declared at /System/Library/Frameworks/AGL.framework/Headers/agl.h:313) osx.cpp:318: warning: 'aglSetDrawable' is deprecated (declared at /System/Library/Frameworks/AGL.framework/Headers/agl.h:313) osx.cpp:324: error: 'ReleaseWindow' was not declared in this scope osx.cpp: In function 'OSStatus osxWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)': osx.cpp:337: error: 'GetWindowPortBounds' was not declared in this scope osx.cpp:346: error: 'kEventWindowDrawContent' was not declared in this scope osx.cpp: In function 'void osxCreateMainWindow(int, int)': osx.cpp:387: warning: 'AGLDevice' is deprecated (declared at /System/Library/Frameworks/AGL.framework/Headers/agl.h:40) osx.cpp:387: error: 'GetMainDevice' was not declared in this scope osx.cpp:415: error: 'CreateNewWindow' was not declared in this scope osx.cpp:423: error: 'GetWindowEventTarget' was not declared in this scope osx.cpp:437: error: 'SetWindowTitleWithCFString' was not declared in this scope osx.cpp:438: error: 'RepositionWindow' was not declared in this scope osx.cpp:440: error: 'ShowWindow' was not declared in this scope osx.cpp:442: warning: 'aglSetDrawable' is deprecated (declared at /System/Library/Frameworks/AGL.framework/Headers/agl.h:313) osx.cpp:442: error: 'GetWindowPort' was not declared in this scope gnumake[2]: *** [libdrawstuff_a-osx.o] Error 1 gnumake[1]: *** [all-recursive] Error 1 gnumake: *** [all-recursive] Error 1 Warning: the following items did not execute (for ode): org.macports.build