Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738986 - app-arch/rpm-4.14.2.1-r1 : /.../ld: /.../librpmio.so: undefined reference to lzma_stream_encoder_mt
Summary: app-arch/rpm-4.14.2.1-r1 : /.../ld: /.../librpmio.so: undefined reference to ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Takuya Wakazono
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-25 16:48 UTC by Toralf Förster
Modified: 2024-02-02 09:10 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.19 KB, text/plain)
2020-08-25 16:48 UTC, Toralf Förster
Details
app-arch:rpm-4.14.2.1-r1:20200825-055310.log (app-arch:rpm-4.14.2.1-r1:20200825-055310.log,130.83 KB, text/plain)
2020-08-25 16:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,140.03 KB, text/plain)
2020-08-25 16:48 UTC, Toralf Förster
Details
environment (environment,164.96 KB, text/plain)
2020-08-25 16:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.34 KB, application/x-bzip)
2020-08-25 16:48 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,16.48 KB, application/x-bzip)
2020-08-25 16:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,45.56 KB, application/x-bzip)
2020-08-25 16:48 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 2020-08-25 16:48:46 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-arch/rpm-4.14.2.1-r1/work/rpm-4.14.2.1/rpmio/.libs/librpmio.so: undefined reference to `lzma_stream_encoder_mt'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:963: rpm] Error 1
make[2]: Leaving directory '/var/tmp/portage/app-arch/rpm-4.14.2.1-r1/work/rpm-4.14.2.1'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-libressl_abi32+64-20200821-231953

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  (none found)
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Aug 25 03:35:34 AM UTC 2020
/var/db/repos/libressl	Mon Aug 10 09:13:35 AM UTC 2020

emerge -qpvO app-arch/rpm
[ebuild  N    ] app-arch/rpm-4.14.2.1-r1  USE="acl nls -caps -dbus -doc -lua -python (-selinux) -test -zstd" PYTHON_SINGLE_TARGET="python3_7 -python3_6 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2020-08-25 16:48:47 UTC
Created attachment 656710 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-25 16:48:49 UTC
Created attachment 656712 [details]
app-arch:rpm-4.14.2.1-r1:20200825-055310.log
Comment 3 Toralf Förster gentoo-dev 2020-08-25 16:48:51 UTC
Created attachment 656714 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-08-25 16:48:53 UTC
Created attachment 656716 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-08-25 16:48:55 UTC
Created attachment 656718 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-25 16:48:56 UTC
Created attachment 656720 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-08-25 16:48:58 UTC
Created attachment 656722 [details]
temp.tbz2
Comment 8 Takuya Wakazono 2024-02-02 09:10:58 UTC
app-arch/xz-utils[-threads] caused it but current ebuilds no longer have this USE flag.