Bug 1065627
| Summary: | Review Request: pire - Perl Incompatible Regular Expressions library | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christopher Meng <i> |
| Component: | Package Review | Assignee: | Kamil Dudka <kdudka> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | i, kdudka, package-review |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-08 13:09:09 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 201449 | ||
|
Description
Christopher Meng
2014-02-15 08:57:30 UTC
- %description contains trailing white spaces and few typos:
maches -> matches
mantaining -> maintaining
apx.10 -> apx. 10
realtime -> real-time
nongreedy -> non-greedy
- I would move running autoreconf to %prep assuming it really needs to be run (a comment justifying it would help)
- obsolete macro AC_PROG_LIBTOOL found in: pire-release-0.0.5/configure.ac:15
- running autoreconf with recent autotools produces a lot of warnings:
pire/Makefile.am:11: warning: source file 'scanners/null.cpp' is in a subdirectory,
pire/Makefile.am:11: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
pire/Makefile.am:11: warning: source file 'stub/utf8.cpp' is in a subdirectory,
pire/Makefile.am:11: but option 'subdir-objects' is disabled
pire/Makefile.am:56: warning: source file 'extra/capture.cpp' is in a subdirectory,
pire/Makefile.am:56: but option 'subdir-objects' is disabled
pire/Makefile.am:56: warning: source file 'extra/count.cpp' is in a subdirectory,
pire/Makefile.am:56: but option 'subdir-objects' is disabled
pire/Makefile.am:56: warning: source file 'extra/glyphs.cpp' is in a subdirectory,
pire/Makefile.am:56: but option 'subdir-objects' is disabled
/usr/share/automake-1.14/am/ltlibrary.am: warning: 'libpire.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.14/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
pire/Makefile.am:10: while processing Libtool library 'libpire.la'
pire/Makefile.am: installing './depcomp'
configure.ac: installing './ylwrap'
tests/Makefile.am:10: warning: source file 'stub/cppunit.cpp' is in a subdirectory,
tests/Makefile.am:10: but option 'subdir-objects' is disabled
/usr/share/automake-1.14/am/ltlibrary.am: warning: 'libpire_unit.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.14/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
tests/Makefile.am:9: while processing Libtool library 'libpire_unit.la'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'
There seems to be no progress in the past 18 months. Christopher, is this review request still valid? Staled since February 2014. URLs in comment #0 do not seem to work any more. Closing... |