Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928020 - sci-libs/givaro-4.2.0 fails to compile: random-integer.h:94:54: error: no match for operator= (operand types are Givaro::RandomIntegerIterator<_Unsigned, _Exact_Size>::Integer_Domain {aka Givaro::ZRing<Givaro::Integer>} and const Givaro::RandomIntegerIte
Summary: sci-libs/givaro-4.2.0 fails to compile: random-integer.h:94:54: error: no mat...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Orlitzky
URL: https://github.com/linbox-team/givaro...
Whiteboard: fixed in 4.2.0
Keywords:
Depends on:
Blocks: gcc-14
  Show dependency tree
 
Reported: 2024-03-28 07:52 UTC by Agostino Sarubbo
Modified: 2024-11-01 19:01 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,73.39 KB, text/plain)
2024-03-28 07:52 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-03-28 07:52:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/givaro-4.2.0 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
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-03-28 07:52:31 UTC
Created attachment 888885 [details]
build.log

build log and emerge --info
Comment 2 Michael Orlitzky gentoo-dev 2024-03-28 12:10:52 UTC
Reported upstream at $URL. My guess is that it's a gcc-14 issue.
Comment 3 Larry the Git Cow gentoo-dev 2024-03-30 14:41:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8baa80698652b2b41bd4ce005e257dc36be28436

commit 8baa80698652b2b41bd4ce005e257dc36be28436
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2024-03-30 14:39:03 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2024-03-30 14:40:30 +0000

    sci-libs/givaro: fix build with gcc-14
    
    There was already an upstream patch for this that I missed.
    
    Closes: https://bugs.gentoo.org/928020
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 sci-libs/givaro/files/givaro-4.2.0-gcc14.patch | 31 ++++++++++++++++++++++++++
 sci-libs/givaro/givaro-4.2.0.ebuild            |  1 +
 2 files changed, 32 insertions(+)