Bug 1038820 - FTBFS: crc32: 100 self tests failed, crc32c: 100 self tests failed
Summary: FTBFS: crc32: 100 self tests failed, crc32c: 100 self tests failed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: xfsprogs
Version: rawhide
Hardware: powerpc
OS: Linux
medium
high
Target Milestone: ---
Assignee: Eric Sandeen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-05 21:25 UTC by Karsten Hopp
Modified: 2013-12-09 14:13 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-09 14:13:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
build.log (66.50 KB, text/plain)
2013-12-05 21:25 UTC, Karsten Hopp
no flags Details

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 !


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