[Live-demo] [OSGeo] #1710: ZOO packages missing from Xenial
OSGeo
trac_osgeo at osgeo.org
Tue Jun 14 02:21:05 PDT 2016
#1710: ZOO packages missing from Xenial
---------------------+----------------------------
Reporter: kalxas | Owner: kalxas
Type: defect | Status: closed
Priority: blocker | Milestone: OSGeoLive10.0
Component: LiveDVD | Resolution: fixed
Keywords: |
---------------------+----------------------------
Comment (by djay):
Replying to [comment:6 kalxas]:
> Thanks for the fix Gerald.
>
> The kernel now completes the build, but I am getting the following in
zoo-services/cgal:
> {{{
> make[2]: Leaving directory '/build/zoo-project-1.6.0~rev773/zoo-project
/zoo-kernel'
> dh_auto_build --builddirectory zoo-project/zoo-services/cgal
> make -j1
> make[2]: Entering directory '/build/zoo-project-1.6.0~rev773/zoo-project
/zoo-services/cgal'
> g++ -I/usr/local/include -I../../../thirds/cgic206/ -I../../zoo-kernel/
-I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/python2.7
-I/usr/include/x86_64-linux-gnu/python2.7 -I/usr/include -frounding-math
-fPIC -DLINUX_FREE_ISSUE -c ./cgal_service.c
> ./cgal_service.c: In function 'int parseInput(maps*, maps*,
std::vector<CGAL::Point_2<CGAL::Epick> >*, char*)':
> ./cgal_service.c:31:26: error: 'Open' is not a member of
'OGRSFDriverRegistrar'
> OGRDataSource* ipoDS = OGRSFDriverRegistrar::Open(filename,FALSE);
> ^
> ./cgal_service.c:42:59: error: 'class GDALDriver' has no member named
'GetName'
> fprintf( stderr, " -> %s\n", poR->GetDriver(iDriver)->GetName() );
> ^
> Makefile:12: recipe for target 'cgal_service.o' failed
> make[2]: *** [cgal_service.o] Error 1
> make[2]: Leaving directory '/build/zoo-project-1.6.0~rev773/zoo-project
/zoo-services/cgal'
> dh_auto_build: make -j1 returned exit code 2
> debian/rules:11: recipe for target 'override_dh_auto_build' failed
> make[1]: *** [override_dh_auto_build] Error 2
> make[1]: Leaving directory '/build/zoo-project-1.6.0~rev773'
> debian/rules:5: recipe for target 'build' failed
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> }}}
Thanks a lot for the report, this issue should be solved by using the
revision 775 of the ZOO-Project.
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1710#comment:11>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Osgeolive
mailing list