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

Bug 853709

Summary: dev-util/trace-cmd-3.0.2 - trace-read.c:(.text+<snip>): undefined reference to trace_seq_init
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-util:trace-cmd-3.0.2:20220622-044550.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-06-22 08:04:45 UTC
too long lines were shrinked:

  135 |                 pwrite(fd, xml, strlen(xml), 0);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
( x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-util/trace-cmd-3.0.2/work/trace-cmd-3.0.2_build/tracecmd/trace-cmd.o /var/tmp/portage/dev-util/trace-cmd-3.0.2/work/trace-cmd-3.0.2_build/tracecmd/trace-record.o /var/tmp/portage/dev-util/trace-cmd-3.0.2/work/trace-cmd-3.0.2_build/tracecmd/trace-read.o 
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-util/trace-cmd-3.0.2/work/trace-cmd-3.0.2_build/tracecmd/trace-read.o: in function `trace_show_data':
trace-read.c:(.text+0xaa5): undefined reference to `trace_seq_init'
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: trace-read.c:(.text+0xb56): undefined reference to `trace_seq_printf'
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: trace-read.c:(.text+0xbbe): undefined reference to `trace_seq_printf'

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.5
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.61.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 5ea02d5187ef29ffdef16a9dca3c3fd94b3519ae
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jun 22 04:02:53 2022 +0000

    2022-06-22 04:02:53 UTC

emerge -qpvO dev-util/trace-cmd
[ebuild  N    ] dev-util/trace-cmd-3.0.2  USE="audit zstd -doc -python -test -udis86" PYTHON_TARGETS="python3_9 -python3_8 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2022-06-22 08:04:46 UTC
Created attachment 786671 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-22 08:04:47 UTC
Created attachment 786674 [details]
dev-util:trace-cmd-3.0.2:20220622-044550.log
Comment 3 Toralf Förster gentoo-dev 2022-06-22 08:04:49 UTC
Created attachment 786677 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-06-22 08:04:50 UTC
Created attachment 786680 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-22 08:04:51 UTC
Created attachment 786683 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-22 08:04:52 UTC
Created attachment 786686 [details]
temp.tar.bz2