Bug 1736145
| Summary: | mpibash: FTBFS in Fedora rawhide/f31 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | mpibash | Assignee: | Christoph Junghans <junghans> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | junghans, kdudka, svashisht | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| URL: | https://github.com/lanl/MPI-Bash/issues/16 | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2019-08-05 10:25:05 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 1700317, 1732841 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2019-08-01 14:53:29 UTC
Created attachment 1597834 [details]
build.log
Created attachment 1597835 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1597836 [details]
state.log
Error is: checking for a directory containing bash header files... /usr/include/bash checking config.h usability... yes checking config.h presence... yes checking for config.h... yes checking builtins.h usability... yes checking builtins.h presence... yes checking for builtins.h... yes checking pathnames.h usability... yes checking pathnames.h presence... yes checking for pathnames.h... yes checking for shell.h... no So it seems bash-devel-5.0.7 doesn't provide shell.h anymore. Report upstream: https://github.com/lanl/MPI-Bash/issues/16 It is actually a bug in bash-devel-5, reported as #1736676. |