Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933517 - dev-python/iminuit-2.26.0 - [icu-75.1] cc1plus: all warnings being treated as errors
Summary: dev-python/iminuit-2.26.0 - [icu-75.1] cc1plus: all warnings being treated as...
Status: RESOLVED DUPLICATE of bug 932357
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:
 
Reported: 2024-06-04 09:25 UTC by Toralf Förster
Modified: 2024-06-04 09:49 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.96 KB, text/plain)
2024-06-04 09:25 UTC, Toralf Förster
Details
dev-python:iminuit-2.26.0:20240604-091320.log (dev-python:iminuit-2.26.0:20240604-091320.log,72.84 KB, text/plain)
2024-06-04 09:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,69.65 KB, text/plain)
2024-06-04 09:25 UTC, Toralf Förster
Details
environment (environment,181.24 KB, text/plain)
2024-06-04 09:25 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1020 bytes, application/x-xz)
2024-06-04 09:25 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.07 KB, application/x-xz)
2024-06-04 09:25 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,143.97 KB, text/plain)
2024-06-04 09:25 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,45.30 KB, application/x-xz)
2024-06-04 09:25 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-06-04 09:25:39 UTC
too long lines were shrinked:

    inlined from std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(std::size_t) [with _Tp = char; _Alloc = std::allocator<char>] at /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_vector.h:380:33,
    inlined from void std::vector<_Tp, _Alloc>::reserve(size_type) [with _Tp = char; _Alloc = std::allocator<char>] at /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/vector.tcc:79:33,
    inlined from void ROOT::Minuit2::MnPlot::operator()(double, double, const std::vector<std::pair<double, double> >&) const at /var/tmp/portage/dev-python/iminuit-2.26.0/work/iminuit-2.26.0/extern/root/math/minuit2/src/MnPlot.cxx:50:16:
/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/new_allocator.h:151:55: note: returned from void* operator new(std::size_t)
  151 |         return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp)));
      |                                                       ^
cc1plus: all warnings being treated as errors
[49/87] /usr/bin/x86_64-pc-linux-gnu-g++ -DPYBIND11_DETAILED_ERROR_MESSAGES=1 -D_core_EXPORTS -I/var/tmp/portage/dev-python/iminuit-2.26.0/work/iminuit-2.26.0/extern/root/math/minuit2/inc -isystem /usr/lib/python3.12/site-packages/pybind11/include -isystem /usr/include/python3.12 -O3 -pipe -march=na
[50/87] /usr/bin/x86_64-pc-linux-gnu-g++ -DPYBIND11_DETAILED_ERROR_MESSAGES=1 -D_core_EXPORTS -I/var/tmp/portage/dev-python/iminuit-2.26.0/work/iminuit-2.26.0/extern/root/math/minuit2/inc -isystem /usr/lib/python3.12/site-packages/pybind11/include -isystem /usr/include/python3.12 -O3 -pipe -march=na

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_systemd-20240602-172403

  UNMASKED:
  ~dev-libs/icu-75.1
  ~dev-libs/icu-layoutex-75.1

  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:
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   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.22.3 linux/amd64

  HEAD of ::gentoo
commit 00e60c8b1fafe2a4f6de48163b11de8a17681817
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jun 4 07:48:58 2024 +0000

    Merge updates from master

emerge -qpvO dev-python/iminuit
[ebuild  N    ] dev-python/iminuit-2.26.0  USE="-debug -test" PYTHON_TARGETS="python3_12 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2024-06-04 09:25:40 UTC
Created attachment 895045 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-06-04 09:25:41 UTC
Created attachment 895046 [details]
dev-python:iminuit-2.26.0:20240604-091320.log
Comment 3 Toralf Förster gentoo-dev 2024-06-04 09:25:42 UTC
Created attachment 895047 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-06-04 09:25:44 UTC
Created attachment 895048 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-06-04 09:25:45 UTC
Created attachment 895049 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-06-04 09:25:46 UTC
Created attachment 895050 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-06-04 09:25:47 UTC
Created attachment 895051 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-06-04 09:25:49 UTC
Created attachment 895052 [details]
temp.tar.xz
Comment 9 Agostino Sarubbo gentoo-dev 2024-06-04 09:49:44 UTC
gcc14_tinderbox detected this bug as duplicate of 932357 - If this an error, please let me know

*** This bug has been marked as a duplicate of bug 932357 ***