From nobody Sun Aug 10 16:06:36 2025 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4c0N7j2tNkz64FQb; Sun, 10 Aug 2025 16:12:01 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx1.enfer-du-nord.net (mx1.enfer-du-nord.net [78.47.122.106]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4c0N7h3gtXz3l37; Sun, 10 Aug 2025 16:12:00 +0000 (UTC) (envelope-from trashcan@ellael.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=ellael.org header.s=dkim header.b=LS+3GBUk; spf=pass (mx1.freebsd.org: domain of trashcan@ellael.org designates 78.47.122.106 as permitted sender) smtp.mailfrom=trashcan@ellael.org; dmarc=pass (policy=quarantine) header.from=ellael.org Received: from smtpclient.apple (p200300fb4f06dd0151e2f383b07f856c.dip0.t-ipconnect.de [IPv6:2003:fb:4f06:dd01:51e2:f383:b07f:856c]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.enfer-du-nord.net (Postfix) with ESMTPSA id 4c0N1g3qcVz10Z0; Sun, 10 Aug 2025 18:06:47 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ellael.org; s=dkim; t=1754842007; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=/sbSO4tc7jjfvb+FVEjrXmKFBbA1F/TRydfCO6rJz1g=; b=LS+3GBUkUbl5sTpJP6WsUycd30SA9mqPirxfvn9qrVs6n5akBUv8KLgUq+w7iAtDthH+Mz OyLD2yMXTAR8KR8u5+cpq4HTnDQ3aBgUyRCBQkCYw2UH21hdyX15TGnPWq4wiv5JidjYKl Ewokp05Aj8mDeVHS/o3yaA+o3eOtwe0hg223XNVTthUYY7rm4oFjw4sLIVRXOIJcU0KDWH AtKK2AuzYo7rtWdADOGqj7AYym5doypetKSiBhh1+eNjWwFVshx36KBPN87VxZv7kXfaUo +yQeQSxzAMEuNjXXqrfJMTgISxbnle5hMFjkcRPLi8oqxG7SCiKR5u4Z4Q1z5A== From: Michael Grimm Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3826.700.81\)) Subject: make installworld failes on remotely build /usr/obj Message-Id: <719022A6-6FDE-4682-AC78-7003DCC35DA3@ellael.org> Date: Sun, 10 Aug 2025 18:06:36 +0200 To: freebsd-current@freebsd.org, freebsd-stable@freebsd.org X-Mailer: Apple Mail (2.3826.700.81) X-Spamd-Result: default: False [1.20 / 15.00]; REPLYTO_EQ_TO_ADDR(5.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[ellael.org,quarantine]; R_DKIM_ALLOW(-0.20)[ellael.org:s=dkim]; ONCE_RECEIVED(0.20)[]; R_SPF_ALLOW(-0.20)[+ip4:78.47.122.106:c]; MIME_GOOD(-0.10)[text/plain]; REPLYTO_DOM_NEQ_FROM_DOM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; GREYLIST(0.00)[pass,body]; RCPT_COUNT_TWO(0.00)[2]; MIME_TRACE(0.00)[0:+]; ARC_NA(0.00)[]; RCVD_TLS_ALL(0.00)[]; ASN(0.00)[asn:24940, ipnet:78.46.0.0/15, country:DE]; RCVD_COUNT_ONE(0.00)[1]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org,freebsd-stable@freebsd.org]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[ellael.org:+]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; APPLE_MAILER_COMMON(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[78.47.122.106:from]; HAS_REPLYTO(0.00)[freebsd-current@freebsd.org] X-Rspamd-Queue-Id: 4c0N7h3gtXz3l37 X-Spamd-Bar: + Hi, for many years now I built stable from source and copied /usr/obj to a = second server. There I installed world and kernel. That workflow = recently stopped to work on the second server in 'make installworld': -------------------------------------------------------------- >>> Installing everything started on Sun Aug 10 17:26:40 CEST 2025 -------------------------------------------------------------- cd /usr/src; make -f Makefile.inc1 install make[3]: "/usr/obj/usr/src/arm64.aarch64/toolchain-metadata.mk" line 1: = Using cached toolchain metadata from build at example.com on Sun Aug 10 = 12:49:00 CEST 2025 =3D=3D=3D> lib (install) =3D=3D=3D> lib/csu (install) =3D=3D=3D> lib/csu/aarch64 (install) /usr/local/bin/ccache cc -target aarch64-unknown-freebsd14.3 = --sysroot=3D/usr/obj/usr/src/arm64.aarch64/tmp = -B/usr/obj/usr/src/arm64.aarch64/tmp/usr/bin -O2 -pipe -fno-common = -I/usr/src/lib/csu/aarch64 -DSTRIP_FBSDID -fno-omit-frame-pointer = -I/usr/src/lib/csu/common -I/usr/src/lib/libc/include -std=3Dgnu99 = -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch = -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts = -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time = -Wthread-safety -Wno-empty-body -Wno-string-plus-int = -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter = -Wno-error=3Dcast-function-type-mismatch -Qunused-arguments = ERROR-tried-to-rebuild-during-make-install -fPIC -DPIC -c -o Scrt1_c.o = /usr/src/lib/csu/aarch64/crt1_s.S ccache: error: Could not find compiler "cc" in PATH *** Error code 1 What has changed? I tried main for a couple of days on both servers. But = I had the feeling to reverting back to stable.=20 Ever since that reverting back to stable I cannot install world any = longer being built at another server. What I had to do to solve this issue: Compiling stable/14 at the second = server and installing world from locally built /usr/obj Any ideas on how to debug this issue are highly welcome. Regards, Michael P.S. I purged /usr/src and created new clone of stable/14 I purged /usr/obj and =E2=80=A6/ccache