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=T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 4712 invoked from network); 23 Nov 2023 12:28:57 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 23 Nov 2023 12:28:57 -0000 Received: from dpmailmta01.doteasy.com ([65.61.218.5]) by 9front; Thu Nov 23 07:26:10 -0500 2023 X-Default-Received-SPF: pass (skip=forwardok (res=PASS)) x-ip-name=192.168.101.81; Received: from dpmailrp01.doteasy.com (unverified [192.168.101.81]) by dpmailmta01.doteasy.com (DEO) with ESMTP id 119239935-1394429 for <9front@9front.org>; Thu, 23 Nov 2023 04:26:03 -0800 Return-Path: Received: from dpmail01.doteasy.com (dpmail01.doteasy.com [192.168.101.1]) by dpmailrp01.doteasy.com (8.15.2/8.15.2/Debian-8+deb9u1) with ESMTP id 3ANCPgQN014608 for <9front@9front.org>; Thu, 23 Nov 2023 04:26:03 -0800 X-SmarterMail-Authenticated-As: fde101@fjrhome.net Received: from [192.168.1.95] (pool-173-67-134-57.hrbgpa.fios.verizon.net [173.67.134.57]) by dpmail01.doteasy.com with SMTP (version=Tls12 cipher=Aes256 bits=256); Thu, 23 Nov 2023 04:25:21 -0800 Message-ID: <2e5d17d1-49da-4493-b78f-614578eb0d73@fjrhome.net> Date: Thu, 23 Nov 2023 07:25:16 -0500 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: 9front@9front.org Content-Language: en-US From: "Frank D. Engel, Jr." Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Exim-Id: 2e5d17d1-49da-4493-b78f-614578eb0d73 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: 01bdMpGPN - 0e0923b1e620 - 20231123 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.168.101.81 X-Originating-IP: 192.168.101.81 List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: non-blocking open-source extension hypervisor-oriented standard Subject: [9front] Build Errors Reply-To: 9front@9front.org Precedence: bulk It has admittedly been a while since I last did a sysupdate on my 9front Pi cluster, but after the release announcement jogged my memory to go back and do this, I ran into some build errors. I did an mk clean to get a clean start on the builds but am still hitting errors no matter which path I take. For mk kernels it is ending here: 7c -FTVw -I. ../port/devcap.c 7c -FTVw -I. ../port/devproc.c 7c -FTVw devrtc.c ../ip/ethermedium.c:726 too many function arguments: icmpna6 ../ip/ethermedium.c:740 too many function arguments: icmpns6 mk: 7c -FTVw -I. ../ip/ethermedium.c  : exit status=rc 1979947: 7c 1979949: error file system made mk: for(i in arm64 ...  : exit status=rc 1979801: rc 1979803: mk 1979804: error mk: for (i in ...  : exit status=rc 1978206: rc 1978208: mk 1979800: error For mk all (building for arm64, the platform it is running on): a - runeistype.7 a - runenorm.7 a - runetotype.7 arm64 7a  getcallerpc.s 7a  getfcr.s 7a  main9.s 7a  main9p.s mk: no recipe to make 'sqrt.7' in directory /sys/src/libc/arm64 mk: for(i in 9sys ...  : exit status=rc 1980048: rc 1980626: mk 1980628: error mk: date for (i ...  : exit status=rc 1979980: rc 1980046: mk 1980047: error For objtype=amd64 mk all it is ending here: mk dhcpd mk: 'all' is up to date mk httpd mk: 'all' is up to date mk ipconfig 6c -FTVw dhcp.c dhcp.c:290 not enough function arguments: putndb mk: 6c -FTVw dhcp.c  : exit status=rc 1983177: 6c 1983179: error mk: for (i in ...  : exit status=rc 1983160: rc 1983174: mk 1983176: error mk: for(i in 1a ...  : exit status=rc 1982313: rc 1983157: mk 1983159: error mk: mk $MKFLAGS all.dirs  : exit status=rc 1982292: mk 1982294: error mk: date for (i ...  : exit status=rc 1980646: rc 1982272: mk 1982273: error I also tried objtype=mips mk all as an additional reference point due to the inconsistency in the errors I am seeing: vl -o v.dhcpd dhcpd.v db.v ndb.v ping.v vl -o v.dhcpleases dhcpleases.v db.v ping.v mk httpd vl  -o v.imagemap imagemap.v libhttps.av vl  -o v.man2html man2html.v libhttps.av vl  -o v.save save.v libhttps.av mk ipconfig vc -FTVw dhcp.c dhcp.c:290 not enough function arguments: putndb mk: vc -FTVw dhcp.c  : exit status=rc 1985713: vc 1985715: error mk: for (i in ...  : exit status=rc 1985673: rc 1985710: mk 1985712: error mk: for(i in 1a ...  : exit status=rc 1984844: rc 1985670: mk 1985672: error mk: mk $MKFLAGS all.dirs  : exit status=rc 1984822: mk 1984824: error mk: date for (i ...  : exit status=rc 1983184: rc 1984801: mk 1984802: error