[Bug 259005] Mk/Scripts/qa.sh: Spurious SONAME warnings due to pipefail
Date: Sat, 09 Oct 2021 20:16:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259005 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 -- You are receiving this mail because: You are on the CC list for the bug.