GNU bug report logs -
#15545
Compilation error with clang with guile 1.8.8
Previous Next
Reported by: Matt Sicker <boards <at> gmail.com>
Date: Mon, 7 Oct 2013 02:21:01 UTC
Severity: normal
Done: Mark H Weaver <mhw <at> netris.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15545 in the body.
You can then email your comments to 15545 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#15545
; Package
guile
.
(Mon, 07 Oct 2013 02:21:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Matt Sicker <boards <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Mon, 07 Oct 2013 02:21:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I've attached the log from running make with the autogen project (which
depends on guile). As a quick summary, the compiler issue seems to be due
to the use of the variable name "noreturn" in libguile/throw.h, line 94, in
the function declaration scm_ithrow(). As I'm not very familiar with C++11,
I don't know if this is a compiler bug on clang's end,
implementation-defined behaviour on both clang's and gcc's ends, or a
problem on your part with using a C++11 keyword as an argument name.
Also, while compiling guile itself, I get the following message:
--
Matt Sicker <boards <at> gmail.com>
[Message part 2 (text/html, inline)]
[errs.xz (application/octet-stream, attachment)]
Reply sent
to
Mark H Weaver <mhw <at> netris.org>
:
You have taken responsibility.
(Wed, 15 Jan 2014 21:09:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Matt Sicker <boards <at> gmail.com>
:
bug acknowledged by developer.
(Wed, 15 Jan 2014 21:09:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 15545-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Matt Sicker <boards <at> gmail.com> writes:
> I've attached the log from running make with the autogen project
> (which depends on guile). As a quick summary, the compiler issue seems
> to be due to the use of the variable name "noreturn" in
> libguile/throw.h, line 94, in the function declaration scm_ithrow().
I fixed this in November, but I forgot to close this bug.
http://git.savannah.gnu.org/gitweb/?p=guile.git;a=commitdiff;h=36c40440078c005cd5e239cca487d29f6f60007d
This fix will be in Guile 2.0.10. We no longer support Guile 1.8.x.
Regards,
Mark
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 13 Feb 2014 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 11 years and 179 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.