Summary: | 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] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Andrey Grozin <grozin> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | esigra, jy6x2b32pie9, python, toralf |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/scikit-hep/iminuit/issues/1067 | ||
Whiteboard: | ~arch only | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 260867, 914580 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2024-05-21 12:35:28 UTC
Created attachment 893650 [details]
build.log
build log and emerge --info
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] *** Bug 933517 has been marked as a duplicate of this bug. *** Still happens with 2.30.2 reported upstream: https://github.com/scikit-hep/iminuit/issues/1067 |