GNU bug report logs - #14882
make check failures

Previous Next

Package: guile;

Reported by: "Chang, Christopher" <Christopher.Chang <at> nrel.gov>

Date: Tue, 16 Jul 2013 18:01:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14882 in the body.
You can then email your comments to 14882 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#14882; Package guile. (Tue, 16 Jul 2013 18:01:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Chang, Christopher" <Christopher.Chang <at> nrel.gov>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Tue, 16 Jul 2013 18:01:02 GMT) Full text and rfc822 format available.

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

From: "Chang, Christopher" <Christopher.Chang <at> nrel.gov>
To: "bug-guile <at> gnu.org" <bug-guile <at> gnu.org>
Subject: make check failures
Date: Tue, 16 Jul 2013 11:31:41 -0600
[Message part 1 (text/plain, inline)]
Hi,

   I'm reporting these at the urging of the "make check" output.
   Built guile 1.8.8 with GCC 4.8.1 and the configuration

./configure --with-local-prefix=$HOME --prefix=$HOME --build=x86_64-linux-gnu CPPFLAGS=-I$HOME/include LIBS='-ldl' --enable-static --disable-shared --with-threads --disable-error-on-warning

Test failures were

/home/cchang/Packages/guile-1.8.8/test-suite/standalone/test-require-extension: line 15: 34713 Segmentation fault      (core dumped) guile -q -c '(require-extension (srfi 1)) (exit (procedure? take-right))'
FAIL: test-require-extension

ERROR: In procedure dynamic-link:
ERROR: file: "./libtest-asmobs", message: "file not found"
FAIL: test-asmobs

/bin/sh: line 5: 34832 Segmentation fault      (core dumped) builddir="." "../../pre-inst-guile-env" ${dir}$tst
FAIL: test-fast-slot-ref

/home/cchang/Packages/guile-1.8.8/test-suite/standalone/test-use-srfi: line 27: 34862 Segmentation fault      (core dumped) guile -q -l /home/cchang/Packages/guile-1.8.8/libguile/stack-limit-calibration.scm --use-srfi=1,10 > /dev/null  <<EOF
(if (and (defined? 'partition)
         (defined? 'define-reader-ctor))
    (exit 0)   ;; good
    (exit 1))  ;; bad
EOF
guile --use-srfi=1,10 fails to run
FAIL: test-use-srfi

Let me know if I can provide more info.

Chris

--
Christopher H. Chang, Ph.D.
Computational Scientist IV
National Renewable Energy Laboratory
15013 Denver West Parkway, MS ESIF301
Golden, CO 80401
Phone (303) 275-3751
Fax (303) 275-4007

[Message part 2 (text/html, inline)]

Reply sent to Andy Wingo <wingo <at> pobox.com>:
You have taken responsibility. (Tue, 21 Jun 2016 07:12:02 GMT) Full text and rfc822 format available.

Notification sent to "Chang, Christopher" <Christopher.Chang <at> nrel.gov>:
bug acknowledged by developer. (Tue, 21 Jun 2016 07:12:02 GMT) Full text and rfc822 format available.

Message #10 received at 14882-done <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: "Chang\, Christopher" <Christopher.Chang <at> nrel.gov>
Cc: 14882-done <at> debbugs.gnu.org
Subject: Re: bug#14882: make check failures
Date: Tue, 21 Jun 2016 09:11:15 +0200
Hi Christopher,

Thanks for the report.  I think no one handled this because the 1.8
series was already not the latest stable release, and given that we're
about to release 2.2 I think it's probably best to close this one.  We
welcome new bug reports against the latest 2.0 stable releases, or the
2.2 pre-releases.

Cheers,

Andy

On Tue 16 Jul 2013 19:31, "Chang, Christopher" <Christopher.Chang <at> nrel.gov> writes:

> Hi,
>
> I’m reporting these at the urging of the “make check” output.
>
> Built guile 1.8.8 with GCC 4.8.1 and the configuration
>
> ./configure --with-local-prefix=$HOME --prefix=$HOME -
> -build=x86_64-linux-gnu CPPFLAGS=-I$HOME/include LIBS='-ldl' -
> -enable-static --disable-shared --with-threads -
> -disable-error-on-warning
>
> Test failures were
>
> /home/cchang/Packages/guile-1.8.8/test-suite/standalone/test-require-extension:
> line 15: 34713 Segmentation fault (core dumped) guile -q -c '
> (require-extension (srfi 1)) (exit (procedure? take-right))'
>
> FAIL: test-require-extension
>
> ERROR: In procedure dynamic-link:
>
> ERROR: file: "./libtest-asmobs", message: "file not found"
>
> FAIL: test-asmobs
>
> /bin/sh: line 5: 34832 Segmentation fault (core dumped) builddir="."
> "../../pre-inst-guile-env" ${dir}$tst
>
> FAIL: test-fast-slot-ref
>
> /home/cchang/Packages/guile-1.8.8/test-suite/standalone/test-use-srfi:
> line 27: 34862 Segmentation fault (core dumped) guile -q -l
> /home/cchang/Packages/guile-1.8.8/libguile/stack-limit-calibration.scm
> --use-srfi=1,10 > /dev/null <<EOF
>
> (if (and (defined? 'partition)
>
> (defined? 'define-reader-ctor))
>
> (exit 0) ;; good
>
> (exit 1)) ;; bad
>
> EOF
>
> guile --use-srfi=1,10 fails to run
>
> FAIL: test-use-srfi
>
> Let me know if I can provide more info.
>
> Chris




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 19 Jul 2016 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 341 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.