From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier) Date: Thu, 03 Oct 2024 19:46:18 -0500 Message-ID: <87zfnkvgo5.fsf@trouble.defaultvalue.org> References: <233C443B-6ACA-4CFC-B00E-134B80D38B86@physik.fu-berlin.de> <87v7ye9wuc.fsf@trouble.defaultvalue.org> <2f3230ded1cae53a9dddd95e4ff5236d47168a82.camel@physik.fu-berlin.de> <4f11f28a19d684cb96a165fae3bc430aa389fc56.camel@physik.fu-berlin.de> <87seti9qnp.fsf@trouble.defaultvalue.org> <72494ce9dd4d48cbbd4aeb7992ed7589c77372f4.camel@physik.fu-berlin.de> <87frpigchi.fsf@trouble.defaultvalue.org> <8734lhgcc3.fsf@trouble.defaultvalue.org> <87cykhfyj3.fsf@trouble.defaultvalue.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31477"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Gordon Steemson , guile-devel@gnu.org To: John Paul Adrian Glaubitz , Sergio Had Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Fri Oct 04 02:46:48 2024 Return-path: Envelope-to: guile-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1swWT2-00080U-8X for guile-devel@m.gmane-mx.org; Fri, 04 Oct 2024 02:46:48 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1swWSe-0005y5-6O; Thu, 03 Oct 2024 20:46:24 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1swWSc-0005xh-Jm for guile-devel@gnu.org; Thu, 03 Oct 2024 20:46:22 -0400 Original-Received: from defaultvalue.org ([45.33.119.55]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1swWSb-0000H9-61 for guile-devel@gnu.org; Thu, 03 Oct 2024 20:46:22 -0400 Original-Received: from trouble.defaultvalue.org (localhost [127.0.0.1]) (Authenticated sender: rlb@defaultvalue.org) by defaultvalue.org (Postfix) with ESMTPSA id EA2B02059D; Thu, 3 Oct 2024 19:46:19 -0500 (CDT) Original-Received: by trouble.defaultvalue.org (Postfix, from userid 1000) id 4A06014E05C; Thu, 3 Oct 2024 19:46:19 -0500 (CDT) In-Reply-To: <87cykhfyj3.fsf@trouble.defaultvalue.org> Received-SPF: pass client-ip=45.33.119.55; envelope-from=rlb@defaultvalue.org; helo=defaultvalue.org X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.lisp.guile.devel:22713 Archived-At: Rob Browning writes: > r4rs.test crashes with a ttyname ENODEV while apparently trying to print > a backtrace, so I don't know exactly what's wrong "underneath" yet. > (Offhand, I wondered if the ENODEV might be (s)chroot-related somehow.) ...or how about tmux? Suddenly had a hunch, and indeed, the test works fine as long as tmux isn't involved. So as far as I know the 3.0.10 32-bit issues have now been resolved in main. Thanks all, for the help. -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4