This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Simon errors out in Xubuntu 15.04

Tags: None
(comma "," separated)
jackwoolford
Registered Member
Posts
2
Karma
0

Simon errors out in Xubuntu 15.04

Mon May 18, 2015 7:33 am
Hello,

I really appreciate the fact that Simon exists but I was trying to build Simon for the dictation side of things and encountered these errors:

Code: Select all
testbox@testbox-VirtualBox:~/simonsource$ ./build.sh
-- Found Qt-Version 4.8.6 (using /usr/bin/qmake)
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- 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.6 (using /usr/bin/qmake)
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
ldd: ./: not regular file
-- Found Qwt: /usr/lib/libqwt.so
ldd: ./: not regular file
-- Could NOT find KdepimLibs (missing:  KdepimLibs_CONFIG) (Required is at least version "4.5.60")
CMake Warning at /usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package):
  By not providing "FindQAccessibilityClient.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "QAccessibilityClient", but CMake did not find one.

  Could not find a package configuration file provided by
  "QAccessibilityClient" with any of the following names:

    QAccessibilityClientConfig.cmake
    qaccessibilityclient-config.cmake

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


-- Found SphinxBase
-- WARNING: OpenCV was not found. Please specify OpenCV directory using OpenCV_DIR env. variable
-- Could NOT find VRPN (missing:  VRPN_LIBRARY VRPN_INCLUDE_DIR)
-- BackendType='both'
CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simoneventhandlertest-eventhandler".  Use the target name directly with
  add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:873 (kde4_add_executable)
  simonlib/eventsimulation/test/CMakeLists.txt:5 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:890 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simoneventhandlertest-eventhandler".  Use the target name directly with
  add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  simonlib/eventsimulation/test/CMakeLists.txt:5 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simonmodeltesttest-testresult".  Use the target name directly with
  add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:873 (kde4_add_executable)
  simonlib/simonmodeltest/test/CMakeLists.txt:10 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:890 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simonmodeltesttest-testresult".  Use the target name directly with
  add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  simonlib/simonmodeltest/test/CMakeLists.txt:10 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "simonvadtest-vad".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:873 (kde4_add_executable)
  simonlib/simonsound/test/CMakeLists.txt:5 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:890 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "simonvadtest-vad".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  simonlib/simonsound/test/CMakeLists.txt:5 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simondialogcommandplugintest-boundvalue".  Use the target name directly
  with add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:873 (kde4_add_executable)
  simonlib/simondialogengine/tests/CMakeLists.txt:22 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:890 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simondialogcommandplugintest-boundvalue".  Use the target name directly
  with add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  simonlib/simondialogengine/tests/CMakeLists.txt:22 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simondialogcommandplugintest-dialogboundvalues".  Use the target name
  directly with add_custom_command, or use the generator expression
  $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:873 (kde4_add_executable)
  simonlib/simondialogengine/tests/CMakeLists.txt:49 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:890 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simondialogcommandplugintest-dialogboundvalues".  Use the target name
  directly with add_custom_command, or use the generator expression
  $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  simonlib/simondialogengine/tests/CMakeLists.txt:49 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simondialogcommandplugintest-dialogtemplateoptions".  Use the target name
  directly with add_custom_command, or use the generator expression
  $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:873 (kde4_add_executable)
  simonlib/simondialogengine/tests/CMakeLists.txt:71 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:890 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simondialogcommandplugintest-dialogtemplateoptions".  Use the target name
  directly with add_custom_command, or use the generator expression
  $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  simonlib/simondialogengine/tests/CMakeLists.txt:71 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simondialogcommandplugintest-dialogtextparser".  Use the target name
  directly with add_custom_command, or use the generator expression
  $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:873 (kde4_add_executable)
  simonlib/simondialogengine/tests/CMakeLists.txt:100 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:890 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simondialogcommandplugintest-dialogtextparser".  Use the target name
  directly with add_custom_command, or use the generator expression
  $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  simonlib/simondialogengine/tests/CMakeLists.txt:100 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simondialogcommandplugintest-dialogcommand".  Use the target name directly
  with add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:873 (kde4_add_executable)
  simonlib/simondialogengine/tests/CMakeLists.txt:122 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:890 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simondialogcommandplugintest-dialogcommand".  Use the target name directly
  with add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  simonlib/simondialogengine/tests/CMakeLists.txt:122 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simondialogcommandplugintest-dialogstate".  Use the target name directly
  with add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:873 (kde4_add_executable)
  simonlib/simondialogengine/tests/CMakeLists.txt:154 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:890 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simondialogcommandplugintest-dialogstate".  Use the target name directly
  with add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  simonlib/simondialogengine/tests/CMakeLists.txt:154 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simondialogcommandplugintest-avatars".  Use the target name directly with
  add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:873 (kde4_add_executable)
  simonlib/simondialogengine/tests/CMakeLists.txt:182 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:890 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simondialogcommandplugintest-avatars".  Use the target name directly with
  add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  simonlib/simondialogengine/tests/CMakeLists.txt:182 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simonprocessinfogatherertest-processinfogatherer".  Use the target name
  directly with add_custom_command, or use the generator expression
  $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:873 (kde4_add_executable)
  simonlib/simoncontextdetection/test/CMakeLists.txt:5 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:890 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simonprocessinfogatherertest-processinfogatherer".  Use the target name
  directly with add_custom_command, or use the generator expression
  $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  simonlib/simoncontextdetection/test/CMakeLists.txt:5 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "dummyapplication".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  simonlib/simoncontextdetection/test/CMakeLists.txt:15 (kde4_add_executable)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "simon".  Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  simon/src/CMakeLists.txt:32 (kde4_add_executable)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "simond".  Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  simond/src/CMakeLists.txt:18 (kde4_add_executable)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "ksimond".  Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  ksimond/src/CMakeLists.txt:9 (kde4_add_executable)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simondialogcommandplugintest-dialog".  Use the target name directly with
  add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:873 (kde4_add_executable)
  plugins/Commands/Dialog/tests/CMakeLists.txt:18 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:890 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "simondialogcommandplugintest-dialog".  Use the target name directly with
  add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  plugins/Commands/Dialog/tests/CMakeLists.txt:18 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "sam".  Use the target
  name directly with add_custom_command, or use the generator expression
  $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  sam/src/CMakeLists.txt:34 (kde4_add_executable)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "ssc".  Use the target
  name directly with add_custom_command, or use the generator expression
  $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  ssc/src/CMakeLists.txt:33 (kde4_add_executable)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "sscd".  Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  sscd/src/CMakeLists.txt:12 (kde4_add_executable)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "afaras".  Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036 (kde4_handle_rpath_for_executable)
  afaras/src/CMakeLists.txt:11 (kde4_add_executable)
