From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel,gmane.linux.debian.ports.hppa Subject: Re: Removal of hppa support Date: Tue, 04 Feb 2020 12:23:47 +0100 Message-ID: <87eevad29o.fsf@igalia.com> References: <38f5a373-58b0-6f13-003f-bed60c4de731@physik.fu-berlin.de> <87eevkgaw7.fsf@igalia.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="38978"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cc: "debian-hppa@lists.debian.org" , Helge Deller , John David Anglin , guile-devel@gnu.org To: John Paul Adrian Glaubitz Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Tue Feb 04 12:24:18 2020 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 1iywJV-0009xq-QW for guile-devel@m.gmane-mx.org; Tue, 04 Feb 2020 12:24:17 +0100 Original-Received: from localhost ([::1]:56542 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iywJU-0004zR-Pm for guile-devel@m.gmane-mx.org; Tue, 04 Feb 2020 06:24:16 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49481) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iywJK-0004z9-6F for guile-devel@gnu.org; Tue, 04 Feb 2020 06:24:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iywJH-0005TR-Tq for guile-devel@gnu.org; Tue, 04 Feb 2020 06:24:05 -0500 Original-Received: from fanzine.igalia.com ([178.60.130.6]:42518) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iywJH-00058H-AV for guile-devel@gnu.org; Tue, 04 Feb 2020 06:24:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=igalia.com; s=20170329; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:References:Subject:Cc:To:From; bh=L8AVJTIWHKHmqWLyi9cnsbi63lkgUZRR4uwoDM4YaPE=; b=VTQfCnSt3/wrJcu5chVko4zx4OTx9QoOsoPhWxYn2fJAUOiBokub5ADDx3u/rPBTeRF31wyTSO+MnhymH+TjETwR7b22QeqN/RAjpI77Tl6sVSRItnHzqBAXULUY3yELbEPUplA1o+dVFIsS+wjVwj/TUuI1gK+P4lK8hpVdW9EupI2cqJmwpNF212eiylCfL+KAxA6LHXoi8tAUR6UDfrHzvNkFmD7c1CSly/NRdASL431jdA4R/SvRP9bqz8nCmO5jUBMAjeorc/MlTLtg4L/OBVBJLHRvB6g6Za6qzMwW9zbvJt9hUGctdEgnVTT+bSYJnI7nuAl+UqepKYxSLQ==; Original-Received: from lfbn-ann-1-376-195.w86-200.abo.wanadoo.fr ([86.200.91.195] helo=milano) by fanzine.igalia.com with esmtpsa (Cipher TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim) id 1iywJB-0003EG-LZ; Tue, 04 Feb 2020 12:23:57 +0100 In-Reply-To: (John Paul Adrian Glaubitz's message of "Tue, 4 Feb 2020 12:02:49 +0100") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] [fuzzy] X-Received-From: 178.60.130.6 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.io gmane.lisp.guile.devel:20380 gmane.linux.debian.ports.hppa:7962 Archived-At: Greets, On Tue 04 Feb 2020 12:02, John Paul Adrian Glaubitz writes: > On 1/27/20 4:46 PM, Andy Wingo wrote: >> William is correct. HPPA support is not gone from Guile; and indeed >> it's good to hear from you :) I wasn't sure there were any IA64 users >> remaining. > > It fails to build from source on Debian hppa, however: Thanks for these reports and apologies for the breakages. Looking forward to the patches. > I fixed the preprocessor conditional, but then I'm running into another > issue: > > continuations.c: In function 'capture_auxiliary_stack': > continuations.c:152:7: warning: implicit declaration of function 'getcontext' [-Wimplicit-function-declaration] Probably a missing include for ucontext.h. >> If someone would like to write an IA64 backend for Lightening, I would >> be happy to accept it :) The beginnings of one are there in the git >> history. > > Ok. I assume that applies to alpha, hppa, m68k, powerpc*, riscv*, sparc* as well. Yes indeed! Andy