dehydra version 0.9.hg20110609-1ubuntu1 failed to build in oneiric

Bug #831256 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dehydra (Ubuntu)
Invalid
High
Unassigned
Oneiric
Invalid
High
Unassigned

Bug Description

dehydra version 0.9.hg20110609-1ubuntu1 failed to build in oneiric
Link to failed build: https://launchpad.net/ubuntu/+archive/test-rebuild-20110816/+build/2691307

Details about the rebuild:
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20110816-oneiric.html

Direct link to the build log: https://launchpad.net/ubuntu/+archive/test-rebuild-20110816/+build/2691307/+files/buildlog_ubuntu-oneiric-amd64.dehydra_0.9.hg20110609-1ubuntu1_FAILEDTOBUILD.txt.gz

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

   debian/rules override_dh_auto_build
make[1]: Entering directory `/build/buildd/dehydra-0.9.hg20110609'
ln -s /lib/x86_64-linux-gnu//plugin/include c-family
/usr/bin/make BUILD_TREEHYDRA= GCC_PLUGIN_HEADERS="-I/lib/x86_64-linux-gnu//plugin/include -I." #LDFLAGS="-lmozjs -shared"
make[2]: Entering directory `/build/buildd/dehydra-0.9.hg20110609'
/usr/bin/gcc-4.6 -MD -g3 -Wall -fPIC -DXP_UNIX -DIN_GCC -DPLUGIN_NO_POISON -DHAVE_CONFIG_H -I/lib/x86_64-linux-gnu//plugin/include -I. -I/usr/include/js -I/usr/lib -I//home/buildd/local/include/js/ -g -O2 -c dehydra_plugin.c
In file included from dehydra_plugin.c:28:0:
gcc_cp_headers.h:37:20: fatal error: config.h: No such file or directory
compilation terminated.
make[2]: *** [dehydra_plugin.o] Error 1
make[2]: Leaving directory `/build/buildd/dehydra-0.9.hg20110609'
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/build/buildd/dehydra-0.9.hg20110609'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20110820-0347
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/dehydra-0.9.hg20110609

Tags: ftbfs oneiric
Matthias Klose (doko)
Changed in dehydra (Ubuntu):
status: New → Confirmed
importance: Undecided → High
Revision history for this message
Chris Coulson (chrisccoulson) wrote :

I'm not sure what happened here really, and I can't recreate it locally. It also appears to have built successfully in the archive since this too.

The error is because the wrong path for the GCC headers is passed (GCC_PLUGIN_HEADERS="-I/lib/x86_64-linux-gnu//plugin/include), but this comes directly from this line, and it works ok here:

plugin_dir := $(shell $(CC) -print-file-name= | sed 's,\(/4\.[0-9]\)\.[0-9],\1,')/plugin

Revision history for this message
Matthias Klose (doko) wrote :

transient build failure

Changed in dehydra (Ubuntu Oneiric):
status: Confirmed → Invalid
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.