[Bug 529496] Review Request: libmtag - An advanced C music tagging library with a simple API

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 13 04:04:53 UTC 2010


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=529496

--- Comment #28 from Ralf Corsepius <rc040203 at freenet.de> 2010-01-12 23:04:49 EST ---
MUSTFIX:

* Package doesn't build in mock:
...
 make -j2
   CXX        lib/mtag.o
   CC         src/mtag.o
   CC         tests/reader.o
   LINK       libmtag.so
/usr/bin/ld: lib/mtag.o: relocation R_X86_64_32 against `.rodata' can not be
used when making a shared object; recompile with -fPIC
lib/mtag.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [libmtag.so] Error 1

* Spec-filename ("libmtag-1.spec") doesn't comply to Fedora conventions.

* Building is non-verbose (cf. above).

* autoreconf -fi fails == Upstream tarball is broken.
>From what I see, you abandoned using automake and switched to using manually
written Makefiles. Likely you believe this to be a good idea ... I don't.

-- 
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.



More information about the package-review mailing list