bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10310: Guile fails to bootstrap on Debian unstable


From: Stefano Lattarini
Subject: bug#10310: Guile fails to bootstrap on Debian unstable
Date: Tue, 20 Dec 2011 14:21:09 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111114 Icedove/3.1.16

On 12/20/2011 12:48 AM, Ludovic Courtès wrote:
> Hello,
> 
> Stefano Lattarini <address@hidden> 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

Attachment: build.log.gz
Description: application/gzip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]