Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917007 - sci-physics/reduze-2.4-r1 - /.../nodeimpl.h: error: YAML::noncopyable::noncopyable(const YAML::noncopyable&) is private within this context
Summary: sci-physics/reduze-2.4-r1 - /.../nodeimpl.h: error: YAML::noncopyable::noncop...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-14
  Show dependency tree
 
Reported: 2023-11-07 16:01 UTC by Toralf Förster
Modified: 2023-12-11 01:15 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.46 KB, text/plain)
2023-11-07 16:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,144.45 KB, text/plain)
2023-11-07 16:01 UTC, Toralf Förster
Details
environment (environment,96.64 KB, text/plain)
2023-11-07 16:01 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-11-07 16:02 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.51 KB, application/x-xz)
2023-11-07 16:02 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,224.86 KB, text/plain)
2023-11-07 16:02 UTC, Toralf Förster
Details
sci-physics:reduze-2.4-r1:20231107-154846.log (sci-physics:reduze-2.4-r1:20231107-154846.log,51.98 KB, text/plain)
2023-11-07 16:02 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.80 KB, application/x-xz)
2023-11-07 16:02 UTC, Toralf Förster
Details
makes the required functions public instead of private (make-function-public.patch,766 bytes, patch)
2023-12-11 01:15 UTC, Christopher Fore
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-11-07 16:01:55 UTC
too long lines were shrinked:

/var/tmp/portage/sci-physics/reduze-2.4-r1/work/reduze-2.4/yaml/include/nodeimpl.h:34:27:   required from const YAML::Node* YAML::Node::FindValue(const T&) const [with T = std::__cxx11::basic_string<char>]
/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/unique_ptr.h:63:28: note:    34 |                                 return FindValueForKey(key);
/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/unique_ptr.h:63:28: note:       |                                        ~~~~~~~~~~~~~~~^~~~~
/var/tmp/portage/sci-physics/reduze-2.4-r1/work/reduze-2.4/yaml/include/nodeimpl.h:73:19:   required from here
/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/unique_ptr.h:63:28: note:    73 |                 return FindValue(std::string(key));
/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/unique_ptr.h:63:28: note:       |                        ~~~~~~~~~^~~~~~~~~~~~~~~~~~
/var/tmp/portage/sci-physics/reduze-2.4-r1/work/reduze-2.4/yaml/include/nodeimpl.h:44:49: error: YAML::noncopyable::noncopyable(const YAML::noncopyable&) is private within this context
   44 |                 for(Iterator it=begin();it!=end();++it) {
      |                                                 ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20231105-204015

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.4
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.4
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
2)	Eclipse Temurin JRE 21.0.1_p12 [openjdk-jre-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-jre-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.3 linux/amd64

  HEAD of ::gentoo
commit 1326a0395f48fa7487d0727abf70996c89c20151
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 7 15:01:57 2023 +0000

    2023-11-07 15:01:57 UTC

emerge -qpvO sci-physics/reduze
[ebuild  N    ] sci-physics/reduze-2.4-r1  USE="-berkdb -doc -examples -mpi"
Comment 1 Toralf Förster gentoo-dev 2023-11-07 16:01:56 UTC
Created attachment 874258 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-07 16:01:58 UTC
Created attachment 874259 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-11-07 16:01:59 UTC
Created attachment 874260 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-11-07 16:02:00 UTC
Created attachment 874261 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-11-07 16:02:01 UTC
Created attachment 874262 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-07 16:02:03 UTC
Created attachment 874263 [details]
qlist-info.txt
Comment 7 Toralf Förster gentoo-dev 2023-11-07 16:02:04 UTC
Created attachment 874264 [details]
sci-physics:reduze-2.4-r1:20231107-154846.log
Comment 8 Toralf Förster gentoo-dev 2023-11-07 16:02:06 UTC
Created attachment 874265 [details]
temp.tar.xz
Comment 9 Christopher Fore 2023-12-11 01:15:16 UTC
Created attachment 878655 [details, diff]
makes the required functions public instead of private

I'm not sure if that yaml library is dev-libs/yaml-cpp but they have the same name in the include folder. I looked at dev-libs/yaml-cpp's source code and they don't have anything mentioning a `noncopyable` so it might just be similar naming.