From nobody Thu Oct 23 10:49:05 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 4csjSz2jyFz6D8q3 for ; Thu, 23 Oct 2025 10:49:07 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4csjSz25Kwz3rWH; Thu, 23 Oct 2025 10:49:07 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1761216547; h=from:from: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=KIe7UHFmm1RUuy53c0p33BbJ+mhcRxANnbnn6ab/1iE=; b=fuq45E6N+O3K4H6SABQDFlnD622YE1DPmE5aPGTBDlwYwvEBmvFUKQH9HBADyEzpI/7Wh9 QdwRQrDsWAbuz4ebuebMa0lcNJ6qf56jgO40hD+RzuyP2wExdzcmZDsX1Rx8LR1w1G1aAG tL+s7deXg5rKx/UG/l1Q/jR6fzFx1qYv/Nxw1WReOBeAaUjKJWdmer7eg7N4kNhRxQzgyB 1xrhX+KdpLKzXOez/IWaK8dcperW5rYBVehaQyuqcV1ggxKlWSdUYBuCjxitQ6+GXcd1yz ey/GoHpTD4WT12C9zvyGHffg6NC3sPSjIEbzhqNCRH/3VbstIzxbZzjWJD+6dw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1761216547; h=from:from: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=KIe7UHFmm1RUuy53c0p33BbJ+mhcRxANnbnn6ab/1iE=; b=iZId5BttgNsQIe1QjTm1FVr/ZSi/bEdgSIUnr30GFqhQdXR/rri0DnRl/P/t/r4y3ieKNX D89uTOQ22dfhnajKCFEkQna6fioK4PTqFXBOZXjYVfh5/KKnSfoHUzMPl8qGCV7lKbye77 Cf97CjpJYB99bZs7e96WeB6QBdOltvPwOIAcFmWrNTi38ygAUGWe5TA1MucwbqmI+F4B5/ 2+QklbFMNUzy3r/0Mk7hefaJw6WnmGwuzwwwboMZIpP1uupNdtqHBR/7GTSXVB5DIUB6ID 9js4mDLeCEy0FqGKZCS1chUJQJ0yyIuKYv7hWEd5Q3g1pawN+f7Oetq2GkEd7w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1761216547; a=rsa-sha256; cv=none; b=ob8KVEMTYoL1Eg1ck6nSGDDFUj1sVOm5CDTfrqItAKAf48pjul44iS215R8S6VZZb2pyma sJUsSYFPPAvvhjuMad8uARV2gjdgmMEP5ZZABq5YJBTcAYTs+s1jKTEI7xhmgCvUf6bJk4 BhiVz4r7ydnAfejIc158p6l4RnlLdjsMgjifZsopVHgdhcwsy9/xEGN1MsHFhb1M3VVwHp tKvEhTxycQDmdwaJIGIhWNSyKeNoiwI2DDmdDFsacRkhxc61pcURvq495rA6DOVlCOhN8T n/TPHhbH24blQLVm88e3QWNRV1+iIXeR8xoxJs/xagCroFWz/MfdE3kXklwDhQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from ltc.des.dev (unknown [IPv6:2a01:e0a:c54:bed0:922e:16ff:fef1:acef]) (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) (Authenticated sender: des) by smtp.freebsd.org (Postfix) with ESMTPSA id 4csjSz0r0qz8by; Thu, 23 Oct 2025 10:49:07 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id E53F888C0A; Thu, 23 Oct 2025 12:49:05 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Kevin Oberman Cc: Matthias Apitz , freebsd-current@freebsd.org Subject: Re: old shared lib is missing on installworld (by poudriere) In-Reply-To: (Kevin Oberman's message of "Wed, 22 Oct 2025 23:19:36 -0700") References: User-Agent: Gnus/5.13 (Gnus v5.13) Date: Thu, 23 Oct 2025 12:49:05 +0200 Message-ID: <865xc551we.fsf@ltc.des.dev> 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 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Kevin Oberman writes: > I believe the correct solution is to install misc/compat14x which > includes several libraries that have been upgraded in 15.0 including > libutil.so.9. No, that's a workaround. The issue is that the build tries to reuse bootstrap tools built prior to the upgrade instead of rebuilding them. You can force a rebuild (which should be quick since you're already running the same version that you're aiming to build) by deleting /usr/obj/usr/src/amd64.amd64/tmp. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org