Trouble building guile 1.8.4 (segfault in gen-scmconfig)

Eric Schuele e.schuele at computer.org
Sat Apr 26 04:42:39 UTC 2008


Hello,

I'm having little luck building guile 1.8.4 on 7.0-STABLE.  Been failing
for some time.  I've sat quietly for a bit thinking someone might
mention/fix it but I've seen no activity.  So I thought I'd mention it.

Here is what I'm seeing:
cc -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall
-Wmissing-prototypes -Werror -o gen-scmconfig gen-scmconfig.o
-L/usr/local/lib -llthread /usr/local/lib/libgmp.so -lcrypt -lm
/usr/local/lib/libltdl.so   -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath
-Wl,/usr/local/lib
rm -f scmconfig.h.tmp
cat ./scmconfig.h.top > scmconfig.h.tmp
./gen-scmconfig >> scmconfig.h.tmp
Segmentation fault (core dumped)
gmake[2]: *** [scmconfig.h] Error 139
gmake[2]: Leaving directory
`/usr/ports/lang/guile/work/guile-1.8.4/libguile'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/lang/guile/work/guile-1.8.4'
gmake: *** [all] Error 2
*** Error code 2

I then built with debug and get a bt of gen-scmconfig like so:
#0  0x2804d179 in _rtld_error () from /libexec/ld-elf.so.1
#1  0x2804b4c4 in ___tls_get_addr () from /libexec/ld-elf.so.1
#2  0x28168152 in malloc () from /lib/libc.so.7
#3  0x28089658 in _pthread_mutex_destroy () from
/usr/local/lib/liblthread.so.6
#4  0x28089702 in _pthread_mutex_trylock () from
/usr/local/lib/liblthread.so.6
#5  0x28168194 in malloc () from /lib/libc.so.7
#6  0x28089658 in _pthread_mutex_destroy () from
/usr/local/lib/liblthread.so.6
#7  0x28089702 in _pthread_mutex_trylock () from
/usr/local/lib/liblthread.so.6
#8  0x28168194 in malloc () from /lib/libc.so.7
#9  0x28089658 in _pthread_mutex_destroy () from
/usr/local/lib/liblthread.so.6
#10 0x28089702 in _pthread_mutex_trylock () from
/usr/local/lib/liblthread.so.6
#11 0x28168194 in malloc () from /lib/libc.so.7

[snip]

#96 0x28089658 in _pthread_mutex_destroy () from
/usr/local/lib/liblthread.so.6
#97 0x28089702 in _pthread_mutex_trylock () from
/usr/local/lib/liblthread.so.6
#98 0x28168194 in malloc () from /lib/libc.so.7
#99 0x28089658 in _pthread_mutex_destroy () from
/usr/local/lib/liblthread.so.6
#100 0x28089702 in _pthread_mutex_trylock ()
   from /usr/local/lib/liblthread.so.6
#101 0x28168194 in malloc () from /lib/libc.so.7
#102 0x28089658 in _pthread_mutex_destroy ()
   from /usr/local/lib/liblthread.so.6
#103 0x28089702 in _pthread_mutex_trylock ()
   from /usr/local/lib/liblthread.so.6
#104 0x28168194 in malloc () from /lib/libc.so.7
#105 0x28089658 in _pthread_mutex_destroy ()
   from /usr/local/lib/liblthread.so.6
#106 0x28089702 in _pthread_mutex_trylock ()
   from /usr/local/lib/liblthread.so.6
.....
#10000 I stopped bothering to scroll.

Anyone else seeing this?  Thoughts?

Thanks in advance.

-- 
Regards,
Eric


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20080426/78cad807/signature.pgp


More information about the freebsd-ports mailing list