[Olympus developers 515]: Re: Could not open bin\Release

Alex Rudnicky Alex.Rudnicky at cs.cmu.edu
Fri Feb 13 17:53:42 EST 2015


Ugan,

The immediate way to fix your problem is to create the folder bin\Release (and for good measure bin\x86).
Using the system without speech can be done by typing into the TTYRecognitionServer panel in the dashboard.
The system’s(text) response will appear in that window as well.

I see from the log that you are using a slightly out of date version of Olympus. Try this one:
http://trac.speech.cs.cmu.edu/svn/olympus/tags/2.6.0 (or the trunk version).

Finally, the instructions and hints for building the system have been (somewhat) amplified.
Check out: http://wiki.speech.cs.cmu.edu/olympus/index.php/Download

Alex



From: Olympus-developers [mailto:olympus-developers-bounces at mailman.srv.cs.cmu.edu] On Behalf Of Ugan Yasavur
Sent: Thursday, February 12, 2015 7:54 PM
To: olympus-developers at mailman.srv.cs.cmu.edu
Subject: [Olympus developers 514]: Could not open bin\Release

Hello,

I am trying to run Olympus 2.6 in Windows 7. I installed all the perquisite softwares with the correct version. However I am getting following problem at the end of the build.

Could not open bin\Release for reading.
Do you have permission to read it's contents?


I shared below my build log. When I go to bin directory there is not a folder named Release. I think I am stuck in this point.  I actually want to only use RavenClaw, or Phoenix Ravenclaw Rosetta, I don't need TTS and Speech. I am just sharing my intention if there is an alternative way to make it work. I read that it is not possible to use RavenClaw as a standalone dialog manager for now.

Thanks for the help.

===============

OLYMPUS_ROOT... .
BUILD_TYPE... Build
CMAKE_PARAMS... -D KALLIOPE_USE_FLITE:BOOL=yes -D KALLIOPE_USE_SAPI:BOOL=no
LOGIOS_ROOT... Tools\logios
BUILD_CONF... Release
BUILD_LOG... build.log
Windows
Searching for File::Spec Perl Module... Found
Searching for File::Copy Perl Module... Found
Searching for IPC::Open3 Perl Module... Found
Searching for IO::Handle Perl Module... Found
Searching for Getopt::Long Perl Module... Found
Searching for Win32 Perl Module... Found
Searching for Win32::API Perl Module... Found
Searching for Win32::TieRegistry Perl Module... Found
Creating bin\x86-nt directory for build output... Done
Searching for TortoiseSVN... Found
Checking if the project is using CMake... Yes
Searching for CMake 2.6 or higher... Searching for maximum valid Visual Studio version... 12.0 Found. [32bit]
Searching for Sun Java JDK... Found
Searching for NetBeans Ant... Found 'C:\Program Files (x86)\NetBeans 8.0.2\extide\ant\bin\ant.bat'


---|>- Running command: "C:\Program Files\TortoiseSVN\bin\SubWCRev.exe" "C:\Olympus" Build\SVN_Data_Template.h Build\SVN_Data.h -f
SubWCRev: 'C:\Olympus'

Last committed at revision 4563

Updated to revision 4563

Unversioned items found




---|>- Running command: "C:\Program Files (x86)\CMake\bin\cmake.exe" -G "Visual Studio 12" -D KALLIOPE_USE_FLITE:BOOL=yes -D KALLIOPE_USE_SAPI:BOOL=no ../..

---|>- Running command: "C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe" "Olympus.sln" /m:4 /p:Configuration=Release /p:Platform=Win32
Microsoft (R) Build Engine version 12.0.31101.0

[Microsoft .NET Framework, version 4.0.30319.18408]

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 2/12/2015 4:30:39 PM.

     1>Project "C:\Olympus\build\cmake\Olympus.sln" on node 1 (default targets).

     1>ValidateSolutionConfiguration:

         Building solution configuration "Release|Win32".

     1>Done Building Project "C:\Olympus\build\cmake\Olympus.sln" (default targets).



Build succeeded.

    0 Warning(s)

    0 Error(s)



Time Elapsed 00:00:00.45

Copying compiled executables and libraries from bin\Release to bin\x86-nt.... Could not open bin\Release for reading.
Do you have permission to read it's contents?

