Debian build broken

Stephen Hemminger stephen at networkplumber.org
Sun Dec 27 14:54:09 PST 2015


Does anyone ever build on Debian? The current tree doesn't build even on
a fresh Debian testing (stretch) VM?

Perhaps I will just give and build on a Ubuntu VM...


-- Installing: /home/shemminger/src/install-root/include/grantlee/grantlee_templates_export.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/grantlee_version.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/metatype.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/node.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/outputstream.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/parser.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/qtlocalizer.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/rendercontext.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/safestring.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/taglibraryinterface.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/template.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/templateloader.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/typeaccessor.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/token.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/util.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/variable.h
-- Installing: /home/shemminger/src/install-root/include/grantlee_templates.h
-- Installing: /home/shemminger/src/install-root/lib/grantlee/5.0/grantlee_loadertags.so
-- Removed runtime path from "/home/shemminger/src/install-root/lib/grantlee/5.0/grantlee_loadertags.so"
-- Installing: /home/shemminger/src/install-root/lib/grantlee/5.0/grantlee_defaulttags.so
-- Removed runtime path from "/home/shemminger/src/install-root/lib/grantlee/5.0/grantlee_defaulttags.so"
-- Installing: /home/shemminger/src/install-root/lib/grantlee/5.0/grantlee_defaultfilters.so
-- Removed runtime path from "/home/shemminger/src/install-root/lib/grantlee/5.0/grantlee_defaultfilters.so"
-- Installing: /home/shemminger/src/install-root/lib/grantlee/5.0/grantlee_i18ntags.so
-- Removed runtime path from "/home/shemminger/src/install-root/lib/grantlee/5.0/grantlee_i18ntags.so"
-- Installing: /home/shemminger/src/install-root/lib/libGrantlee_TextDocument.so.5.0.0
-- Installing: /home/shemminger/src/install-root/lib/libGrantlee_TextDocument.so.5
-- Installing: /home/shemminger/src/install-root/lib/libGrantlee_TextDocument.so
-- Installing: /home/shemminger/src/install-root/include/grantlee/abstractmarkupbuilder.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/bbcodebuilder.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/markupdirector.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/plaintextmarkupbuilder.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/texthtmlbuilder.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/mediawikimarkupbuilder.h
-- Installing: /home/shemminger/src/install-root/include/grantlee/grantlee_textdocument_export.h
-- Installing: /home/shemminger/src/install-root/include/grantlee_textdocument.h
-- The C compiler identification is GNU 5.3.1
-- The CXX compiler identification is GNU 5.3.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29") 
-- Found git2: /home/shemminger/src/install-root/include  
-- Checking for module 'libssh2'
--   Found libssh2, version 1.5.0
-- Checking for module 'libcurl'
--   Found libcurl, version 7.45.0
-- Found Libdivecomputer: /home/shemminger/src/install-root/include  
-- Found marble: /home/shemminger/src/install-root/include  
-- Checking for module 'libxml-2.0'
--   Found libxml-2.0, version 2.9.3
-- Checking for module 'sqlite3'
--   Found sqlite3, version 3.9.2
-- Checking for module 'libxslt'
--   Found libxslt, version 1.1.28
-- Checking for module 'libzip'
--   Found libzip, version 0.11.2
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake:26 (find_package):
  Could not find a package configuration file provided by "Qt5Positioning"
  with any of the following names:

    Qt5PositioningConfig.cmake
    qt5positioning-config.cmake

  Add the installation prefix of "Qt5Positioning" to CMAKE_PREFIX_PATH or set
  "Qt5Positioning_DIR" to a directory containing one of the above files.  If
  "Qt5Positioning" provides a separate development package or SDK, be sure it
  has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:188 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/shemminger/src/subsurface/build/CMakeFiles/CMakeOutput.log".
make: *** No targets specified and no makefile found.  Stop.


More information about the subsurface mailing list