sksingh@sksingh-Vostro-1014:~/simonsource$ ./build_ubuntu.sh
CMake Deprecation Warning at CMakeLists.txt:3 (cmake_policy):
The OLD behavior for policy CMP0002 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
CMake Deprecation Warning at CMakeLists.txt:4 (cmake_policy):
The OLD behavior for policy CMP0026 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
CMake Deprecation Warning at CMakeLists.txt:6 (cmake_policy):
The OLD behavior for policy CMP0022 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
-- Found Qt-Version 4.8.7 (using /usr/bin/qmake)
-- Found KDE 4.12 include dir: /usr/include
-- Found KDE 4.12 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Found Qt-Version 4.8.7 (using /usr/bin/qmake)
ldd: ./: not regular file
-- Found Qwt: /usr/lib/libqwt.so
ldd: ./: not regular file
CMake Deprecation Warning at /usr/share/cmake-3.10/Modules/FeatureSummary.cmake:671 (message):
SET_PACKAGE_INFO is deprecated. Use SET_PACKAGE_PROPERTIES instead.
Call Stack (most recent call first):
/usr/share/kde4/apps/cmake/modules/MacroLogFeature.cmake:96 (SET_PACKAGE_INFO)
CMakeLists.txt:27 (macro_log_feature)
CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
cmake/FindALSA.cmake:82 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:36 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/sksingh/simonsource/build/CMakeFiles/CMakeOutput.log".
See also "/home/sksingh/simonsource/build/CMakeFiles/CMakeError.log".