From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jonathan S. Abrams" Newsgroups: gmane.lisp.guile.user Subject: v1.6.4 Make Check Error Date: Sat, 1 Nov 2014 11:37:54 -0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e01295100a7a38c0506cde5a6 X-Trace: ger.gmane.org 1414856295 29091 80.91.229.3 (1 Nov 2014 15:38:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Nov 2014 15:38:15 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Nov 01 16:38:08 2014 Return-path: Envelope-to: guile-user@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 1Xkaki-0000VH-Le for guile-user@m.gmane.org; Sat, 01 Nov 2014 16:38:08 +0100 Original-Received: from localhost ([::1]:52824 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xkaki-0007ve-Ag for guile-user@m.gmane.org; Sat, 01 Nov 2014 11:38:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45215) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkakX-0007v9-Vn for guile-user@gnu.org; Sat, 01 Nov 2014 11:37:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XkakX-0003Jz-6Q for guile-user@gnu.org; Sat, 01 Nov 2014 11:37:57 -0400 Original-Received: from mail-qg0-x22a.google.com ([2607:f8b0:400d:c04::22a]:52732) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkakX-0003Jr-2L for guile-user@gnu.org; Sat, 01 Nov 2014 11:37:57 -0400 Original-Received: by mail-qg0-f42.google.com with SMTP id i50so6122810qgf.29 for ; Sat, 01 Nov 2014 08:37:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=/2JBSntAA9bwHLZb7Xu6+U8RWP/5qRtQYF7/TGYQzcc=; b=B26IBu+gU3ffXRxqI6RWZCa7sQ5qoTzmNbqTJ/npgbqTwORqEqYrfVhEp7H4WcNlB3 0JcUOJVUpvC8BunfMbXIb5meJZ1QoTticrbX4RsvpoiNq/qFI2mD4LxV9LVCqd2FxNdr yAez5LqqRXIfzR51lm25Lrzd0qWrj8oYCrSbTFQd+ooKCyZiuoicK4NMWuhcPKjVDhdf cQS+hGxjodXGPSbFG41LWIGyRmORuT2ehfxOlnVfYXLygsJFKc6E3vhTwknw9dtZ2e3+ VbYFL9KrSxUsfnbz9fLZ9JTbgUTGU74lpfqgIksSnsIEJ4CjZElmWcsYKmAatdur8PHe kQ4w== X-Received: by 10.224.74.135 with SMTP id u7mr28506624qaj.41.1414856274582; Sat, 01 Nov 2014 08:37:54 -0700 (PDT) Original-Received: by 10.140.84.210 with HTTP; Sat, 1 Nov 2014 08:37:54 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c04::22a X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:11615 Archived-At: --089e01295100a7a38c0506cde5a6 Content-Type: text/plain; charset=UTF-8 Hello, I am trying to compile Guile v1.6.4 on Mac OS X v10.4.11 (PPC). When I run the "make check" command, I receive the following error. ERROR: srfi-19.test: SRFI date/time library: #date (time . tz-offset)> respects local DST if no TZ-OFFSET given - arguments: ((system-error "putenv" "~A" ("Bad file descriptor") (9))) Any ideas or guidance on how to resolve this error would be appreciated. Thanks for reading! -- Jonathan S. Abrams --089e01295100a7a38c0506cde5a6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

I am trying to compile Guile v1.= 6.4 on Mac OS X v10.4.11 (PPC).=C2=A0 When I run the "make check"= command, I receive the following error.

ERROR: sr= fi-19.test: SRFI date/time library: #<procedure time-utc->date (time = . tz-offset)> respects local DST if no TZ-OFFSET given - arguments: ((sy= stem-error "putenv" "~A" ("Bad file descriptor&quo= t;) (9)))

Any ideas or guidance on how to resolve = this error would be appreciated.

Thanks for readin= g!

--
Jonathan S. Abrams
--089e01295100a7a38c0506cde5a6--