Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1736145

Summary: mpibash: FTBFS in Fedora rawhide/f31
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: mpibashAssignee: Christoph Junghans <junghans>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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 Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2019-08-01 14:53:29 UTC
mpibash failed to build from source in Fedora rawhide/f31

https://koji.fedoraproject.org/koji/taskinfo?taskID=36635612


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Please fix mpibash at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
mpibash will be orphaned. Before branching of Fedora 32,
mpibash will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Fedora Release Engineering 2019-08-01 14:53:37 UTC
Created attachment 1597834 [details]
build.log

Comment 2 Fedora Release Engineering 2019-08-01 14:53:39 UTC
Created attachment 1597835 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2019-08-01 14:53:40 UTC
Created attachment 1597836 [details]
state.log

Comment 4 Christoph Junghans 2019-08-01 19:15:08 UTC
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

Comment 5 Christoph Junghans 2019-08-01 20:15:50 UTC
It is actually a bug in bash-devel-5, reported as #1736676.

Comment 6 Siteshwar Vashisht 2019-08-05 10:25:05 UTC
https://koji.fedoraproject.org/koji/taskinfo?taskID=36804886