Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 897510 Details for
Bug 935916
=media-video/obs-studio-30.2.0 emerge fails, could not find uthash
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge output
emerge.log (text/plain), 8.79 KB, created by
Justin
on 2024-07-13 03:56:41 UTC
(
hide
)
Description:
emerge output
Filename:
MIME Type:
Creator:
Justin
Created:
2024-07-13 03:56:41 UTC
Size:
8.79 KB
patch
obsolete
> * Using keys from /usr/share/openpgp-keys/gentoo-release.asc >>>> Verifying ebuild manifests >>>> Emerging (1 of 2) dev-cpp/nlohmann_json-3.11.2-r1::gentoo >>>> Installing (1 of 2) dev-cpp/nlohmann_json-3.11.2-r1::gentoo >>>> Completed (1 of 2) dev-cpp/nlohmann_json-3.11.2-r1::gentoo >>>> Emerging (2 of 2) media-video/obs-studio-30.2.0::gentoo >>>> Failed to emerge media-video/obs-studio-30.2.0, Log file: >>>> '/var/tmp/portage/media-video/obs-studio-30.2.0/temp/build.log' >[32m * [39;49;00mPackage: media-video/obs-studio-30.2.0:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: chiitoo@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 alsa amd64 elibc_glibc kernel_linux lua_single_target_luajit pipewire pulseaudio python_single_target_python3_12 ssl v4l >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-video/obs-studio-30.2.0/work/obs-studio-30.2.0" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/media-video/obs-studio-30.2.0/work/obs-studio-30.2.0_build" > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-video/obs-studio-30.2.0/work/obs-studio-30.2.0" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/media-video/obs-studio-30.2.0/work/obs-studio-30.2.0_build" >cmake -C /var/tmp/portage/media-video/obs-studio-30.2.0/work/obs-studio-30.2.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCALM_DEPRECATION=ON -DCCACHE_SUPPORT=OFF -DENABLE_ALSA=yes -DENABLE_AJA=OFF -DENABLE_BROWSER=no -DENABLE_DECKLINK=no -DENABLE_FREETYPE=no -DENABLE_JACK=no -DENABLE_LIBFDK=no -DENABLE_NATIVE_NVENC=no -DENABLE_NEW_MPEGTS_OUTPUT=no -DENABLE_PIPEWIRE=yes -DENABLE_PULSEAUDIO=yes -DENABLE_QSV11=no -DENABLE_RNNOISE=ON -DENABLE_RTMPS=ON -DENABLE_SPEEXDSP=no -DENABLE_UNIT_TESTS=no -DENABLE_V4L2=yes -DENABLE_VLC=no -DENABLE_VST=ON -DENABLE_WAYLAND=no -DENABLE_WEBRTC=OFF -DENABLE_WEBSOCKET=no -DOBS_MULTIARCH_SUFFIX=64 -DUNIX_STRUCTURE=1 -DOBS_VERSION_OVERRIDE=30.2.0 -DENABLE_SCRIPTING=OFF -DENABLE_WHATSNEW=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-video/obs-studio-30.2.0/work/obs-studio-30.2.0_build/gentoo_toolchain.cmake /var/tmp/portage/media-video/obs-studio-30.2.0/work/obs-studio-30.2.0 >loading initial cache file /var/tmp/portage/media-video/obs-studio-30.2.0/work/obs-studio-30.2.0_build/gentoo_common_config.cmake >[0mCMake Deprecation Warning at CMakeLists.txt:37 (message): > > > ============ LEGACY BUILD SYSTEM IS DEPRECATED ============ > > You are using the legacy build system to build OBS Studio. The legacy > build system is unsupported and will be removed in the near future. > > To migrate to the new build system, familiarize yourself with CMake presets > (https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html) and > create a user preset with your customized build settings, inheriting from > one of the default presets. > > ============ LEGACY BUILD SYSTEM IS DEPRECATED ============ > >[0m >-- OBS: Application Version: 30.2.0 - Build Number: 1 >-- The C compiler identification is GNU 13.2.1 >-- The CXX compiler identification is GNU 13.2.1 >-- 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 >-- Found CURL: /usr/lib64/libcurl.so (found version "8.7.1") >-- Found OpenGL: /usr/lib64/libOpenGL.so >-- Found FFmpeg: /usr/lib64/../lib64/libavcodec.so (found version "#define LIBAVCODEC_VERSION_MINOR 31;#define LIBAVCODEC_VERSION_MICRO 102.31.102") found components: avcodec avdevice avutil avformat >-- OBS: DISABLED obs-scripting >-- Found X11: /usr/include >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found >-- Looking for gethostbyname >-- Looking for gethostbyname - found >-- Looking for connect >-- Looking for connect - found >-- Looking for remove >-- Looking for remove - found >-- Looking for shmat >-- Looking for shmat - found >-- Looking for IceConnectionNumber in ICE >-- Looking for IceConnectionNumber in ICE - found >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.2.0") >-- XCB[XCB]: Found component XCB >-- Found XCB: /usr/lib64/libxcb.so found components: XCB >-- Found X11_XCB: /usr/lib64/libX11-xcb.so >-- Found Jansson: /usr/lib64/../lib64/libjansson.so (found suitable version "2.14", minimum required is "2.5") >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found FFmpeg: /usr/lib64/libavformat.so (found version "#define LIBAVFORMAT_VERSION_MINOR 16;#define LIBAVFORMAT_VERSION_MICRO 100.16.100") found components: avformat avutil swscale swresample avcodec >-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1") >[33mCMake Warning (dev) at cmake/Modules/FindUthash.cmake:55 (message): > Failed to find uthash version. >Call Stack (most recent call first): > libobs/cmake/legacy.cmake:23 (find_package) > cmake/Modules/ObsHelpers.cmake:473 (include) > libobs/CMakeLists.txt:3 (legacy_check) >This warning is for project developers. Use -Wno-dev to suppress it. >[0m >[31mCMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): > Could NOT find Uthash (missing: Uthash_INCLUDE_DIR) (found version "0.0.0") > > Reason given by package: Ensure uthash library is available in local include paths. > >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) > cmake/Modules/FindUthash.cmake:66 (find_package_handle_standard_args) > libobs/cmake/legacy.cmake:23 (find_package) > cmake/Modules/ObsHelpers.cmake:473 (include) > libobs/CMakeLists.txt:3 (legacy_check) > >[0m >-- Configuring incomplete, errors occurred! > [31;01m*[0m ERROR: media-video/obs-studio-30.2.0::gentoo failed (configure phase): > [31;01m*[0m cmake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 136: Called src_configure > [31;01m*[0m environment, line 3499: Called cmake_src_configure > [31;01m*[0m environment, line 1654: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-video/obs-studio-30.2.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-video/obs-studio-30.2.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-video/obs-studio-30.2.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-video/obs-studio-30.2.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/media-video/obs-studio-30.2.0/work/obs-studio-30.2.0_build' > [31;01m*[0m S: '/var/tmp/portage/media-video/obs-studio-30.2.0/work/obs-studio-30.2.0' > * Messages for package media-video/obs-studio-30.2.0: > * ERROR: media-video/obs-studio-30.2.0::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 3499: Called cmake_src_configure > * environment, line 1654: 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-video/obs-studio-30.2.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-video/obs-studio-30.2.0::gentoo'`. > * The complete build log is located at '/var/tmp/portage/media-video/obs-studio-30.2.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-video/obs-studio-30.2.0/temp/environment'. > * Working directory: '/var/tmp/portage/media-video/obs-studio-30.2.0/work/obs-studio-30.2.0_build' > * S: '/var/tmp/portage/media-video/obs-studio-30.2.0/work/obs-studio-30.2.0' > > >!!! Repository 'x-portage' is missing masters attribute in '/home/j/.local/portage/metadata/layout.conf' >!!! Set 'masters = gentoo' in this file for future compatibility >dev-cpp/nlohmann_json: 3.11.2-r1 none none > >All selected packages: =dev-cpp/nlohmann_json-3.11.2-r1 >>>> Waiting 5 seconds before starting... >>>> (Control-C to abort)... >>>> Unmerging in: 5 4 3 2 1>>> Unmerging (1 of 1) dev-cpp/nlohmann_json-3.11.2-r1... > >Packages installed: 687 >Packages in world: 53 >Packages in system: 50 >Required packages: 687 >Number removed: 1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 935916
: 897510 |
897511