Bug 265141 - openmpi fails to build due to invalid open call
Summary: openmpi fails to build due to invalid open call
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: openmpi
Version: rawhide
Hardware: All
OS: All
medium
low
Target Milestone: ---
Assignee: Doug Ledford
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F8Test3
TreeView+ depends on / blocked
 
Reported: 2007-08-29 20:35 UTC by Jesse Keating
Modified: 2013-01-10 02:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-18 01:49:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.