Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640202 - dev-libs/libite-2.0.0 : [TEST] FAIL: which
Summary: dev-libs/libite-2.0.0 : [TEST] FAIL: which
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: OzTiram
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-12-07 17:18 UTC by Toralf Förster
Modified: 2017-12-09 09:25 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.84 KB, text/plain)
2017-12-07 17:19 UTC, Toralf Förster
Details
dev-libs:libite-2.0.0:20171207-121212.log (dev-libs:libite-2.0.0:20171207-121212.log,28.22 KB, text/plain)
2017-12-07 17:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,245.28 KB, text/plain)
2017-12-07 17:19 UTC, Toralf Förster
Details
environment (environment,16.17 KB, text/plain)
2017-12-07 17:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.89 KB, application/x-bzip)
2017-12-07 17:19 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.88 KB, application/x-bzip)
2017-12-07 17:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,9.69 KB, application/x-bzip)
2017-12-07 17:19 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,41.32 KB, application/x-bzip)
2017-12-07 17:19 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-12-07 17:18:58 UTC
PASS: rsync
PASS: tempfile
FAIL: which
============================================================================
Testsuite summary for libite 2.0.0
============================================================================

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma_test_20171129-200748

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python3.5 (fallback)
  [4]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-8]
2)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8  system-vm
  [2]   icedtea-bin-8 

emerge -qpv dev-libs/libite
[ebuild  N    ] dev-libs/libite-2.0.0  USE="-static-libs"
Comment 1 Toralf Förster gentoo-dev 2017-12-07 17:19:01 UTC
Created attachment 508720 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-07 17:19:04 UTC
Created attachment 508722 [details]
dev-libs:libite-2.0.0:20171207-121212.log
Comment 3 Toralf Förster gentoo-dev 2017-12-07 17:19:07 UTC
Created attachment 508724 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-12-07 17:19:10 UTC
Created attachment 508726 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-12-07 17:19:13 UTC
Created attachment 508728 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-07 17:19:16 UTC
Created attachment 508730 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-12-07 17:19:19 UTC
Created attachment 508732 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2017-12-07 17:19:22 UTC
Created attachment 508734 [details]
tests.tbz2
Comment 9 OzTiram 2017-12-08 12:29:00 UTC
I have created the following PR to fix the issue.

The patches are cherry-picked from upstream.

https://github.com/gentoo/gentoo/pull/6481
Comment 10 Larry the Git Cow gentoo-dev 2017-12-09 09:25:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c3df282744fd5ef80fbc49b273f7830c858f93b

commit 8c3df282744fd5ef80fbc49b273f7830c858f93b
Author:     Oz N Tiram <oz.tiram@gmail.com>
AuthorDate: 2017-12-08 16:47:30 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2017-12-09 09:25:27 +0000

    dev-libs/libite: fix failing tests
    
     * This commit adds two patches from upstream
       They should be removed as soon as upstream
       releases new version.
    
    Closes: https://bugs.gentoo.org/640202
    Closes: https://github.com/gentoo/gentoo/pull/6481
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-libs/libite/files/libite-2.0.0-fix-path.patch  | 12 +++++++++++
 .../libite/files/libite-2.0.0-fix-which-path.patch | 25 ++++++++++++++++++++++
 dev-libs/libite/libite-2.0.0.ebuild                |  5 +++++
 3 files changed, 42 insertions(+)