GNU bug report logs - #22141
guile-2.1.1 fails with error 134 in ice-9/psyntax-pp.go on cygwin x86_64

Previous Next

Package: guile;

Reported by: "Arnaud Gardelein" <arnaud <at> oscopy.org>

Date: Fri, 11 Dec 2015 17:29:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Andy Wingo <wingo <at> pobox.com>
To: "Arnaud Gardelein" <arnaud <at> oscopy.org>
Cc: 22141 <at> debbugs.gnu.org
Subject: bug#22141: guile-2.1.1 fails with error 134 in ice-9/psyntax-pp.go on cygwin x86_64
Date: Tue, 28 Feb 2017 15:36:51 +0100
On Tue 23 Aug 2016 17:01, "Arnaud Gardelein" <arnaud <at> oscopy.org> writes:

>   CC       libguile_2.2_la-weak-set.lo
> weak-set.c:165:1: error: conflicting types for 'GC_move_disappearing_link'
>  GC_move_disappearing_link (void **from, void **to)
>  ^
> In file included from ../libguile/bdw-gc.h:47:0,
>                  from ../libguile/gc.h:186,
>                  from ../libguile/pairs.h:28,
>                  from ../libguile/_scm.h:74,
>                  from weak-set.c:27:
> ../gc/gc.h:1147:20: note: previous declaration of
> 'GC_move_disappearing_link' was here
>  GC_API int GC_CALL GC_move_disappearing_link(void ** /* link */,

I believe this indicates that the GC_move_disappearing_link check failed
in your ./configure, while it was in fact actually there.

Have you had any success in the meantime with later prereleases?

Andy




This bug report was last modified 8 years and 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.