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:
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
xfsprogs-3.2.0-0.3.alpha2 built: http://ppc.koji.fedoraproject.org/koji/buildinfo?buildID=210563 Thanks !