Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946714 - dev-util/spirv-tools doesn't use NDEBUG
Summary: dev-util/spirv-tools doesn't use NDEBUG
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vulkan Gentoo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-20 17:44 UTC by Mike Lothian
Modified: 2024-12-21 20:00 UTC (History)
1 user (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 Mike Lothian 2024-12-20 17:44:42 UTC
I've hit an assert in SPRIV-Tools, but I thought NDEBUG (aka no debugging) was always set for release packages

Reproducible: Always
Comment 2 Larry the Git Cow gentoo-dev 2024-12-21 20:00:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49de873d2a0e5963b772a4657d5ab75e272d413c

commit 49de873d2a0e5963b772a4657d5ab75e272d413c
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2024-12-21 19:50:58 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2024-12-21 20:00:32 +0000

    dev-util/spirv-tools: Set NDEBUG
    
    Closes: https://bugs.gentoo.org/946714
    
    Signed-off-by: Nick Sarnie <sarnex@gentoo.org>

 .../spirv-tools/spirv-tools-1.3.296.0-r1.ebuild    | 44 ++++++++++++++++++++++
 dev-util/spirv-tools/spirv-tools-9999.ebuild       |  2 +
 2 files changed, 46 insertions(+)