Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930923 - sci-libs/linbox-1.7.0 fails to compile: sparse-ell-matrix.h:1216:44: error: assignment of read-only location ((LinBox::SparseMatrix<_Field, LinBox::SparseMatrixFormat::ELL>::_IndexedIterator<index_iterator, element_iterator, Field>)this)->LinBox::SparseM
Summary: sci-libs/linbox-1.7.0 fails to compile: sparse-ell-matrix.h:1216:44: error: a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: gcc-14
  Show dependency tree
 
Reported: 2024-04-29 07:18 UTC by Agostino Sarubbo
Modified: 2024-05-04 13:37 UTC (History)
3 users (show)

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


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

Issue: sci-libs/linbox-1.7.0 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-04-29 07:18:32 UTC
Created attachment 891932 [details]
build.log

build log and emerge --info
Comment 2 Michael Orlitzky gentoo-dev 2024-04-29 13:08:09 UTC
Probably fixed by https://github.com/linbox-team/linbox/commit/b8f2d4cc.
Comment 3 Larry the Git Cow gentoo-dev 2024-05-04 13:37:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d95e18ec0a35f9a6dfc582adbc8e2288928c16c

commit 0d95e18ec0a35f9a6dfc582adbc8e2288928c16c
Author:     Kostadin Shishmanov <kocelfc@tutanota.com>
AuthorDate: 2024-05-04 12:15:53 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2024-05-04 13:33:29 +0000

    sci-libs/linbox: backport commit to fix gcc 14 build
    
    Closes: https://bugs.gentoo.org/930923
    Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com>
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 sci-libs/linbox/files/linbox-1.7.0-gcc14.patch | 433 +++++++++++++++++++++++++
 sci-libs/linbox/linbox-1.7.0-r1.ebuild         | 114 +++++++
 2 files changed, 547 insertions(+)