Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649458 - games-arcade/supertux-0.5.1 - One or more CMake variables were not used by the project: USE_DEBUG
Summary: games-arcade/supertux-0.5.1 - One or more CMake variables were not used by th...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-03 14:24 UTC by Francesco Turco
Modified: 2018-07-01 09:46 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,55.30 KB, application/x-xz)
2018-03-03 14:24 UTC, Francesco Turco
Details
emerge --info supertux (info.txt,5.82 KB, text/plain)
2018-03-03 14:24 UTC, Francesco Turco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Turco 2018-03-03 14:24:01 UTC
Created attachment 522064 [details]
build.log.xz

Portage reports the following QA issue:

> One or more CMake variables were not used by the project:
>   USE_DEBUG
Comment 1 Francesco Turco 2018-03-03 14:24:21 UTC
Created attachment 522066 [details]
emerge --info supertux
Comment 2 Larry the Git Cow gentoo-dev 2018-07-01 09:46:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=252a6dd9f24a9054f7d4e5b7996c531a640f1541

commit 252a6dd9f24a9054f7d4e5b7996c531a640f1541
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-07-01 09:43:31 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-07-01 09:46:19 +0000

    games-arcade/supertux: Build using Ninja
    
    * Use system PhysFS
    * Fix CMake unused variable error
    
    Closes: https://bugs.gentoo.org/638076
    Closes: https://bugs.gentoo.org/649458
    Package-Manager: Portage-2.3.41, Repoman-2.3.9

 .../supertux/files/supertux-0.5.1-ninja.patch      | 30 ++++++++++++++++++++++
 games-arcade/supertux/supertux-0.5.1.ebuild        | 19 +++++---------
 2 files changed, 37 insertions(+), 12 deletions(-)