Date: Mon, 02 May 2016 20:14:56 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 209056] graphics/osg: Update to 3.4.0 and fix build with ffmpeg 3.0.x Message-ID: <bug-209056-12827-2vquAmcoM0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-209056-12827@https.bugs.freebsd.org/bugzilla/> References: <bug-209056-12827@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209056 --- Comment #7 from Ben Woods <woodsb02@gmail.com> --- Created attachment 169892 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169892&action= =3Dedit QA: Test build of ports which depend on graphics/osg using new version 3.4.0 (2/6 failed) (.tar.gz) (In reply to Dmitry Marakasov from comment #6) > Have you tested that all ports which depend on osg build and work fine > after this update? Test builds have just completed with the following results: games/fgrun fgrun-3.2.0 Build ok with osg-3.4.0 games/flightgear flightgear-2016.1.1 Build ok with osg-3.4.0 games/openmw openmw-0.38.0 Build ok with osg-3.4.0 devel/simgear simgear-2016.1.1 Build ok with osg-3.4.0 graphics/osgearth osgearth-2.5_6 Build failed with osg-3.4.0 games/palomino palomino-20131231_2 Build failed with osg-3.4.0 osgearth-2.5_6 build error: /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.5/src/osgEart= h/Capabilities.cpp:203:49: error: called object type 'bool' is not a function or function pointer _supportsGLSL =3D GL2->isGlslSupported(); ~~~~~~~~~~~~~~~~~~~~^ /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.5/src/osgEart= h/Capabilities.cpp:208:33: error: no member named 'getLanguageVersion' in 'osg::GLExtensions' _GLSLversion =3D GL2->getLanguageVersion(); ~~~ ^ 2 errors generated. palomino-20131231_2 build error: /wrkdirs/usr/ports/games/palomino/work/palomino/src/input/device_keyboard_o= sg.hh:60:40: error: no type named 'GUIEventHandlerVisitor' in namespace 'osgGA'; did you mean 'GUIEventHandler'? virtual void accept( osgGA::GUIEventHandlerVisitor& visitor ); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GUIEventHandler /usr/local/include/osgGA/GUIEventHandler:49:20: note: 'GUIEventHandler' declared here class OSGGA_EXPORT GUIEventHandler : public EventHandler ^ In file included from /wrkdirs/usr/ports/games/palomino/work/palomino/src/input/conf.cc:22: In file included from /wrkdirs/usr/ports/games/palomino/work/palomino/src/input/module.hh:63: /wrkdirs/usr/ports/games/palomino/work/palomino/src/input/device_mouse_osg.= hh:44:40: error: no type named 'GUIEventHandlerVisitor' in namespace 'osgGA'; did you mean 'GUIEventHandler'? virtual void accept( osgGA::GUIEventHandlerVisitor& visitor ); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GUIEventHandler /usr/local/include/osgGA/GUIEventHandler:49:20: note: 'GUIEventHandler' declared here class OSGGA_EXPORT GUIEventHandler : public EventHandler ^ 2 errors generated. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209056-12827-2vquAmcoM0>