Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924426 - app-misc/logiops-0.3.3 fails to compile: variant.h:88:12: error: type struct _y_comb violates the C++ One Definition Rule [-Werror=odr]
Summary: app-misc/logiops-0.3.3 fails to compile: variant.h:88:12: error: type struct ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL: https://github.com/PixlOne/logiops/is...
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-02-13 13:55 UTC by Agostino Sarubbo
Modified: 2024-03-18 05:31 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,105.20 KB, text/plain)
2024-02-13 13:55 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-02-13 13:55:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/logiops-0.3.3 fails to compile.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-13 13:55:20 UTC
Created attachment 884863 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-13 13:55:22 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


--   Package 'systemd', required by 'virtual:world', not found
FAILED: logid 
/var/tmp/portage/app-misc/logiops-0.3.3/work/logiops-v0.3.3/src/ipcgull/src/include/ipcgull/variant.h:88:12: error: type ‘struct _y_comb’ violates the C++ One Definition Rule [-Werror=odr]
Comment 3 Larry the Git Cow gentoo-dev 2024-03-18 05:31:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ae26f26612e7947f38527c297c30ef429518a52

commit 3ae26f26612e7947f38527c297c30ef429518a52
Author:     Eli Schwartz <eschwartz93@gmail.com>
AuthorDate: 2024-03-17 19:43:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-18 05:29:46 +0000

    app-misc/logiops: mark as LTO-unsafe
    
    Closes: https://bugs.gentoo.org/924426
    Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 app-misc/logiops/logiops-0.3.3.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)