Your message dated Sat, 02 Jun 2012 08:48:21 +0000
with message-id <e1sak0t-0004gj...@franck.debian.org>
and subject line Bug#655779: fixed in dehydra 0.9.hg20120525-1
has caused the Debian Bug report #655779,
regarding dehydra: FTBFS: dehydra_ast.c:51:21: error: invalid operands to
binary == (have 'jsval' and 'jsval')
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.)
--
655779: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655779
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-20120112 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-bhC_1v/dehydra-0.9.hg20110609'
> ./configure --enable-C
> /tmp/tmp_aoM0F.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/gcc/x86_64-linux-gnu/4.6/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-bhC_1v/dehydra-0.9.hg20110609'
> debian/rules override_dh_auto_build
> make[1]: Entering directory `/build/dehydra-bhC_1v/dehydra-0.9.hg20110609'
> /usr/bin/make BUILD_TREEHYDRA= LDFLAGS="-lmozjs -shared"
> GCC_PLUGIN_HEADERS="-I/usr/lib/gcc/x86_64-linux-gnu/4.6//plugin/include -I."
> make[2]: Entering directory `/build/dehydra-bhC_1v/dehydra-0.9.hg20110609'
> /usr/bin/gcc-4.6 -MD -g3 -Wall -fPIC -DXP_UNIX -DIN_GCC -DPLUGIN_NO_POISON
> -DHAVE_CONFIG_H -I/usr/lib/gcc/x86_64-linux-gnu/4.6//plugin/include -I.
> -I/usr/include/mozjs -I/usr/lib -I//var/lib/sbuild/local/include/js/ -c
> dehydra_plugin.c
> dehydra_plugin.c: In function 'plugin_init':
> dehydra_plugin.c:540:20: warning: comparison between 'timevar_id_t' and 'enum
> <anonymous>' [-Wenum-compare]
> /usr/bin/gcc-4.6 -MD -g3 -Wall -fPIC -DXP_UNIX -DIN_GCC -DPLUGIN_NO_POISON
> -DHAVE_CONFIG_H -I/usr/lib/gcc/x86_64-linux-gnu/4.6//plugin/include -I.
> -I/usr/include/mozjs -I/usr/lib -I//var/lib/sbuild/local/include/js/ -c
> dehydra_builtins.c
> dehydra_builtins.c: In function 'dehydra_loadScript':
> dehydra_builtins.c:461:20: warning: initialization from incompatible pointer
> type [enabled by default]
> dehydra_builtins.c:471:3: warning: passing argument 3 of 'JS_ExecuteScript'
> from incompatible pointer type [enabled by default]
> /usr/include/mozjs/jsapi.h:3869:1: note: expected 'struct JSScript *' but
> argument is of type 'struct JSObject *'
> /usr/bin/g++-4.6 -g3 -Wall -fPIC -DXP_UNIX -DIN_GCC -DPLUGIN_NO_POISON
> -DHAVE_CONFIG_H -I/usr/lib/gcc/x86_64-linux-gnu/4.6//plugin/include -I.
> -I/usr/include/mozjs -I/usr/lib -I//var/lib/sbuild/local/include/js/ -c
> jsval_map.cc
> /usr/bin/gcc-4.6 -MD -g3 -Wall -fPIC -DXP_UNIX -DIN_GCC -DPLUGIN_NO_POISON
> -DHAVE_CONFIG_H -I/usr/lib/gcc/x86_64-linux-gnu/4.6//plugin/include -I.
> -I/usr/include/mozjs -I/usr/lib -I//var/lib/sbuild/local/include/js/ -c
> dehydra_ast.c
> dehydra_ast.c: In function 'dehydra_makeVar':
> dehydra_ast.c:51:21: error: invalid operands to binary == (have 'jsval' and
> 'jsval')
> dehydra_ast.c: In function 'dehydra_initVar':
> dehydra_ast.c:127:11: error: invalid operands to binary == (have 'jsval' and
> 'jsval')
> dehydra_ast.c: In function 'dehydra_call_or_aggr_init_expr':
> dehydra_ast.c:151:8: warning: variable 'args' set but not used
> [-Wunused-but-set-variable]
> dehydra_ast.c: In function 'statement_walker':
> dehydra_ast.c:193:77: warning: unknown conversion type character 'H' in
> format [-Wformat]
> dehydra_ast.c:193:77: warning: format '%s' expects argument of type 'char *',
> but argument 3 has type 'location_t *' [-Wformat]
> dehydra_ast.c:193:77: warning: too many arguments for format
> [-Wformat-extra-args]
> make[2]: *** [dehydra_ast.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/01/12/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.
--- End Message ---
--- Begin Message ---
Source: dehydra
Source-Version: 0.9.hg20120525-1
We believe that the bug you reported is fixed in the latest version of
dehydra, which is due to be installed in the Debian FTP archive:
dehydra_0.9.hg20120525-1.diff.gz
to main/d/dehydra/dehydra_0.9.hg20120525-1.diff.gz
dehydra_0.9.hg20120525-1.dsc
to main/d/dehydra/dehydra_0.9.hg20120525-1.dsc
dehydra_0.9.hg20120525-1_amd64.deb
to main/d/dehydra/dehydra_0.9.hg20120525-1_amd64.deb
dehydra_0.9.hg20120525.orig.tar.gz
to main/d/dehydra/dehydra_0.9.hg20120525.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 655...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mike Hommey <gland...@debian.org> (supplier of updated dehydra package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 02 Jun 2012 10:09:37 +0200
Source: dehydra
Binary: dehydra
Architecture: source amd64
Version: 0.9.hg20120525-1
Distribution: unstable
Urgency: low
Maintainer: Mike Hommey <gland...@debian.org>
Changed-By: Mike Hommey <gland...@debian.org>
Description:
dehydra - Scriptable static analysis tool for C and C++
Closes: 655779
Changes:
dehydra (0.9.hg20120525-1) unstable; urgency=low
.
* New upstream snapshot.
* debian/control, debian/rules: Build against libmozjs185-dev.
Closes: #655779. Thanks Christian Engwer.
* debian/control: Bumped Standards-Version. No changes needed.
* debian/rules: Treehydra is always enabled now (and works), so build and
install it.
* debian/rules: Remove gcc plugin directory detection. Use whatever configure
found.
* debian/rules: Remove additional cleanup, upstream Makefile does it.
* debian/rules: No override is necessary for build, test and clean anymore.
Checksums-Sha1:
1156d1650ca6ccb2055eb21b76f00ca27460c7d5 1752 dehydra_0.9.hg20120525-1.dsc
34ae9000d585e41bccbc4085c95360b194ed17b3 124985
dehydra_0.9.hg20120525.orig.tar.gz
ab7a77307dd05801ab19a12568a934ae79ef6a9c 2430 dehydra_0.9.hg20120525-1.diff.gz
190bc32a173242e5575451476f59cbdb4becd02c 160884
dehydra_0.9.hg20120525-1_amd64.deb
Checksums-Sha256:
664aaf612934b848ebd7cf149417d6354e2c7df7a922f4a96aae552f611adbbc 1752
dehydra_0.9.hg20120525-1.dsc
273533eb2f5256f2afa9cc78abf631cbe769fb0c733f5db71d6a4cdc38e3f10e 124985
dehydra_0.9.hg20120525.orig.tar.gz
b0ce7f402696c6f2c5928dde28ee3a8c976f05bbbd42ce626052913c9262f09c 2430
dehydra_0.9.hg20120525-1.diff.gz
61b0056aed9183d7df885216ac64d0a10c3d1dae419403bc9020d49b3297c649 160884
dehydra_0.9.hg20120525-1_amd64.deb
Files:
6a30f8bb557f286eac02d4d5a399c234 1752 devel extra dehydra_0.9.hg20120525-1.dsc
219e13d10b607b3985615801003a1170 124985 devel extra
dehydra_0.9.hg20120525.orig.tar.gz
a40ec2e805f783b8b9d37bd1f74d63a0 2430 devel extra
dehydra_0.9.hg20120525-1.diff.gz
898ab91179883488c946e6353b605025 160884 devel extra
dehydra_0.9.hg20120525-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIVAwUBT8nMLOQqoE+mqoxyAQim0w//bRiRYB0/58+fKP5lHs0WtAbegFjyRsx3
9gxMYhw9/l7wD7BrsJnbKfWpbbEqerOpwss+GR5FrZWxLy9oTtmJWtG7P/8cUWyH
ftvlMnNiqgUH8TqWSMe6VfN2gAGSbp1i9vlBZZD+BDCdJYibUGMObjUEFjTt2OVx
ugWJuR+RxNPBUEFzgiF1tMRwgG0u7IopwwJ9prh0/DK2Lryx3oL7OudOckAK69bR
obfWBD9bAFn/b1cpZ3SSNsaK5OI/NuCswTdQKH88BXjlSQAKfBMlaMBv6M8xWhTP
RHnKgJz5vpostI0DSUHd2dSXs4RbO956PpGruIFrEuB8/xXnkC+PlOQ0lAhlaMgC
UCrlamNPQ5TR0aTTuIuMS1Ck7MSg3cPBX7pV7hsVruTqQO10uEBdUCzjI4rShuq6
ymrDbByOko4zk2zlb8OXYSO2WOgbtxUj8Y8PLzHo9OOYsXARiHL4dcSkMEJG8Ebg
aoV7pJCa8bgM1FoRmHUeWIeCu2I6c3XYMf03vcf3XPNdVUhOmL5LARtjrQVroeKM
eclP2S1fiyRN9b/ZsnfUnVu46vJSQnfnuV6Mx6ecvfS1V3DjXfYqcxtlfpOj6K5D
MZAyUj5kAroZrqTpMB3T2V5ENRBbvbdN4h5As3ErPjptcXhJWVE/6tEUUDzGSoeK
Rr4zf8Ye8SY=
=R3xR
-----END PGP SIGNATURE-----
--- End Message ---