emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#10790: closed ([bug-guile] guile-2.0.5 test fails


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10790: closed ([bug-guile] guile-2.0.5 test fails on Solaris x86/x86_64)
Date: Tue, 05 Mar 2013 18:55:06 +0000

Your message dated Tue, 05 Mar 2013 15:16:57 +0100
with message-id <address@hidden>
and subject line Re: bug#10790: [bug-guile] guile-2.0.5 test fails on Solaris 
x86/x86_64
has caused the debbugs.gnu.org bug report #10790,
regarding [bug-guile] guile-2.0.5 test fails on Solaris x86/x86_64
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
10790: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10790
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [bug-guile] guile-2.0.5 test fails on Solaris x86/x86_64 Date: Sat, 11 Feb 2012 08:44:40 -0700 (MST)
guile-2.0.5 fails to build on Solaris x86/x86_64 with native cc or c99
due to compilation errors, but succeeds with gcc.  Unfortunately, no
gcc-4.x compiler release has ever built successfully on this platform,
so only the Sun/Oracle supplied /usr/sfw/bin/gcc (3.4.3) is available.
With it, compilation succeeds, but there are two test failures:

Assertion failed: SCM_I_IS_THREAD (data.thread), file threads.c, line 1135
/bin/bash: line 5: 18970 Abort                   (core dumped) srcdir="."
builddir="." CHARSETALIASDIR="/local/build/gcc/guile-2.0.5/lib"
GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env" ${dir}$tst

/bin/bash: line 5: 19769 Segmentation Fault      (core dumped) srcdir="."
builddir="." CHARSETALIASDIR="/local/build/gcc/guile-2.0.5/lib"
GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env" ${dir}$tst
FAIL: test-unwind

With only one usable compiler, it is impossible to tell whether the
failure is due to a compiler code-generation error, or an error in
guile itself.  That, in my view, is a dreadful situation to be in.

I can supply tracebacks, if you folks can supply, or show how to find,
the commands that were actually executed that produced the test
failures.

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: address@hidden  -
- 155 S 1400 E RM 233                       address@hidden  address@hidden -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------



--- End Message ---
--- Begin Message --- Subject: Re: bug#10790: [bug-guile] guile-2.0.5 test fails on Solaris x86/x86_64 Date: Tue, 05 Mar 2013 15:16:57 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)
Hi,

For some reason this mail went just to me instead of to the bug also.
For that reason I'm top-quoting all of it.  Anyway, we have had a couple
releases since this report, with lots of fixes.  Please open a new bug
for new build errors.  Thanks!

Andy

On Sat 07 Jul 2012 23:51, "Nelson H. F. Beebe" <address@hidden> writes:

> OK, I got the guile-2.0.5.220-5f8d bundle via the 
>
>       http://hydra.nixos.org/jobset/gnu/guile-2-0
>
> links yesterday, and got builds going.  I didn't have time to complete
> a report before I had to leave for the day.
>
> On Solaris 11 x86_64 with guile-2.0.5, I had reported this test
> failure:
>
>       make[5]: Entering directory 
> `/local/build/bare/guile-2.0.5/test-suite/standalone'
>       Assertion failed: SCM_I_IS_THREAD (data.thread), file threads.c, line 
> 1135
>       /bin/sh: line 10: 24532: Abort
>       FAIL: test-system-cmds
>
> In yesterday's build, I got this:
>
>       PASS: test-system-cmds
>       ...
>       ===================
>       All 29 tests passed
>       ===================
>
>       ...
>       Running time.test
>       FAIL: time.test: strftime: C99 %z format: EST+5
>
>       Totals for this test run:
>       passes:                 34066
>       failures:               421
>       unexpected passes:      0
>       expected failures:      30
>       unresolved test cases:  558
>       untested test cases:    1
>       unsupported test cases: 11
>       errors:                 2
>
>       FAIL: check-guile
>       ==================================
>       1 of 1 test failed
>       Please report to address@hidden
>       ==================================
>
> That is a pretty impressive pass guile tests!
>
> I only tried the guile-2.0.5.220-5f8d builds on Solaris 10 and 11
> x86_64 and x86 systems because time is very tight.  I have three
> upcoming trips, and next Saturday is departure day.
>
> On Solaris 10, I still get the old error:
>
>       Assertion failed: SCM_I_IS_THREAD (data.thread), file threads.c, line 
> 1138
>       /bin/bash: line 5: 26626 Abort                   (core dumped) 
> srcdir="." builddir="."
>       CHARSETALIASDIR="/local/build/bare/guile-2.0.5.220-5f8d/lib" 
> GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env"
>       ${dir}$tst
>       FAIL: test-system-cmds
>
> plus these
>
>       FAIL: gc.test: gc: Lexical vars are collectable
>       ...
>       Running numbers.test
>       /bin/bash: line 5: 29826 Segmentation Fault      (core dumped)
>       CHARSETALIASDIR="/local/build/bare/guile-2.0.5.220-5f8d/lib" ${dir}$tst
>       FAIL: check-guile
>
> These could well all be compiler issues, but as I reported earlier,
> there is not much to choose from on Solaris Intel systems, with only a
> native Sun/Oracle compiler release, plus a rather old gcc release.  I
> keep trying to get gcc-4.x (x = a great many) versions to build and
> install, but so far, only gcc-4.2.4 mostly completed successfully
> (5-Nov-2010).  Since rms left the gcc project several years ago, gcc
> compiler portability has gone down the tubes, sigh..., and the
> compiler families have grown hugely.
>
> I think that we should consider the guile build issue closed for
> Solaris 11 x86_64.  As new guile releases appear, I'll continue to do
> builds, but I won't have much time until November, or later.
>
> -------------------------------------------------------------------------------
> - Nelson H. F. Beebe                    Tel: +1 801 581 5254                  
> -
> - University of Utah                    FAX: +1 801 581 4148                  
> -
> - Department of Mathematics, 110 LCB    Internet e-mail: address@hidden  -
> - 155 S 1400 E RM 233                       address@hidden  address@hidden -
> - Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ 
> -
> -------------------------------------------------------------------------------

-- 
http://wingolog.org/


--- End Message ---

reply via email to

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