Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892727 - games-util/basis_universal-1.16.3: build failure on AVX systems with CPU_FLAGS_X86="sse4_1"
Summary: games-util/basis_universal-1.16.3: build failure on AVX systems with CPU_FLAG...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2023-01-31 13:54 UTC by Ștefan Talpalaru
Modified: 2023-02-03 19:52 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ștefan Talpalaru 2023-01-31 13:54:54 UTC
Buggy compile time logic leads to this: https://github.com/BinomialLLC/basis_universal/issues/342

Working ebuild and patch available in my overlay: https://github.com/stefantalpalaru/gentoo-overlay

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-03 19:39:45 UTC
Thanks for both the report & patch.
Comment 2 Larry the Git Cow gentoo-dev 2023-02-03 19:52:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b30162d5662f0ec77c702d7919e2ea3dacccd1c

commit 7b30162d5662f0ec77c702d7919e2ea3dacccd1c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-03 19:40:03 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-03 19:50:32 +0000

    games-util/basis_universal: fix build w/ AVX
    
    Closes: https://bugs.gentoo.org/892727
    Signed-off-by: Sam James <sam@gentoo.org>

 .../basis_universal/basis_universal-1.16.3.ebuild  |  1 +
 .../basis_universal-1.16.3-SSE4.1-AVX-checks.patch | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)