Bug 265321 - fuse fails to build, maybe open macro not wrapped?
Summary: fuse fails to build, maybe open macro not wrapped?
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: fuse
Version: rawhide
Hardware: All
OS: All
medium
low
Target Milestone: ---
Assignee: Peter Lemenkov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F8Test3
TreeView+ depends on / blocked
 
Reported: 2007-08-29 20:59 UTC by Jesse Keating
Modified: 2013-01-10 02:37 UTC (History)
2 users (show)

Fixed In Version: 2.7.0-5.fc8
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-08-29 21:47:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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