#2382 closed defect (fixed)

ZOO-Project packaging for 22.04

Reported by: kalxas Owned by: kalxas
Priority: major Milestone: OSGeoLive15.0
Component: OSGeoLive Keywords:
Cc: osgeolive@…

Description

ZOO debian package is missing from our ppa.

Change history (6)

comment:1 by kalxas, 21 months ago

gcc cgictest.o -o cgictest.cgi -L./ -lcgic /usr/lib/x86_64-linux-gnu/libfcgi.a
gcc capture.o -o capture -L./ -lcgic /usr/lib/x86_64-linux-gnu/libfcgi.a
make[2]: Leaving directory '/<<PKGBUILDDIR>>/thirds/cgic206'
dh_auto_build --sourcedirectory=zoo-project/zoo-kernel \
              --builddirectory=zoo-project/zoo-kernel \
              --max-parallel=1
	cd zoo-project/zoo-kernel && make -j1
make[2]: Entering directory '/<<PKGBUILDDIR>>/zoo-project/zoo-kernel'
echo "#define ZOO_VERSION \"1.9.0-rc1\"" > version.h
echo "#define ETC_DIR \"/etc/zoo-project\"" >> version.h
echo "#define LOCALEDIR \"/usr/share/locale\"" >>  version.h
cc -DUSE_JSON -I/usr//include/json-c/ -I/usr/include/gdal   -I/usr/include/libxml2 -DUSE_JSON -I/usr//include/json-c/ -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H   -I/include  -DDEB -fpic -I/usr//include -I/usr//include -I/usr/include   -DUSE_MS -I/usr/include/mapserver  -I../../thirds/cgic206 -I. -DLINUX_FREE_ISSUE  -fPIC -c service_internal.c
In file included from /usr/include/mapserver/mapshape.h:35,
                 from /usr/include/mapserver/mapserver.h:126,
                 from service_internal_ms.h:39,
                 from service_internal.c:27:
/usr/include/mapserver/mapproject.h:46:12: fatal error: proj_api.h: No such file or directory
   46 | #  include <proj_api.h>
      |            ^~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:65: service_internal.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/zoo-project/zoo-kernel'
dh_auto_build: error: cd zoo-project/zoo-kernel && make -j1 returned exit code 2
make[1]: *** [debian/rules:76: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:30: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2022-08-01T19:51:23Z

comment:3 by kalxas, 21 months ago

We now have a debian package for ΖΟΟ 1.9.0 (without the otb services)

comment:4 by kalxas, 21 months ago

Type: taskdefect

ZOO is now available in build163, unfortunately removal of js support seems to have affected the demos.

comment:5 by kalxas, 21 months ago

Owner: changed from osgeolive@… to kalxas
Priority: criticalmajor
Status: newassigned

update: the ogr demo works fine, otb support has been removed

comment:6 by kalxas, 21 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.