Summary: | sci-astronomy/siril-1.2.1 fails to compile: estimate_kernel.hpp:59:8: error: type struct options violates the C++ One Definition Rule [-Werror=odr] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | mario.haustein |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/36467 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 887984 [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: src/siril FAILED: src/siril-cli FAILED: src/tests/sorting_perf Run-time dependency htmesh found: NO (tried pkgconfig and cmake) Run-time dependency kplot found: NO (tried pkgconfig and cmake) ../siril-1.2.1/src/filters/deconvolution/estimate_kernel.hpp:59:8: error: type ‘struct options’ violates the C++ One Definition Rule [-Werror=odr] The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15f91123ccce8cb1dd2953c18d13edf22c034164 commit 15f91123ccce8cb1dd2953c18d13edf22c034164 Author: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> AuthorDate: 2024-04-28 12:31:39 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2024-06-02 08:28:03 +0000 sci-astronomy/siril: fix one definition rule violation Closes: https://bugs.gentoo.org/927345 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/36467 Signed-off-by: Joonas Niilola <juippis@gentoo.org> .../siril/files/siril-1.2.1-options.patch | 101 +++++++++++++++++++++ sci-astronomy/siril/siril-1.2.1-r1.ebuild | 93 +++++++++++++++++++ 2 files changed, 194 insertions(+) |