[Bug 1368801] Re: libcitygml ftfs with new openscenegraph
Rebecca Palmer
1368801 at bugs.launchpad.net
Thu Feb 19 18:44:45 UTC 2015
That confirms that the problem is on the first line (i.e. LIBOSG_SHARE
is being set to the empty string), but means it isn't related to the
presence or absence of a multiarch suffix.
The version numbers that end up in LIBOSG_VERSION appear to be only
packages that are in the base/build-essential system (eg. gcc), as
opposed to the ones installed as build-dependencies of libcitygml itself
(eg. the libopenscenegraph100 this script is trying to find): is that
all that dpkg --get-selections and/or dpkg -l list in an Ubuntu buildd
setup?
The simple solution would be to stop trying to autodetect the version
and hardcode LIBOSG_SHARE=libopenscenegraph100, LIBOSG_VERSION=3.2.1,
and (to fail the build if we forget to update these) a Build-Depends:
libopenscenegraph100 (<< 3.2.2~) with a "see debian/gencontrol" comment.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pkgbinarymangler in Ubuntu.
https://bugs.launchpad.net/bugs/1368801
Title:
libcitygml ftfs with new openscenegraph
Status in libcitygml package in Ubuntu:
Triaged
Status in pkgbinarymangler package in Ubuntu:
Invalid
Status in libcitygml package in Debian:
Fix Released
Bug description:
see
https://launchpad.net/ubuntu/+source/libcitygml/0.14+svn134-1+3p2p0ubuntu1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcitygml/+bug/1368801/+subscriptions
More information about the foundations-bugs
mailing list