Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720808 - app-shells/bashdb fails to compile
Summary: app-shells/bashdb fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 720378
  Show dependency tree
 
Reported: 2020-05-03 12:47 UTC by Agostino Sarubbo
Modified: 2020-05-03 13:07 UTC (History)
0 users

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


Attachments
build.log (build.log,13.75 KB, text/plain)
2020-05-03 12:47 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-03 12:47:34 UTC
This is an auto-filled bug because app-shells/bashdb fails to compile.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-03 12:47:40 UTC
Created attachment 635838 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-03 12:52:53 UTC
Do you have the new Bash 5.0 installed first? 

The bashdb stabilisation is dependent on that.
Comment 3 Agostino Sarubbo gentoo-dev 2020-05-03 12:57:40 UTC
(In reply to Sam James (sec padawan) from comment #2)
> Do you have the new Bash 5.0 installed first? 
> 
> The bashdb stabilisation is dependent on that.

The right way should be put the minimum version in DEPEND..
Comment 4 Larry the Git Cow gentoo-dev 2020-05-03 13:07:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdbc2c9b298bceb1d1c5683e2a6d362746b2aae5

commit cdbc2c9b298bceb1d1c5683e2a6d362746b2aae5
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-05-03 13:06:55 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-05-03 13:07:22 +0000

    app-shells/bashdb: require >=bash-5
    
    Closes: https://bugs.gentoo.org/720808
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 app-shells/bashdb/bashdb-5.0.1.1.0.ebuild | 5 +++--
 app-shells/bashdb/bashdb-5.0.1.1.2.ebuild | 3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)