--------------------------------------------------------------------------------------------------------
Build an ant script using C:\Program Files (x86)\NetBeans 8.0.2\extide\ant\bin\ant.bat
---|>- Running command: "C:\Program Files (x86)\NetBeans 8.0.2\extide\ant\bin\ant.bat" -quiet -buildfile Agents\JavaTTY\build.xml default
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:javac

Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:depend

Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:junit

Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart

Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:debug

Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java

  [javadoc] Warning: Leaving out empty argument '-windowtitle'

  [javadoc] C:\Olympus\Agents\JavaTTY\src\edu\cmu\ravenclaw\javatty\DecoderInterpreter.java:30: warning: no @param for jconsole

  [javadoc]   public DecoderInterpreter(JConsole jconsole, JConsole jconsoleWrite, DrawingPad pad) {

  [javadoc]          ^

  [javadoc] C:\Olympus\Agents\JavaTTY\src\edu\cmu\ravenclaw\javatty\DecoderInterpreter.java:30: warning: no @param for jconsoleWrite

  [javadoc]   public DecoderInterpreter(JConsole jconsole, JConsole jconsoleWrite, DrawingPad pad) {

  [javadoc]          ^

  [javadoc] C:\Olympus\Agents\JavaTTY\src\edu\cmu\ravenclaw\javatty\DecoderInterpreter.java:30: warning: no @param for pad

  [javadoc]   public DecoderInterpreter(JConsole jconsole, JConsole jconsoleWrite, DrawingPad pad) {

  [javadoc]          ^

  [javadoc] C:\Olympus\Agents\JavaTTY\src\edu\cmu\ravenclaw\javatty\JavaTTYServer.java:23: warning: no @param for mainserver

  [javadoc]     public JavaTTYServer(MainServer mainserver, java.net.Socket socket) throws IOException {

  [javadoc]            ^

  [javadoc] C:\Olympus\Agents\JavaTTY\src\edu\cmu\ravenclaw\javatty\JavaTTYServer.java:23: warning: no @param for socket

  [javadoc]     public JavaTTYServer(MainServer mainserver, java.net.Socket socket) throws IOException {

  [javadoc]            ^

  [javadoc] C:\Olympus\Agents\JavaTTY\src\edu\cmu\ravenclaw\javatty\JavaTTYServer.java:23: warning: no @throws for java.io.IOException

  [javadoc]     public JavaTTYServer(MainServer mainserver, java.net.Socket socket) throws IOException {

  [javadoc]            ^



BUILD SUCCESSFUL

Total time: 1 second


--------------------------------------------------------------------------------------------------------
Build an ant script using C:\Program Files (x86)\NetBeans 8.0.2\extide\ant\bin\ant.bat
---|>- Running command: "C:\Program Files (x86)\NetBeans 8.0.2\extide\ant\bin\ant.bat" -quiet -buildfile Libraries\libOlympusUtility\javaLibOlympusUtility\build.xml default
  [javadoc] Warning: Leaving out empty argument '-windowtitle'



BUILD SUCCESSFUL

Total time: 1 second


--------------------------------------------------------------------------------------------------------
Build an ant script using C:\Program Files (x86)\NetBeans 8.0.2\extide\ant\bin\ant.bat
---|>- Running command: "C:\Program Files (x86)\NetBeans 8.0.2\extide\ant\bin\ant.bat" -quiet -buildfile Agents\MultiDecoder\AMSwitcher\build.xml default
     [echo] To run this application from the command line without Ant, try:

     [echo] java -cp "C:\Olympus\Libraries\Galaxy\contrib\MITRE\bindings\java\lib\galaxy.jar;C:\Olympus\Agents\MultiDecoder\AMSwitcher\dist\AMSwitcher.jar" edu.cmu.olympus.amswitcher.AMSwitcher

  [javadoc] Warning: Leaving out empty argument '-windowtitle'

  [javadoc] C:\Olympus\Agents\MultiDecoder\AMSwitcher\src\edu\cmu\olympus\amswitcher\AMSwitcher.java:163: warning: no description for @param

  [javadoc]      * @param name

  [javadoc]        ^

  [javadoc] C:\Olympus\Agents\MultiDecoder\AMSwitcher\src\edu\cmu\olympus\amswitcher\AMSwitcher.java:53: warning: no @param for switcherHook

  [javadoc]     public AMSwitcher(AMSwitcherHook switcherHook) {

  [javadoc]            ^

  [javadoc] C:\Olympus\Agents\MultiDecoder\AMSwitcher\src\edu\cmu\olympus\amswitcher\AMSwitcherHook.java:15: warning: no @param for acousticModel

  [javadoc]     public void switchTo(String acousticModel);

  [javadoc]                 ^



BUILD SUCCESSFUL

Total time: 1 second


--------------------------------------------------------------------------------------------------------
Build an ant script using C:\Program Files (x86)\NetBeans 8.0.2\extide\ant\bin\ant.bat
---|>- Running command: "C:\Program Files (x86)\NetBeans 8.0.2\extide\ant\bin\ant.bat" -quiet -buildfile Agents\File2GFrames\build.xml default
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:javac

Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:depend

Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:junit

Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart

Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:debug

Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java

  [javadoc] Warning: Leaving out empty argument '-windowtitle'

  [javadoc] C:\Olympus\Agents\File2GFrames\src\edu\cmu\olympus\file2gframes\File2GFramesServer.java:35: warning: no @param for mainserver

  [javadoc]     public File2GFramesServer(MainServer mainserver, java.net.Socket socket)

  [javadoc]            ^

  [javadoc] C:\Olympus\Agents\File2GFrames\src\edu\cmu\olympus\file2gframes\File2GFramesServer.java:35: warning: no @param for socket

  [javadoc]     public File2GFramesServer(MainServer mainserver, java.net.Socket socket)

  [javadoc]            ^

  [javadoc] C:\Olympus\Agents\File2GFrames\src\edu\cmu\olympus\file2gframes\File2GFramesServer.java:35: warning: no @throws for java.io.IOException

  [javadoc]     public File2GFramesServer(MainServer mainserver, java.net.Socket socket)

  [javadoc]            ^



BUILD SUCCESSFUL

Total time: 1 second




================================================================================
Build SUMMARY

Could not open bin\Release for reading.
Do you have permission to read it's contents?


time: 0:08
================================================================================

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20150213/595be0e4/attachment-0001.html>


More information about the Olympus-developers mailing list