← Back to team overview

wintermute-devel team mailing list archive

[Bug 896768] Re: Implementation of Voice API is lacking

 

CMake Error at CMakeLists.txt:6 (include):
  include could not find load file:

    WintermuteDefaults


CMake Error at CMakeLists.txt:7 (include):
  include could not find load file:

    WintermuteMacros


CMake Error at wintermute-plugin-voice/src/CMakeLists.txt:19 (install):
  install TARGETS given no LIBRARY DESTINATION for shared library target
  "wintermute-plugin-voice".


CMake Error at wintermute-plugin-voice/CMakeLists.txt:48 (install):
  install FILES given no DESTINATION!


CMake Error at marytts-wintermute/CMakeLists.txt:14 (find_package):
  Could not find module FindMaryTTSQt.cmake or a configuration file for
  package MaryTTSQt.

  Adjust CMAKE_MODULE_PATH to find FindMaryTTSQt.cmake or set MaryTTSQt_DIR
  to the directory containing a CMake configuration file for MaryTTSQt.  The
  file will have one of the following names:

    MaryTTSQtConfig.cmake
    maryttsqt-config.cmake


CMake Error at marytts-wintermute/CMakeLists.txt:15 (find_package):
  Could not find module FindWntrVoice.cmake or a configuration file for
  package WntrVoice.

  Adjust CMAKE_MODULE_PATH to find FindWntrVoice.cmake or set WntrVoice_DIR
  to the directory containing a CMake configuration file for WntrVoice.  The
  file will have one of the following names:

    WntrVoiceConfig.cmake
    wntrvoice-config.cmake


CMake Error at marytts-wintermute/CMakeLists.txt:20 (include):
  include could not find load file:

    WintermuteDefaults


CMake Error at marytts-wintermute/CMakeLists.txt:21 (include):
  include could not find load file:

    WintermuteMacros


CMake Error at marytts-wintermute/CMakeLists.txt:56 (install):
  install TARGETS given no LIBRARY DESTINATION for shared library target
  "marytts-plugin".


CMake Error at marytts-wintermute/CMakeLists.txt:62 (install):
  install FILES given no DESTINATION!


CMake Error at speechd-wintermute/CMakeLists.txt:15 (find_package):
  Could not find module FindWntrVoice.cmake or a configuration file for
  package WntrVoice.

  Adjust CMAKE_MODULE_PATH to find FindWntrVoice.cmake or set WntrVoice_DIR
  to the directory containing a CMake configuration file for WntrVoice.  The
  file will have one of the following names:

    WntrVoiceConfig.cmake
    wntrvoice-config.cmake


CMake Error at speechd-wintermute/CMakeLists.txt:20 (include):
  include could not find load file:

    WintermuteDefaults


CMake Error at speechd-wintermute/CMakeLists.txt:21 (include):
  include could not find load file:

    WintermuteMacros


CMake Error at speechd-wintermute/CMakeLists.txt:58 (install):
  install TARGETS given no LIBRARY DESTINATION for shared library target
  "speechd-plugin".


CMake Error at speechd-wintermute/CMakeLists.txt:64 (install):
  install FILES given no DESTINATION!


CMake Error at pocketsphinx-wintermute/CMakeLists.txt:15 (find_package):
  Could not find module FindWntrVoice.cmake or a configuration file for
  package WntrVoice.

  Adjust CMAKE_MODULE_PATH to find FindWntrVoice.cmake or set WntrVoice_DIR
  to the directory containing a CMake configuration file for WntrVoice.  The
  file will have one of the following names:

    WntrVoiceConfig.cmake
    wntrvoice-config.cmake


CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:350 (message):
  None of the required 'pocketsphinx' found
Call Stack (most recent call first):
  pocketsphinx-wintermute/CMakeLists.txt:21 (pkg_search_module)


CMake Error at pocketsphinx-wintermute/CMakeLists.txt:23 (include):
  include could not find load file:

    WintermuteDefaults


CMake Error at pocketsphinx-wintermute/CMakeLists.txt:24 (include):
  include could not find load file:

    WintermuteMacros


CMake Error at pocketsphinx-wintermute/CMakeLists.txt:70 (install):
  install TARGETS given no LIBRARY DESTINATION for shared library target
  "pocketsphinx-wintermute".


CMake Error at pocketsphinx-wintermute/CMakeLists.txt:84 (install):
  install FILES given no DESTINATION!


CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
SPEECHD
    linked by target "speechd-plugin" in directory /home/islam/Workspace/Wintermute/plugins/voice/speechd-wintermute

-- 
You received this bug notification because you are a member of
Wintermute Developers, which is subscribed to Wintermute.
https://bugs.launchpad.net/bugs/896768

Title:
  Implementation of Voice API is lacking

Status in Wintermute:
  Confirmed

Bug description:
  The Voice API provides Wintermute the ability to speak and listen to
  its users. The final result of the API looks like what is described on
  http://www.thesii.org/wiki/Wintermute:Plugin:VoiceAPI. This bug serves
  as a means of confirming it reaches the specification described on the
  given link and reaches that state for the milestone this bug is
  targeted at.

To manage notifications about this bug go to:
https://bugs.launchpad.net/wintermute/+bug/896768/+subscriptions


References