Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726694 - games-util/slade-3.1.12a : Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES) (Required is at
Summary: games-util/slade-3.1.12a : Could NOT find wxWidgets (missing: wxWidgets_LIBR...
Status: RESOLVED FIXED
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:
Depends on:
Blocks:
 
Reported: 2020-06-01 18:41 UTC by Toralf Förster
Modified: 2020-06-01 20:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.95 KB, text/plain)
2020-06-01 18:41 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,46.59 KB, text/plain)
2020-06-01 18:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,158.21 KB, text/plain)
2020-06-01 18:41 UTC, Toralf Förster
Details
environment (environment,87.93 KB, text/plain)
2020-06-01 18:41 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.00 KB, application/x-bzip)
2020-06-01 18:41 UTC, Toralf Förster
Details
games-util:slade-3.1.12a:20200601-171646.log (games-util:slade-3.1.12a:20200601-171646.log,4.36 KB, text/plain)
2020-06-01 18:41 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.53 KB, application/x-bzip)
2020-06-01 18:41 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.63 KB, application/x-bzip)
2020-06-01 18:41 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 2020-06-01 18:41:00 UTC
-- gtk version is: 3
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:164 (message):
  Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES) (Required is at
  least version 3.0.4)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:445 (_FPHSA_FAILURE_MESSAGE)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20200528-210637

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.1 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon 01 Jun 2020 04:05:50 PM UTC

emerge -qpvO games-util/slade
[ebuild  N    ] games-util/slade-3.1.12a  USE="-fluidsynth -timidity -webkit"
Comment 1 Toralf Förster gentoo-dev 2020-06-01 18:41:02 UTC
Created attachment 643072 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-01 18:41:05 UTC
Created attachment 643074 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2020-06-01 18:41:10 UTC
Created attachment 643078 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-06-01 18:41:13 UTC
Created attachment 643080 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-06-01 18:41:16 UTC
Created attachment 643082 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-01 18:41:18 UTC
Created attachment 643084 [details]
games-util:slade-3.1.12a:20200601-171646.log
Comment 7 Toralf Förster gentoo-dev 2020-06-01 18:41:21 UTC
Created attachment 643086 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-06-01 18:41:24 UTC
Created attachment 643088 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2020-06-01 20:49:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a295beeb833b54036e213b2f50c982e33a20d0

commit 86a295beeb833b54036e213b2f50c982e33a20d0
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2020-06-01 20:49:20 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-06-01 20:49:20 +0000

    games-util/slade: Fix missing USE flags on wxGTK dependency
    
    Closes: https://bugs.gentoo.org/726694
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-util/slade/slade-3.1.12a.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)