[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OTB packaging



Hi Andreas,

On Tue, Oct 7, 2014 at 6:53 PM, Andreas Tille <andreas@an3as.eu> wrote:
Hi Paolo,

On Mon, Oct 06, 2014 at 06:57:00PM +0200, Paolo Cavallini wrote:
> to Andreas' patience, I have finally uploaded the upgraded
> package. I tested it, and it works.

:-)

I pulled your changes and recommited a slightly adapted patch about the
spelling.  Remark:  I usually do not care that much about spelling but
it was bloating the lintian output drastically enough to become a
nuisance (and is not finished yet).  Please forward the current patch
to upstream to let us get rid of this.  Thanks.

Its great that you said it works and I'd be tolerant about several
lintian issues but we definitely need to care about these two errors
before we can upload:

E: libotb: embedded-library usr/lib/otb/libotbopenjpeg.so.1111.1.0: openjpeg
E: libotb: embedded-library usr/lib/otb/libotbtinyXML.so.4.2.1: tinyxml

The best thing would be to link against Debian packaged libopenjpeg and
libtinyxml.  If this is not possible since these might be changed
library versions than we need at least override this and document the
problem.  Could you please clarify with upstream whether it is possible
to link against the Debian packaged library?

Debian packaged version of tinyXML lib is possible to link against otb.
cmake -DOTB_USE_EXTERNAL_TINYXML=ON
-D TINYXML_INCLUDE_DIR=
-DTINYXML_LIBRARY=

this will enable external tinyxml

 OpenJPEG in the utilities/otbopenjpeg is no longer maintained. Instead openjpeg via gdal is used.
internal version of otbopenjpeg is kept for people who need JPEG200 support and dont want to build gdal or have a gdal without openjpeg support.

So you have two options.

1. build GDAL with openjpeg (I would prefer this). This makes no change in OTB build
2. disable openjpeg OTB_USE_JPEG2000=OFF

 

You get a full list of issues by doing

  lintian -i -I otb_4.2.1-1_amd64.changes

Kind regards

        Andreas.

--
http://fam-tille.de


--
To UNSUBSCRIBE, email to debian-gis-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: [🔎] 20141007132358.GQ32600@an3as.eu" target="_blank">https://lists.debian.org/[🔎] 20141007132358.GQ32600@an3as.eu




--
Regards,
   Rashad

Reply to: