From nobody Sun Aug 10 17:54:55 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 4c0QQq0Xs6z64RSG; Sun, 10 Aug 2025 17:55:15 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx2.enfer-du-nord.net (mx2.enfer-du-nord.net [65.109.240.115]) (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 4c0QQp4Z71z46Hr; Sun, 10 Aug 2025 17:55:14 +0000 (UTC) (envelope-from trashcan@ellael.org) Authentication-Results: mx1.freebsd.org; none 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 mx2.enfer-du-nord.net (Postfix) with ESMTPSA id 4c0QQg4wmbzDbs; Sun, 10 Aug 2025 19:55:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ellael.org; s=dkim; t=1754848508; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=14MAlrLA9bUCi5zUvB23awbviCDbHLwZGi2piwOiML8=; b=od92uaTfSmd2gJKhb6kn+byfhsRGoO33hXH7fmMrWo9J4lfB+oBbtrhami4JATnu6lYVba q6Oiryu+za+vt/xjEn+ln3l86klO6LZ55Rbge5Pz3FGLQ13j1s91kpf5TKpueyUvQugYRy PL2Aguf7aPNyulsI2InGftMN0slBhT0ao6Y0NZA6Ysy/wJFY8bpy82BVlXNPFfHhEz21Uq P+QWC3y+C2N6BdHc6reotaQ8pP9N0Mbj7SNzH0Or7HvDMyUN/GKMNLCpLLlME8/JbsCjdZ 0K1I2SGPxFj4A4j14BK1F6knDHjF7/UGYCoy2twNAL6VB48rzIN8SSpV8rbK/A== Content-Type: text/plain; charset=utf-8 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: Re: make installworld failes on remotely build /usr/obj From: Michael Grimm In-Reply-To: Date: Sun, 10 Aug 2025 19:54:55 +0200 Cc: FreeBSD Current , FreeBSD-STABLE Mailing List Reply-To: freebsd-current@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <333B0C4F-C55B-4877-A7D9-DA51648D8D78@ellael.org> References: <719022A6-6FDE-4682-AC78-7003DCC35DA3@ellael.org> <70449F4A-D432-41EC-85D8-915293C8B269@ellael.org> To: Warner Losh X-Mailer: Apple Mail (2.3826.700.81) X-Rspamd-Queue-Id: 4c0QQp4Z71z46Hr X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:24940, ipnet:65.109.0.0/16, country:DE] Warner Losh wrote: >=20 > On Sun, Aug 10, 2025, 11:32=E2=80=AFAM Michael Grimm = wrote: > Michael Grimm wrote: >=20 > > Ever since that reverting back to stable I cannot install world any = longer being built at another server. > >=20 > > What I had to do to solve this issue: Compiling stable/14 at the = second server and installing world from locally built /usr/obj >=20 > It's getting weird: If I do copy /usr/obj from that second server over = to the first server I can installworld at that server. >=20 > What settings -besides those in /usr/src, /etc/make.conf, = /etc/src.conf, and /etc/src-env.conf- might be targets of investigation?=20= >=20 > (All /etc/=E2=80=A6 are identical at both servers, btw). >=20 > I assume you've ruled out time skew between the two? Yes, both servers show identical times, and: I am copying /usr/obj via = rsync, no NFS involved. I will show here the beginning of a 'make installworld' logs on a = locally created /usr/obj, and on a remotely created /usr/obj: = ##########################################################################= ################################## # locally: -------------------------------------------------------------- >>> 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 kaan-bock.net 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 # remotely: -------------------------------------------------------------- >>> Installing everything started on Sun Aug 10 15:22:06 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 kaan-bock.net on Sun Aug = 10 14:46:50 CEST 2025 =3D=3D=3D> lib (install) =3D=3D=3D> lib/csu (install) =3D=3D=3D> lib/csu/aarch64 (install) installing DIRS FILESDIR install -d -m 0755 -o root -g wheel /usr/lib install -C -o root -g wheel -m 444 Scrt1.o /usr/lib/Scrt1.o install -C -o root -g wheel -m 444 crt1.o /usr/lib/crt1.o install -C -o root -g wheel -m 444 gcrt1.o /usr/lib/gcrt1.o install -C -o root -g wheel -m 444 crtbegin.o /usr/lib/crtbegin.o install -C -o root -g wheel -m 444 crtbeginS.o /usr/lib/crtbeginS.o install -C -o root -g wheel -m 444 crtbeginT.o /usr/lib/crtbeginT.o install -C -o root -g wheel -m 444 crtend.o /usr/lib/crtend.o install -C -o root -g wheel -m 444 crtendS.o /usr/lib/crtendS.o install -C -o root -g wheel -m 444 crti.o /usr/lib/crti.o install -C -o root -g wheel -m 444 crtn.o /usr/lib/crtn.o =3D=3D=3D> lib/csu/tests (install) installing DIRS testsFILESDIR install -d -m 0755 -o root -g wheel /usr/tests/lib/csu install -C -o root -g wheel -m 444 Kyuafile = /usr/tests/lib/csu/Kyuafile = ##########################################################################= ################################## Thus, "=3D=3D=3D> lib/csu/aarch64 (install)" is failing on remote = /usr/obj But, I cannot see why? Regards, Michael