Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Produced by:
- sh - x configure --prefix=/usr/midori-0.5.11/ $>bla.txt
- ++ command -v cmake
- + '[' -z /usr/bin/cmake ']'
- + '[' 1 '!=' 0 ']'
- + case $1 in
- + ARGS=' -DCMAKE_INSTALL_PREFIX=/usr/midori-0.5.11/'
- + shift
- + '[' 0 '!=' 0 ']'
- + BUILD_DIR=_build
- + '[' '!' -f GNUmakefile ']'
- + '[' -f CMakeCache.txt ']'
- + mkdir -p _build
- + cd _build
- + cmake -DCMAKE_INSTALL_PREFIX=/usr/midori-0.5.11/ ..
- -- valac 0.16.0 found
- CMake Error at CMakeLists.txt:48 (include):
- include could not find load file:
- GNUInstallDirs
- -- checking for modules 'libxml-2.0>=2.6;sqlite3>=3.6.19;gmodule-2.0;gio-2.0>=2.32.3;libsoup-gnome-2.4>=2.37.1'
- -- package 'gio-2.0>=2.32.3' not found
- -- package 'libsoup-gnome-2.4>=2.37.1' not found
- CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:266 (message):
- A required package was not found
- Call Stack (most recent call first):
- /usr/share/cmake/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
- CMakeLists.txt:110 (pkg_check_modules)
- CMake Warning at CMakeLists.txt:121 (if):
- given arguments:
- "VERSION_GREATER" "2.40.0"
- Unknown arguments specified
- CMake Warning at CMakeLists.txt:129 (if):
- given arguments:
- "VERSION_GREATER" "2.48.0"
- Unknown arguments specified
- CMake Warning (dev) at CMakeLists.txt:134 (if):
- given arguments:
- "VERSION_GREATER" "2.40.0" "OR" "WIN32"
- Unknown arguments specified
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- checking for module 'libnotify'
- -- package 'libnotify' not found
- CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:266 (message):
- A required package was not found
- Call Stack (most recent call first):
- /usr/share/cmake/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
- CMakeLists.txt:137 (pkg_check_modules)
- -- checking for module 'zeitgeist-2.0>=0.3.14'
- -- package 'zeitgeist-2.0>=0.3.14' not found
- -- checking for module 'gcr-base-3>=2.32'
- -- package 'gcr-base-3>=2.32' not found
- CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:266 (message):
- A required package was not found
- Call Stack (most recent call first):
- /usr/share/cmake/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
- CMakeLists.txt:184 (pkg_check_modules)
- -- checking for modules 'gtk+-2.0>=2.24.0;webkit-1.0>=1.8.1;javascriptcoregtk-1.0'
- -- package 'webkit-1.0>=1.8.1' not found
- -- package 'javascriptcoregtk-1.0' not found
- CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:266 (message):
- A required package was not found
- Call Stack (most recent call first):
- /usr/share/cmake/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
- CMakeLists.txt:218 (pkg_check_modules)
- CMake Error at CMakeLists.txt:278 (install):
- install FILES given no DESTINATION!
- CMake Error at midori/CMakeLists.txt:68 (install):
- install TARGETS given no LIBRARY DESTINATION for shared library target
- "midori-core".
- CMake Error at midori/CMakeLists.txt:84 (install):
- install TARGETS given no RUNTIME DESTINATION for executable target
- "midori"
Advertisement
Add Comment
Please, Sign In to add comment