This warning is for project developers.  Use -Wno-dev to suppress it.


-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
-----------------------------------------------------------------------------
   * Sphinxbase - Open source toolkit for speech recognition
   * PocketSphinx - PocketSphinx is a small-footprint continuous speech recognition system

-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
-----------------------------------------------------------------------------
   * LibSampleRate  <http://www.mega-nerd.com/SRC/>
     Resampling library
     Required to activate resampling.
   * KDE PIM Libs (4.5.60 or higher)  <http://pim.kde.org/>
     KDE Libraries for PIM
     Required for PIM plugin.
   * qaccessibilityclient  <https://projects.kde.org/projects/playground/accessibility/libkdeaccessibilityclient>
     KDE client-side accessibility library
     Required to enable ATSPI plugin.
   * OpenCV  <http://http://opencv.willowgarage.com/>
     OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision
     Required for Simon Vision
   * VRPN  <http://www.cs.unc.edu/Research/vrpn/index.html>
     Virtual-Reality Peripheral Network Connector
     Required to build the VRPN command plugin

-----------------------------------------------------------------------------

-- Configuring done
-- Generating done
-- Build files have been written to: /home/testbox/simonsource/build
[  0%] Built target eventsimulation_automoc
[  1%] Built target eventsimulation
[  1%] Built target simoneventhandlertest-eventhandler_automoc
[  2%] Built target simoneventhandlertest-eventhandler
[  2%] Built target simonscenarios_automoc
[  2%] Built target simongraphemetophoneme_automoc
[  3%] Built target simongraphemetophoneme
[  3%] Built target simonlogging_automoc
[  3%] Built target simonlogging
[  3%] Built target simoninfo_automoc
[  3%] Built target simoninfo
[  3%] Built target simonxml_automoc
[  3%] Built target simonxml
[  3%] Built target simonrecognitionresult_automoc
[  4%] Built target simonrecognitionresult
[  4%] Built target simoncontextdetection_automoc
[  5%] Built target simoncontextdetection
[  5%] Built target simonscenariobase_automoc
[  5%] Built target simonscenariobase
[ 11%] Built target simonscenarios
[ 11%] Built target simonactions_automoc
[ 13%] Built target simonactions
[ 13%] Built target simonactionskcm_automoc
[ 13%] Built target simonactionskcm
[ 13%] Built target simoncontextcoreui_automoc
[ 14%] Built target simoncontextcoreui
[ 14%] Built target simonddatabaseaccess_automoc
[ 15%] Built target simonddatabaseaccess
[ 15%] Built target simondstreamer_automoc
[ 15%] Built target simonuicomponents_automoc
[ 17%] Built target simonuicomponents
[ 17%] Built target simonsound_automoc
[ 17%] Built target simonwav_automoc
[ 18%] Built target simonwav
[ 23%] Built target simonsound
[ 24%] Built target simondstreamer
[ 24%] Built target simonjsonconnector_automoc
[ 25%] Built target simonjsonconnector
[ 25%] Built target simonutils_automoc
[ 25%] Built target simonutils
[ 25%] Built target simonrecognizer_automoc
[ 25%] Building CXX object simonlib/simonrecognizer/CMakeFiles/simonrecognizer.dir/sphinxrecognizer.cpp.o
/home/testbox/simonsource/simonlib/simonrecognizer/sphinxrecognizer.cpp: In member function ‘virtual QList<RecognitionResult> SphinxRecognizer::recognize(const QString&)’:
/home/testbox/simonsource/simonlib/simonrecognizer/sphinxrecognizer.cpp:100:59: error: invalid conversion from ‘char*’ to ‘long int’ [-fpermissive]
   int rv = ps_decode_raw(decoder, toRecognize, fName.data(), -1);
                                                           ^
