Versions
v9999 :: 9999 :: gentoo
- Modified
- License
- GPL-2
- USE flags
- test
v1.17 :: 1.17 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~alpha ~amd64 ~arm ~arm64 ~arm64-macos ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
- USE flags
- test
v1.16.5 :: 1.16 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~alpha ~amd64 ~arm ~arm64 ~arm64-macos ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
- USE flags
- test
v1.15.1 :: 1.15 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~alpha ~amd64 ~arm ~arm64 ~arm64-macos ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
- USE flags
- test
v1.11.6 :: 1.11 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~alpha ~amd64 ~arm ~arm64 ~arm64-macos ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-build / autoconf : Used to create autoconfiguration files
dev-build / automake-wrapper : Wrapper for automake to manage multiple automake versions
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
sys-apps / help2man : GNU utility to convert program --help output to a man page
sys-devel / gnuconfig : Updated config.sub and config.guess file from GNU
Runtime Dependencies
dev-build / autoconf : Used to create autoconfiguration files
dev-build / automake-wrapper : Wrapper for automake to manage multiple automake versions
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
sys-devel / gnuconfig : Updated config.sub and config.guess file from GNU
Bugs
- 923596
- dev-build/automake-vanilla-1.15.1 fails tests
- 929377
- dev-build/automake-vanilla: needs upgrade to Python 3.12 (PythonCompatUpdate)
- 939752
- dev-build/automake-vanilla-1.16.5 fails test - [ncurses-6.5] [meson-9999] [gcc-15] FAIL: t/dist-formats.tap 47 - ac=dist-zip,no-dist-gzip [distcheck]
- 952273
- dev-build/automake-vanilla: needs porting to Python 3.13+
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-build/automake-vanilla: keyword 1.17
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-build/automake-vanilla: add 1.17
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-build/automake-vanilla: enable py3.12
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-build/automake-vanilla: fix tests
Same as ad9bfdfb3e7aefb9a306dbd08fe10e39a7f3a7c8. Bug: https://bugs.gentoo.org/922676 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-build/automake-vanilla: add note to be careful with patching
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-build/automake-vanilla: compress slotted info pages
As noted in the bug, we install to a different location to accommodate slotting and hence do not benefit from the automagic compression for /usr/share/doc. Explicitly opt-in for the info pages we install. Bug: https://bugs.gentoo.org/922729 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sys-devel → dev-build}/automake-vanilla
Signed-off-by: Michał Górny <mgorny@gentoo.org>