Csound Csound-dev Csound-tekno Search About

[Csnd] building csound6 on Raspberry Pi

Date2013-12-08 10:21
Fromzappfinger
Subject[Csnd] building csound6 on Raspberry Pi
I tried building Csound6 on the RPi, but got this near the end:

...
Linking CXX shared module ../lib_jcsound6.so
Building JAVA package csnd6.jar
[ 94%] Building CXX object
frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/MCRM.cpp.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See  for instructions.
make[2]: ***
[frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/CounterpointNode.cpp.o] Error
4
make[2]: *** Waiting for unfinished jobs....
[ 94%] Built target _jcsound6
/tmp/ccOSYfiB.s: Assembler messages:
/tmp/ccOSYfiB.s:2155: Warning: swp{b} use is deprecated for this
architecture
make[1]: *** [frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Linking CXX shared module ../_csnd6.so
[ 94%] Built target _csnd6
make: *** [all] Error 2

Richard



--
View this message in context: http://csound.1045644.n5.nabble.com/building-csound6-on-Raspberry-Pi-tp5730648.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-12-08 12:19
FromVictor Lazzarini
SubjectRe: [Csnd] building csound6 on Raspberry Pi
Do you need CsoundAC? If not, just switch it off in cmake.
On 8 Dec 2013, at 10:21, zappfinger  wrote:

> I tried building Csound6 on the RPi, but got this near the end:
> 
> ...
> Linking CXX shared module ../lib_jcsound6.so
> Building JAVA package csnd6.jar
> [ 94%] Building CXX object
> frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/MCRM.cpp.o
> c++: internal compiler error: Killed (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See  for instructions.
> make[2]: ***
> [frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/CounterpointNode.cpp.o] Error
> 4
> make[2]: *** Waiting for unfinished jobs....
> [ 94%] Built target _jcsound6
> /tmp/ccOSYfiB.s: Assembler messages:
> /tmp/ccOSYfiB.s:2155: Warning: swp{b} use is deprecated for this
> architecture
> make[1]: *** [frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/all] Error 2
> make[1]: *** Waiting for unfinished jobs....
> Linking CXX shared module ../_csnd6.so
> [ 94%] Built target _csnd6
> make: *** [all] Error 2
> 
> Richard
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/building-csound6-on-Raspberry-Pi-tp5730648.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>            https://sourceforge.net/p/csound/tickets/
> csound5:
>            https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 
> 



Date2013-12-08 12:29
FromRichard van Bemmelen
SubjectRe: [Csnd] building csound6 on Raspberry Pi
How do I do that? Is that a command line option?


2013/12/8 Victor Lazzarini <Victor.Lazzarini@nuim.ie>
Do you need CsoundAC? If not, just switch it off in cmake.
On 8 Dec 2013, at 10:21, zappfinger <zappfinger@gmail.com> wrote:

> I tried building Csound6 on the RPi, but got this near the end:
>
> ...
> Linking CXX shared module ../lib_jcsound6.so
> Building JAVA package csnd6.jar
> [ 94%] Building CXX object
> frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/MCRM.cpp.o
> c++: internal compiler error: Killed (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
> make[2]: ***
> [frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/CounterpointNode.cpp.o] Error
> 4
> make[2]: *** Waiting for unfinished jobs....
> [ 94%] Built target _jcsound6
> /tmp/ccOSYfiB.s: Assembler messages:
> /tmp/ccOSYfiB.s:2155: Warning: swp{b} use is deprecated for this
> architecture
> make[1]: *** [frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/all] Error 2
> make[1]: *** Waiting for unfinished jobs....
> Linking CXX shared module ../_csnd6.so
> [ 94%] Built target _csnd6
> make: *** [all] Error 2
>
> Richard
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/building-csound6-on-Raspberry-Pi-tp5730648.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>            https://sourceforge.net/p/csound/tickets/
> csound5:
>            https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>



Send bugs reports to the Sourceforge bug trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




Date2013-12-08 12:33
Fromjpff@cs.bath.ac.uk
Subject[Csnd] Re:
AttachmentsNone  

Date2013-12-08 16:25
Fromzappfinger
Subject[Csnd] Re: Re:
Followed our suggestion, *cmake* passes ok now, but apparently *make* still
wants to do something with CsoundAC:

..
[ 91%] [ 91%] Built target _jcsound6
Building CXX object
interfaces/CMakeFiles/_csnd6.dir/python_interfacePYTHON_wrap.cxx.o
[ 91%] [ 92%] [ 92%] [ 92%] [ 92%] Building CXX object
frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Counterpoint.cpp.o
Building CXX object
frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Lindenmayer.cpp.o
Building CXX object
frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/ImageToScore.cpp.o
Building CXX object
frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/MusicModel.cpp.o
Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/MCRM.cpp.o
[ 93%] Building CXX object
frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Node.cpp.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See  for instructions.
make[2]: *** [frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/MCRM.cpp.o]
Error 4
make[2]: *** Waiting for unfinished jobs....
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See  for instructions.
make[2]: ***
[frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/ImageToScore.cpp.o] Error 4
/tmp/ccGuA7nS.s: Assembler messages:
/tmp/ccGuA7nS.s:2155: Warning: swp{b} use is deprecated for this
architecture
make[1]: *** [frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Linking CXX shared module ../_csnd6.so
[ 93%] Built target _csnd6
make: *** [all] Error 2 



--
View this message in context: http://csound.1045644.n5.nabble.com/building-csound6-on-Raspberry-Pi-tp5730648p5730653.html
Sent from the Csound - General mailing list archive at Nabble.com.