/home/testbox/simonsource/simonlib/simonrecognizer/sphinxrecognizer.cpp:100:64: error: too many arguments to function ‘long int ps_decode_raw(ps_decoder_t*, FILE*, long int)’
   int rv = ps_decode_raw(decoder, toRecognize, fName.data(), -1);
                                                                ^
In file included from /home/testbox/simonsource/simonlib/simonrecognizer/sphinxrecognizer.h:27:0,
                 from /home/testbox/simonsource/simonlib/simonrecognizer/sphinxrecognizer.cpp:20:
/usr/local/include/pocketsphinx/pocketsphinx.h:298:6: note: declared here
 long ps_decode_raw(ps_decoder_t *ps, FILE *rawfh,
      ^
/home/testbox/simonsource/simonlib/simonrecognizer/sphinxrecognizer.cpp:111:43: error: too many arguments to function ‘const char* ps_get_hyp(ps_decoder_t*, int32*)’
   hyp = ps_get_hyp(decoder, &score, &uttid);
                                           ^
In file included from /home/testbox/simonsource/simonlib/simonrecognizer/sphinxrecognizer.h:27:0,
                 from /home/testbox/simonsource/simonlib/simonrecognizer/sphinxrecognizer.cpp:20:
/usr/local/include/pocketsphinx/pocketsphinx.h:408:13: note: declared here
 char const *ps_get_hyp(ps_decoder_t *ps, int32 *out_best_score);
             ^
simonlib/simonrecognizer/CMakeFiles/simonrecognizer.dir/build.make:169: recipe for target 'simonlib/simonrecognizer/CMakeFiles/simonrecognizer.dir/sphinxrecognizer.cpp.o' failed
make[2]: *** [simonlib/simonrecognizer/CMakeFiles/simonrecognizer.dir/sphinxrecognizer.cpp.o] Error 1
CMakeFiles/Makefile2:2250: recipe for target 'simonlib/simonrecognizer/CMakeFiles/simonrecognizer.dir/all' failed
make[1]: *** [simonlib/simonrecognizer/CMakeFiles/simonrecognizer.dir/all] Error 2
Makefile:147: recipe for target 'all' failed
make: *** [all] Error 2
testbox@testbox-VirtualBox:~/simonsource$ ^C
testbox@testbox-VirtualBox:~/simonsource$


Anyway I'm not skilled enough yet to work out how to fix it, so any help is greatly appreciated.

Thanks.
jackwoolford
Registered Member
Posts
2
Karma
0
Okay so I was able to build Simon KDE on Kubuntu and it worked fine, so turns out a dependancy or something must be missing on this webpage's instructions: https://userbase.kde.org/Simon/Development_Environment


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]