Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938468 - sys-cluster/classads-1.0.10 - [llvm] ld.lld: error: undefined hidden symbol: std::_1::basic_ostream<char, std::_1::char_traits<char>>& std::_1::operator<<[ab
Summary: sys-cluster/classads-1.0.10 - [llvm] ld.lld: error: undefined hidden symbol: ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-24 18:25 UTC by Toralf Förster
Modified: 2024-08-24 18:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.45 KB, text/plain)
2024-08-24 18:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,86.34 KB, text/plain)
2024-08-24 18:25 UTC, Toralf Förster
Details
environment (environment,87.00 KB, text/plain)
2024-08-24 18:25 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.22 KB, application/x-xz)
2024-08-24 18:25 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,37.59 KB, application/x-xz)
2024-08-24 18:25 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,8.90 KB, application/x-xz)
2024-08-24 18:25 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,184.68 KB, text/plain)
2024-08-24 18:25 UTC, Toralf Förster
Details
sys-cluster:classads-1.0.10:20240824-182234.log (sys-cluster:classads-1.0.10:20240824-182234.log,91.57 KB, text/plain)
2024-08-24 18:25 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,271.41 KB, application/x-xz)
2024-08-24 18:25 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,864 bytes, application/x-xz)
2024-08-24 18:25 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 2024-08-24 18:25:35 UTC
too long lines were shrinked:

      <ext/hash_map> is deprecated. Migrate to <unordered_map> [-W#warnings]
  215 | #    warning Use of the header <ext/hash_map> is deprecated.  Migrate t...
      |      ^
1 warning generated.
/bin/sh ./libtool  --tag=CXX   --mode=link clang++  -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Winvalid-pch -Woverloaded-virtual -Wno-system-headers -O2 -pipe -march=native -fno-diagnostics-color -version-info 1:2:0 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-n
libtool: link: clang++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/clang_rt.crtbegin-x86_64.o  .libs/attrrefs.o .libs/classad.o .libs/common.o .libs/collection.o .libs/collectionBase.o .libs/debug
ld.lld: error: undefined hidden symbol: std::__1::basic_ostream<char, std::__1::char_traits<char>>& std::__1::operator<<[abi:ne180100]<char, std::__1::char_traits<char>, std::__1::allocator<char>>(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, std::__1::basic_string<char, std::__1::cha
>>> referenced by exprTree.cpp
>>>               .libs/exprTree.o:(operator<<(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, ExprTree const&))

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm_systemd-20240823-074159

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.8+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.8+libcxx
Python 3.12.5
Available Rust versions:
  [1]   rust-bin-1.80.1 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.23.0 linux/amd64

  HEAD of ::gentoo
commit 9e8b1d9817e4e8ab80685a4ec4056a22f0a0bfa7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 24 17:33:58 2024 +0000

    2024-08-24 17:33:57 UTC

emerge -qpvO =sys-cluster/classads-1.0.10
[ebuild  N    ] sys-cluster/classads-1.0.10  USE="pcre"
Comment 1 Toralf Förster gentoo-dev 2024-08-24 18:25:36 UTC
Created attachment 901144 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-24 18:25:37 UTC
Created attachment 901145 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-08-24 18:25:39 UTC
Created attachment 901146 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-08-24 18:25:39 UTC
Created attachment 901147 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-08-24 18:25:40 UTC
Created attachment 901148 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-24 18:25:41 UTC
Created attachment 901149 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-24 18:25:43 UTC
Created attachment 901150 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-08-24 18:25:44 UTC
Created attachment 901151 [details]
sys-cluster:classads-1.0.10:20240824-182234.log
Comment 9 Toralf Förster gentoo-dev 2024-08-24 18:25:45 UTC
Created attachment 901152 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-08-24 18:25:46 UTC
Created attachment 901153 [details]
var.tmp.clang.tar.xz