chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1380: make check fails on Alpine Linux ppc64le


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1380: make check fails on Alpine Linux ppc64le
Date: Mon, 10 Jul 2017 18:13:16 -0000

#1380: make check fails on Alpine Linux ppc64le
------------------------------------+---------------------
            Reporter:  rgdoliveira  |      Owner:
                Type:  defect       |     Status:  new
            Priority:  major        |  Milestone:  someday
           Component:  compiler     |    Version:  4.12.0
          Resolution:               |   Keywords:
Estimated difficulty:               |
------------------------------------+---------------------

Comment (by sjamaan):

 Are you absolutely sure you're on 4.12.0?  Because in that version, the
 line on which it's failing reads:

 {{{
   serious_signal_occurred = 0;
 }}}

 That's just an assignment to a global variable. So if that's really the
 crash point, something ''very'' fishy is going on.

 In any case, PowerPC is certainly supported, I test occasionally on PPC 32
 bit. I don't have access to a 64-bit PowerPC machine, unfortunately.

 Can you build a fresh CHICKEN with {{{DEBUGBUILD=1}}} on each {{{make}}}
 invocation and try again? This adds lots of debugging info (it builds with
 {{{-g}}} but also adds several sanity checks that could catch errors
 sooner)

--
Ticket URL: <https://bugs.call-cc.org/ticket/1380#comment:2>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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