Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682534 - app-backup/tsm pollutes PATH with bundled libstdc++
Summary: app-backup/tsm pollutes PATH with bundled libstdc++
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords: TESTFAILURE
: 697610 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-04-04 15:22 UTC by Toralf Förster
Modified: 2020-10-16 17:14 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.79 KB, text/plain)
2019-04-04 15:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,186.65 KB, text/plain)
2019-04-04 15:22 UTC, Toralf Förster
Details
environment (environment,111.77 KB, text/plain)
2019-04-04 15:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.52 KB, application/x-bzip)
2019-04-04 15:22 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.17 KB, application/x-bzip)
2019-04-04 15:22 UTC, Toralf Förster
Details
media-libs:coin-4.0.0a_pre20180416:20190403-222351.log.bz2 (media-libs:coin-4.0.0a_pre20180416:20190403-222351.log.bz2,21.59 KB, application/x-bzip)
2019-04-04 15:22 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 2019-04-04 15:22:40 UTC
 * ERROR: media-libs/coin-4.0.0a_pre20180416::gentoo failed (test phase):
 *   Tests failed.
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_test_20190328-000152

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

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

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

emerge -qpvO media-libs/coin
[ebuild  N    ] media-libs/coin-4.0.0a_pre20180416  USE="test -debug -doc -javascript -openal -qthelp -simage -threads"
Comment 1 Toralf Förster gentoo-dev 2019-04-04 15:22:44 UTC
Created attachment 571824 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-04 15:22:47 UTC
Created attachment 571826 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-04-04 15:22:50 UTC
Created attachment 571828 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-04-04 15:22:52 UTC
Created attachment 571830 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-04-04 15:22:55 UTC
Created attachment 571832 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-04 15:22:58 UTC
Created attachment 571834 [details]
media-libs:coin-4.0.0a_pre20180416:20190403-222351.log.bz2
Comment 7 Maciej Mrozowski gentoo-dev 2019-11-21 22:25:58 UTC
>>> Test phase: media-libs/coin-4.0.0a_pre20180416
./CoinTests: /opt/tivoli/tsm/client/ba/bin/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by ./CoinTests)
./CoinTests: /opt/tivoli/tsm/client/ba/bin/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./CoinTests)
./CoinTests: /opt/tivoli/tsm/client/ba/bin/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./CoinTests)
./CoinTests: /opt/tivoli/tsm/client/ba/bin/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by ./CoinTests)

Shouldn't that be filled against tivoli I wonder. And I wonder how those private libs appeared in LD path.. being in /opt/tivoli/.../bin perhaps?
That happens to be in PATH according to environment:

declare -x PATH="/usr/lib/portage/python3.6/ebuild-helpers/xattr:/usr/lib/portage/python3.6/ebuild-helpers:/usr/lib/llvm/8/bin:/usr/lib/llvm/7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/opt/tivoli/tsm/client/ba/bin:/usr/bin/cdsclient"
Comment 8 Maciej Mrozowski gentoo-dev 2020-10-06 20:21:54 UTC
*** Bug 697610 has been marked as a duplicate of this bug. ***
Comment 9 Andreas K. Hüttel archtester gentoo-dev 2020-10-09 18:43:10 UTC
Gah. Yes this thing is a bit like a big plastic garbage patch.
Comment 10 Andreas K. Hüttel archtester gentoo-dev 2020-10-16 17:14:29 UTC
I *think* this was fixed in the meantime, given that tsm-8 does not add anything to PATH (or LD*) anymore.