Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949604 - games-emulation/melonds-1.0_rc - [gcc-15] [ffmpeg] One or more CMake variables were not used by the project:
Summary: games-emulation/melonds-1.0_rc - [gcc-15] [ffmpeg] One or more CMake variable...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-11 08:54 UTC by Toralf Förster
Modified: 2025-02-11 12:23 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.58 KB, text/plain)
2025-02-11 08:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,41.88 KB, text/plain)
2025-02-11 08:54 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.23 KB, application/x-xz)
2025-02-11 08:54 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,27.75 KB, application/x-xz)
2025-02-11 08:54 UTC, Toralf Förster
Details
games-emulation:melonds-1.0_rc:20250211-075607.log (games-emulation:melonds-1.0_rc:20250211-075607.log,180.84 KB, text/plain)
2025-02-11 08:54 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,120.89 KB, text/plain)
2025-02-11 08:54 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2025-02-11 08:54:13 UTC
 * QA Notice: One or more CMake variables were not used by the project:
 *   USE_CACHE
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/melonDS
 * checking 10 files for package collisions
>>> Merging games-emulation/melonds-1.0_rc to /
--- /usr/
--- /usr/share/

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma_systemd-20250210-065016

  The build log matches a QA pattern or sth. requested by a dev.
  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2025-02-11 08:54:14 UTC
Created attachment 918669 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-02-11 08:54:15 UTC
Created attachment 918670 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2025-02-11 08:54:16 UTC
Created attachment 918671 [details]
etc.clang.tar.xz
Comment 4 Toralf Förster gentoo-dev 2025-02-11 08:54:17 UTC
Created attachment 918672 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-02-11 08:54:18 UTC
Created attachment 918673 [details]
games-emulation:melonds-1.0_rc:20250211-075607.log
Comment 6 Toralf Förster gentoo-dev 2025-02-11 08:54:19 UTC
Created attachment 918674 [details]
qlist-info.txt
Comment 7 Maciej Barć gentoo-dev 2025-02-11 12:08:51 UTC
They are used but unused... see: https://bugs.gentoo.org/949540
Comment 8 Larry the Git Cow gentoo-dev 2025-02-11 12:23:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cc5962a12bf876a49f16ddb6c477dce111ae634

commit 5cc5962a12bf876a49f16ddb6c477dce111ae634
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2025-02-11 12:18:06 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2025-02-11 12:23:20 +0000

    games-emulation/melonds: fix cmake flag spelling
    
    Bug: https://bugs.gentoo.org/949540
    Closes: https://bugs.gentoo.org/949604
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 games-emulation/melonds/melonds-0.9.5_p20241113.ebuild | 2 ++
 games-emulation/melonds/melonds-1.0_rc.ebuild          | 2 +-
 games-emulation/melonds/melonds-9999.ebuild            | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)