scenic ftbfs in oneiric

Bug #852540 reported by Matthias Klose
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
scenic (Ubuntu)
Fix Released
High
Unassigned
Oneiric
Fix Released
High
Unassigned

Bug Description

on amd64:

checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking for boostlib >= 1.35... yes
checking whether the Boost::Thread library is available... yes
checking whether the Boost::System library is available... yes
checking whether the Boost::Program_Options library is available... yes
configure: error: Could not link against !
make: *** [debian/stamp-autotools] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Tags: ftbfs oneiric

Related branches

Matthias Klose (doko)
Changed in scenic (Ubuntu Oneiric):
importance: Undecided → High
status: New → Confirmed
Revision history for this message
Mitsuya Shibata (cosmos-door) wrote :

On amd64, configure script uses "/usr/lib64" as boost library path.
However Ubuntu/Debian boost packages use "/usr/lib" for libraries.

And so, I modified package to use --with-boost-libdir at debian/rules.
https://code.launchpad.net/~cosmos-door/ubuntu/oneiric/scenic/fix-ftbfs-852540/+merge/76892

Changed in scenic (Ubuntu Oneiric):
status: Confirmed → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package scenic - 0.6.3-1ubuntu3

---------------
scenic (0.6.3-1ubuntu3) oneiric; urgency=low

  * Use --with-boost-libdir=/usr/lib to fix FTBFS (LP: #852540).
 -- Mitsuya Shibata <email address hidden> Sun, 25 Sep 2011 17:41:45 +0900

Changed in scenic (Ubuntu Oneiric):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.