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 993168 - zfs-fuse: FTBFS in rawhide
Summary: zfs-fuse: FTBFS in rawhide
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: zfs-fuse
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F20FTBFS
TreeView+ depends on / blocked
 
Reported: 2013-08-05 16:50 UTC by Dennis Gilmore
Modified: 2013-08-13 20:06 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-13 20:06:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dennis Gilmore 2013-08-05 16:50:58 UTC
Your package zfs-fuse failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=5761448

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Comment 1 Petr Pisar 2013-08-06 13:05:37 UTC
gcc -o cmd/stat/common/timestamp.o -c -pipe -Wall -std=c99 -Wno-switch -Wno-unused -Wno-missing-braces -Wno-parentheses -Wno-uninitialized -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DTEXT_DOMAIN=\"zfs-fuse\" -O2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -ggdb -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DLINUX_AIO -Ilib/libuutil/include -Ilib/libnvpair/include -Ilib/libumem/include -Ilib/libzfscommon/include -Ilib/libzfs/include -Ilib/libsolcompat/include -Ilib/libavl/include -Icmd/stat/common cmd/stat/common/timestamp.c
In file included from lib/libsolcompat/include/sys/types.h:30:0,
                 from /usr/include/stdlib.h:314,
                 from lib/libsolcompat/include/sys/time.h:33,
                 from cmd/stat/common/statcommon.h:38,
                 from cmd/stat/common/timestamp.c:26:
lib/libsolcompat/include/sys/isa_defs.h:544:2: error: #error "ISA not supported"
 #error "ISA not supported"
  ^
In file included from /usr/include/sys/types.h:222:0,
                 from lib/libsolcompat/include/sys/types.h:32,
                 from /usr/include/stdlib.h:314,
                 from lib/libsolcompat/include/sys/time.h:33,
                 from cmd/stat/common/statcommon.h:38,
                 from cmd/stat/common/timestamp.c:26:
lib/libsolcompat/include/sys/sysmacros.h:364:2: error: #error One of _BIT_FIELDS_LTOH or _BIT_FIELDS_HTOL must be defined
 #error One of _BIT_FIELDS_LTOH or _BIT_FIELDS_HTOL must be defined
  ^
scons: *** [cmd/stat/common/timestamp.o] Error 1
scons: building terminated because of errors.
error: Bad exit status from /var/tmp/rpm-tmp.HDjOxx (%build)
    Bad exit status from /var/tmp/rpm-tmp.HDjOxx (%build)

Bundled header files do not support ARM?

Comment 2 Gwyn Ciesla 2013-08-07 15:44:49 UTC
Looks like it.  And a patch from upstream is unlikely to be forthcoming, as upstream has apparently vanished.  What would be a good resource for patching this, setting the various defines to work properly on ARM?

Comment 3 Gwyn Ciesla 2013-08-13 20:06:08 UTC
Excluded ARM for now, filed 996728.


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