Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 714092

Summary: [tracker] packages being broken by app-shells/dash with LINENO support
Product: Gentoo Linux Reporter: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: CONFIRMED ---    
Severity: normal CC: mjo, sam
Priority: Normal Keywords: Tracker
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=527644
https://bugs.gentoo.org/show_bug.cgi?id=687002
https://bugs.gentoo.org/show_bug.cgi?id=526268
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 714094, 714098, 716496, 727562    
Bug Blocks:    

Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2020-03-23 18:41:11 UTC
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.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2020-03-23 18:51:01 UTC
using

  CONFIG_SHELL="/bin/bash" emerge …

can temporarily circumvent this kind of issues.
Comment 2 Michael Orlitzky gentoo-dev 2020-04-08 14:01:24 UTC
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?
Comment 3 Mike Gilbert gentoo-dev 2020-04-08 15:58:49 UTC
(In reply to Michael Orlitzky from comment #2)

It only appears when LINENO is enabled; otherwise, configure sets SHELL = /bin/bash in the Makefile.
Comment 4 Michael Orlitzky gentoo-dev 2020-04-08 16:22:57 UTC
(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.
Comment 5 Michael Orlitzky gentoo-dev 2020-05-20 17:18:03 UTC
Ok, but bug 720046 certainly has nothing to do with LINENO support?
Comment 6 Mike Gilbert gentoo-dev 2020-05-20 19:29:35 UTC
(In reply to Michael Orlitzky from comment #5)
> Ok, but bug 720046 certainly has nothing to do with LINENO support?

Indeed.