First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 226437
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo SGML herd <sgml@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 226437 depends on: Show dependency tree
Bug 226437 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:40 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 Robert Buchholz 2009-07-22 17:28:31 0000 -------
+  22 Jul 2009; Robert Buchholz <rbu@gentoo.org>
+  +files/htmltidy-20090325-tidyrc.patch, htmltidy-4.8.6.ebuild,
+  htmltidy-5.10.26-r2.ebuild, +htmltidy-20090325.ebuild:
+  Version bump to latest CVS sources. Remove xml use flag and html2db as it
was
+  never integrated upstream and does not compile due to usage of internal tidy
+  API. Enable /etc/tidyrc and ~/.tidyrc config paths and build autotools
+  properly, closes bugs 154834, 219450, 226437 and 278604.
+

First Last Prev Next    No search results available      Search page      Enter new bug