------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-desktop-plasma_20170625-114015 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.3.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python2.7 (fallback) [3] pypy (fallback) [4] jython2.7 (fallback) Available Ruby profiles: [1] ruby21 (with Rubygems) * [2] ruby22 (with Rubygems) java-config: The following VMs are available for generation-2: 1) IcedTea JDK 7.2.6.10 [icedtea-bin-7] *) IcedTea JDK 3.4.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-7 [2] icedtea-bin-8 system-vm
Created attachment 479324 [details] emerge-info.txt
Created attachment 479326 [details] emerge-history.txt
Created attachment 479328 [details] environment
Created attachment 479330 [details] etc.portage.tbz2
Created attachment 479332 [details] sys-devel:automake-1.14.1-r1:20170702-045704.log
Created attachment 479334 [details] temp.tbz2
Created attachment 479336 [details] tests.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43d394421ca6fcc030952d60200f2888fcd37cb6 commit 43d394421ca6fcc030952d60200f2888fcd37cb6 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2018-02-25 01:39:04 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2018-02-25 01:58:45 +0000 sys-devel/automake: Rev bump to address several issues Ebuild changes: =============== - EAPI bumped to EAPI=6 (1.9.x-1.14.x). - Avoid (low risk) race in /tmp (1.10.x-1.15.x). [Bug 522638] - Avoid makeinfo requirement when bootstraping (1.14.x-1.15.x). [Bug 628912] - Fix man4.test failure (1.11.x). [Bug 583108] - Add Python 2.7 requirement for test suite. [Bug 483358, 623432] - Fix test failures when using >=app-arch/gzip-1.8 (1.14.x). [Bug 604570] - Updated GIT/SRC_URI to use HTTPS (1.14.x-1.15.x). - Live ebuild updated with changes from above (9999). Closes: https://bugs.gentoo.org/583108 Closes: https://bugs.gentoo.org/483358 Closes: https://bugs.gentoo.org/623432 Closes: https://bugs.gentoo.org/604570 Bug: https://bugs.gentoo.org/522638 Package-Manager: Portage-2.3.24, Repoman-2.3.6 sys-devel/automake/automake-1.10.3-r3.ebuild | 95 +++++++++++++++++ sys-devel/automake/automake-1.11.6-r3.ebuild | 106 +++++++++++++++++++ sys-devel/automake/automake-1.12.6-r2.ebuild | 93 +++++++++++++++++ sys-devel/automake/automake-1.13.4-r2.ebuild | 94 +++++++++++++++++ sys-devel/automake/automake-1.14.1-r2.ebuild | 112 +++++++++++++++++++++ sys-devel/automake/automake-1.15.1-r2.ebuild | 112 +++++++++++++++++++++ sys-devel/automake/automake-1.9.6-r5.ebuild | 95 +++++++++++++++++ sys-devel/automake/automake-9999.ebuild | 40 +++++--- ....11-install-sh-avoid-low-risk-race-in-tmp.patch | 77 ++++++++++++++ ...utomake-1.13-perl-escape-curly-bracket-r1.patch | 37 +++++++ .../automake/files/automake-1.14-gzip-fix.patch | 67 ++++++++++++ ....14-install-sh-avoid-low-risk-race-in-tmp.patch | 77 ++++++++++++++ ....15-install-sh-avoid-low-risk-race-in-tmp.patch | 82 +++++++++++++++ .../files/automake-1.9.6-ignore-comments-r1.patch | 29 ++++++ .../automake-1.9.6-include-dir-prefix-r1.patch | 31 ++++++ .../automake-1.9.6-infopage-namechange-r1.patch | 33 ++++++ 16 files changed, 1167 insertions(+), 13 deletions(-)