From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=NICE_REPLY_A, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 25325 invoked from network); 5 Jul 2022 10:15:07 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 5 Jul 2022 10:15:07 -0000 Received: from dpmailmta02.doteasy.com ([65.61.219.40]) by 9front; Tue Jul 5 06:14:09 -0400 2022 X-Default-Received-SPF: pass (skip=forwardok (res=PASS)) x-ip-name=192.168.101.82; Received: from dpmailrp02.doteasy.com (unverified [192.168.101.82]) by dpmailmta02.doteasy.com (DEO) with ESMTP id 90166777-1393315 for <9front@9front.org>; Tue, 05 Jul 2022 03:14:03 -0700 Return-Path: Received: from dpmail01.doteasy.com (dpmail01.doteasy.com [192.168.101.1]) by dpmailrp02.doteasy.com (8.14.4/8.14.4/Debian-8+deb8u2) with ESMTP id 265AE2Pu003498 for <9front@9front.org>; Tue, 5 Jul 2022 03:14:03 -0700 X-SmarterMail-Authenticated-As: fde101@fjrhome.net Received: from [192.168.1.75] (pool-74-99-150-186.hrbgpa.fios.verizon.net [74.99.150.186]) by dpmail01.doteasy.com with SMTP; Tue, 5 Jul 2022 03:13:44 -0700 Message-ID: <4ff0e122-9363-c111-9f09-ab75348b6aee@fjrhome.net> Date: Tue, 5 Jul 2022 06:13:41 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Content-Language: en-US To: 9front@9front.org References: From: "Frank D. Engel, Jr." In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Exim-Id: 4ff0e122-9363-c111-9f09-ab75348b6aee X-Bayes-Prob: 0.0001 (Score 0, tokens from: base:default, @@RPTN) X-CanIt-Geo: No geolocation information available for 192.168.101.1 X-CanItPRO-Stream: base:default X-Canit-Stats-ID: 017Pme3au - 12cf7a00430d - 20220705 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.168.101.82 X-Originating-IP: 192.168.101.82 List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: property content-driven-aware optimizer Subject: Re: [9front] Port Status Reply-To: 9front@9front.org Precedence: bulk All of the issues I am seeing appear to be build issues rather than code issues. spim: cpp: /sys/include/ape/fmt.h:26 ./libc.h:21 ctime.c:1 Could not find include file 68000: Can't cd 68000: '68000' directory entry not found 68020: mk: no recipe to make 'cycles.2' in directory /sys/src/libc/68020 sparc: mk: no recipe to make 'cycles.k' in directory /sys/src/libc/sparc On 7/4/22 2:36 PM, ori@eigenstate.org wrote: > Quoth Frank D. Engel, Jr. : >> I just tried to do updated builds for all of the architectures listed in >> the man page for the compiler. >> >> The ports for spim, 68000, 68020 and sparc currently appear to be broken. >> >> All of them appear to be failing when trying to build libc, though the >> specific error varies.  Two of them are missing recipes to build "cycles". >> >> Not a big issue for me right now, but thought I would bring some >> attention to it in any case. >> >> > It probably makes sense to delete them, unless someone can step up > with hardware to try them on. > > I sure as heck can't test. > >