Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=689870 Simon Andrews <simon.andrews@xxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |simon.andrews@xxxxxxxxxxx --- Comment #3 from Simon Andrews <simon.andrews@xxxxxxxxxxx> 2011-09-21 07:12:20 EDT --- Tried to compile this under F15, but failed with the following errors - we saw the same thing doing a vanilla tabix install from the distributed sources. It looks like a missing dependency?: $ sudo yum-builddep tabix-0.2.5-1.fc16.src.rpm Loaded plugins: refresh-packagekit Getting requirements for tabix-0.2.5-1.fc16.src --> Already installed : zlib-devel-1.2.5-3.fc15.x86_64 --> Already installed : 4:perl-5.12.4-160.fc15.x86_64 --> Already installed : perl-ExtUtils-MakeMaker-6.56-160.fc15.noarch --> Already installed : perl-Test-Simple-0.98-1.fc15.noarch No uninstalled build requires [andrewss@bilin1 SRPMS]$ rpmbuild --rebuild tabix-0.2.5-1.fc16.src.rpm Installing tabix-0.2.5-1.fc16.src.rpm warning: user mockbuild does not exist - using root warning: group mockbuild does not exist - using root warning: user mockbuild does not exist - using root warning: group mockbuild does not exist - using root Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gHV8NH + umask 022 + cd /home/andrewss/rpmbuild/BUILD + LANG=C + export LANG + unset DISPLAY + cd /home/andrewss/rpmbuild/BUILD + rm -rf tabix-0.2.5 + /usr/bin/bzip2 -dc /home/andrewss/rpmbuild/SOURCES/tabix-0.2.5.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tabix-0.2.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GB9jS8 + umask 022 + cd /home/andrewss/rpmbuild/BUILD + cd tabix-0.2.5 + LANG=C + export LANG + unset DISPLAY + make -j2 make[1]: Entering directory `/home/andrewss/rpmbuild/BUILD/tabix-0.2.5' gcc -c -g -Wall -O2 -fPIC -D_FILE_OFFSET_BITS=64 -D_USE_KNETFILE bgzf.c -o bgzf.o gcc -c -g -Wall -O2 -fPIC -D_FILE_OFFSET_BITS=64 -D_USE_KNETFILE kstring.c -o kstring.o gcc -c -g -Wall -O2 -fPIC -D_FILE_OFFSET_BITS=64 -D_USE_KNETFILE knetfile.c -o knetfile.o bgzf.c: In function 'bgzf_close': bgzf.c:630:8: warning: variable 'count' set but not used [-Wunused-but-set-variable] gcc -c -g -Wall -O2 -fPIC -D_FILE_OFFSET_BITS=64 -D_USE_KNETFILE index.c -o index.o gcc -c -g -Wall -O2 -fPIC -D_FILE_OFFSET_BITS=64 -D_USE_KNETFILE bedidx.c -o bedidx.o gcc -c -g -Wall -O2 -fPIC -D_FILE_OFFSET_BITS=64 -D_USE_KNETFILE main.c -o main.o gcc -c -g -Wall -O2 -fPIC -D_FILE_OFFSET_BITS=64 -D_USE_KNETFILE bgzip.c -o bgzip.o gcc -g -Wall -O2 -fPIC -o bgzip bgzip.o bgzf.o knetfile.o -lz bgzf.o: In function `deflate_block': /home/andrewss/rpmbuild/BUILD/tabix-0.2.5/bgzf.c:311: undefined reference to `edeflate' /home/andrewss/rpmbuild/BUILD/tabix-0.2.5/bgzf.c:313: undefined reference to `edeflateEnd' /home/andrewss/rpmbuild/BUILD/tabix-0.2.5/bgzf.c:305: undefined reference to `edeflateInit2_' /home/andrewss/rpmbuild/BUILD/tabix-0.2.5/bgzf.c:329: undefined reference to `edeflateEnd' /home/andrewss/rpmbuild/BUILD/tabix-0.2.5/bgzf.c:345: undefined reference to `ecrc32' /home/andrewss/rpmbuild/BUILD/tabix-0.2.5/bgzf.c:346: undefined reference to `ecrc32' bgzf.o: In function `inflate_block': /home/andrewss/rpmbuild/BUILD/tabix-0.2.5/bgzf.c:380: undefined reference to `einflateInit2_' /home/andrewss/rpmbuild/BUILD/tabix-0.2.5/bgzf.c:385: undefined reference to `einflate' /home/andrewss/rpmbuild/BUILD/tabix-0.2.5/bgzf.c:391: undefined reference to `einflateEnd' /home/andrewss/rpmbuild/BUILD/tabix-0.2.5/bgzf.c:387: undefined reference to `einflateEnd' collect2: ld returned 1 exit status make[1]: *** [bgzip] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/home/andrewss/rpmbuild/BUILD/tabix-0.2.5' make: *** [all-recur] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.GB9jS8 (%build) RPM build errors: user mockbuild does not exist - using root group mockbuild does not exist - using root user mockbuild does not exist - using root group mockbuild does not exist - using root Bad exit status from /var/tmp/rpm-tmp.GB9jS8 (%build) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review