Your message dated Fri, 26 Aug 2011 12:25:36 +0200
with message-id <20110826102536.ga26...@glandium.org>
and subject line Re: Bug#639070: dehydra: FTBFS: tmpwNuNls.c:2:23: error: 
'PLUGIN_FINISH_DECL' undeclared here (not in a function)
has caused the Debian Bug report #639070,
regarding dehydra: FTBFS: tmpwNuNls.c:2:23: error: 'PLUGIN_FINISH_DECL' 
undeclared here (not in a function)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
639070: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639070
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dehydra
Version: 0.9.hg20110609-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/build/dehydra-e53GdR/dehydra-0.9.hg20110609'
> ./configure --enable-C
> ./configure:22: DeprecationWarning: The popen2 module is deprecated.  Use the 
> subprocess module.
>   import getopt, sys, os.path, os, platform, popen2, tempfile
> /tmp/tmpwNuNls.c:2:23: error: 'PLUGIN_FINISH_DECL' undeclared here (not in a 
> function)
> Detected JavaScript library: /usr/lib/libmozjs.so
> Detected JavaScript headers: /usr/include/mozjs
> Experimental C testsuite is enabled
> Checking for a C++ compiler: Checking for /usr/bin/g++-4.6 plugin headers: 
> /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/plugin/include
> Checking for FINISH_DECL callback:
> FINISH_DECL callback disabled
> Will use /usr/bin/g++-4.6 to build Treehydra
> make[1]: Leaving directory `/build/dehydra-e53GdR/dehydra-0.9.hg20110609'
>    debian/rules override_dh_auto_build
> make[1]: Entering directory `/build/dehydra-e53GdR/dehydra-0.9.hg20110609'
> /usr/bin/make BUILD_TREEHYDRA= LDFLAGS="-lmozjs -shared" 
> GCC_PLUGIN_HEADERS="-I/lib/x86_64-linux-gnu//plugin/include -I."
> make[2]: Entering directory `/build/dehydra-e53GdR/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/mozjs -I/usr/lib -I//var/lib/sbuild/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

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/08/22/dehydra_0.9.hg20110609-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
On Tue, Aug 23, 2011 at 11:11:05PM +0200, Philippe Le Brouster wrote:
> Source: dehydra
> Version: 0.9.hg20110609-2
> Severity: serious
> Tags: wheezy sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20110822 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part:
> > make[1]: Entering directory `/build/dehydra-e53GdR/dehydra-0.9.hg20110609'
> > ./configure --enable-C
> > ./configure:22: DeprecationWarning: The popen2 module is deprecated.  Use 
> > the subprocess module.
> >   import getopt, sys, os.path, os, platform, popen2, tempfile
> > /tmp/tmpwNuNls.c:2:23: error: 'PLUGIN_FINISH_DECL' undeclared here (not in 
> > a function)
> > Detected JavaScript library: /usr/lib/libmozjs.so
> > Detected JavaScript headers: /usr/include/mozjs
> > Experimental C testsuite is enabled
> > Checking for a C++ compiler: Checking for /usr/bin/g++-4.6 plugin headers: 
> > /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/plugin/include
> > Checking for FINISH_DECL callback:
> > FINISH_DECL callback disabled
> > Will use /usr/bin/g++-4.6 to build Treehydra
> > make[1]: Leaving directory `/build/dehydra-e53GdR/dehydra-0.9.hg20110609'
> >    debian/rules override_dh_auto_build
> > make[1]: Entering directory `/build/dehydra-e53GdR/dehydra-0.9.hg20110609'
> > /usr/bin/make BUILD_TREEHYDRA= LDFLAGS="-lmozjs -shared" 
> > GCC_PLUGIN_HEADERS="-I/lib/x86_64-linux-gnu//plugin/include -I."
> > make[2]: Entering directory `/build/dehydra-e53GdR/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/mozjs -I/usr/lib -I//var/lib/sbuild/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
> 
> The full build log is available from:
>    
> http://people.debian.org/~lucas/logs/2011/08/22/dehydra_0.9.hg20110609-2_lsid64.buildlog
> 
> A list of current common problems and possible solutions is available at 
> http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
> 
> About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
> of the Grid'5000 platform, using a clean chroot.  Internet was not
> accessible from the build systems.


This is due to gcc --print-file-name= not returning the right path, and
this was fixed in gcc 4.6.1-8.

Mike


--- End Message ---

Reply via email to