Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPi nightly build doesn't work #23

Open
avilleret opened this issue Aug 19, 2015 · 5 comments
Open

RPi nightly build doesn't work #23

avilleret opened this issue Aug 19, 2015 · 5 comments

Comments

@avilleret
Copy link
Contributor

When loading JamomaPd on Raspberry Pi, I got this error in console :

regex_error caught: The code was error_brackregex_error caught: regex_error caught: The code was error_brack

this error belongs to JamomaCore I think

@avilleret
Copy link
Contributor Author

with more verbosity, the error becomes :

support folder : /home/pi/pd-externals/Jamoma/externals/../support 
regex_error caught: The code was error_brack with expression "([-\w]+):/"
regex_error caught: regex_error caught: The code was error_brack with expression "[.]"
JamomaFoundation -- Version GIT_TRAVIS_TAG - fb5e34c-- Path /home/pi/pd-externals/Jamoma/externals/../support
Error when trying to get an handle on MIDI.ttso.
JamomaDSP -- Version 0.6
Modular -- Version 0.1
Jamoma application instantiated

this happens with a cross compiled version of JamomaPd (both with Travis CI build and a cross build on my ubuntu laptop) tested on Raspbian system (wheezy).

@avilleret
Copy link
Contributor Author

I guess some library are missing, or at least not on the right version
We should try to build on native system and try test again

@avilleret
Copy link
Contributor Author

On a fresh installed Jessie Raspbian, Jamoma for Puredata build with GCC 4.9.2 natively :

$ pd -noprefs -lib Jamoma
support folder : /home/pi/pd-externals/Jamoma/externals/../support 
regex_error caught: The code was error_brack with expression "([-\w]+):/"
regex_error caught: regex_error caught: The code was error_brack with expression "[.]"
JamomaFoundation -- Version GIT_TRAVIS_TAG - 6479747-- Path /home/pi/pd-externals/Jamoma/externals/../support
JamomaDSP -- Version 0.6
Modular -- Version 0.1
Jamoma application instantiated
regex_error caught:

which is the same as on Wheezy

@avilleret
Copy link
Contributor Author

this error disappeared I hope it is for ever :-)

@avilleret
Copy link
Contributor Author

RPi nightly build still suffer from this issue

@avilleret avilleret reopened this Oct 19, 2015
@avilleret avilleret changed the title error_brack on RPi RPi nightly build doesn't work Apr 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant