Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623432 - sys-devel/automake-1.14.1-r1 : fails with FEATURES=test
Summary: sys-devel/automake-1.14.1-r1 : fails with FEATURES=test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-02 08:25 UTC by Toralf Förster
Modified: 2018-02-25 01:59 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.76 KB, text/plain)
2017-07-02 08:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,310.15 KB, text/plain)
2017-07-02 08:25 UTC, Toralf Förster
Details
environment (environment,86.82 KB, text/plain)
2017-07-02 08:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.31 KB, application/x-bzip)
2017-07-02 08:25 UTC, Toralf Förster
Details
sys-devel:automake-1.14.1-r1:20170702-045704.log (sys-devel:automake-1.14.1-r1:20170702-045704.log,169.07 KB, text/plain)
2017-07-02 08:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,40.05 KB, application/x-bzip)
2017-07-02 08:25 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,13.38 KB, application/x-bzip)
2017-07-02 08:25 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-07-02 08:25:20 UTC
  -------------------------------------------------------------------

  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
Comment 1 Toralf Förster gentoo-dev 2017-07-02 08:25:23 UTC
Created attachment 479324 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-02 08:25:27 UTC
Created attachment 479326 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-02 08:25:30 UTC
Created attachment 479328 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-02 08:25:33 UTC
Created attachment 479330 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-02 08:25:37 UTC
Created attachment 479332 [details]
sys-devel:automake-1.14.1-r1:20170702-045704.log
Comment 6 Toralf Förster gentoo-dev 2017-07-02 08:25:40 UTC
Created attachment 479334 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-07-02 08:25:43 UTC
Created attachment 479336 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-02-25 01:59:15 UTC
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(-)