=> Bootstrap dependency digest>=20010302: found digest-20080510 WARNING: [bsd.prefs.mk] The package GlutKit-0.3.1r2nb15 misses DESTDIR support. WARNING: [license.mk] Every package should define a LICENSE. ===> Building for GlutKit-0.3.1r2nb15 This is gnustep-make 2.0.8. Type 'make print-gnustep-make-help' for help. Making all for library libGlutKit... Compiling file G3DGlutCamera.m ... In file included from /scratch/graphics/GlutKit/work/.buildlink/include/GeometryKit/GeometryKit.h:18, from G3DGlutCamera.h:21, from G3DGlutCamera.m:17: /scratch/graphics/GlutKit/work/.buildlink/include/GeometryKit/G3DMatrix.h:144:8: warning: extra tokens at end of #endif directive In file included from /scratch/graphics/GlutKit/work/.buildlink/include/GeometryKit/GeometryKit.h:46, from G3DGlutCamera.h:21, from G3DGlutCamera.m:17: /scratch/graphics/GlutKit/work/.buildlink/include/GeometryKit/G3DFunctions.h:35:8: warning: extra tokens at end of #endif directive /scratch/graphics/GlutKit/work/.buildlink/include/GeometryKit/G3DFunctions.h:39:8: warning: extra tokens at end of #endif directive In file included from G3DGlutCamera.m:17: G3DGlutCamera.h:23:32: warning: RenderKit/G3DCamera.h: No such file or directory G3DGlutCamera.h:24:31: warning: RenderKit/G3DTypes.h: No such file or directory In file included from G3DGlutCamera.m:17: G3DGlutCamera.h:37: error: cannot find interface declaration for 'G3DCamera', superclass of 'G3DGlutCamera' G3DGlutCamera.m:19:32: warning: RenderKit/RenderKit.h: No such file or directory G3DGlutCamera.m: In function '-[G3DGlutCamera initWithSize:fullscreen:]': G3DGlutCamera.m:119: error: no super class declared in @interface for 'G3DGlutCamera' G3DGlutCamera.m:122: warning: 'G3DGlutCamera' may not respond to '-methodForSelector:' G3DGlutCamera.m:122: warning: (Messages without a matching method signature G3DGlutCamera.m:122: warning: will be assumed to return 'id' and accept G3DGlutCamera.m:122: warning: '...' as arguments.) G3DGlutCamera.m:123: warning: 'G3DGlutCamera' may not respond to '-methodForSelector:' G3DGlutCamera.m:124: warning: 'G3DGlutCamera' may not respond to '-methodForSelector:' G3DGlutCamera.m:125: warning: 'G3DGlutCamera' may not respond to '-methodForSelector:' G3DGlutCamera.m:126: warning: 'G3DGlutCamera' may not respond to '-methodForSelector:' G3DGlutCamera.m:127: warning: 'G3DGlutCamera' may not respond to '-methodForSelector:' G3DGlutCamera.m:128: warning: 'G3DGlutCamera' may not respond to '-methodForSelector:' G3DGlutCamera.m:129: warning: 'G3DGlutCamera' may not respond to '-methodForSelector:' G3DGlutCamera.m: In function '-[G3DGlutCamera setRenderDelegate:]': G3DGlutCamera.m:150: error: no super class declared in @interface for 'G3DGlutCamera' G3DGlutCamera.m:152: error: 'renderDelegate' undeclared (first use in this function) G3DGlutCamera.m:152: error: (Each undeclared identifier is reported only once G3DGlutCamera.m:152: error: for each function it appears in.) G3DGlutCamera.m:169:8: warning: extra tokens at end of #endif directive G3DGlutCamera.m: In function '-[G3DGlutCamera setupCamera]': G3DGlutCamera.m:173: error: '_size' undeclared (first use in this function) G3DGlutCamera.m:191: error: 'backgroundColour' undeclared (first use in this function) G3DGlutCamera.m:193: error: 'cameraFlags' undeclared (first use in this function) G3DGlutCamera.m:198:8: warning: extra tokens at end of #endif directive G3DGlutCamera.m:201: warning: 'G3DGlutCamera' may not respond to '-setViewportWithSize:' G3DGlutCamera.m:204: error: 'renderDelegate' undeclared (first use in this function) G3DGlutCamera.m:216: error: 'G3DRenderEngine' undeclared (first use in this function) G3DGlutCamera.m:223:8: warning: extra tokens at end of #endif directive G3DGlutCamera.m: In function '-[G3DGlutCamera renderScene]': G3DGlutCamera.m:228: error: 'cameraFlags' undeclared (first use in this function) G3DGlutCamera.m: In function '-[G3DGlutCamera render]': G3DGlutCamera.m:237: error: no super class declared in @interface for 'G3DGlutCamera' G3DGlutCamera.m: In function '-[G3DGlutCamera reshapeWidth:height:]': G3DGlutCamera.m:248: error: '_size' undeclared (first use in this function) G3DGlutCamera.m:251: warning: 'G3DGlutCamera' may not respond to '-setViewportWithSize:' G3DGlutCamera.m: In function '-[G3DGlutCamera keyboardEvent:x:y:]': G3DGlutCamera.m:259: error: 'renderDelegate' undeclared (first use in this function) G3DGlutCamera.m: In function '-[G3DGlutCamera mouseButtonPressed:state:x:y:]': G3DGlutCamera.m:265: warning: implicit declaration of function 'DLOG' G3DGlutCamera.m:265: error: 'state' undeclared (first use in this function) G3DGlutCamera.m:267: error: 'renderDelegate' undeclared (first use in this function) G3DGlutCamera.m: In function '-[G3DGlutCamera motionAtX:y:]': G3DGlutCamera.m:275: error: 'renderDelegate' undeclared (first use in this function) G3DGlutCamera.m: In function '-[G3DGlutCamera passiveMotionAtX:y:]': G3DGlutCamera.m:283: error: 'renderDelegate' undeclared (first use in this function) G3DGlutCamera.m: In function '-[G3DGlutCamera specialKeyboardEvent:x:y:]': G3DGlutCamera.m:291: error: 'renderDelegate' undeclared (first use in this function) G3DGlutCamera.m: In function '-[G3DGlutCamera idle]': G3DGlutCamera.m:299: error: 'renderDelegate' undeclared (first use in this function) G3DGlutCamera.m: In function '-[G3DGlutCamera setViewportWithSize:]': G3DGlutCamera.m:307: error: 'G3DFrustumValues' undeclared (first use in this function) G3DGlutCamera.m:307: error: expected ';' before '_fr_vals' G3DGlutCamera.m:309: error: 'cameraFlags' undeclared (first use in this function) G3DGlutCamera.m:311: warning: implicit declaration of function 'G3DStringFromFrustum' G3DGlutCamera.m:311: error: '_fr_vals' undeclared (first use in this function) G3DGlutCamera.m:337: error: 'renderDelegate' undeclared (first use in this function) gmake[1]: *** [obj/G3DGlutCamera.m.o] Error 1 gmake: *** [libGlutKit.all.library.variables] Error 2 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/graphics/GlutKit *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/graphics/GlutKit