Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939412 - dev-debug/duma-2.5.15-r3 - [gcc-15] dumapp.h: error: declaration of void operator new(std::size_t) throw (std::bad_alloc) has a different exception specifier
Summary: dev-debug/duma-2.5.15-r3 - [gcc-15] dumapp.h: error: declaration of void oper...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-10 07:11 UTC by Toralf Förster
Modified: 2024-09-10 07:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.89 KB, text/plain)
2024-09-10 07:11 UTC, Toralf Förster
Details
dev-debug:duma-2.5.15-r3:20240910-062317.log (dev-debug:duma-2.5.15-r3:20240910-062317.log,12.56 KB, text/plain)
2024-09-10 07:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,150.00 KB, text/plain)
2024-09-10 07:11 UTC, Toralf Förster
Details
environment (environment,80.78 KB, text/plain)
2024-09-10 07:11 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,40.09 KB, application/x-xz)
2024-09-10 07:11 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,43.80 KB, application/x-xz)
2024-09-10 07:11 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,18.87 KB, application/x-xz)
2024-09-10 07:11 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-09-10 07:11:08 UTC
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O0 -Wall -Wextra -U_FORTIFY_SOURCE -DDUMA_SO_NO_LEAKDETECTION  -c sem_inc.c -o sem_inc.o
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O0 -Wall -Wextra -U_FORTIFY_SOURCE -DDUMA_SO_NO_LEAKDETECTION  -c print.c -o print.o
In file included from dumapp.cpp:39:
dumapp.h:84:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   84 |     void * DUMA_CDECL operator new(DUMA_SIZE_T) throw(std::bad_alloc);
      |                                                 ^~~~~
dumapp.h:84:23: error: declaration of void* operator new(std::size_t) throw (std::bad_alloc) has a different exception specifier
   84 |     void * DUMA_CDECL operator new(DUMA_SIZE_T) throw(std::bad_alloc);
      |                       ^~~~~~~~

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

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

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
Python 3.12.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.80.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

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

  HEAD of ::gentoo
commit d09a54e554cd4c989cddbc3a36d669898be6bcea
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Sep 10 03:51:01 2024 +0000

    2024-09-10 03:51:00 UTC

emerge -qpvO =dev-debug/duma-2.5.15-r3
[ebuild  N    ] dev-debug/duma-2.5.15-r3  USE="-examples"
Comment 1 Toralf Förster gentoo-dev 2024-09-10 07:11:09 UTC
Created attachment 902529 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-10 07:11:10 UTC
Created attachment 902530 [details]
dev-debug:duma-2.5.15-r3:20240910-062317.log
Comment 3 Toralf Förster gentoo-dev 2024-09-10 07:11:12 UTC
Created attachment 902531 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-09-10 07:11:13 UTC
Created attachment 902532 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-09-10 07:11:14 UTC
Created attachment 902533 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-10 07:11:15 UTC
Created attachment 902534 [details]
qlist-info.txt.xz
Comment 7 Toralf Förster gentoo-dev 2024-09-10 07:11:16 UTC
Created attachment 902535 [details]
temp.tar.xz