Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829664 - dev-libs/igraph-0.9.4 fails to compile: pottsmodel_2.cpp:124:12: error: variable av_k set but not used [-Werror,-Wunused-but-set-variable]
Summary: dev-libs/igraph-0.9.4 fails to compile: pottsmodel_2.cpp:124:12: error: varia...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-19 22:16 UTC by Agostino Sarubbo
Modified: 2024-03-11 04:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,188.98 KB, text/plain)
2021-12-19 22:16 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 2021-12-19 22:16:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/igraph-0.9.4 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses clang as a compiler and lld as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-19 22:16:24 UTC
Created attachment 759828 [details]
build.log

build log and emerge --info
Comment 2 Szabolcs Horvát 2023-01-30 21:05:36 UTC
Note that this was fixed in igraph a while ago, so all that's needed is for Gentoo to upgrade to the latest igraph version (0.10.4 as of this writing).
Comment 3 Eli Schwartz 2024-03-11 04:04:13 UTC
The new version was added in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd9b806eb27c02f4a7ea68d3bc0dc10a5158997d

commit cd9b806eb27c02f4a7ea68d3bc0dc10a5158997d
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: Fri Feb 10 07:51:15 2023
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: Fri Feb 10 07:51:39 2023

    dev-libs/igraph: add 0.10.4
    
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-libs/igraph/Manifest             |  1 +
 dev-libs/igraph/igraph-0.10.4.ebuild | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+)