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

Bug 919364

Summary: dev-util/lttng-tools-2.12.11 - [slibtool] [clang] trace-kernel.c:(.text+<snip>): undefined reference to lttng_userspace_probe_location_copy
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 765709    
Attachments: emerge-info.txt
dev-util:lttng-tools-2.12.11:20231206-103918.log.xz
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt.xz
temp.tar.xz
var.tmp.clang.tar.xz

Description Toralf Förster gentoo-dev 2023-12-06 18:07:43 UTC
rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4.
rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 105, .st_ino = 5448922}.
rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3.
rdlibtool: lconf: found "/var/tmp/portage/dev-util/lttng-tools-2.12.11/work/lttng-tools-2.12.11/libtool".
rdlibtool: lconf: found "/var/tmp/portage/dev-util/lttng-tools-2.12.11/work/lttng-tools-2.12.11/libtool".
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: ../../src/bin/lttng-sessiond/trace-kernel.o: in function `trace_kernel_create_event':
trace-kernel.c:(.text+0xe1a): undefined reference to `lttng_userspace_probe_location_copy'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: trace-kernel.c:(.text+0xe2a): undefined reference to `lttng_userspace_probe_location_function_set_binary_fd'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: trace-kernel.c:(.text+0xe44): undefined reference to `lttng_userspace_probe_location_copy'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd_merged_usr-20231203-121010

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21 

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

  HEAD of ::gentoo
commit e27ba25dac1649524af52a963b896d5868eda1f0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 6 10:02:31 2023 +0000

    2023-12-06 10:02:31 UTC

emerge -qpvO dev-util/lttng-tools
[ebuild  N    ] dev-util/lttng-tools-2.13.9  USE="ust"
Comment 1 Toralf Förster gentoo-dev 2023-12-06 18:07:43 UTC
Created attachment 877849 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-06 18:07:44 UTC
Created attachment 877850 [details]
dev-util:lttng-tools-2.12.11:20231206-103918.log.xz
Comment 3 Toralf Förster gentoo-dev 2023-12-06 18:07:46 UTC
Created attachment 877851 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-12-06 18:07:47 UTC
Created attachment 877852 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-06 18:07:48 UTC
Created attachment 877853 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-06 18:07:49 UTC
Created attachment 877854 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-06 18:07:50 UTC
Created attachment 877855 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-06 18:07:51 UTC
Created attachment 877856 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2023-12-06 18:07:52 UTC
Created attachment 877857 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2023-12-06 18:07:53 UTC
Created attachment 877858 [details]
var.tmp.clang.tar.xz
Comment 11 orbea 2024-03-07 20:07:47 UTC
Can't reproduce, maybe slibtool related and maybe already fixed upstream?