Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927750 - media-sound/audacity-3.3.3 fails to buid durin 23 profile upgrade
Summary: media-sound/audacity-3.3.3 fails to buid durin 23 profile upgrade
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on: 927920
Blocks: usrmerge, usrmerge-fixes
  Show dependency tree
 
Reported: 2024-03-24 19:44 UTC by Nick
Modified: 2024-03-26 22:31 UTC (History)
3 users (show)

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


Attachments
contain emerge --info, build log (info.txt,27.60 KB, text/plain)
2024-03-24 19:44 UTC, Nick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick 2024-03-24 19:44:39 UTC
Created attachment 888469 [details]
contain emerge --info, build log

media-sound/audacity-3.3.3 failing to build at the last step of the profile 23 upgrade.

 * Messages for package media-sound/audacity-3.3.3:

 * ERROR: media-sound/audacity-3.3.3::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  136:  Called src_configure
 *   environment, line 2272:  Called cmake_src_configure
 *   environment, line 1133:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
Comment 1 Mike Gilbert gentoo-dev 2024-03-25 19:18:55 UTC
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES
  wxWidgets_INCLUDE_DIRS)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
  cmake-proxies/cmake-modules/FindwxWidgets.cmake:1072 (find_package_handle_standard_args)
  /var/tmp/portage/media-sound/audacity-3.3.3/work/audacity-Audacity-3.3.3_build/find_package_include.cmake:6 (find_package)
  cmake-proxies/cmake-modules/AudacityDependencies.cmake:217 (include)
  CMakeLists.txt:561 (include)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-25 19:22:52 UTC
I'll tenatively block usrmerge-fixes given we have this bug and bug 927745 involving finding wxWidgets.