From nobody Mon Jun 5 12:28:32 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 4QZXvl47kCz4ZtVQ for ; Mon, 5 Jun 2023 12:28:35 +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 4QZXvl0FPXz3hGf for ; Mon, 5 Jun 2023 12:28:35 +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=1685968115; 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=yskxEcBdprRQV3RGHGwl+fZKrRJ5xW3QWfoUD0ubn+4=; b=Vh8b9lce0k8gZduajBMJ4RNqJu55HkBggk1mpry04LPi2cs+zL42UF4yA2a8hUPUjmYHJH laQMnzEDznO2Mx/rfXSWi2cQwtPCcAm//TF+xRgJQC/H5nNw4beJIvjpLr0aqq2Os4k21w MhmNtS53ZZ4UvQDA6KhlGsCQ1KNNd5dbT5ta22gmlWYRYjeQw2k2dufr1OV/HfjFklXS51 A3eKzDJcxhNpQQu/cSmdEfZThGeAsTKmc4IBCVjrfLhL47PrsqkHrXs4YyQNZb0WytWTjy ciWjeur3/4U7xM1nrgLdSSt1pXQpST0LIde8K5L26BTy06IReeLj56S1FqPD6g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1685968115; a=rsa-sha256; cv=none; b=lXJPq8GiWoRQZalWeZL14B4v2qvog9W+hIPlV+HWHTvyGjPIP+aLlk0OOYsnoSbGI9g5Ci MIkapEM1zQuJXmm6r/qFgNwQ1/0qjPq0/OFN7O6LwoavIBI74afOgPB7adMxtkceyEUwMS 0FelfB3IvWxDUoaAGAg4VIx29YKMdcuYGQwBfA1Y818WfBWuUpWrD0GLxVc9GMxQkeks9i DO7KXRJO2Pz7F09oxcTFvVBf23XvSXI9BQ8XUqOAqS4e4GR7Mwrr5eJT5FydHIrFD0UQgo pC2clGjtkMjYNNrbgPoh+bEOgEym5U/q8K3KFD4j2GkBciLYtCqbhLu7fyuJlg== 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 4QZXvk6SrnzmyX for ; Mon, 5 Jun 2023 12:28:34 +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 355CSYgl061002 for ; Mon, 5 Jun 2023 12:28:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 355CSYuU061000 for ports-bugs@FreeBSD.org; Mon, 5 Jun 2023 12:28:34 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 252629] Need infrastructure to set ELF feature note flags via elfctl Date: Mon, 05 Jun 2023 12:28:32 +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: jbeich@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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252629 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |271838 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271838 [Bug 271838] lang/v8: fails with kern.elf64.allow_wx=3D1 but elfctl -e +wxn= eeded doesn't help --=20 You are receiving this mail because: You are on the CC list for the bug.=