Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 670802 Details for
Bug 753791
media-libs/libsdl2: sdl2-config-version.cmake hardcodes /usr/lib/ (breaks Profile 17.0 -> 17.1 upgrade)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cmake --debug-find output
log.txt.2 (text/plain), 39.40 KB, created by
Vasily Pupkin
on 2020-11-10 20:09:35 UTC
(
hide
)
Description:
cmake --debug-find output
Filename:
MIME Type:
Creator:
Vasily Pupkin
Created:
2020-11-10 20:09:35 UTC
Size:
39.40 KB
patch
obsolete
>CMake Debug Log at /usr/share/cmake/Modules/CMakeDetermineSystem.cmake:35 (find_program): > find_program called with the following settings: > > VAR: CMAKE_UNAME > NAMES: "uname" > Documentation: Path to a program. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 1 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_program considered the following locations: > > /usr/local/sbin/uname > /usr/local/bin/uname > /usr/sbin/uname > > The item was found at > > /usr/bin/uname > >Call Stack (most recent call first): > CMakeLists.txt:4 (project) > > >CMake Debug Log at /usr/share/cmake/Modules/CMakeUnixFindMake.cmake:5 (find_program): > find_program called with the following settings: > > VAR: CMAKE_MAKE_PROGRAM > NAMES: "gmake" > "make" > "smake" > Documentation: Path to a program. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 1 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_program considered the following locations: > > /usr/local/sbin/gmake > /usr/local/bin/gmake > /usr/sbin/gmake > > The item was found at > > /usr/bin/gmake > >Call Stack (most recent call first): > CMakeLists.txt:4 (project) > > >CMake Debug Log at /usr/share/cmake/Modules/CMakeDetermineCompiler.cmake:122 (find_program): > find_program called with the following settings: > > VAR: CMAKE_C_COMPILER_WITH_PATH > NAMES: "x86_64-pc-linux-gnu-gcc" > Documentation: Path to a program. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 1 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_program considered the following locations: > > /usr/local/sbin/x86_64-pc-linux-gnu-gcc > /usr/local/bin/x86_64-pc-linux-gnu-gcc > /usr/sbin/x86_64-pc-linux-gnu-gcc > > The item was found at > > /usr/bin/x86_64-pc-linux-gnu-gcc > >Call Stack (most recent call first): > /usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:68 (_cmake_find_compiler_path) > CMakeLists.txt:4 (project) > > >CMake Debug Log at /usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:212 (find_file): > find_file called with the following settings: > > VAR: src_in > NAMES: "CMakeCCompilerId.c.in" > Documentation: Path to a file. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > NO_DEFAULT_PATH Enabled > > find_file considered the following locations: > > The item was found at > > /usr/share/cmake/Modules/CMakeCCompilerId.c.in > >Call Stack (most recent call first): > /usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:234 (CMAKE_DETERMINE_COMPILER_ID_WRITE) > /usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:32 (CMAKE_DETERMINE_COMPILER_ID_BUILD) > /usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:116 (CMAKE_DETERMINE_COMPILER_ID) > CMakeLists.txt:4 (project) > > >CMake Debug Log at /usr/share/cmake/Modules/CMakeFindBinUtils.cmake:127 (find_program): > find_program called with the following settings: > > VAR: CMAKE_STRIP > NAMES: "x86_64-pc-linux-gnu-strip" > "strip" > Documentation: Path to a program. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 1 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_program considered the following locations: > > The item was found at > > /usr/bin/x86_64-pc-linux-gnu-strip > >Call Stack (most recent call first): > /usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:192 (include) > CMakeLists.txt:4 (project) > > >CMake Debug Log at /usr/share/cmake/Modules/CMakeFindBinUtils.cmake:128 (find_program): > find_program called with the following settings: > > VAR: CMAKE_LINKER > NAMES: "x86_64-pc-linux-gnu-ld" > "ld" > Documentation: Path to a program. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 1 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_program considered the following locations: > > The item was found at > > /usr/bin/x86_64-pc-linux-gnu-ld > >Call Stack (most recent call first): > /usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:192 (include) > CMakeLists.txt:4 (project) > > >CMake Debug Log at /usr/share/cmake/Modules/CMakeFindBinUtils.cmake:129 (find_program): > find_program called with the following settings: > > VAR: CMAKE_NM > NAMES: "x86_64-pc-linux-gnu-nm" > "nm" > Documentation: Path to a program. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 1 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_program considered the following locations: > > The item was found at > > /usr/bin/x86_64-pc-linux-gnu-nm > >Call Stack (most recent call first): > /usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:192 (include) > CMakeLists.txt:4 (project) > > >CMake Debug Log at /usr/share/cmake/Modules/CMakeFindBinUtils.cmake:130 (find_program): > find_program called with the following settings: > > VAR: CMAKE_OBJDUMP > NAMES: "x86_64-pc-linux-gnu-objdump" > "objdump" > Documentation: Path to a program. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 1 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_program considered the following locations: > > The item was found at > > /usr/bin/x86_64-pc-linux-gnu-objdump > >Call Stack (most recent call first): > /usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:192 (include) > CMakeLists.txt:4 (project) > > >CMake Debug Log at /usr/share/cmake/Modules/CMakeFindBinUtils.cmake:131 (find_program): > find_program called with the following settings: > > VAR: CMAKE_OBJCOPY > NAMES: "x86_64-pc-linux-gnu-objcopy" > "objcopy" > Documentation: Path to a program. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 1 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_program considered the following locations: > > The item was found at > > /usr/bin/x86_64-pc-linux-gnu-objcopy > >Call Stack (most recent call first): > /usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:192 (include) > CMakeLists.txt:4 (project) > > >CMake Debug Log at /usr/share/cmake/Modules/CMakeFindBinUtils.cmake:132 (find_program): > find_program called with the following settings: > > VAR: CMAKE_READELF > NAMES: "x86_64-pc-linux-gnu-readelf" > "readelf" > Documentation: Path to a program. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 1 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_program considered the following locations: > > The item was found at > > /usr/bin/x86_64-pc-linux-gnu-readelf > >Call Stack (most recent call first): > /usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:192 (include) > CMakeLists.txt:4 (project) > > >CMake Debug Log at /usr/share/cmake/Modules/CMakeFindBinUtils.cmake:133 (find_program): > find_program called with the following settings: > > VAR: CMAKE_DLLTOOL > NAMES: "x86_64-pc-linux-gnu-dlltool" > "dlltool" > Documentation: Path to a program. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 1 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_program considered the following locations: > > The item was found at > > /usr/bin/x86_64-pc-linux-gnu-dlltool > >Call Stack (most recent call first): > /usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:192 (include) > CMakeLists.txt:4 (project) > > >CMake Debug Log at /usr/share/cmake/Modules/CMakeFindBinUtils.cmake:134 (find_program): > find_program called with the following settings: > > VAR: CMAKE_ADDR2LINE > NAMES: "x86_64-pc-linux-gnu-addr2line" > "addr2line" > Documentation: Path to a program. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 1 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_program considered the following locations: > > The item was found at > > /usr/bin/x86_64-pc-linux-gnu-addr2line > >Call Stack (most recent call first): > /usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:192 (include) > CMakeLists.txt:4 (project) > > >CMake Debug Log at /usr/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake:18 (find_program): > find_program called with the following settings: > > VAR: CMAKE_C_COMPILER_AR > NAMES: "x86_64-pc-linux-gnu-gcc-ar-10.2" > "x86_64-pc-linux-gnu-gcc-ar-10" > "x86_64-pc-linux-gnu-gcc-ar" > Documentation: A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 1 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_program considered the following locations: > > /usr/bin/x86_64-pc-linux-gnu-gcc-ar-10.2 > /usr/local/sbin/x86_64-pc-linux-gnu-gcc-ar-10.2 > /usr/local/bin/x86_64-pc-linux-gnu-gcc-ar-10.2 > /usr/sbin/x86_64-pc-linux-gnu-gcc-ar-10.2 > /sbin/x86_64-pc-linux-gnu-gcc-ar-10.2 > /bin/x86_64-pc-linux-gnu-gcc-ar-10.2 > /opt/bin/x86_64-pc-linux-gnu-gcc-ar-10.2 > /usr/lib/llvm/11/bin/x86_64-pc-linux-gnu-gcc-ar-10.2 > /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-gcc-ar-10.2 > /usr/lib/llvm/9/bin/x86_64-pc-linux-gnu-gcc-ar-10.2 > /opt/android-sdk-update-manager/tools/x86_64-pc-linux-gnu-gcc-ar-10.2 > /opt/android-sdk-update-manager/platform-tools/x86_64-pc-linux-gnu-gcc-ar-10.2 > /usr/bin/x86_64-pc-linux-gnu-gcc-ar-10 > /usr/local/sbin/x86_64-pc-linux-gnu-gcc-ar-10 > /usr/local/bin/x86_64-pc-linux-gnu-gcc-ar-10 > /usr/sbin/x86_64-pc-linux-gnu-gcc-ar-10 > /sbin/x86_64-pc-linux-gnu-gcc-ar-10 > /bin/x86_64-pc-linux-gnu-gcc-ar-10 > /opt/bin/x86_64-pc-linux-gnu-gcc-ar-10 > /usr/lib/llvm/11/bin/x86_64-pc-linux-gnu-gcc-ar-10 > /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-gcc-ar-10 > /usr/lib/llvm/9/bin/x86_64-pc-linux-gnu-gcc-ar-10 > /opt/android-sdk-update-manager/tools/x86_64-pc-linux-gnu-gcc-ar-10 > /opt/android-sdk-update-manager/platform-tools/x86_64-pc-linux-gnu-gcc-ar-10 > > The item was found at > > /usr/bin/x86_64-pc-linux-gnu-gcc-ar > >Call Stack (most recent call first): > /usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:193 (include) > CMakeLists.txt:4 (project) > > >CMake Debug Log at /usr/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake:28 (find_program): > find_program called with the following settings: > > VAR: CMAKE_C_COMPILER_RANLIB > NAMES: "x86_64-pc-linux-gnu-gcc-ranlib-10.2" > "x86_64-pc-linux-gnu-gcc-ranlib-10" > "x86_64-pc-linux-gnu-gcc-ranlib" > Documentation: A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 1 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_program considered the following locations: > > /usr/bin/x86_64-pc-linux-gnu-gcc-ranlib-10.2 > /usr/local/sbin/x86_64-pc-linux-gnu-gcc-ranlib-10.2 > /usr/local/bin/x86_64-pc-linux-gnu-gcc-ranlib-10.2 > /usr/sbin/x86_64-pc-linux-gnu-gcc-ranlib-10.2 > /sbin/x86_64-pc-linux-gnu-gcc-ranlib-10.2 > /bin/x86_64-pc-linux-gnu-gcc-ranlib-10.2 > /opt/bin/x86_64-pc-linux-gnu-gcc-ranlib-10.2 > /usr/lib/llvm/11/bin/x86_64-pc-linux-gnu-gcc-ranlib-10.2 > /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-gcc-ranlib-10.2 > /usr/lib/llvm/9/bin/x86_64-pc-linux-gnu-gcc-ranlib-10.2 > /opt/android-sdk-update-manager/tools/x86_64-pc-linux-gnu-gcc-ranlib-10.2 > /opt/android-sdk-update-manager/platform-tools/x86_64-pc-linux-gnu-gcc-ranlib-10.2 > /usr/bin/x86_64-pc-linux-gnu-gcc-ranlib-10 > /usr/local/sbin/x86_64-pc-linux-gnu-gcc-ranlib-10 > /usr/local/bin/x86_64-pc-linux-gnu-gcc-ranlib-10 > /usr/sbin/x86_64-pc-linux-gnu-gcc-ranlib-10 > /sbin/x86_64-pc-linux-gnu-gcc-ranlib-10 > /bin/x86_64-pc-linux-gnu-gcc-ranlib-10 > /opt/bin/x86_64-pc-linux-gnu-gcc-ranlib-10 > /usr/lib/llvm/11/bin/x86_64-pc-linux-gnu-gcc-ranlib-10 > /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-gcc-ranlib-10 > /usr/lib/llvm/9/bin/x86_64-pc-linux-gnu-gcc-ranlib-10 > /opt/android-sdk-update-manager/tools/x86_64-pc-linux-gnu-gcc-ranlib-10 > /opt/android-sdk-update-manager/platform-tools/x86_64-pc-linux-gnu-gcc-ranlib-10 > > The item was found at > > /usr/bin/x86_64-pc-linux-gnu-gcc-ranlib > >Call Stack (most recent call first): > /usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:193 (include) > CMakeLists.txt:4 (project) > > >CMake Debug Log at /usr/share/cmake/Modules/FindPkgConfig.cmake:34 (find_program): > find_program called with the following settings: > > VAR: PKG_CONFIG_EXECUTABLE > NAMES: "pkg-config" > Documentation: pkg-config executable > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 1 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_program considered the following locations: > > /usr/local/sbin/pkg-config > /usr/local/bin/pkg-config > /usr/sbin/pkg-config > > The item was found at > > /usr/bin/pkg-config > >Call Stack (most recent call first): > CMakeLists.txt:144 (find_package) > > >CMake Debug Log at /usr/share/cmake/Modules/FindPkgConfig.cmake:241 (find_library): > find_library called with the following settings: > > VAR: pkgcfg_lib_GST_gstreamer-1.0 > NAMES: "gstreamer-1.0" > Documentation: Path to a library. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 0 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 0 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_library considered the following locations: > > /usr/local/sbin/(lib)gstreamer-1.0(\.so|\.a) > /usr/local/bin/(lib)gstreamer-1.0(\.so|\.a) > /usr/sbin/(lib)gstreamer-1.0(\.so|\.a) > /usr/bin/(lib)gstreamer-1.0(\.so|\.a) > /sbin/(lib)gstreamer-1.0(\.so|\.a) > /bin/(lib)gstreamer-1.0(\.so|\.a) > /opt/bin/(lib)gstreamer-1.0(\.so|\.a) > /usr/lib/llvm/11/bin/(lib)gstreamer-1.0(\.so|\.a) > /usr/lib/llvm/10/bin/(lib)gstreamer-1.0(\.so|\.a) > /usr/lib/llvm/9/bin/(lib)gstreamer-1.0(\.so|\.a) > /opt/android-sdk-update-manager/tools/(lib)gstreamer-1.0(\.so|\.a) > /opt/android-sdk-update-manager/platform-tools/(lib)gstreamer-1.0(\.so|\.a) > /usr/local/lib/(lib)gstreamer-1.0(\.so|\.a) > /usr/local/(lib)gstreamer-1.0(\.so|\.a) > > The item was found at > > /usr/lib/libgstreamer-1.0.so > >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:289 (_pkg_find_libs) > /usr/share/cmake/Modules/FindPkgConfig.cmake:595 (_pkg_recalculate) > /usr/share/cmake/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) > CMakeLists.txt:145 (pkg_check_modules) > > >CMake Debug Log at /usr/share/cmake/Modules/FindPkgConfig.cmake:241 (find_library): > find_library called with the following settings: > > VAR: pkgcfg_lib_GST_gobject-2.0 > NAMES: "gobject-2.0" > Documentation: Path to a library. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 0 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 0 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_library considered the following locations: > > /usr/local/sbin/(lib)gobject-2.0(\.so|\.a) > /usr/local/bin/(lib)gobject-2.0(\.so|\.a) > /usr/sbin/(lib)gobject-2.0(\.so|\.a) > /usr/bin/(lib)gobject-2.0(\.so|\.a) > /sbin/(lib)gobject-2.0(\.so|\.a) > /bin/(lib)gobject-2.0(\.so|\.a) > /opt/bin/(lib)gobject-2.0(\.so|\.a) > /usr/lib/llvm/11/bin/(lib)gobject-2.0(\.so|\.a) > /usr/lib/llvm/10/bin/(lib)gobject-2.0(\.so|\.a) > /usr/lib/llvm/9/bin/(lib)gobject-2.0(\.so|\.a) > /opt/android-sdk-update-manager/tools/(lib)gobject-2.0(\.so|\.a) > /opt/android-sdk-update-manager/platform-tools/(lib)gobject-2.0(\.so|\.a) > /usr/local/lib/(lib)gobject-2.0(\.so|\.a) > /usr/local/(lib)gobject-2.0(\.so|\.a) > > The item was found at > > /usr/lib/libgobject-2.0.so > >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:289 (_pkg_find_libs) > /usr/share/cmake/Modules/FindPkgConfig.cmake:595 (_pkg_recalculate) > /usr/share/cmake/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) > CMakeLists.txt:145 (pkg_check_modules) > > >CMake Debug Log at /usr/share/cmake/Modules/FindPkgConfig.cmake:241 (find_library): > find_library called with the following settings: > > VAR: pkgcfg_lib_GST_glib-2.0 > NAMES: "glib-2.0" > Documentation: Path to a library. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 0 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 0 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_library considered the following locations: > > /usr/local/sbin/(lib)glib-2.0(\.so|\.a) > /usr/local/bin/(lib)glib-2.0(\.so|\.a) > /usr/sbin/(lib)glib-2.0(\.so|\.a) > /usr/bin/(lib)glib-2.0(\.so|\.a) > /sbin/(lib)glib-2.0(\.so|\.a) > /bin/(lib)glib-2.0(\.so|\.a) > /opt/bin/(lib)glib-2.0(\.so|\.a) > /usr/lib/llvm/11/bin/(lib)glib-2.0(\.so|\.a) > /usr/lib/llvm/10/bin/(lib)glib-2.0(\.so|\.a) > /usr/lib/llvm/9/bin/(lib)glib-2.0(\.so|\.a) > /opt/android-sdk-update-manager/tools/(lib)glib-2.0(\.so|\.a) > /opt/android-sdk-update-manager/platform-tools/(lib)glib-2.0(\.so|\.a) > /usr/local/lib/(lib)glib-2.0(\.so|\.a) > /usr/local/(lib)glib-2.0(\.so|\.a) > > The item was found at > > /usr/lib/libglib-2.0.so > >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:289 (_pkg_find_libs) > /usr/share/cmake/Modules/FindPkgConfig.cmake:595 (_pkg_recalculate) > /usr/share/cmake/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) > CMakeLists.txt:145 (pkg_check_modules) > > >CMake Debug Log at /usr/share/cmake/Modules/FindPkgConfig.cmake:241 (find_library): > find_library called with the following settings: > > VAR: pkgcfg_lib_GSTAUDIO_gstaudio-1.0 > NAMES: "gstaudio-1.0" > Documentation: Path to a library. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 0 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 0 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_library considered the following locations: > > /usr/local/sbin/(lib)gstaudio-1.0(\.so|\.a) > /usr/local/bin/(lib)gstaudio-1.0(\.so|\.a) > /usr/sbin/(lib)gstaudio-1.0(\.so|\.a) > /usr/bin/(lib)gstaudio-1.0(\.so|\.a) > /sbin/(lib)gstaudio-1.0(\.so|\.a) > /bin/(lib)gstaudio-1.0(\.so|\.a) > /opt/bin/(lib)gstaudio-1.0(\.so|\.a) > /usr/lib/llvm/11/bin/(lib)gstaudio-1.0(\.so|\.a) > /usr/lib/llvm/10/bin/(lib)gstaudio-1.0(\.so|\.a) > /usr/lib/llvm/9/bin/(lib)gstaudio-1.0(\.so|\.a) > /opt/android-sdk-update-manager/tools/(lib)gstaudio-1.0(\.so|\.a) > /opt/android-sdk-update-manager/platform-tools/(lib)gstaudio-1.0(\.so|\.a) > /usr/local/lib/(lib)gstaudio-1.0(\.so|\.a) > /usr/local/(lib)gstaudio-1.0(\.so|\.a) > > The item was found at > > /usr/lib/libgstaudio-1.0.so > >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:289 (_pkg_find_libs) > /usr/share/cmake/Modules/FindPkgConfig.cmake:595 (_pkg_recalculate) > /usr/share/cmake/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) > CMakeLists.txt:146 (pkg_check_modules) > > >CMake Debug Log at /usr/share/cmake/Modules/FindPkgConfig.cmake:241 (find_library): > find_library called with the following settings: > > VAR: pkgcfg_lib_GSTAUDIO_gstbase-1.0 > NAMES: "gstbase-1.0" > Documentation: Path to a library. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 0 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 0 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_library considered the following locations: > > /usr/local/sbin/(lib)gstbase-1.0(\.so|\.a) > /usr/local/bin/(lib)gstbase-1.0(\.so|\.a) > /usr/sbin/(lib)gstbase-1.0(\.so|\.a) > /usr/bin/(lib)gstbase-1.0(\.so|\.a) > /sbin/(lib)gstbase-1.0(\.so|\.a) > /bin/(lib)gstbase-1.0(\.so|\.a) > /opt/bin/(lib)gstbase-1.0(\.so|\.a) > /usr/lib/llvm/11/bin/(lib)gstbase-1.0(\.so|\.a) > /usr/lib/llvm/10/bin/(lib)gstbase-1.0(\.so|\.a) > /usr/lib/llvm/9/bin/(lib)gstbase-1.0(\.so|\.a) > /opt/android-sdk-update-manager/tools/(lib)gstbase-1.0(\.so|\.a) > /opt/android-sdk-update-manager/platform-tools/(lib)gstbase-1.0(\.so|\.a) > /usr/local/lib/(lib)gstbase-1.0(\.so|\.a) > /usr/local/(lib)gstbase-1.0(\.so|\.a) > > The item was found at > > /usr/lib/libgstbase-1.0.so > >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:289 (_pkg_find_libs) > /usr/share/cmake/Modules/FindPkgConfig.cmake:595 (_pkg_recalculate) > /usr/share/cmake/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) > CMakeLists.txt:146 (pkg_check_modules) > > >CMake Debug Log at /usr/share/cmake/Modules/FindPkgConfig.cmake:241 (find_library): > find_library called with the following settings: > > VAR: pkgcfg_lib_GSTAUDIO_gstreamer-1.0 > NAMES: "gstreamer-1.0" > Documentation: Path to a library. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 0 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 0 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_library considered the following locations: > > /usr/local/sbin/(lib)gstreamer-1.0(\.so|\.a) > /usr/local/bin/(lib)gstreamer-1.0(\.so|\.a) > /usr/sbin/(lib)gstreamer-1.0(\.so|\.a) > /usr/bin/(lib)gstreamer-1.0(\.so|\.a) > /sbin/(lib)gstreamer-1.0(\.so|\.a) > /bin/(lib)gstreamer-1.0(\.so|\.a) > /opt/bin/(lib)gstreamer-1.0(\.so|\.a) > /usr/lib/llvm/11/bin/(lib)gstreamer-1.0(\.so|\.a) > /usr/lib/llvm/10/bin/(lib)gstreamer-1.0(\.so|\.a) > /usr/lib/llvm/9/bin/(lib)gstreamer-1.0(\.so|\.a) > /opt/android-sdk-update-manager/tools/(lib)gstreamer-1.0(\.so|\.a) > /opt/android-sdk-update-manager/platform-tools/(lib)gstreamer-1.0(\.so|\.a) > /usr/local/lib/(lib)gstreamer-1.0(\.so|\.a) > /usr/local/(lib)gstreamer-1.0(\.so|\.a) > > The item was found at > > /usr/lib/libgstreamer-1.0.so > >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:289 (_pkg_find_libs) > /usr/share/cmake/Modules/FindPkgConfig.cmake:595 (_pkg_recalculate) > /usr/share/cmake/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) > CMakeLists.txt:146 (pkg_check_modules) > > >CMake Debug Log at /usr/share/cmake/Modules/FindPkgConfig.cmake:241 (find_library): > find_library called with the following settings: > > VAR: pkgcfg_lib_GSTAUDIO_gobject-2.0 > NAMES: "gobject-2.0" > Documentation: Path to a library. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 0 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 0 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_library considered the following locations: > > /usr/local/sbin/(lib)gobject-2.0(\.so|\.a) > /usr/local/bin/(lib)gobject-2.0(\.so|\.a) > /usr/sbin/(lib)gobject-2.0(\.so|\.a) > /usr/bin/(lib)gobject-2.0(\.so|\.a) > /sbin/(lib)gobject-2.0(\.so|\.a) > /bin/(lib)gobject-2.0(\.so|\.a) > /opt/bin/(lib)gobject-2.0(\.so|\.a) > /usr/lib/llvm/11/bin/(lib)gobject-2.0(\.so|\.a) > /usr/lib/llvm/10/bin/(lib)gobject-2.0(\.so|\.a) > /usr/lib/llvm/9/bin/(lib)gobject-2.0(\.so|\.a) > /opt/android-sdk-update-manager/tools/(lib)gobject-2.0(\.so|\.a) > /opt/android-sdk-update-manager/platform-tools/(lib)gobject-2.0(\.so|\.a) > /usr/local/lib/(lib)gobject-2.0(\.so|\.a) > /usr/local/(lib)gobject-2.0(\.so|\.a) > > The item was found at > > /usr/lib/libgobject-2.0.so > >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:289 (_pkg_find_libs) > /usr/share/cmake/Modules/FindPkgConfig.cmake:595 (_pkg_recalculate) > /usr/share/cmake/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) > CMakeLists.txt:146 (pkg_check_modules) > > >CMake Debug Log at /usr/share/cmake/Modules/FindPkgConfig.cmake:241 (find_library): > find_library called with the following settings: > > VAR: pkgcfg_lib_GSTAUDIO_glib-2.0 > NAMES: "glib-2.0" > Documentation: Path to a library. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 0 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 0 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_library considered the following locations: > > /usr/local/sbin/(lib)glib-2.0(\.so|\.a) > /usr/local/bin/(lib)glib-2.0(\.so|\.a) > /usr/sbin/(lib)glib-2.0(\.so|\.a) > /usr/bin/(lib)glib-2.0(\.so|\.a) > /sbin/(lib)glib-2.0(\.so|\.a) > /bin/(lib)glib-2.0(\.so|\.a) > /opt/bin/(lib)glib-2.0(\.so|\.a) > /usr/lib/llvm/11/bin/(lib)glib-2.0(\.so|\.a) > /usr/lib/llvm/10/bin/(lib)glib-2.0(\.so|\.a) > /usr/lib/llvm/9/bin/(lib)glib-2.0(\.so|\.a) > /opt/android-sdk-update-manager/tools/(lib)glib-2.0(\.so|\.a) > /opt/android-sdk-update-manager/platform-tools/(lib)glib-2.0(\.so|\.a) > /usr/local/lib/(lib)glib-2.0(\.so|\.a) > /usr/local/(lib)glib-2.0(\.so|\.a) > > The item was found at > > /usr/lib/libglib-2.0.so > >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:289 (_pkg_find_libs) > /usr/share/cmake/Modules/FindPkgConfig.cmake:595 (_pkg_recalculate) > /usr/share/cmake/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) > CMakeLists.txt:146 (pkg_check_modules) > > >CMake Debug Log at /usr/share/cmake/Modules/FindPkgConfig.cmake:241 (find_library): > find_library called with the following settings: > > VAR: pkgcfg_lib_GSTAPP_gstapp-1.0 > NAMES: "gstapp-1.0" > Documentation: Path to a library. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 0 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 0 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_library considered the following locations: > > /usr/local/sbin/(lib)gstapp-1.0(\.so|\.a) > /usr/local/bin/(lib)gstapp-1.0(\.so|\.a) > /usr/sbin/(lib)gstapp-1.0(\.so|\.a) > /usr/bin/(lib)gstapp-1.0(\.so|\.a) > /sbin/(lib)gstapp-1.0(\.so|\.a) > /bin/(lib)gstapp-1.0(\.so|\.a) > /opt/bin/(lib)gstapp-1.0(\.so|\.a) > /usr/lib/llvm/11/bin/(lib)gstapp-1.0(\.so|\.a) > /usr/lib/llvm/10/bin/(lib)gstapp-1.0(\.so|\.a) > /usr/lib/llvm/9/bin/(lib)gstapp-1.0(\.so|\.a) > /opt/android-sdk-update-manager/tools/(lib)gstapp-1.0(\.so|\.a) > /opt/android-sdk-update-manager/platform-tools/(lib)gstapp-1.0(\.so|\.a) > /usr/local/lib/(lib)gstapp-1.0(\.so|\.a) > /usr/local/(lib)gstapp-1.0(\.so|\.a) > > The item was found at > > /usr/lib/libgstapp-1.0.so > >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:289 (_pkg_find_libs) > /usr/share/cmake/Modules/FindPkgConfig.cmake:595 (_pkg_recalculate) > /usr/share/cmake/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) > CMakeLists.txt:147 (pkg_check_modules) > > >CMake Debug Log at /usr/share/cmake/Modules/FindPkgConfig.cmake:241 (find_library): > find_library called with the following settings: > > VAR: pkgcfg_lib_GSTAPP_gstbase-1.0 > NAMES: "gstbase-1.0" > Documentation: Path to a library. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 0 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 0 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_library considered the following locations: > > /usr/local/sbin/(lib)gstbase-1.0(\.so|\.a) > /usr/local/bin/(lib)gstbase-1.0(\.so|\.a) > /usr/sbin/(lib)gstbase-1.0(\.so|\.a) > /usr/bin/(lib)gstbase-1.0(\.so|\.a) > /sbin/(lib)gstbase-1.0(\.so|\.a) > /bin/(lib)gstbase-1.0(\.so|\.a) > /opt/bin/(lib)gstbase-1.0(\.so|\.a) > /usr/lib/llvm/11/bin/(lib)gstbase-1.0(\.so|\.a) > /usr/lib/llvm/10/bin/(lib)gstbase-1.0(\.so|\.a) > /usr/lib/llvm/9/bin/(lib)gstbase-1.0(\.so|\.a) > /opt/android-sdk-update-manager/tools/(lib)gstbase-1.0(\.so|\.a) > /opt/android-sdk-update-manager/platform-tools/(lib)gstbase-1.0(\.so|\.a) > /usr/local/lib/(lib)gstbase-1.0(\.so|\.a) > /usr/local/(lib)gstbase-1.0(\.so|\.a) > > The item was found at > > /usr/lib/libgstbase-1.0.so > >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:289 (_pkg_find_libs) > /usr/share/cmake/Modules/FindPkgConfig.cmake:595 (_pkg_recalculate) > /usr/share/cmake/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) > CMakeLists.txt:147 (pkg_check_modules) > > >CMake Debug Log at /usr/share/cmake/Modules/FindPkgConfig.cmake:241 (find_library): > find_library called with the following settings: > > VAR: pkgcfg_lib_GSTAPP_gstreamer-1.0 > NAMES: "gstreamer-1.0" > Documentation: Path to a library. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 0 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 0 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_library considered the following locations: > > /usr/local/sbin/(lib)gstreamer-1.0(\.so|\.a) > /usr/local/bin/(lib)gstreamer-1.0(\.so|\.a) > /usr/sbin/(lib)gstreamer-1.0(\.so|\.a) > /usr/bin/(lib)gstreamer-1.0(\.so|\.a) > /sbin/(lib)gstreamer-1.0(\.so|\.a) > /bin/(lib)gstreamer-1.0(\.so|\.a) > /opt/bin/(lib)gstreamer-1.0(\.so|\.a) > /usr/lib/llvm/11/bin/(lib)gstreamer-1.0(\.so|\.a) > /usr/lib/llvm/10/bin/(lib)gstreamer-1.0(\.so|\.a) > /usr/lib/llvm/9/bin/(lib)gstreamer-1.0(\.so|\.a) > /opt/android-sdk-update-manager/tools/(lib)gstreamer-1.0(\.so|\.a) > /opt/android-sdk-update-manager/platform-tools/(lib)gstreamer-1.0(\.so|\.a) > /usr/local/lib/(lib)gstreamer-1.0(\.so|\.a) > /usr/local/(lib)gstreamer-1.0(\.so|\.a) > > The item was found at > > /usr/lib/libgstreamer-1.0.so > >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:289 (_pkg_find_libs) > /usr/share/cmake/Modules/FindPkgConfig.cmake:595 (_pkg_recalculate) > /usr/share/cmake/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) > CMakeLists.txt:147 (pkg_check_modules) > > >CMake Debug Log at /usr/share/cmake/Modules/FindPkgConfig.cmake:241 (find_library): > find_library called with the following settings: > > VAR: pkgcfg_lib_GSTAPP_gobject-2.0 > NAMES: "gobject-2.0" > Documentation: Path to a library. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 0 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 0 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_library considered the following locations: > > /usr/local/sbin/(lib)gobject-2.0(\.so|\.a) > /usr/local/bin/(lib)gobject-2.0(\.so|\.a) > /usr/sbin/(lib)gobject-2.0(\.so|\.a) > /usr/bin/(lib)gobject-2.0(\.so|\.a) > /sbin/(lib)gobject-2.0(\.so|\.a) > /bin/(lib)gobject-2.0(\.so|\.a) > /opt/bin/(lib)gobject-2.0(\.so|\.a) > /usr/lib/llvm/11/bin/(lib)gobject-2.0(\.so|\.a) > /usr/lib/llvm/10/bin/(lib)gobject-2.0(\.so|\.a) > /usr/lib/llvm/9/bin/(lib)gobject-2.0(\.so|\.a) > /opt/android-sdk-update-manager/tools/(lib)gobject-2.0(\.so|\.a) > /opt/android-sdk-update-manager/platform-tools/(lib)gobject-2.0(\.so|\.a) > /usr/local/lib/(lib)gobject-2.0(\.so|\.a) > /usr/local/(lib)gobject-2.0(\.so|\.a) > > The item was found at > > /usr/lib/libgobject-2.0.so > >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:289 (_pkg_find_libs) > /usr/share/cmake/Modules/FindPkgConfig.cmake:595 (_pkg_recalculate) > /usr/share/cmake/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) > CMakeLists.txt:147 (pkg_check_modules) > > >CMake Debug Log at /usr/share/cmake/Modules/FindPkgConfig.cmake:241 (find_library): > find_library called with the following settings: > > VAR: pkgcfg_lib_GSTAPP_glib-2.0 > NAMES: "glib-2.0" > Documentation: Path to a library. > Framework > Only Search Frameworks: 0 > Search Frameworks Last: 0 > Search Frameworks First: 0 > AppBundle > Only Search AppBundle: 0 > Search AppBundle Last: 0 > Search AppBundle First: 0 > CMAKE_FIND_USE_CMAKE_PATH: 0 > CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 0 > CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1 > CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1 > > find_library considered the following locations: > > /usr/local/sbin/(lib)glib-2.0(\.so|\.a) > /usr/local/bin/(lib)glib-2.0(\.so|\.a) > /usr/sbin/(lib)glib-2.0(\.so|\.a) > /usr/bin/(lib)glib-2.0(\.so|\.a) > /sbin/(lib)glib-2.0(\.so|\.a) > /bin/(lib)glib-2.0(\.so|\.a) > /opt/bin/(lib)glib-2.0(\.so|\.a) > /usr/lib/llvm/11/bin/(lib)glib-2.0(\.so|\.a) > /usr/lib/llvm/10/bin/(lib)glib-2.0(\.so|\.a) > /usr/lib/llvm/9/bin/(lib)glib-2.0(\.so|\.a) > /opt/android-sdk-update-manager/tools/(lib)glib-2.0(\.so|\.a) > /opt/android-sdk-update-manager/platform-tools/(lib)glib-2.0(\.so|\.a) > /usr/local/lib/(lib)glib-2.0(\.so|\.a) > /usr/local/(lib)glib-2.0(\.so|\.a) > > The item was found at > > /usr/lib/libglib-2.0.so > >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:289 (_pkg_find_libs) > /usr/share/cmake/Modules/FindPkgConfig.cmake:595 (_pkg_recalculate) > /usr/share/cmake/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) > CMakeLists.txt:147 (pkg_check_modules) > > >CMake Debug Log at CMakeLists.txt:177 (find_package): > <PackageName>_ROOT CMake variable [CMAKE_FIND_USE_PACKAGE_ROOT_PATH]. > > none > > CMAKE_PREFIX_PATH variable [CMAKE_FIND_USE_CMAKE_PATH]. > > none > > CMAKE_FRAMEWORK_PATH and CMAKE_APPBUNDLE_PATH variables > [CMAKE_FIND_USE_CMAKE_PATH]. > > none > > Env variable SDL2_DIR [CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH]. > > none > > CMAKE_PREFIX_PATH env variable [CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH]. > > none > > CMAKE_FRAMEWORK_PATH and CMAKE_APPBUNDLE_PATH env variables > [CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH]. > > none > > Paths specified by the find_package HINTS option. > > none > > Standard system environment variables > [CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH]. > > /usr/local > /usr > / > /opt > /usr/lib/llvm/11 > /usr/lib/llvm/10 > /usr/lib/llvm/9 > /opt/android-sdk-update-manager/tools > /opt/android-sdk-update-manager/platform-tools > > > > CMake User Package Registry [CMAKE_FIND_USE_PACKAGE_REGISTRY]. > > none > > CMake variables defined in the Platform file > [CMAKE_FIND_USE_CMAKE_SYSTEM_PATH]. > > /usr/X11R6 > /usr/pkg > > > > CMake System Package Registry > [CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY]. > > none > > Paths specified by the find_package PATHS option. > > none > > find_package considered the following locations for the Config module: > > /usr/local/SDL2Config.cmake > /usr/local/sdl2-config.cmake > /usr/SDL2Config.cmake > /usr/sdl2-config.cmake > /usr/lib/cmake/SDL2/SDL2Config.cmake > /usr/lib/cmake/SDL2/sdl2-config.cmake > > The file was found at > > /usr/lib/cmake/SDL2/sdl2-config.cmake > > >
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 753791
:
670661
|
670733
|
670736
|
670739
| 670802