Date: Sat, 09 Oct 2021 20:16:49 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 259005] Mk/Scripts/qa.sh: Spurious SONAME warnings due to pipefail Message-ID: <bug-259005-7788-6K4XUST1xQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259005-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-259005-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=3D259005 Tatsuki Makino <tatsuki_makino@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tatsuki_makino@hotmail.com --- Comment #1 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- Good morning, I sent an email yesterday, but it already existed. :) audio/audacity will step on this issue. If we can ignore the cost of launching a grep process, I can only think of double grep. readelf -d ${dep_file} | grep SONAME | grep -q SONAME --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259005-7788-6K4XUST1xQ>