From nobody Sun Aug 25 08:51:00 2024 X-Original-To: bugs@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 4Ws6wN4rSKz5VcbB for ; Sun, 25 Aug 2024 08:51:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ws6wN2c2Bz46Pl for ; Sun, 25 Aug 2024 08:51:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724575860; a=rsa-sha256; cv=none; b=j9a+VFVjYHQtzvJkhWptM7egReUz3WH2TQMbJNVewkuvubZrUuGeWHll99VrymGyJn7ARJ 7ZUcWTHfOciGnb9Od/0wUjOkQZ3R5j1/FYsxTsHfycWlP8pToj1jlyl0YtFVNsEPO3xyKA yI7zkVPPVm3d2Jr4O3GqPQ3mTcrSvmSfdi4DE7Lja7x2uNiPGODHWMBubcJWpvthFQjS9h 760/Fxxz3IhBFIaiWUJP9tpPPWHIgKxUaYm/1w9EgXQpDjDnb7D+YwE1j4Z7bCO7Bg2e+n 3x6qDno0eHGnCXB/DI4yM3niHWJVO5J6abbBuee6HwZAICMmIoWjGyMLmuEyOA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1724575860; h=from:from: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=vVx+BaffuyxpUTUovFEScW0kyeVmUm2eoHOaipLBzIs=; b=wJFy2StTaE3IDIkG+IgjZD8E3nKm7fRx4Jqg1DAaAaBd4moCMppDoul6MaifuJuyi1kykW MFGYCNVe7IxbUnSg6ppsx5eE0k05W9ZzBLsJObnBoPafeClFimXOQC4OtgblX7eUtNmgwb 87fb2zLD9Po8RPoysttk+LyhsPuQGSg9xHv0ipC32Z1jI/cA8t4w+vVhBdg9PaR86MFhoG teyBZiWM88lvcdP8uviWbfyI6CGPci4VLQNKjgEkAn8O+sf5pPLSsTXgZkUKhCFV2a5Omi 06pFJcXeWfiKzdOfWQW5mLsLikIRZYiAY91EmNbcLTS5xCNCxwTjhzqutB3JfQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Ws6wN292fzGcM for ; Sun, 25 Aug 2024 08:51:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 47P8p0kg011378 for ; Sun, 25 Aug 2024 08:51:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47P8p0u3011371 for bugs@FreeBSD.org; Sun, 25 Aug 2024 08:51:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 281045] cd /usr/src && make packages creates stale symlinks Date: Sun, 25 Aug 2024 08:51:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281045 Bug ID: 281045 Summary: cd /usr/src && make packages creates stale symlinks Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: wosch@FreeBSD.org After re-building a system, I tried to run `make packages'. It created 3 st= ale symlinks: stale symlink detected: lrwxrwxr-x =C2=A01 wosch wheel 21 Aug 24 18:00 /scratch/tmp/wosch/freebsd/home/wosch/projects/freebsd-src/amd64.amd64/worl= dstage/etc/os-release -> ../var/run/os-release stale symlink detected: lrwxrwxr-x =C2=A01 wosch wheel 35 Aug 24 18:02 /scratch/tmp/wosch/freebsd/home/wosch/projects/freebsd-src/amd64.amd64/worl= dstage/usr/lib/libxo/encoder/test.enc -> /usr/tests/lib/libxo/libenc_test.so stale symlink detected: lrwxrwxr-x =C2=A01 wosch wheel 14 Aug 24 18:01 /scratch/tmp/wosch/freebsd/home/wosch/projects/freebsd-src/amd64.amd64/worl= dstage/usr/tests/local -> ../local/tests How to repeat: make -j$(nproc) buildworld make -j$(nproc) buildkernel make -j$(nproc) packages ./tools/build/stale-symlink-buildworld.sh --=20 You are receiving this mail because: You are the assignee for the bug.=