Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Nov 2020 18:27:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251110] Mk/Scripts/qa.sh: stripped() can fail after pipefail was added; also misses the single file case
Message-ID:  <bug-251110-7788-qnBa066kae@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251110-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251110-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251110

John Hein <jcfyecrayz@liamekaens.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #219642|                            |maintainer-approval?(portmg
              Flags|                            |r@FreeBSD.org)

--- Comment #1 from John Hein <jcfyecrayz@liamekaens.com> ---
Created attachment 219642
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D219642&action=
=3Dedit
[patch] fix qa.sh:stripped() - possible pipefail + single file issues (v2)

v2: This version of the patch ignores errors from readelf to fix (1).  This=
 is
safer in case base readelf is changed to return non-zero exit codes on erro=
rs
(it probably should).

It uses the same fix for (2) as v1.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251110-7788-qnBa066kae>