From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Newsgroups: gmane.lisp.guile.devel Subject: Re: 2.0.11 on OS X 10.9 / Xcode 5.1 Date: Wed, 09 Apr 2014 17:38:09 +0200 Message-ID: <877g6yjyxq.fsf@taylan.uni.cx> References: <87vbuq435v.fsf@taylan.uni.cx> <87bnwak01s.fsf@taylan.uni.cx> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1397057973 18527 80.91.229.3 (9 Apr 2014 15:39:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Apr 2014 15:39:33 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Apr 09 17:39:27 2014 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WXub0-0000cl-C9 for guile-devel@m.gmane.org; Wed, 09 Apr 2014 17:39:26 +0200 Original-Received: from localhost ([::1]:46791 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXuaz-00080m-VW for guile-devel@m.gmane.org; Wed, 09 Apr 2014 11:39:25 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXuZw-0006Nw-EG for guile-devel@gnu.org; Wed, 09 Apr 2014 11:38:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WXuZo-0001xa-OZ for guile-devel@gnu.org; Wed, 09 Apr 2014 11:38:20 -0400 Original-Received: from mail-ee0-x235.google.com ([2a00:1450:4013:c00::235]:62926) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXuZo-0001xV-Gh for guile-devel@gnu.org; Wed, 09 Apr 2014 11:38:12 -0400 Original-Received: by mail-ee0-f53.google.com with SMTP id b57so2008716eek.26 for ; Wed, 09 Apr 2014 08:38:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version:content-type:content-transfer-encoding; bh=1wFNEVRnodZ1xHrHWBqWHgUI0mW5xlYFwnsb1eotIlo=; b=rUDWwpf/PdOk0y/oQ3cXrq9mbhrnqZTSxXC/DFCYZYPBhadfootaLcPwyjcZrh3j24 W5GonHnQkCDXT4A+QCu8giXs36PLy6BuIMTmawobD5VC38lU0Kp6zQ/Bsp+hPXu4x+Cl ytk4QvHVszyzfPD4WsH9GGiml8iVSWAWV+7M1iN8RTTPH+Eqn5Oe8kNc4QCiDmSKZbV9 72FVwsDCwcgeBUW+LjLgjuXiHgb1RjtlgHVHKrCe1saXJbu4VZJ20ha2/jLvLGl8RmOY 5uwAfO3lvjbZI72I8bHddHzjXz1YVvYLjZQb6x6G74qRXOwGuCT/jfeCfS7JV+m1SlAQ S2fA== X-Received: by 10.15.34.197 with SMTP id e45mr222235eev.112.1397057891523; Wed, 09 Apr 2014 08:38:11 -0700 (PDT) Original-Received: from taylan.uni.cx (p5B15C39E.dip0.t-ipconnect.de. [91.21.195.158]) by mx.google.com with ESMTPSA id p8sm3030315eef.26.2014.04.09.08.38.10 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 09 Apr 2014 08:38:10 -0700 (PDT) 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") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::235 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:17044 Archived-At: taylanbayirli@gmail.com (Taylan Ulrich "Bay=C4=B1rl=C4=B1/Kammer") writes: > taylanbayirli@gmail.com (Taylan Ulrich "Bay=C4=B1rl=C4=B1/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) =3D> 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.