From nobody Sun May 19 14:59:44 2024 X-Original-To: ports-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 4Vj3l50xZ8z5KBXr for ; Sun, 19 May 2024 14:59:45 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vj3l44jLPz4S6V for ; Sun, 19 May 2024 14:59:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716130784; a=rsa-sha256; cv=none; b=Ez3CToCqmT6BE7ZRfBH1kSol7GKvCnQwvVnlLhKREJDzGRcE0wavlh9apqNCmE6McEG5iw xcOaS0DEolNqFWGQgmthn7puKsjKpACuFQ5L/HIXrhCFfTl9ZXMwEF8JPwK5AHXW5R0w+6 PfCIXGGADSyoXf5NoyygJoxj5VdnPODPXydz/SjJfwTxjdCFN2//6kbrv8FFkaJgQ9vN/8 HWUGEdWHBDyY0oDQ2hyeS1yhasdfKdE4sjvq/eA6UPHkjwjHLaECSrC1pm4rNe04/J0rds epcx5qWLuIRHVwijky+e7v85v0WoAR8JInZ1uIBNzFfDwotNx7nvJWAc+wbt7w== 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=1716130784; 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=3ipTECacBs7mFAqbTrkLO0iA+fpOy4hy+PzRtO/gMo8=; b=xvbFV2LDdnPFmNBx2R9nP0/ZMVPe++xnf7mHztF7frU7oBgavuGIMlI/1bIxIclbz+oJTW OnSmD/kRXNip0IewhGuWuK/XA7p680bnzEDOKgxa6HJQqUsf7Qgb1eVTOclpQTPnyLm8jR 3eZqkwYk5+23INNS79r0nuEJ8m49td436yonGo5xwJc3Q/mTausgz7FDKFc8j4NSKwqQUp a7elug2wYD4t3RCeBZU3iKwza4Wm7hBEH/hlznmmqHQBVvxOGpzH9b56okkysSpOH7dMNF qtTVjbXR627gLZdK8UZk2gwEimttu6V58tS6lAUukhan44r3/57/1HLOdUDf7A== 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 4Vj3l44K8Rz1D5f for ; Sun, 19 May 2024 14:59:44 +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 44JExi2l021979 for ; Sun, 19 May 2024 14:59:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44JExiTG021978 for ports-bugs@FreeBSD.org; Sun, 19 May 2024 14:59:44 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: ports-bugs@FreeBSD.org Subject: [Bug 279165] Mk/Scripts/do-depends.sh: [PATCH] Allow non-root to build with USE_PACKAGE_DEPENDS Date: Sun, 19 May 2024 14:59:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: bugzilla.freebsd@omnilan.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-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 attachments.created 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279165 Bug ID: 279165 Summary: Mk/Scripts/do-depends.sh: [PATCH] Allow non-root to build with USE_PACKAGE_DEPENDS Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: bugzilla.freebsd@omnilan.de Created attachment 250813 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D250813&action= =3Dedit Fix -DUSE_PACKAGE_DEPENDS port building for regular useres Problem: Installing existing packages in order to resolve port dependencies fails for regular users (make -DUSE_PACKAGE_DEPENDS). This isn't an issue without USE_PACKAGE_DEPENDS defined, because if a regul= ar user builds a port which has a dependency on another port, after building t= he dependency port, in Mk/bsd.ports.mk we utilize ${SU_CMD} for installing the built dependency port. Attached patch extends Mk/Scripts/do-depends.sh to allow regular users to b= uild ports with USE_PACKAGE_DEPENDS defined, similar to what we have in Mk/bsd.port.mk. --=20 You are receiving this mail because: You are the assignee for the bug.=