Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 676108 - games-arcade/supertux-0.6.3-r2 - One or more CMake variables were not used by the project: VCPKG_BUILD
Summary: games-arcade/supertux-0.6.3-r2 - One or more CMake variables were not used by...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 830561 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-01-23 13:25 UTC by Francesco Turco
Modified: 2024-07-15 16:26 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,58.52 KB, application/x-xz)
2019-01-23 13:25 UTC, Francesco Turco
Details
info.txt (info.txt,6.16 KB, text/plain)
2019-01-23 13:25 UTC, Francesco Turco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Turco 2019-01-23 13:25:23 UTC
Created attachment 562576 [details]
build.log.xz

Portage reports the following QA issue when emerging games-arcade/supertux-0.6.0:

 * One or more CMake variables were not used by the project:
 *   VCPKG_BUILD
Comment 1 Francesco Turco 2019-01-23 13:25:55 UTC
Created attachment 562578 [details]
info.txt

emerge --info
Comment 2 Francesco Turco 2020-01-04 16:30:14 UTC
With games-arcade/supertux-0.6.1.1:

> One or more CMake variables were not used by the project:                                                                                          >   RAQM_INCLUDE_DIR
>   RAQM_LIBRARIES                                                                                                                                 >   VCPKG_BUILD
Comment 3 Pacho Ramos gentoo-dev 2022-05-06 12:52:53 UTC
*** Bug 830561 has been marked as a duplicate of this bug. ***
Comment 4 Agostino Sarubbo gentoo-dev 2022-05-08 06:01:43 UTC
ci has reproduced this issue with version 0.6.3 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2022-12-07 19:21:28 UTC
clang-stricter_tinderbox has reproduced this issue with version 0.6.3-r2 - Updating summary.
Comment 6 Arniii 2024-07-15 16:26:42 UTC
I've got more variables:
```
  │  ~  emerge -avtqb supertux --autounmask

[ebuild  N    ] games-arcade/supertux-0.6.3-r2  USE="-debug"
[ebuild  N    ]  dev-games/physfs-3.0.2-r1  USE="7zip doc zip -grp -hog -iso -mvl -qpak -slb -static-libs -vdf -wad" ABI_X86="(64) -32 (-x32)"

Would you like to merge these packages? [Yes/No] ^[[D
Sorry, response ' not understood. [Yes/No]
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) dev-games/physfs-3.0.2-r1::gentoo
>>> Installing (1 of 2) dev-games/physfs-3.0.2-r1::gentoo
>>> Completed (1 of 2) dev-games/physfs-3.0.2-r1::gentoo
>>> Emerging (2 of 2) games-arcade/supertux-0.6.3-r2::gentoo
>>> Installing (2 of 2) games-arcade/supertux-0.6.3-r2::gentoo
>>> Recording games-arcade/supertux in "world" favorites file...
>>> Completed (2 of 2) games-arcade/supertux-0.6.3-r2::gentoo
>>> Jobs: 2 of 2 complete                           Load avg: 4.86, 5.28, 3.05

 * Messages for package games-arcade/supertux-0.6.3-r2:

 * QA Notice: One or more CMake variables were not used by the project:
 *   EMSCRIPTEN
 *   RAQM_INCLUDE_DIR
 *   RAQM_LIBRARIES
 *   VCPKG_BUILD
```