Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932462 - dev-libs/libdynd-0.7.2-r1 - [ncurses-6.5] [gcc-15] [llvm] /.../sort.h: error: read-only variable is not assignable
Summary: dev-libs/libdynd-0.7.2-r1 - [ncurses-6.5] [gcc-15] [llvm] /.../sort.h: error:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-22 12:50 UTC by Toralf Förster
Modified: 2024-05-22 12:50 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.81 KB, text/plain)
2024-05-22 12:50 UTC, Toralf Förster
Details
dev-libs:libdynd-0.7.2-r1:20240522-122455.log.xz (dev-libs:libdynd-0.7.2-r1:20240522-122455.log.xz,13.59 KB, application/x-xz)
2024-05-22 12:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,97.13 KB, text/plain)
2024-05-22 12:50 UTC, Toralf Förster
Details
environment (environment,111.20 KB, text/plain)
2024-05-22 12:50 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.23 KB, application/x-xz)
2024-05-22 12:50 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,27.75 KB, application/x-xz)
2024-05-22 12:50 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,199.15 KB, text/plain)
2024-05-22 12:50 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,30.53 KB, application/x-xz)
2024-05-22 12:50 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,2.31 KB, application/x-xz)
2024-05-22 12:50 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-22 12:50:20 UTC
      |                                                                        ^
In file included from /var/tmp/portage/dev-libs/libdynd-0.7.2-r1/work/libdynd-0.7.2/src/dynd/sort.cpp:6:
In file included from /var/tmp/portage/dev-libs/libdynd-0.7.2-r1/work/libdynd-0.7.2/include/dynd/kernels/sort_kernel.hpp:8:
In file included from /var/tmp/portage/dev-libs/libdynd-0.7.2-r1/work/libdynd-0.7.2/include/dynd/bytes.hpp:8:
In file included from /usr/include/c++/v1/algorithm:1847:
In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15:
/usr/include/c++/v1/__algorithm/sort.h:614:14: error: read-only variable is not assignable
  614 |     *__begin = _Ops::__iter_move(__pivot_pos);
      |     ~~~~~~~~ ^

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

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

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  >=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-15 *
clang/llvm (if any):
clang version 18.1.6+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.6+libcxx
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]
3)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21 

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

  HEAD of ::gentoo
commit 9b3798d762f0d4b611c1e70528853c60d3ad4f71
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed May 22 10:48:57 2024 +0000

    2024-05-22 10:48:56 UTC

emerge -qpvO dev-libs/libdynd
[ebuild  N    ] dev-libs/libdynd-0.7.2-r1  USE="fftw -cuda -doc -test"
Comment 1 Toralf Förster gentoo-dev 2024-05-22 12:50:21 UTC
Created attachment 893827 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-22 12:50:22 UTC
Created attachment 893828 [details]
dev-libs:libdynd-0.7.2-r1:20240522-122455.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-05-22 12:50:23 UTC
Created attachment 893829 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-05-22 12:50:25 UTC
Created attachment 893830 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-22 12:50:26 UTC
Created attachment 893831 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-22 12:50:27 UTC
Created attachment 893832 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-22 12:50:29 UTC
Created attachment 893833 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-05-22 12:50:30 UTC
Created attachment 893834 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-05-22 12:50:31 UTC
Created attachment 893835 [details]
var.tmp.clang.tar.xz