unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: taylanbayirli@gmail.com (Taylan Ulrich Bayırlı/Kammer)
To: guile-devel@gnu.org
Subject: Re: 2.0.11 on OS X 10.9 / Xcode 5.1
Date: Wed, 09 Apr 2014 17:38:09 +0200	[thread overview]
Message-ID: <877g6yjyxq.fsf@taylan.uni.cx> (raw)
In-Reply-To: <87bnwak01s.fsf@taylan.uni.cx> ("Taylan Ulrich \=\?utf-8\?Q\?\=5C\=22Bay\=C4\=B1rl\=C4\=B1\=2FKammer\=5C\=22\=22's\?\= message of "Wed, 09 Apr 2014 17:14:07 +0200")

taylanbayirli@gmail.com (Taylan Ulrich "Bayırlı/Kammer") writes:

> taylanbayirli@gmail.com (Taylan Ulrich "Bayırlı/Kammer") writes:
>
>> Hi,
>>
>> On OS X 10.9 with Xcode 5.1, make fails unless -O0 is used; the output
>> of ./configure && make during the failure is here:
>>
>> http://sprunge.us/PLGI
>>
>> After a successful build with -O0, there are two failures during make
>> check:
>>
>> FAIL: srfi-18.test: thread-terminate!: termination destroys non-started
>> thread
>>
>> FAIL: srfi-18.test: thread-terminate!: termination destroys started
>> thread
>>
>> Ask away for any additional information I can provide!
>>
>> Taylan
>
> By the way, after installing GCC 4.8 from MacPorts and setting the CC
> environment variable to use it (executable "gcc-mp-4.8"), the above
> issues are resolved, but I get the following test failure now:
>
> Running numbers.test
> ;;; ("#i1@-0" 1.0 -0.0)
> FAIL: numbers.test: string->number: valid complex number strings
>
> The issue seems to be that (imag-part #i1@-0) => 0.0 instead of -0.0, so
> it's not just `string->number' but also the reader, or something deeper;
> possibly related to the fact that I upgraded GNU MP before doing this
> recompilation (I upgraded all outdated MacPorts packages).  I'm now on
> GMP 6.0.0.
>
> Taylan

To be more succinct, simply entering #i1@-0 at the REPL evaluates to
1.0+0.0i instead of 1.0-0.0i.



  reply	other threads:[~2014-04-09 15:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-03 19:35 2.0.11 on OS X 10.9 / Xcode 5.1 Taylan Ulrich Bayırlı/Kammer
2014-04-09 15:14 ` Taylan Ulrich Bayırlı/Kammer
2014-04-09 15:38   ` Taylan Ulrich Bayırlı/Kammer [this message]
2014-04-10 14:10   ` Greg Troxel
2014-04-11  1:08   ` Mark H Weaver
2014-04-22 14:36     ` Taylan Ulrich Bayirli/Kammer
2014-04-22 16:28       ` Mark H Weaver
2014-04-23 17:51         ` Taylan Ulrich Bayirli/Kammer
2014-04-24 14:20           ` Taylan Ulrich Bayirli/Kammer
2014-04-24 16:04           ` Mark H Weaver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877g6yjyxq.fsf@taylan.uni.cx \
    --to=taylanbayirli@gmail.com \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).