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

Bug 932077

Summary: app-arch/dpkg-1.21.15-r3 - archives.c:(.text+<snip>): undefined reference to _obstack_free
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: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
app-arch:dpkg-1.21.15-r3:20240517-074625.log
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-05-17 07:55:04 UTC
too long lines were shrinked:

/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-musl-gcc  -O2 -pipe -march=native -fno-diagnostics-color  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o dpkg common/force.o common/selinux.o main/archives.o main/cleanup.o main/configure.o mai
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-musl-gcc  -O2 -pipe -march=native -fno-diagnostics-color  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o dpkg-deb deb/build.o deb/extract.o deb/info.o deb/main.o ../lib/dpkg/libdpkg.la  ../lib/
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-musl-gcc  -O2 -pipe -march=native -fno-diagnostics-color  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o dpkg-divert divert/main.o ../lib/dpkg/libdpkg.la  ../lib/compat/libcompat.la  
libtool: link: x86_64-pc-linux-musl-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o dpkg common/force.o common/selinux.o main/archives.o main/cleanup.o main/configure.o main/depcon.o main/enquiry.o main/errors.o ma
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-musl-gcc  -O2 -pipe -march=native -fno-diagnostics-color  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o dpkg-query query/main.o ../lib/dpkg/libdpkg.la  ../lib/compat/libcompat.la  
/usr/lib/gcc/x86_64-pc-linux-musl/13/../../../../x86_64-pc-linux-musl/bin/ld: main/archives.o: in function `tarobject':
archives.c:(.text+0x1075): undefined reference to `_obstack_free'
/usr/lib/gcc/x86_64-pc-linux-musl/13/../../../../x86_64-pc-linux-musl/bin/ld: main/archives.o: in function `cu_fileslist':
archives.c:(.text+0x2d8e): undefined reference to `_obstack_free'

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-musl-13 *
clang/llvm (if any):
clang version 18.1.5
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.5
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-1.77.1 *
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):
  [1]   php8.1 *
  [2]   php8.3
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit d733435ec8bd2d19883706a7d9366b84062a4a3b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri May 17 07:18:50 2024 +0000

    2024-05-17 07:18:50 UTC

emerge -qpvO app-arch/dpkg
[ebuild  N    ] app-arch/dpkg-1.21.15-r3  USE="bzip2 lzma update-alternatives zlib (-nls) (-selinux) -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2024-05-17 07:55:05 UTC
Created attachment 893136 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-17 07:55:07 UTC
Created attachment 893137 [details]
app-arch:dpkg-1.21.15-r3:20240517-074625.log
Comment 3 Toralf Förster gentoo-dev 2024-05-17 07:55:08 UTC
Created attachment 893138 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-05-17 07:55:09 UTC
Created attachment 893139 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-17 07:55:10 UTC
Created attachment 893140 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-17 07:55:11 UTC
Created attachment 893141 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-17 07:55:12 UTC
Created attachment 893142 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-17 07:55:13 UTC
Created attachment 893143 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-05-17 07:55:14 UTC
Created attachment 893144 [details]
temp.tar.xz
Comment 10 Agostino Sarubbo gentoo-dev 2024-05-17 08:23:23 UTC
gcc14_tinderbox detected this bug as duplicate of 889390 - If this an error, please let me know

*** This bug has been marked as a duplicate of bug 889390 ***