Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932357 - dev-python/iminuit-2.25.2 fails to compile: new_allocator.h:172:33: error: void operator delete(void, std::size_t) called on pointer <unknown> with nonzero offset [1, 576460752303423489] [-Werror=free-nonheap-object]
Summary: dev-python/iminuit-2.25.2 fails to compile: new_allocator.h:172:33: error: vo...
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:
: 933517 (view as bug list)
Depends on:
Blocks: gcc-14
  Show dependency tree
 
Reported: 2024-05-21 12:35 UTC by Agostino Sarubbo
Modified: 2024-06-04 09:49 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,102.62 KB, text/plain)
2024-05-21 12:35 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-05-21 12:35:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/iminuit-2.25.2 fails to compile.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-21 12:35:29 UTC
Created attachment 893650 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-21 12:35:29 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/_core.dir/extern/root/math/minuit2/src/MnPlot.cxx.o 
/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/new_allocator.h:172:33: error: ‘void operator delete(void*, std::size_t)’ called on pointer ‘<unknown>’ with nonzero offset [1, 576460752303423489] [-Werror=free-nonheap-object]
Comment 3 Agostino Sarubbo gentoo-dev 2024-06-04 09:49:44 UTC
*** Bug 933517 has been marked as a duplicate of this bug. ***