GNU bug report logs - #24003
guile-2.0.12: test failure on NetBSD: test-loose-ends

Previous Next

Package: guile;

Reported by: Thomas Klausner <wiz <at> NetBSD.org>

Date: Sat, 16 Jul 2016 09:16:02 UTC

Severity: normal

Full log


Message #8 received at 24003 <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: Thomas Klausner <wiz <at> NetBSD.org>
Cc: 24003 <at> debbugs.gnu.org
Subject: Re: bug#24003: guile-2.0.12: test failure on NetBSD: test-loose-ends
Date: Sat, 16 Jul 2016 12:22:22 +0200
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.