Bug 1038820

Summary: FTBFS: crc32: 100 self tests failed, crc32c: 100 self tests failed
Product: [Fedora] Fedora Reporter: Karsten Hopp <karsten>
Component: xfsprogsAssignee: Eric Sandeen <esandeen>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: esandeen
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-09 14:13:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
build.log none

Description Karsten Hopp 2013-12-05 21:25:49 UTC
Created attachment 833317 [details]
build.log

Description of problem:
/bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches  -m32 -I. -g -O2 -DNDEBUG -DVERSION=\"3.2.0-alpha1\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c xfs_attr_remote.c
./crc32selftest
CRC_LE_BITS = 32
crc32: 100 self tests failed
crc32c: 100 self tests failed
    [CC]     init.o
    [CC]     attr.o
...
gmake[2]: *** [crc32selftest] Error 1
gmake[2]: *** Waiting for unfinished jobs....

Version-Release number of selected component (if applicable):
xfsprogs-3.2.0-0.2.alpha1.fc21

How reproducible:
always

Steps to Reproduce:
1. ppc-koji build --scratch f21 xfsprogs-3.2.0-0.2.alpha1.fc21.src.rpm
2.
3.

Actual results:
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1561092

Expected results:


Additional info:

Comment 1 Eric Sandeen 2013-12-05 21:33:27 UTC
this should be fixed in (current) xfsprogs-3.2.0-0.3.alpha2

http://kojipkgs.fedoraproject.org/packages/xfsprogs/3.2.0/0.3.alpha2.fc21/

Can you verify?

Thanks,
-Eric

Comment 2 Karsten Hopp 2013-12-09 14:13:16 UTC
xfsprogs-3.2.0-0.3.alpha2 built: http://ppc.koji.fedoraproject.org/koji/buildinfo?buildID=210563

 Thanks !