bug-guile
[Top][All Lists]
Advanced

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

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


From: Andy Wingo
Subject: bug#24003: guile-2.0.12: test failure on NetBSD: test-loose-ends
Date: Sat, 16 Jul 2016 12:22:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Hi :)

On Sat 16 Jul 2016 11:15, Thomas Klausner <address@hidden> 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





reply via email to

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