As usual, no talking in here! If you have a package failing because of app-shells/dash with LINENO support, file a new bug and make it block this one.
using CONFIG_SHELL="/bin/bash" emerge … can temporarily circumvent this kind of issues.
Bugs #716496 and #715202 don't have anything to do with LINENO, because the errors aren't in ./configure. Should we change this bug to track all dash failures in build systems?
(In reply to Michael Orlitzky from comment #2) It only appears when LINENO is enabled; otherwise, configure sets SHELL = /bin/bash in the Makefile.
(In reply to Mike Gilbert from comment #3) > (In reply to Michael Orlitzky from comment #2) > > It only appears when LINENO is enabled; otherwise, configure sets SHELL = > /bin/bash in the Makefile. Aha, that explains it, thanks.
Ok, but bug 720046 certainly has nothing to do with LINENO support?
(In reply to Michael Orlitzky from comment #5) > Ok, but bug 720046 certainly has nothing to do with LINENO support? Indeed.
No activity in a while, all blockers resolved. Close it?