Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 226765 - media-sound/jack-audio-connection-kit: patch (jack-audio-connection-kit-0.99.0-jackstart.patch) changes both autotools source and result
Summary: media-sound/jack-audio-connection-kit: patch (jack-audio-connection-kit-0.99....
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bad-autotools
  Show dependency tree
 
Reported: 2008-06-14 16:45 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2008-06-25 16:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-06-14 16:45:33 UTC
The patch in summary is touching both Makefile.in and Makefile.am, probably to avoid autotools rebuild.

This treatment is usually reserved for a few selected system packages that cannot have their autotool scripts rebuilt.

This _could_ cause maintainermode-driven rebuild (see http://blog.flameeyes.eu/articles/2008/06/13/maintaner-mode ), which is something we should be avoiding as much as possible.

Please just patch Makefile.am and/or configure.in/.ac and rebuild autotools, unless you have very good reasons not to.
Comment 1 Alexis Ballier gentoo-dev 2008-06-25 16:09:47 UTC
(In reply to comment #0)
> The patch in summary is touching both Makefile.in and Makefile.am, probably to
> avoid autotools rebuild.

only .in; but I can understand this is a problem too.

its only used in 0.99.0-r3, which in turn is only here for mips.
when mips will move on it'll be gone; for now -> wontfix