GNU bug report logs -
#24003
guile-2.0.12: test failure on NetBSD: test-loose-ends
Previous Next
Full log
View this message in rfc822 format
Hi :)
On Sat 16 Jul 2016 11:15, Thomas Klausner <wiz <at> NetBSD.org> writes:
> "/scratch/lang/guile20/work/guile-2.0.12/test-suite/standalone/test-loose-ends": not in executable format: File format not recognized
I think that because test-loose-ends is built with libtool, the right
incantation here is:
"libtool --mode=execute gdb test-loose-ends"
Would you mind doing that? Then we might have a proper backtrace :)
You probably have to run that within the equivalent of:
TESTS_ENVIRONMENT = \
top_srcdir="$(top_srcdir)" \
srcdir="$(srcdir)" \
builddir="$(builddir)" \
@LOCALCHARSET_TESTS_ENVIRONMENT@ \
GUILE_INSTALL_LOCALE=1 GUILE_AUTO_COMPILE=0 "${top_builddir}/meta/build-env"
Andy
This bug report was last modified 8 years and 327 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.