Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 769626 - media-sound/guayadeque should switch to WX_GTK_VER=3.0-gtk3
Summary: media-sound/guayadeque should switch to WX_GTK_VER=3.0-gtk3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL: https://github.com/anonbeat/guayadequ...
Whiteboard:
Keywords:
Depends on: 689798
Blocks: wxgtk2-removal
  Show dependency tree
 
Reported: 2021-02-08 22:38 UTC by Andreas Sturmlechner
Modified: 2023-03-24 05:33 UTC (History)
2 users (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 Andreas Sturmlechner gentoo-dev 2021-02-08 22:38:21 UTC
Upstream did apparently in git master: https://github.com/anonbeat/guayadeque/commit/a066689402ad18fe759e17f490ad045c472fe567

Also, HOMEPAGE unreachable, but "https://www.guayadeque.org/" works instead.
Comment 1 Joonas Niilola gentoo-dev 2021-04-20 12:42:09 UTC
 * Package:    media-sound/guayadeque-9999
 * Repository: gentoo
 * Maintainer: proaudio@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc ipod kernel_linux minimal userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * 
 * Requested wxWidgets:        3.0
 * Using wxWidgets:            gtk2-unicode-3.0
 * 
>>> Unpacking source...
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /var/cache/distfiles/git3-src/anonbeat_guayadeque.git/
 * Repository id: anonbeat_guayadeque.git
 * To override fetched repository properties, use:
 *   EGIT_OVERRIDE_REPO_ANONBEAT_GUAYADEQUE
 *   EGIT_OVERRIDE_BRANCH_ANONBEAT_GUAYADEQUE
 *   EGIT_OVERRIDE_COMMIT_ANONBEAT_GUAYADEQUE
 *   EGIT_OVERRIDE_COMMIT_DATE_ANONBEAT_GUAYADEQUE
 * 
 * Fetching https://github.com/anonbeat/guayadeque ...
git fetch https://github.com/anonbeat/guayadeque +refs/heads/master:refs/heads/master
remote: Enumerating objects: 21442, done.
remote: Counting objects: 100% (464/464), done.
remote: Compressing objects: 100% (329/329), done.
remote: Total 21442 (delta 266), reused 279 (delta 134), pack-reused 20978
Receiving objects: 100% (21442/21442), 17.43 MiB | 2.83 MiB/s, done.
Resolving deltas: 100% (16732/16732), done.
From https://github.com/anonbeat/guayadeque
 * [new branch]        master     -> master
 * [new tag]           v0.0.1     -> v0.0.1
 * [new tag]           v0.0.2     -> v0.0.2
 * [new tag]           v0.0.3     -> v0.0.3
 * [new tag]           v0.1.0     -> v0.1.0
 * [new tag]           v0.1.1     -> v0.1.1
 * [new tag]           v0.1.5     -> v0.1.5
 * [new tag]           v0.2.0     -> v0.2.0
 * [new tag]           v0.2.1     -> v0.2.1
 * [new tag]           v0.2.3     -> v0.2.3
 * [new tag]           v0.2.5     -> v0.2.5
 * [new tag]           v0.2.7     -> v0.2.7
 * [new tag]           v0.2.9     -> v0.2.9
 * [new tag]           v0.3.1     -> v0.3.1
 * [new tag]           v0.3.5     -> v0.3.5
 * [new tag]           v0.3.7     -> v0.3.7
 * [new tag]           v0.4.3     -> v0.4.3
 * [new tag]           v0.4.5     -> v0.4.5
 * [new tag]           v0.4.6     -> v0.4.6
git symbolic-ref refs/git-r3/media-sound/guayadeque/0/__main__ refs/heads/master
 * Checking out https://github.com/anonbeat/guayadeque to /var/tmp/portage/media-sound/guayadeque-9999/work/guayadeque-9999 ...
git checkout --quiet master
GIT NEW branch -->
   repository:               https://github.com/anonbeat/guayadeque
   at the commit:            79ec09daf908c37af413bff99312a08c06f43baf
>>> Source unpacked in /var/tmp/portage/media-sound/guayadeque-9999/work
>>> Preparing source in /var/tmp/portage/media-sound/guayadeque-9999/work/guayadeque-9999 ...
 * Applying guayadeque-0.4.6-metadata.patch ...
 [ ok ]
 * Working in BUILD_DIR: "/var/tmp/portage/media-sound/guayadeque-9999/work/guayadeque-9999_build"
 * Hardcoded definition(s) removed in CMakeLists.txt:
 *          SET( CMAKE_BUILD_TYPE "Release" )
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-sound/guayadeque-9999/work/guayadeque-9999 ...
 * Working in BUILD_DIR: "/var/tmp/portage/media-sound/guayadeque-9999/work/guayadeque-9999_build"
cmake -C /var/tmp/portage/media-sound/guayadeque-9999/work/guayadeque-9999_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_IPOD=yes -DENABLE_LIBINDICATE=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-sound/guayadeque-9999/work/guayadeque-9999_build/gentoo_toolchain.cmake  /var/tmp/portage/media-sound/guayadeque-9999/work/guayadeque-9999
loading initial cache file /var/tmp/portage/media-sound/guayadeque-9999/work/guayadeque-9999_build/gentoo_common_config.cmake
CMake Deprecation Warning at CMakeLists.txt:8 (cmake_policy):
  The OLD behavior for policy CMP0037 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- The C compiler identification is GNU 10.3.0
-- The CXX compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Using install prefix /usr ...
-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.7.4") 
-- Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES wxWidgets_INCLUDE_DIRS) 
CMake Error at CMakeLists.txt:39 (MESSAGE):
  wxWidgets not found!


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/media-sound/guayadeque-9999/work/guayadeque-9999_build/CMakeFiles/CMakeOutput.log".
 * ERROR: media-sound/guayadeque-9999::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_configure
 *   environment, line 2785:  Called cmake_src_configure
 *   environment, line 1186:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 * 
 * If you need support, post the output of `emerge --info '=media-sound/guayadeque-9999::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-sound/guayadeque-9999::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/vbslogs/build/media-sound/guayadeque-9999:20210420-121113.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/guayadeque-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-sound/guayadeque-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/media-sound/guayadeque-9999/work/guayadeque-9999_build'
 * S: '/var/tmp/portage/media-sound/guayadeque-9999/work/guayadeque-9999'
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-04-20 13:19:30 UTC
Isn’t that why we need to switch?
Comment 3 Miroslav Šulc gentoo-dev 2023-03-24 05:33:33 UTC
looking at 0.4.7 it's been already switched.