emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#10310: closed (Guile fails to bootstrap on Debian


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10310: closed (Guile fails to bootstrap on Debian unstable)
Date: Wed, 25 Jan 2012 16:06:02 +0000

Your message dated Wed, 25 Jan 2012 17:05:02 +0100
with message-id <address@hidden>
and subject line Re: bug#10310: Guile fails to bootstrap on Debian unstable
has caused the debbugs.gnu.org bug report #10310,
regarding Guile fails to bootstrap on Debian unstable
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
10310: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10310
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Guile fails to bootstrap on Debian unstable Date: Fri, 16 Dec 2011 15:07:02 +0100 User-agent: KMail/1.13.7 (Linux/2.6.30-2-686; KDE/4.6.5; i686; ; )
Hello.

Trying to boostrap and build Guile from the master branch of its git
repository fails for me on Debian GNU/Linux:

  $ (set -x && ./autogen.sh && ./configure && cat config.log && make) 2>&1 | 
tee output
  + ./autogen.sh

  autoconf (GNU Autoconf) 2.68
  Copyright (C) 2010 Free Software Foundation, Inc.
  ...
  ... [MEGA-SNIP]
  ...
  CC     libguile_2.2_la-weak-table.lo
  weak-table.c: In function 'move_disappearing_links':
  weak-table.c:164:7: warning: passing argument 1 of 
'GC_unregister_disappearing_link'
  from incompatible pointer type [enabled by default]
  /usr/include/gc/gc.h:771:12: note: expected 'void **' but argument is of type 
'scm_t_bits *'
  weak-table.c:165:7: warning: passing argument 1 of 
'GC_general_register_disappearing_link'
  from incompatible pointer type [enabled by default]
  /usr/include/gc/gc.h:744:12: note: expected 'void **' but argument is of type 
'scm_t_bits *'
  weak-table.c:175:7: warning: passing argument 1 of 
'GC_unregister_disappearing_link'
  from incompatible pointer type [enabled by default]
  /usr/include/gc/gc.h:771:12: note: expected 'void **' but argument is of type 
'scm_t_bits *'
  weak-table.c:176:7: warning: passing argument 1 of 
'GC_general_register_disappearing_link'
  from incompatible pointer type [enabled by default]
  /usr/include/gc/gc.h:744:12: note: expected 'void **' but argument is of type 
'scm_t_bits *'
    CC     libguile_2.2_la-weak-vector.lo
    CC     dynl.lo
    CC     posix.lo
    CC     net_db.lo
    CC     socket.lo
    CC     regex-posix.lo
    CCLD   libguile-2.2.la
    CC     guile-guile.o
    CCLD   guile
  ./.libs/libguile-2.2.so: undefined reference to `GC_gcollect_and_unmap'
  ./.libs/libguile-2.2.so: undefined reference to `GC_get_unmapped_bytes'
  collect2: ld returned 1 exit status
  make[3]: *** [guile] Error 1
  make[3]: Leaving directory `/devel/stefano/src/gnu/guile/libguile'
  make[2]: *** [all] Error 2
  make[2]: Leaving directory `/devel/stefano/src/gnu/guile/libguile'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/devel/stefano/src/gnu/guile'
  make: *** [all] Error 2

Attached is the captured output (compressed).  Let me know if you neeed
more information.

Regards,
  Stefano

Attachment: output.gz
Description: GNU Zip compressed data


--- End Message ---
--- Begin Message --- Subject: Re: bug#10310: Guile fails to bootstrap on Debian unstable Date: Wed, 25 Jan 2012 17:05:02 +0100 User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux)
Hi,

This was fixed in commit 8f47877fc7a9f36ffcfba7d63c5cdf8ebe40347a, so
closing.

Thanks!

Ludo’.


--- End Message ---

reply via email to

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