Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 714092 - [tracker] packages being broken by app-shells/dash with LINENO support
Summary: [tracker] packages being broken by app-shells/dash with LINENO support
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: Tracker
Depends on: 714094 714098 716496 727562
Blocks:
  Show dependency tree
 
Reported: 2020-03-23 18:41 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2024-03-03 22:03 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.