Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 226439
Alias:
Product:
Component:
Status: NEW
Resolution:
Assigned To: Printing Team <printing@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
app-text:gv-3.6.4:20080621-073035.log build.log for app-text/gv-3.6.4 text/plain Samuli Suominen 2008-06-21 07:34 0000 23.06 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 226439 depends on: Show dependency tree
Bug 226439 blocks: 226305
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.








View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-06-13 20:41 0000
Rebuilding autotools through maintainer-mode is _not_ good, because it usually
means you forget to add dependencies, and they'll magically use the same
version as used by upstream, which might not be what the user have installed at
all.

If you patch Makefile.am or configure.in/configure.ac you _have to_ use
autotools.eclass and eautomake/eautoreconf. Exceptions are granted _only_ for
system packages that would make it impossible to run autotools during
stagebuilding.

Please fix your package.

------- Comment #1 From Samuli Suominen 2008-06-21 07:34:25 0000 -------
Created an attachment (id=157863) [details]
build.log for app-text/gv-3.6.4

Diego, I've bumped app-text/gv to 3.6.4 and changed it to modify only
Makefile.am instead of also Makefile.in, then inherited autotools and ran
eautoreconf. Why am I still getting..

>>> Completed installing gv-3.6.4 into /var/tmp/portage/app-text/gv-3.6.4/image/

 * QA Notice: Automake "maintainer mode" detected:
 * 
 *              if (/bin/sh
/var/tmp/portage/app-text/gv-3.6.4/work/gv-3.6.4/missing --run makeinfo
--version) >/dev/null 2>&1; then \
 *              if /bin/sh
/var/tmp/portage/app-text/gv-3.6.4/work/gv-3.6.4/missing --run makeinfo   -I .
\
 * 
 * If you patch Makefile.am, configure.in,  or configure.ac then you
 * should use autotools.eclass and eautomake or eautoreconf. Exceptions
 * are limited to system packages for which it is impossible to run
 * autotools during stage building. See
 * http://www.gentoo.org/proj/en/qa/autofailure.xml for more information.
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment

?

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug