Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922041 - [guru] sci-electronics/slang-5.0 fails to compile (GCC-14-SYSTEM): Could not find mimalloc package, min version: 2.1
Summary: [guru] sci-electronics/slang-5.0 fails to compile (GCC-14-SYSTEM): Could not ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: vowstar
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-13 14:51 UTC by Agostino Sarubbo
Modified: 2024-03-02 07:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,44.25 KB, text/plain)
2024-01-13 14: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-01-13 14:51:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-electronics/slang-4.0 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-13 14:52:01 UTC
Created attachment 882180 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-17 19:18:44 UTC
guru_ci has reproduced this issue with version 5.0 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2024-03-02 07:10:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=54fbd24627346c1380b7731bc4be23045dd35776

commit 54fbd24627346c1380b7731bc4be23045dd35776
Author:     Steffen Winter <steffen.winter@proton.me>
AuthorDate: 2024-03-01 14:11:08 +0000
Commit:     Steffen Winter <steffen.winter@proton.me>
CommitDate: 2024-03-01 14:11:08 +0000

    sci-electronics/slang: Reorder deps, remove mimalloc dep
    
    mimalloc from ::gentoo doesn't install static libraries which would be
    required here.
    
    Fixes: https://bugs.gentoo.org/922041
    
    Signed-off-by: Steffen Winter <steffen.winter@proton.me>

 sci-electronics/slang/slang-4.0.ebuild | 11 +++++------
 sci-electronics/slang/slang-5.0.ebuild | 11 +++++------
 2 files changed, 10 insertions(+), 12 deletions(-)