From nobody Wed Aug 02 19:21:14 2023 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 4RGMKC03N0zZhNc for ; Wed, 2 Aug 2023 19:21:15 +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 4RGMK64l70z4ZTJ for ; Wed, 2 Aug 2023 19:21:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691004074; a=rsa-sha256; cv=none; b=vLH5Mn5GbDF/u3xuH7qGViV0LgvKVfVvJVgUBhVtjjAfy6HJ4Uj+xXT4+2WMgF+J2wUR3r M363Ecs72s1QSttBrLv81VPCcynB8S7N5BNipWTDhzduDmqGWlpXQQy8wVFko08Xb+OwXC NvbhzC9eoE9t9iMhqugJT1uuV5WWq98Rets5hx19S9RJm+5dIOxRnk0vvcjHZOqVEQ2oBY eMoIzAdxRN/kAI1pVUGp93XyTb4pxXUHENCv57wCMq7k21z5i1ErXDVCDh2jxC5SZzl/jV ai0UGjfDdJAil6doifkMdP+O154ZUCFFiIl/VcQ/sN45ES1791YguSByA21UMw== 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=1691004074; 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=D6+mzZuYdUCuSgJIXTKqtN5XAu3r78udKY8r5ExdTwI=; b=lphAKM2h8Ka3Sn8aOyM3vrMsX2Ab5Li728zeESYy0sWP3yZTvViQBNHYmgOoGYzwvjFK34 zCRnA2RABaN3mtK/TeBjEqa/O9DPcUM0OFD1nuAtVomOrZxAZLZQ3Ucrg5YfYvitUaYy8v 8hBjOCstLFxnJ7eIotfeU5IEjs0u6dcMSHoXYBSJRBH1wT9adroT/uK0daROSPh2y0br16 eX0VLwQeYMEacQA6aVfZpxW1fSrCbwcMDZLUCoxgGn6BkJd4lriuBDBcSu4ImrgIDx79mS 0VC9ZuLQKIqcewn1CkhKyUYtrAel5/qAjFwMS+yuX29heDR/VLXxmBw9izk3jw== 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 4RGMK63jzSzWfs for ; Wed, 2 Aug 2023 19:21:14 +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 372JLE5H030932 for ; Wed, 2 Aug 2023 19:21:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 372JLEwv030911 for ports-bugs@FreeBSD.org; Wed, 2 Aug 2023 19:21:14 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: Wed, 02 Aug 2023 19:21:14 +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: emaste@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: dependson 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 Ed Maste changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |268882, 268884, 268982, | |268901, 268907, 268920, | |268921, 268923, 268981 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268882 [Bug 268882] print/tex-luatex: not WITH_PIE safe https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268884 [Bug 268884] print/tex-xetex: not WITH_PIE safe https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268901 [Bug 268901] lang/gcc*: not WITH_PIE safe https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268907 [Bug 268907] ports-mgmt/pkg: not WITH_PIE safe https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268920 [Bug 268920] archivers/snappy: not WITH_PIE safe https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268921 [Bug 268921] converters/libb64: not WITH_PIE safe https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268923 [Bug 268923] shells/zsh: not WITH_PIE safe https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268981 [Bug 268981] multimedia/cmrtlib: not WITH_PIE safe https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268982 [Bug 268982] graphics/netpbm: WITH_PIE unsafe --=20 You are receiving this mail because: You are on the CC list for the bug.=