Your message dated Mon, 28 Feb 2011 02:06:01 +0100
with message-id <[email protected]>
and subject line Re: Bug#615726: gmic: ftbfs with gold or ld --no-add-needed
has caused the Debian Bug report #615726,
regarding gmic: ftbfs with gold or ld --no-add-needed
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 [email protected]
immediately.)
--
615726: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615726
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gmic
Version: 1.3.9.0+dfsg-1
Severity: important
Tags: sid
User: [email protected]
Usertags: no-add-needed
The package fails to build in a test rebuild on at least amd64 with
ld --no-add-needed. For details, please see:
http://lists.debian.org/debian-devel-announce/2011/02/msg00011.html
http://wiki.debian.org/ToolChain/DSOLinking
Ubuntu might have a patch for this issue, but unfortunately it was
not forwarded to Debian. Please have a look at
http://packages.qa.debian.org/gmic to see if an Ubuntu version for
this package exists, and if a fix is included in the Ubuntu diff.
[...]
| #define HAVE_LIBFFTW3 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char InitializeMagick ();
| int
| main ()
| {
| return InitializeMagick ();
| ;
| return 0;
| }
configure:4991: result: no
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Version: 1.4.8.1+dfsg-2
* Matthias Klose <[email protected]>, 2011-02-28, 00:52:
The package fails to build in a test rebuild on at least amd64 with ld
--no-add-needed.
Thanks for the bug report. This has been already fixed in unstable.
--
Jakub Wilk
--- End Message ---