https://bugzilla.redhat.com/show_bug.cgi?id=871511

Ralf Corsepius <rc040...@freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rc040...@freenet.de

--- Comment #2 from Ralf Corsepius <rc040...@freenet.de> ---
This package has quite some amount of issues:

1. If at all (running autogen.sh while building is a bad idea), then autogen.sh
should be run in "%prep" (and not in %build)

2. The tarball contains */autom4te.cache, which are not supposed to be shipped
as part of a tarball.
Either fix your tarball creation script or remove them in %prep.

3. Running autogen.sh in libpit raises this error:
...
+ ./autogen.sh
...
/usr/share/automake-1.12/am/library.am: archiver requires 'AM_PROG_AR' in
'configure.ac'

Please fix it.

4. I am observing many "non-virtual destructor might cause undefined behaviour"
warnings. These should be considered serious.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to