bug-guile
[Top][All Lists]
Advanced

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

guile-1.8.1 (static-only build) 'gmake check' 2 of 9 tests failed


From: anirkko
Subject: guile-1.8.1 (static-only build) 'gmake check' 2 of 9 tests failed
Date: Fri, 11 May 2007 14:38:22 +0200 (MET DST)

Hi
After the many modifications reported, the build of guile-1.8.1
(with --enable-static --disable-shared) is successful on Solaris2.6,
but some 'gmake check' tests fail (see below).
Looking at the error messaged produced make me think, why would a
"procedure dynamic-link" want to open static .a libraries???
Might there be a problem when a static-only build is done, or that
the tests themselves don't expect a static-only build?

Greetings,
Arto


output of 'gmake check':
-----------------------------------------------------------
...
...
gmake  check-TESTS
gmake[4]: Entering directory 
`/build/guile-1.8.1_static-obj9_g412-b2175020070420-O2-mcpu=supersparc/test-suite/standalone'
PASS: test-system-cmds
ERROR: In procedure dynamic-link:
ERROR: file: "libguile-srfi-srfi-1-v-3", message: "ld.so.1: guile: fatal: 
libguile-srfi-srfi-1-v-3.a: open failed: No such file or directory"
FAIL: test-require-extension
PASS: test-num2integral
PASS: test-round
PASS: test-gh
ERROR: In procedure dynamic-link:
ERROR: file: "libtest-asmobs", message: "ld.so.1: guile: fatal: 
libtest-asmobs.a: open failed: No such file or directory"
FAIL: test-asmobs
PASS: test-list
PASS: test-unwind
PASS: test-conversion
===================
2 of 9 tests failed
===================
gmake[4]: *** [check-TESTS] Error 1
...
...




reply via email to

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