Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 784113 - dev-libs/pmdk-1.9.2 - collect2: error: ld returned 1 exit status
Summary: dev-libs/pmdk-1.9.2 - collect2: error: ld returned 1 exit status
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-19 11:12 UTC by Toralf Förster
Modified: 2021-04-20 00:52 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.85 KB, text/plain)
2021-04-19 11:12 UTC, Toralf Förster
Details
dev-libs:pmdk-1.9.2:20210419-104740.log (dev-libs:pmdk-1.9.2:20210419-104740.log,433.43 KB, text/plain)
2021-04-19 11:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,196.03 KB, text/plain)
2021-04-19 11:12 UTC, Toralf Förster
Details
environment (environment,71.49 KB, text/plain)
2021-04-19 11:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.22 KB, application/x-bzip)
2021-04-19 11:12 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.07 KB, application/x-bzip)
2021-04-19 11:12 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 2021-04-19 11:12:19 UTC
LD_LIBRARY_PATH=/usr/lib64:/usr/lib64:/usr/lib64: x86_64-pc-linux-gnu-gcc -o manpage manpage.o -Wl,-rpath=../../debug -L../../debug  -lpmem -pthread   
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libctf.so.0: version `LIBCTF_1.1' not found (required by /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld)
collect2: error: ld returned 1 exit status
make[3]: *** [../Makefile.inc:105: manpage] Error 1
make[3]: Leaving directory '/var/tmp/portage/dev-libs/pmdk-1.9.2/work/pmdk-1.9.2/src/examples/libpmem'
make[2]: *** [Makefile.inc:64: libpmem] Error 2

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-20210414-031624

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.1
 [3] x86_64-pc-linux-gnu-10.3.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0
  [2]   rust-1.51.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Apr 19 08:50:12 UTC 2021

emerge -qpvO dev-libs/pmdk
[ebuild  N    ] dev-libs/pmdk-1.9.2
Comment 1 Toralf Förster gentoo-dev 2021-04-19 11:12:20 UTC
Created attachment 700782 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-19 11:12:22 UTC
Created attachment 700785 [details]
dev-libs:pmdk-1.9.2:20210419-104740.log
Comment 3 Toralf Förster gentoo-dev 2021-04-19 11:12:23 UTC
Created attachment 700788 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-04-19 11:12:25 UTC
Created attachment 700791 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-04-19 11:12:26 UTC
Created attachment 700794 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-19 11:12:27 UTC
Created attachment 700797 [details]
temp.tar.bz2
Comment 7 Ionen Wolkens gentoo-dev 2021-04-20 00:52:55 UTC
ld: /usr/lib64/libctf.so.0: version `LIBCTF_1.1' not found (required by /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld)
collect2: error: ld returned 1 exit status

ld is broken like bug #784029, works fine otherwise