GNU bug report logs -
#21863
gcc 5 (5.2.1) breaks guile 1.8.7
Previous Next
To reply to this bug, email your comments to 21863 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#21863
; Package
guile
.
(Sun, 08 Nov 2015 17:19:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Sergey <a_s_y <at> sama.ru>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Sun, 08 Nov 2015 17:19:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello.
I attempt to build GNU Mailutis (current git) by gcc
5.2.1 but it is failed with
===
cat mu_address.doc mu_body.doc mu_debug.doc mu_mailbox.doc mu_message.doc mu_mime.doc mu_logger.doc mu_port.doc mu_scm.doc mu_util.doc | \
/usr/bin/guile-tools snarf-check-and-output-texi > guile-procedures.texi
ERROR: unknown doc attribute: (cname (hash . hash) (id . scm_mu_address_get_personal) (hash . hash))
make[2]: *** [guile-procedures.texi] Error 1
===
gcc 4.7 can build this.
It reminds https://savannah.gnu.org/bugs/?29583
--
Regards,
Sergey
Information forwarded
to
bug-guile <at> gnu.org
:
bug#21863
; Package
guile
.
(Mon, 09 Nov 2015 17:56:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 21863 <at> debbugs.gnu.org (full text, mbox):
On Sunday 08 November 2015, Sergey wrote:
> ERROR: unknown doc attribute: (cname (hash . hash) (id . scm_mu_address_get_personal) (hash . hash))
> make[2]: *** [guile-procedures.texi] Error 1
Some messages in bug-mailutils@ about it:
http://lists.gnu.org/archive/html/bug-mailutils/2015-11/msg00007.html
http://lists.gnu.org/archive/html/bug-mailutils/2015-11/msg00009.html
http://lists.gnu.org/archive/html/bug-mailutils/2015-11/msg00010.html
--
Regards,
Sergey
Information forwarded
to
bug-guile <at> gnu.org
:
bug#21863
; Package
guile
.
(Fri, 24 Jun 2016 15:47:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 21863 <at> debbugs.gnu.org (full text, mbox):
On Sun 08 Nov 2015 18:16, Sergey <a_s_y <at> sama.ru> writes:
> I attempt to build GNU Mailutis (current git) by gcc
> 5.2.1 but it is failed with
>
> ===
> cat mu_address.doc mu_body.doc mu_debug.doc mu_mailbox.doc mu_message.doc mu_mime.doc mu_logger.doc mu_port.doc mu_scm.doc mu_util.doc | \
> /usr/bin/guile-tools snarf-check-and-output-texi > guile-procedures.texi
> ERROR: unknown doc attribute: (cname (hash . hash) (id . scm_mu_address_get_personal) (hash . hash))
> make[2]: *** [guile-procedures.texi] Error 1
> ===
>
> gcc 4.7 can build this.
>
> It reminds https://savannah.gnu.org/bugs/?29583
My understanding is that Guile 2.0.11 fixed this problem. Are you still
seeing this with 2.0.11 ?
Regards,,
Andy
Information forwarded
to
bug-guile <at> gnu.org
:
bug#21863
; Package
guile
.
(Tue, 05 Jul 2016 15:31:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 21863 <at> debbugs.gnu.org (full text, mbox):
On Friday 24 June 2016, Andy Wingo wrote:
> > I attempt to build GNU Mailutis (current git) by gcc
> > 5.2.1 but it is failed with
> My understanding is that Guile 2.0.11 fixed this problem.
> Are you still seeing this with 2.0.11 ?
No. Replacement 1.8 to 2.0 is not always possible. I can't
build Mailutis with 2.0 as I see.
--
Regards, Sergey
Information forwarded
to
bug-guile <at> gnu.org
:
bug#21863
; Package
guile
.
(Tue, 05 Jul 2016 15:31:01 GMT)
Full text and
rfc822 format available.
Message #17 received at 21863 <at> debbugs.gnu.org (full text, mbox):
On Tuesday 05 July 2016, Sergey wrote:
> > My understanding is that Guile 2.0.11 fixed this problem.
> > Are you still seeing this with 2.0.11 ?
>
> No. Replacement 1.8 to 2.0 is not always possible. I can't
> build Mailutis with 2.0 as I see.
http://lists.gnu.org/archive/html/bug-mailutils/2015-11/msg00010.html
--
Regards, Sergey
Information forwarded
to
bug-guile <at> gnu.org
:
bug#21863
; Package
guile
.
(Thu, 07 Jul 2016 09:59:01 GMT)
Full text and
rfc822 format available.
Message #20 received at 21863 <at> debbugs.gnu.org (full text, mbox):
On Tue 05 Jul 2016 09:12, Sergey <a_s_y <at> sama.ru> writes:
> On Friday 24 June 2016, Andy Wingo wrote:
>
>> > I attempt to build GNU Mailutis (current git) by gcc
>> > 5.2.1 but it is failed with
>
>> My understanding is that Guile 2.0.11 fixed this problem.
>> Are you still seeing this with 2.0.11 ?
>
> No. Replacement 1.8 to 2.0 is not always possible. I can't
> build Mailutis with 2.0 as I see.
Ah, I see, you are seeing a bug with Guile 1.8.7, I missed that; I
thought this bug was with 2.0.9.
We could back-port the fix to Guile 1.8.7, but 2.2 is coming out soon,
at which point the branch will be doubly obsolete. I am not sure that
we will make a 1.8 release either :/ No time, unfortunately.
Andy
This bug report was last modified 8 years and 343 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.