Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 934210

Summary: dev-python/leechcorepyc-2.18.0 - [ncurses-6.5] /.../ld: cannot find -l:leechcore.so: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: mario.haustein, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:leechcorepyc-2.18.0:20240613-160948.log
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-06-13 18:00:06 UTC
too long lines were shrinked:

2024-06-13 16:10:55,811 root INFO building 'leechcorepyc.leechcorepyc' extension
2024-06-13 16:10:55,811 root INFO creating /var/tmp/portage/dev-python/leechcorepyc-2.18.0/work/leechcorepyc-2.18.0-python3_12/build/temp.linux-x86_64-cpython-312
2024-06-13 16:10:55,811 root INFO x86_64-pc-linux-musl-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -DLINUX= -Iincludes -I/usr/include/libusb-1.0/ -I/usr/include/python3.12 -c leechcorepyc.c -o /var/tmp/portage/dev-python/leechcorepyc
2024-06-13 16:10:56,809 root INFO x86_64-pc-linux-musl-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -DLINUX= -Iincludes -I/usr/include/libusb-1.0/ -I/usr/include/python3.12 -c leechcorepyc_barrequest.c -o /var/tmp/portage/dev-python/l
2024-06-13 16:10:57,111 root INFO x86_64-pc-linux-musl-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -DLINUX= -Iincludes -I/usr/include/libusb-1.0/ -I/usr/include/python3.12 -c oscompatibility.c -o /var/tmp/portage/dev-python/leechcore
2024-06-13 16:10:57,387 root INFO x86_64-pc-linux-musl-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG /var/tmp/portage/dev-python/leechcorepyc-2.18.0/work/leechcorepyc-2.18.0-python3_12/b
/usr/lib/gcc/x86_64-pc-linux-musl/14/../../../../x86_64-pc-linux-musl/bin/ld: cannot find -l:leechcore.so: No such file or directory
collect2: error: ld returned 1 exit status
error: command '/usr/bin/x86_64-pc-linux-musl-gcc' failed with exit code 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl_hardened-20240608-075013

  UNMASKED:
  >=sys-libs/ncurses-6.5
    Issues involving opaque types / incomplete typedefs should block bug 930805

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-musl-14 *
clang/llvm (if any):
clang version 18.1.7
Target: x86_64-pc-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg
/usr/lib/llvm/18
18.1.7
Python 3.12.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.78.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.23_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.22.4 linux/amd64

  HEAD of ::gentoo
commit 03ec8811d1e34465e45876c81180e9a551831886
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jun 13 15:19:01 2024 +0000

    2024-06-13 15:19:00 UTC

emerge -qpvO dev-python/leechcorepyc
[ebuild  N    ] dev-python/leechcorepyc-2.18.0  USE="-debug" PYTHON_TARGETS="python3_12 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2024-06-13 18:00:07 UTC
Created attachment 895761 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-06-13 18:00:07 UTC
Created attachment 895762 [details]
dev-python:leechcorepyc-2.18.0:20240613-160948.log
Comment 3 Toralf Förster gentoo-dev 2024-06-13 18:00:09 UTC
Created attachment 895763 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-06-13 18:00:10 UTC
Created attachment 895764 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-06-13 18:00:11 UTC
Created attachment 895765 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-06-13 18:00:12 UTC
Created attachment 895766 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-06-13 18:00:13 UTC
Created attachment 895767 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-06-13 18:00:14 UTC
Created attachment 895768 [details]
temp.tar.xz