Bug 265141

Summary: openmpi fails to build due to invalid open call
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: openmpiAssignee: Doug Ledford <dledford>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-18 01:49:47 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: 257221    

Description Jesse Keating 2007-08-29 20:35:13 UTC
http://koji.fedoraproject.org/koji/getfile?taskID=137016&name=build.log

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../opal/include
-I../orte/include -I../ompi/include -I../ompi/include -I.. -DNDEBUG -O2 -g -pipe
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -finline-functions
-fno-strict-aliasing -pthread -MT runtime/orte_abort.lo -MD -MP -MF
runtime/.deps/orte_abort.Tpo -c runtime/orte_abort.c  -fPIC -DPIC -o
runtime/.libs/orte_abort.o
depbase=`echo runtime/orte_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
	if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../opal/include -I../orte/include -I../ompi/include -I../ompi/include   -I.. 
  -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC
-finline-functions -fno-strict-aliasing -pthread -MT runtime/orte_init.lo -MD
-MP -MF "$depbase.Tpo" -c -o runtime/orte_init.lo runtime/orte_init.c; \
	then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
runtime/orte_abort.c: In function 'orte_abort':
runtime/orte_abort.c:91: error: size of array '__open_missing_mode' is negative