gamera version 3.2.6-3 failed to build on amd64 with GCC-4.6/oneiric

Bug #770886 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gamera (Ubuntu)
Fix Released
High
Unassigned

Bug Description

gamera version 3.2.6-3 failed to build on amd64 with GCC-4.6/oneiric
Link to failed build: https://launchpad.net/ubuntu/+archive/test-rebuild-20110413/+buildjob/2450584

Details about the rebuild:
https://lists.ubuntu.com/archives/ubuntu-devel/2011-April/033042.html

Direct link to the build log: https://launchpad.net/ubuntu/+archive/test-rebuild-20110413/+buildjob/2450584/+files/buildlog_ubuntu-natty-amd64.gamera_3.2.6-3_FAILEDTOBUILD.txt.gz

This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'.
Excerpt 1421 lines into the build log:

src/geostructs/kdtree.cpp: At global scope:
src/geostructs/kdtree.cpp:225:65: error: no 'Gamera::Kdtree::kdtree_node* Gamera::Kdtree::KdTree::build_tree(size_t, size_t, size_t)' member function declared in class 'Gamera::Kdtree::KdTree'
src/geostructs/kdtree.cpp:268:10: error: prototype for 'void Gamera::Kdtree::KdTree::k_nearest_neighbors(const CoordPoint&, size_t, Gamera::Kdtree::KdNodeVector*, Gamera::Kdtree::KdNodePredicate*)' does not match any in class 'Gamera::Kdtree::KdTree'
include/geostructs/kdtree.hpp:96:8: error: candidate is: void Gamera::Kdtree::KdTree::k_nearest_neighbors(const CoordPoint&, int, Gamera::Kdtree::KdNodeVector*, Gamera::Kdtree::KdNodePredicate*)
src/geostructs/kdtree.cpp:315:6: error: prototype for 'bool Gamera::Kdtree::KdTree::neighbor_search(const CoordPoint&, Gamera::Kdtree::kdtree_node*, size_t)' does not match any in class 'Gamera::Kdtree::KdTree'
include/geostructs/kdtree.hpp:81:8: error: candidate is: bool Gamera::Kdtree::KdTree::neighbor_search(const CoordPoint&, Gamera::Kdtree::kdtree_node*, int)
src/geostructs/kdtree.cpp: In member function 'bool Gamera::Kdtree::KdTree::bounds_overlap_ball(const CoordPoint&, double, Gamera::Kdtree::kdtree_node*)':
src/geostructs/kdtree.cpp:365:15: error: 'dimension' was not declared in this scope
src/geostructs/kdtree.cpp: In member function 'bool Gamera::Kdtree::KdTree::ball_within_bounds(const CoordPoint&, double, Gamera::Kdtree::kdtree_node*)':
src/geostructs/kdtree.cpp:385:15: error: 'dimension' was not declared in this scope
error: command 'gcc' failed with exit status 1
[74377 refs]
dh_auto_build: python2.6-dbg setup.py build --force returned exit code 1
make: *** [build/stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20110422-1827
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/gamera-3.2.6

Tags: ftbfs oneiric

Related branches

Matthias Klose (doko)
Changed in gamera (Ubuntu):
importance: Undecided → High
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gamera - 3.2.7-3

---------------
gamera (3.2.7-3) unstable; urgency=low

  * Move python-stats from Build-Depends to Build-Depends-Indep.

gamera (3.2.7-2) unstable; urgency=low

  * Remove io.py, stats.py and pstat.py from the binary package.
    (Build-)depend on python-stats instead.
  * Build-depend on python-py (rather than python-codespeak-lib).
  * Bump standards version to 3.9.2 (no changes needed).
  * Add a missing include to fix FTBFS with GCC 4.6 (fix-ftbfs-gcc4.6.diff,
    LP: #770886).
 -- Ubuntu Archive Auto-Sync <email address hidden> Sun, 01 May 2011 08:01:17 +0000

Changed in gamera (Ubuntu):
status: New → 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.