Your message dated Sun, 24 Aug 2014 09:02:01 +0200
with message-id <87sij8o97k....@trouble.defaultvalue.org>
and subject line Re: guile-snarf: hardcodes compiler at build-time instead of
using cc or gcc
has caused the Debian Bug report #759096,
regarding guile-snarf: hardcodes compiler at build-time instead of using cc or
gcc
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.)
--
759096: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759096
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: guile-2.0-dev
Version: 2.0.11+1-1
Severity: grave
Justification: makes the package in question unusable
Hello,
On ix86 Debian has recently switched from i486 to i586 (dpkg 1.17.11),
therefore i486-linux-gnu-gcc is not available in current default gcc.
However since guile-snarf hardcodes the compiler available at
build-time it currently fails unless CPP is set, breaking e.g.
gnutls28:
------------
/usr/bin/guile-snarf -o core.x core.c -DHAVE_CONFIG_H -I../../lib/includes -I..
/../lib/includes -I../../extra/includes -I../.. -I. -D_FORTIFY_SOURCE=2 -g -O2 -
fstack-protector-strong -Wformat -Werror=format-security -Wall -Wno-strict-proto
types -I../../gl -I../../gl -pthread -I/usr/include/guile/2.0
/usr/bin/guile-snarf: 54: /usr/bin/guile-snarf: i486-linux-gnu-gcc: not found
Makefile:1709: recipe for target 'core.x' failed
make[5]: *** [core.x] Error 1
make[5]: Leaving directory '/tmp/GNUTLS/gnutls-3.3.6/guile/src'
------------
cu Andreas
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
--- End Message ---
--- Begin Message ---
Version: 2.0.11+1-7
I think this has been fixed in more recent versions, but feel free to
re-open it if not.
$ grep -- -gcc /usr/bin/guile-snarf
$
Thanks
--
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
--- End Message ---