Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941479 - dev-util/schroot-1.6.13_p2-r1 - [libtool] [llvm] ld.lld: error: undefined symbol: boost::program_options::arg
Summary: dev-util/schroot-1.6.13_p2-r1 - [libtool] [llvm] ld.lld: error: undefined sym...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-13 14:34 UTC by Toralf Förster
Modified: 2024-10-13 14:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.85 KB, text/plain)
2024-10-13 14:34 UTC, Toralf Förster
Details
dev-util:schroot-1.6.13_p2-r1:20241013-141248.log.xz (dev-util:schroot-1.6.13_p2-r1:20241013-141248.log.xz,12.11 KB, application/x-xz)
2024-10-13 14:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,210.64 KB, text/plain)
2024-10-13 14:35 UTC, Toralf Förster
Details
environment (environment,119.35 KB, text/plain)
2024-10-13 14:35 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-10-13 14:35 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.81 KB, application/x-xz)
2024-10-13 14:35 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,56.93 KB, application/x-xz)
2024-10-13 14:35 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,34.48 KB, application/x-xz)
2024-10-13 14:35 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,2.21 KB, application/x-xz)
2024-10-13 14:35 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-10-13 14:34:58 UTC
too long lines were shrinked:

  260 |   typename map_type::const_iterator pos = error_strings.find(error);
      |                                           ^
4 warnings generated.
[67/81] : && /usr/lib/llvm/19/bin/clang++ -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fs
FAILED: bin/dchroot/dchroot 
: && /usr/lib/llvm/19/bin/clang++ -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-al
ld.lld: error: undefined symbol: boost::program_options::arg
>>> referenced by dchroot-options.cc
>>>               bin/dchroot/CMakeFiles/dchroot.dir/dchroot-options.cc.o:(boost::program_options::typed_value<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, char>::name() const)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20241010-060009

  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 19.1.1+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/19/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/19
19.1.1+libcxx
Python 3.12.7
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

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

  HEAD of ::gentoo
commit 95998fa93051aadc7b4685c670f1761eabb5dd53
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 13 12:33:23 2024 +0000

    2024-10-13 12:33:23 UTC

emerge -qpvO =dev-util/schroot-1.6.13_p2-r1
[ebuild  N    ] dev-util/schroot-1.6.13_p2-r1  USE="dchroot lvm pam -btrfs -debug -doc (-nls) -test -zfs"
Comment 1 Toralf Förster gentoo-dev 2024-10-13 14:34:59 UTC
Created attachment 905663 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-13 14:35:00 UTC
Created attachment 905664 [details]
dev-util:schroot-1.6.13_p2-r1:20241013-141248.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-10-13 14:35:01 UTC
Created attachment 905665 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-10-13 14:35:02 UTC
Created attachment 905666 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-10-13 14:35:03 UTC
Created attachment 905667 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-13 14:35:04 UTC
Created attachment 905668 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-13 14:35:05 UTC
Created attachment 905669 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-13 14:35:06 UTC
Created attachment 905670 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-10-13 14:35:07 UTC
Created attachment 905671 [details]
var.tmp.clang.tar.xz