Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932282 - media-sound/supercollider-3.13.0 - [ncurses-6.5] [meson-9999] /.../SC_GraphDef.cpp: error: rditer was not declared in this scope
Summary: media-sound/supercollider-3.13.0 - [ncurses-6.5] [meson-9999] /.../SC_GraphDe...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andie Verbus
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-20 08:42 UTC by Toralf Förster
Modified: 2024-05-20 08:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.74 KB, text/plain)
2024-05-20 08:42 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,121.31 KB, application/x-xz)
2024-05-20 08:42 UTC, Toralf Förster
Details
environment (environment,105.77 KB, text/plain)
2024-05-20 08:42 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.00 KB, application/x-xz)
2024-05-20 08:42 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,33.10 KB, application/x-xz)
2024-05-20 08:42 UTC, Toralf Förster
Details
media-sound:supercollider-3.13.0:20240520-081717.log (media-sound:supercollider-3.13.0:20240520-081717.log,36.64 KB, text/plain)
2024-05-20 08:42 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,117.00 KB, application/x-xz)
2024-05-20 08:42 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,24.72 KB, application/x-xz)
2024-05-20 08:42 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-05-20 08:42:41 UTC
too long lines were shrinked:

FAILED: server/scsynth/CMakeFiles/libscsynth.dir/SC_GraphDef.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBUILDING_SCSYNTH -DHAVE_AVAHI=1 -DNOVA_SIMD -DSC_AUDIO_API=SC_AUDIO_API_PORTAUDIO -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -DSC_FFT_GREEN -DSC_MEMORY_ALIGNMENT=32 -DSC_PLUGIN_DIR=\"/usr/lib64/Sup
/var/tmp/portage/media-sound/supercollider-3.13.0/work/SuperCollider-3.13.0-Source/server/scsynth/SC_GraphDef.cpp: In function GraphDef* GraphDef_LoadDir(World*, const boost::filesystem::path&, GraphDef*):
/var/tmp/portage/media-sound/supercollider-3.13.0/work/SuperCollider-3.13.0-Source/server/scsynth/SC_GraphDef.cpp:639:10: error: recursive_directory_iterator is not a member of bfs
  639 |     bfs::recursive_directory_iterator rditer(dirname, bfs::symlink_option::recurse, ec);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/media-sound/supercollider-3.13.0/work/SuperCollider-3.13.0-Source/server/scsynth/SC_GraphDef.cpp:646:12: error: rditer was not declared in this scope
  646 |     while (rditer != bfs::end(rditer)) {
      |            ^~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib-20240506-061532

  UNMASKED:
    <dev-build/meson-9999
      If an issue only occurs with unmasked meson but cannot be reproduced with regular meson, then please re-assign it to ztrawhcse@
    >=sys-libs/ncurses-6.5
      Issues involving opaque types / incomplete typedefs should block bug 930805

  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.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
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 6d15d748c82a4abd2a4b46ffd491675095fb0d5b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon May 20 06:48:44 2024 +0000

    2024-05-20 06:48:43 UTC

emerge -qpvO media-sound/supercollider
Comment 1 Toralf Förster gentoo-dev 2024-05-20 08:42:42 UTC
Created attachment 893536 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-20 08:42:43 UTC
Created attachment 893537 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-05-20 08:42:44 UTC
Created attachment 893538 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-05-20 08:42:45 UTC
Created attachment 893539 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-05-20 08:42:46 UTC
Created attachment 893540 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-20 08:42:47 UTC
Created attachment 893541 [details]
media-sound:supercollider-3.13.0:20240520-081717.log
Comment 7 Toralf Förster gentoo-dev 2024-05-20 08:42:48 UTC
Created attachment 893542 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-20 08:42:49 UTC
Created attachment 893543 [details]
temp.tar.xz