GNU bug report logs - #10310
Guile fails to bootstrap on Debian unstable

Previous Next

Package: guile;

Reported by: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Date: Fri, 16 Dec 2011 14:10:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 10310 <at> debbugs.gnu.org
Subject: bug#10310: Guile fails to bootstrap on Debian unstable
Date: Tue, 20 Dec 2011 14:21:09 +0100
[Message part 1 (text/plain, inline)]
On 12/20/2011 12:48 AM, Ludovic Courtès wrote:
> Hello,
> 
> Stefano Lattarini <stefano.lattarini <at> gmail.com> skribis:
> 
>> Trying to boostrap and build Guile from the master branch of its git
>> repository fails for me on Debian GNU/Linux:
> 
> Can you please check the stable-2.0 branch instead?
>

 $ (sh autogen.sh && ./configure && make && make check) 2>&1 | tee build.log
 ...
  CC     test_pthread_create-test-pthread-create.o
  CCLD   test-pthread-create
  CC     test_pthread_create_secondary-test-pthread-create-secondary.o
In file included from test-pthread-create-secondary.c:30:0:
/usr/include/gc/gc_version.h:17:5: error: #error Inconsistent version info. Check README, version.h, and configure.ac.
make[5]: *** [test_pthread_create_secondary-test-pthread-create-secondary.o] Error 1
make[5]: Leaving directory `/devel/stefano/src/gnu/guile/test-suite/standalone'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/devel/stefano/src/gnu/guile/test-suite/standalone'
make[3]: *** [check] Error 2
make[3]: Leaving directory `/devel/stefano/src/gnu/guile/test-suite/standalone'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/devel/stefano/src/gnu/guile/test-suite'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/devel/stefano/src/gnu/guile'
make: *** [check] Error 2

Attached is the complete build.log file (compressed).

Regards,
  Stefano
[build.log.gz (application/gzip, attachment)]

This bug report was last modified 13 years and 181 days ago.

Previous Next


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