Shellckeck found errors in one or more shellscripts provided by sys-devel/binutils-apple. Kindly refer to the findings below and the shellcheck wiki for further details: ------------------------------------------------ script: /usr/portage/sys-devel/binutils-apple/binutils-apple-8.2.1-r1.ebuild:338 if ! [ "${EPREFIX}"/usr/bin/clang ] ; then ^^^^^^^^^^^^^^ error: Argument to implicit -n is always true due to literal strings. (https://github.com/koalaman/shellcheck/wiki/SC2157) This is an automated bug report. Conservative settings were used to minimize false-positives but there's still a chance that the above list contains non-issues. Running shellcheck again with default settings could detect other possible issues. References: [1] this script: https://github.com/heeplr/gentoo-shellbug [2] shellcheck: https://www.shellcheck.net/
*** This bug has been marked as a duplicate of bug 839156 ***