Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914857 - sys-libs/tdb-1.4.9 - [clang] ld.lld: error: version script assignment of TDB_1.2.1 to symbol tdb_do_delete failed: symbol not defined
Summary: sys-libs/tdb-1.4.9 - [clang] ld.lld: error: version script assignment of TDB_...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 912821
  Show dependency tree
 
Reported: 2023-09-27 20:29 UTC by Toralf Förster
Modified: 2024-05-05 18:50 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.54 KB, text/plain)
2023-09-27 20:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,163.35 KB, text/plain)
2023-09-27 20:29 UTC, Toralf Förster
Details
environment (environment,110.47 KB, text/plain)
2023-09-27 20:29 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-09-27 20:29 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,15.21 KB, application/x-xz)
2023-09-27 20:29 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,46.91 KB, application/x-xz)
2023-09-27 20:29 UTC, Toralf Förster
Details
sys-libs:tdb-1.4.9:20230927-171511.log (sys-libs:tdb-1.4.9:20230927-171511.log,76.20 KB, text/plain)
2023-09-27 20:29 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,32.58 KB, application/x-xz)
2023-09-27 20:29 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 2023-09-27 20:29:15 UTC
too long lines were shrinked:

[ 30/118] Linking bin/default/libtdb.so
17:16:25 runner ['clang', '-O2', '-pipe', '-march=native', '-fno-diagnostics-color', '-Wl,-O1', '-Wl,--as-needed', '-Wl,--as-needed', '-Wl,--defsym=__gentoo_check_ldflags__=0', '-Wl,--version-script=/var/tmp/portage/sys-libs/tdb-1.4.9/work/tdb-1.4.9-abi_x86_64.amd64/bin/default/tdb.vscript', '-share
[ 31/118] Compiling tools/tdbtortseq.c
17:16:25 runner ['clang', '-O2', '-pipe', '-march=native', '-fno-diagnostics-color', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tdbtortseq_MODULES=NULL', '-DSTATIC_t
[ 32/118] Compiling tools/tdbrestore.c
17:16:25 runner ['clang', '-O2', '-pipe', '-march=native', '-fno-diagnostics-color', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tdbrestore_MODULES=NULL', '-DSTATIC_t
ld.lld: error: version script assignment of 'TDB_1.2.1' to symbol 'tdb_do_delete' failed: symbol not defined
ld.lld: error: version script assignment of 'local' to symbol '_end' failed: symbol not defined
ld.lld: error: version script assignment of 'local' to symbol '__bss_start' failed: symbol not defined

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_clang-20230924-160600

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.1
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.1+libcxx
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.72.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
  [2]   php8.2
go version go1.21.1 linux/amd64

  HEAD of ::gentoo
commit f2306275d19cbe3af31c08d70c126832f0e2d1d7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Sep 27 17:01:43 2023 +0000

    2023-09-27 17:01:43 UTC

emerge -qpvO sys-libs/tdb
[ebuild  N    ] sys-libs/tdb-1.4.9  USE="-python -test" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-09-27 20:29:15 UTC
Created attachment 871538 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-27 20:29:17 UTC
Created attachment 871539 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-09-27 20:29:18 UTC
Created attachment 871540 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-27 20:29:19 UTC
Created attachment 871541 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-27 20:29:20 UTC
Created attachment 871542 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-27 20:29:21 UTC
Created attachment 871543 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-27 20:29:22 UTC
Created attachment 871544 [details]
sys-libs:tdb-1.4.9:20230927-171511.log
Comment 8 Toralf Förster gentoo-dev 2023-09-27 20:29:23 UTC
Created attachment 871545 [details]
temp.tar.xz
Comment 9 Kostadin Shishmanov 2024-05-05 18:50:01 UTC
Reported the bug to their mailing list: https://lists.samba.org/archive/samba-technical/2024-May/138944.html