Bug 265321

Summary: fuse fails to build, maybe open macro not wrapped?
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: fuseAssignee: Peter Lemenkov <lemenkov>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell, tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: 2.7.0-5.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-29 21:47:15 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:59:00 UTC
ake[1]: Entering directory `/builddir/build/BUILD/fuse-2.7.0/lib'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../include  -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64
-D_REENTRANT -DFUSE_USE_VERSION=26   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT
fuse.lo -MD -MP -MF ".deps/fuse.Tpo" -c -o fuse.lo fuse.c; \
	then mv -f ".deps/fuse.Tpo" ".deps/fuse.Plo"; else rm -f ".deps/fuse.Tpo"; exit
1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../include  -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64
-D_REENTRANT -DFUSE_USE_VERSION=26   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT
fuse_kern_chan.lo -MD -MP -MF ".deps/fuse_kern_chan.Tpo" -c -o fuse_kern_chan.lo
fuse_kern_chan.c; \
	then mv -f ".deps/fuse_kern_chan.Tpo" ".deps/fuse_kern_chan.Plo"; else rm -f
".deps/fuse_kern_chan.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include
-DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT
-DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fuse.lo -MD
-MP -MF .deps/fuse.Tpo -c fuse.c  -fPIC -DPIC -o .libs/fuse.o
fuse.c: In function 'fuse_compat_open':
fuse.c:631: error: expected identifier before '(' token
fuse.c:635: warning: dereferencing type-punned pointer will break
strict-aliasing rules
fuse.c:635: error: expected identifier before '(' token
fuse.c:639: warning: dereferencing type-punned pointer will break
strict-aliasing rules

http://koji.fedoraproject.org/koji/getfile?taskID=138001&name=build.log

Comment 1 Tom "spot" Callaway 2007-08-29 21:47:15 UTC
Fixed in rawhide.