From nobody Mon Jan 08 18:56:24 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 4T83F46rCwz56R77 for ; Mon, 8 Jan 2024 18:56:24 +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 4T83F45p6cz4GPQ for ; Mon, 8 Jan 2024 18:56:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1704740184; 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: in-reply-to:in-reply-to:references:references; bh=jvP49zKrAefvcCioBqEDrVmHhG8vEjBXIyOVb+z6uKo=; b=X+cfK6YPDIajOJ6xWfOS6Cf+97sM0AxZyIswHZ2yGs+yMPeGe9gZ4NR8aRcLMCirszH+Lq e/F6PxstRSy4vsPtmMrPs05qr9WcxnjZmcGmTRL8m6WuZ9dHnBO0iot2g2NO3UFPE5ADCc T1hWA+4Ls/789yusNSZmHO2UMAhpQhw/MyUBi23npVvBRpuRkAnUDQl1nPsv19ppts06Qb Q4IFZZU1dCUKQ3aQqbv7pxZHlZrc7W0g/ToTzsta+jca/akkWauTDTxus3XHAqQe+X8HBe YNFyr4yMgxTBlWnWePtygZm+QqtTIfYwLnbh6kgMwKVYezEFvRaBoprzdIoomA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704740184; a=rsa-sha256; cv=none; b=ORXvJU9E5vbQjba6dFIOrabsIpAdpiMHhYV+msRR0JgnMOmSXBC2S0cii35sHPDGJCjPMe JDNKYaMlTzKxPOuwp8Tfl1gqJGtGMG4CgdfEv4zJfRFDx+0ShH23x+oXYql/c7u5OyfL0T PaxbbD7uSoOPQr+7c7q02CEnaC5dsgPwQpsgtQn2u2VhZ92gUGmwT37946S3rpX3HjIP2w kcou0EUVDdBsqax2hQXqRyrTztrbCN9/E31Fr9t4oy+fOUXmrKv84OTIbaxnTpUjfyg4c/ 5iTdbR+8EWJqj8s56O8I1nTEIXfOj3SHgwxfHpx2MIjQggnQO7Cxe2Z5bxGIgQ== 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 4T83F44n3mzJbb for ; Mon, 8 Jan 2024 18:56:24 +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 408IuOhL066188 for ; Mon, 8 Jan 2024 18:56:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 408IuOhK066187 for ports-bugs@FreeBSD.org; Mon, 8 Jan 2024 18:56:24 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 272898] [exp-run] build ports as PIE by default Date: Mon, 08 Jan 2024 18:56:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: netchild@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: 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: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272898 Alexander Leidinger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |netchild@FreeBSD.org --- Comment #3 from Alexander Leidinger --- In my builds, I also identified those ports to need PIE_UNSAFE=3DYES (at le= ast in the past), those which want to switch may want to check them on their own (maybe not build due to dependencies failing which I have fixed in my builds with PIE_UNSAFE=3DYES): - devel/level-zero - math/lapack - print/tex-xetex - shells/zsh - x11/nvidia-driver-390 (I use a more recent nvidia port now after changing the card, so not sure if this is still an issue) --=20 You are receiving this mail because: You are on the CC list for the bug.=