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

Bug 933691

Summary: net-im/spectrum2-2.2.1 - /.../Util.cpp: error: const class boost::filesystem::path has no member named branch_path
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Conrad Kostecki <conikost>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 930498    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
net-im:spectrum2-2.2.1:20240606-134720.log
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-06-06 14:02:36 UTC
too long lines were shrinked:

[4/180] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_BIND_GLOBAL_PLACEHOLDERS -DBOOST_FILESYSTEM_VERSION=3 -DIRC_SHARED -DSPECTRUM_VERSION=\"2.2.1\" -DSUPPORT_LEGACY_CAPS -DWITH_LIBEVENT -DWITH_LOG4CXX -DWITH_PROTOBUF -DWITH_SQLITE -I/usr/include/qt5/Communi/IrcCore -I/usr/include/qt5/Communi/IrcUtil -I
[5/180] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_BIND_GLOBAL_PLACEHOLDERS -DBOOST_FILESYSTEM_VERSION=3 -DIRC_SHARED -DSPECTRUM_VERSION=\"2.2.1\" -DSUPPORT_LEGACY_CAPS -DWITH_LIBEVENT -DWITH_LOG4CXX -DWITH_PROTOBUF -DWITH_SQLITE -Dtransport_plugin_EXPORTS -I/usr/include/qt5/Communi/IrcCore -I/usr/inc
[6/180] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_BIND_GLOBAL_PLACEHOLDERS -DBOOST_FILESYSTEM_VERSION=3 -DIRC_SHARED -DSPECTRUM_VERSION=\"2.2.1\" -DSUPPORT_LEGACY_CAPS -DWITH_LIBEVENT -DWITH_LOG4CXX -DWITH_PROTOBUF -DWITH_SQLITE -Dtransport_plugin_EXPORTS -I/usr/include/qt5/Communi/IrcCore -I/usr/inc
FAILED: plugin/cpp/CMakeFiles/transport-plugin.dir/Util.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_BIND_GLOBAL_PLACEHOLDERS -DBOOST_FILESYSTEM_VERSION=3 -DIRC_SHARED -DSPECTRUM_VERSION=\"2.2.1\" -DSUPPORT_LEGACY_CAPS -DWITH_LIBEVENT -DWITH_LOG4CXX -DWITH_PROTOBUF -DWITH_SQLITE -Dtransport_plugin_EXPORTS -I/usr/include/qt5/Communi/IrcCore -I/usr/include/qt5
/var/tmp/portage/net-im/spectrum2-2.2.1/work/spectrum2-2.2.1/plugin/cpp/Util.cpp: In function void Transport::Util::createDirectories(Transport::Config*, const boost::filesystem::path&):
/var/tmp/portage/net-im/spectrum2-2.2.1/work/spectrum2-2.2.1/plugin/cpp/Util.cpp:56:38: error: const class boost::filesystem::path has no member named branch_path
   56 |         createDirectories(config, ph.branch_path());
      |                                      ^~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20240601-201002

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.6
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.6
Python 3.12.3
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.78.0 *
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]
4)	Eclipse Temurin JDK 8.412_p08 [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):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit c7f455d86167b12c371b82aa6f5b2e7c2d8e9a27
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jun 6 12:21:15 2024 +0000

    2024-06-06 12:21:14 UTC

emerge -qpvO net-im/spectrum2
[ebuild  N    ] net-im/spectrum2-2.2.1  USE="frotz irc sqlite twitter -doc -mysql -postgres -purple -sms -test -whatsapp -xmpp"
Comment 1 Toralf Förster gentoo-dev 2024-06-06 14:02:37 UTC
Created attachment 895249 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-06-06 14:02:39 UTC
Created attachment 895250 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-06-06 14:02:42 UTC
Created attachment 895251 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-06-06 14:02:43 UTC
Created attachment 895252 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-06-06 14:02:44 UTC
Created attachment 895253 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-06-06 14:02:45 UTC
Created attachment 895254 [details]
net-im:spectrum2-2.2.1:20240606-134720.log
Comment 7 Toralf Förster gentoo-dev 2024-06-06 14:02:47 UTC
Created attachment 895255 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-06-06 14:02:48 UTC
Created attachment 895256 [details]
temp.tar.xz