Csound Csound-dev Csound-tekno Search About

[Csnd-dev] build failed

Date2016-01-19 14:24
FromAnders Genell
Subject[Csnd-dev] build failed
Hi ho!
Just received my C.H.I.P (http://http://getchip.com/) and of course immediately started to build csound.
The build failed with
Scanning dependencies of target _CsoundAC
[ 86%] Building CXX object frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.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.9/README.Bugs> for instructions.
frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make:62: recipe for target 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o' failed
make[2]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o] Error 4
CMakeFiles/Makefile2:2089: recipe for target 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all' failed
make[1]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all] Error 2
Makefile:147: recipe for target 'all' failed
make: *** [all] Error 2

I might have missed something, so if there is more info needed, please let me know...

Regards,
Anders

Date2016-01-19 14:26
FromSteven Yi
SubjectRe: [Csnd-dev] build failed
You can get around it for the time being by using -DBUILD_CSOUND_AC=0
when running Cmake.  Otherwise, if you could post cmake's error log,
it might give more information to diagnose.

On Tue, Jan 19, 2016 at 9:24 AM, Anders Genell  wrote:
> Hi ho!
> Just received my C.H.I.P (http://http://getchip.com/) and of course
> immediately started to build csound.
> The build failed with
> Scanning dependencies of target _CsoundAC
> [ 86%] Building CXX object
> frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o
> c++: internal compiler error: Killed (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See  for instructions.
> frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make:62: recipe for target
> 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o'
> failed
> make[2]: ***
> [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o]
> Error 4
> CMakeFiles/Makefile2:2089: recipe for target
> 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all' failed
> make[1]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all] Error 2
> Makefile:147: recipe for target 'all' failed
> make: *** [all] Error 2
>
> I might have missed something, so if there is more info needed, please let
> me know...
>
> Regards,

Date2016-01-19 14:30
FromJohn ff
SubjectRe: [Csnd-dev] build failed

Stupid thought but you have SWIG?

==John

Sent from TypeApp

On 19 Jan 2016, at 14:25, Anders Genell <anders.genell@GMAIL.COM> wrote:
Hi ho!
Just received my C.H.I.P (http://http://getchip.com/) and of course immediately started to build csound.
The build failed with
Scanning dependencies of target _CsoundAC
[ 86%] Building CXX object frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.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.9/README.Bugs> for instructions.
frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make:62: recipe for target 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o' failed
make[2]: * ** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o] Error 4
CMakeFiles/Makefile2:2089: recipe for target 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all' failed
make[1]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all] Error 2
Makefile:147: recipe for target 'all' failed
make: *** [all] Error 2

I might have missed something, so if there is more info needed, please let me know...

Regards,
Anders

Date2016-01-19 14:31
FromAnders Genell
SubjectRe: [Csnd-dev] build failed
Thanks!
Should I just paste it into a mail, or should I upload it somewhere to avoid spamming all
 list subscribers?

On Tue, Jan 19, 2016 at 3:26 PM, Steven Yi <stevenyi@gmail.com> wrote:
You can get around it for the time being by using -DBUILD_CSOUND_AC=0
when running Cmake.  Otherwise, if you could post cmake's error log,
it might give more information to diagnose.

On Tue, Jan 19, 2016 at 9:24 AM, Anders Genell <anders.genell@gmail.com> wrote:
> Hi ho!
> Just received my C.H.I.P (http://http://getchip.com/) and of course
> immediately started to build csound.
> The build failed with
> Scanning dependencies of target _CsoundAC
> [ 86%] Building CXX object
> frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.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.9/README.Bugs> for instructions.
> frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make:62: recipe for target
> 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o'
> failed
> make[2]: ***
> [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o]
> Error 4
> CMakeFiles/Makefile2:2089: recipe for target
> 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all' failed
> make[1]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all] Error 2
> Makefile:147: recipe for target 'all' failed
> make: *** [all] Error 2
>
> I might have missed something, so if there is more info needed, please let
> me know...
>
> Regards,
> Anders


Date2016-01-19 14:35
FromAnders Genell
SubjectRe: [Csnd-dev] build failed
Yes, I have Swig 2.0 installed by issuing sudo apt-get build-dep csound.
I'm on debian 'jessie' on an ARM device - don't know if it matters...

On Tue, Jan 19, 2016 at 3:31 PM, Anders Genell <anders.genell@gmail.com> wrote:
Thanks!
Should I just paste it into a mail, or should I upload it somewhere to avoid spamming all
 list subscribers?

On Tue, Jan 19, 2016 at 3:26 PM, Steven Yi <stevenyi@gmail.com> wrote:
You can get around it for the time being by using -DBUILD_CSOUND_AC=0
when running Cmake.  Otherwise, if you could post cmake's error log,
it might give more information to diagnose.

On Tue, Jan 19, 2016 at 9:24 AM, Anders Genell <anders.genell@gmail.com> wrote:
> Hi ho!
> Just received my C.H.I.P (http://http://getchip.com/) and of course
> immediately started to build csound.
> The build failed with
> Scanning dependencies of target _CsoundAC
> [ 86%] Building CXX object
> frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.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.9/README.Bugs> for instructions.
> frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make:62: recipe for target
> 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o'
> failed
> make[2]: ***
> [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o]
> Error 4
> CMakeFiles/Makefile2:2089: recipe for target
> 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all' failed
> make[1]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all] Error 2
> Makefile:147: recipe for target 'all' failed
> make: *** [all] Error 2
>
> I might have missed something, so if there is more info needed, please let
> me know...
>
> Regards,
> Anders



Date2016-01-19 14:36
FromAnders Genell
SubjectRe: [Csnd-dev] build failed
Just checked to be sure:
-- Found SWIG: /usr/bin/swig2.0 (found version "2.0.12") 


On Tue, Jan 19, 2016 at 3:35 PM, Anders Genell <anders.genell@gmail.com> wrote:
Yes, I have Swig 2.0 installed by issuing sudo apt-get build-dep csound.
I'm on debian 'jessie' on an ARM device - don't know if it matters...

On Tue, Jan 19, 2016 at 3:31 PM, Anders Genell <anders.genell@gmail.com> wrote:
Thanks!
Should I just paste it into a mail, or should I upload it somewhere to avoid spamming all
 list subscribers?

On Tue, Jan 19, 2016 at 3:26 PM, Steven Yi <stevenyi@gmail.com> wrote:
You can get around it for the time being by using -DBUILD_CSOUND_AC=0
when running Cmake.  Otherwise, if you could post cmake's error log,
it might give more information to diagnose.

On Tue, Jan 19, 2016 at 9:24 AM, Anders Genell <anders.genell@gmail.com> wrote:
> Hi ho!
> Just received my C.H.I.P (http://http://getchip.com/) and of course
> immediately started to build csound.
> The build failed with
> Scanning dependencies of target _CsoundAC
> [ 86%] Building CXX object
> frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.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.9/README.Bugs> for instructions.
> frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make:62: recipe for target
> 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o'
> failed
> make[2]: ***
> [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o]
> Error 4
> CMakeFiles/Makefile2:2089: recipe for target
> 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all' failed
> make[1]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all] Error 2
> Makefile:147: recipe for target 'all' failed
> make: *** [all] Error 2
>
> I might have missed something, so if there is more info needed, please let
> me know...
>
> Regards,
> Anders




Date2016-01-19 14:38
FromSteven Yi
SubjectRe: [Csnd-dev] build failed
Better to use gist or pastebin or some other service and then post a
link here I think.

On Tue, Jan 19, 2016 at 9:31 AM, Anders Genell  wrote:
> Thanks!
> Should I just paste it into a mail, or should I upload it somewhere to avoid
> spamming all
>  list subscribers?
>
> On Tue, Jan 19, 2016 at 3:26 PM, Steven Yi  wrote:
>>
>> You can get around it for the time being by using -DBUILD_CSOUND_AC=0
>> when running Cmake.  Otherwise, if you could post cmake's error log,
>> it might give more information to diagnose.
>>
>> On Tue, Jan 19, 2016 at 9:24 AM, Anders Genell 
>> wrote:
>> > Hi ho!
>> > Just received my C.H.I.P (http://http://getchip.com/) and of course
>> > immediately started to build csound.
>> > The build failed with
>> > Scanning dependencies of target _CsoundAC
>> > [ 86%] Building CXX object
>> >
>> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o
>> > c++: internal compiler error: Killed (program cc1plus)
>> > Please submit a full bug report,
>> > with preprocessed source if appropriate.
>> > See  for instructions.
>> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make:62: recipe for
>> > target
>> >
>> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o'
>> > failed
>> > make[2]: ***
>> >
>> > [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o]
>> > Error 4
>> > CMakeFiles/Makefile2:2089: recipe for target
>> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all' failed
>> > make[1]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all] Error 2
>> > Makefile:147: recipe for target 'all' failed
>> > make: *** [all] Error 2
>> >
>> > I might have missed something, so if there is more info needed, please
>> > let
>> > me know...
>> >
>> > Regards,
>> > Anders
>

Date2016-01-19 14:41
FromAnders Genell
SubjectRe: [Csnd-dev] build failed
Ok, here is the error log:

Regards,
Anders

On Tue, Jan 19, 2016 at 3:38 PM, Steven Yi <stevenyi@gmail.com> wrote:
Better to use gist or pastebin or some other service and then post a
link here I think.

On Tue, Jan 19, 2016 at 9:31 AM, Anders Genell <anders.genell@gmail.com> wrote:
> Thanks!
> Should I just paste it into a mail, or should I upload it somewhere to avoid
> spamming all
>  list subscribers?
>
> On Tue, Jan 19, 2016 at 3:26 PM, Steven Yi <stevenyi@gmail.com> wrote:
>>
>> You can get around it for the time being by using -DBUILD_CSOUND_AC=0
>> when running Cmake.  Otherwise, if you could post cmake's error log,
>> it might give more information to diagnose.
>>
>> On Tue, Jan 19, 2016 at 9:24 AM, Anders Genell <anders.genell@gmail.com>
>> wrote:
>> > Hi ho!
>> > Just received my C.H.I.P (http://http://getchip.com/) and of course
>> > immediately started to build csound.
>> > The build failed with
>> > Scanning dependencies of target _CsoundAC
>> > [ 86%] Building CXX object
>> >
>> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.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.9/README.Bugs> for instructions.
>> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make:62: recipe for
>> > target
>> >
>> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o'
>> > failed
>> > make[2]: ***
>> >
>> > [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o]
>> > Error 4
>> > CMakeFiles/Makefile2:2089: recipe for target
>> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all' failed
>> > make[1]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all] Error 2
>> > Makefile:147: recipe for target 'all' failed
>> > make: *** [all] Error 2
>> >
>> > I might have missed something, so if there is more info needed, please
>> > let
>> > me know...
>> >
>> > Regards,
>> > Anders
>
>


Date2016-01-19 15:00
FromSteven Yi
SubjectRe: [Csnd-dev] build failed
I didn't see much there myself; could you also post the output log?

On Tue, Jan 19, 2016 at 9:41 AM, Anders Genell  wrote:
> Ok, here is the error log:
> http://pastebin.com/iGgx01J3
>
> Regards,
> Anders
>
> On Tue, Jan 19, 2016 at 3:38 PM, Steven Yi  wrote:
>>
>> Better to use gist or pastebin or some other service and then post a
>> link here I think.
>>
>> On Tue, Jan 19, 2016 at 9:31 AM, Anders Genell 
>> wrote:
>> > Thanks!
>> > Should I just paste it into a mail, or should I upload it somewhere to
>> > avoid
>> > spamming all
>> >  list subscribers?
>> >
>> > On Tue, Jan 19, 2016 at 3:26 PM, Steven Yi  wrote:
>> >>
>> >> You can get around it for the time being by using -DBUILD_CSOUND_AC=0
>> >> when running Cmake.  Otherwise, if you could post cmake's error log,
>> >> it might give more information to diagnose.
>> >>
>> >> On Tue, Jan 19, 2016 at 9:24 AM, Anders Genell
>> >> 
>> >> wrote:
>> >> > Hi ho!
>> >> > Just received my C.H.I.P (http://http://getchip.com/) and of course
>> >> > immediately started to build csound.
>> >> > The build failed with
>> >> > Scanning dependencies of target _CsoundAC
>> >> > [ 86%] Building CXX object
>> >> >
>> >> >
>> >> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o
>> >> > c++: internal compiler error: Killed (program cc1plus)
>> >> > Please submit a full bug report,
>> >> > with preprocessed source if appropriate.
>> >> > See  for instructions.
>> >> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make:62: recipe for
>> >> > target
>> >> >
>> >> >
>> >> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o'
>> >> > failed
>> >> > make[2]: ***
>> >> >
>> >> >
>> >> > [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o]
>> >> > Error 4
>> >> > CMakeFiles/Makefile2:2089: recipe for target
>> >> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all' failed
>> >> > make[1]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all] Error
>> >> > 2
>> >> > Makefile:147: recipe for target 'all' failed
>> >> > make: *** [all] Error 2
>> >> >
>> >> > I might have missed something, so if there is more info needed,
>> >> > please
>> >> > let
>> >> > me know...
>> >> >
>> >> > Regards,
>> >> > Anders
>> >
>> >
>

Date2016-01-19 15:04
FromSteven Yi
SubjectRe: [Csnd-dev] build failed
BTW: I did a search and found this link:

https://github.com/numenta/nupic/issues/1803

that error message seemed to be an issue with lack of memory for
building.  That'd make a lot of sense that that might be the issue for
that device.

On Tue, Jan 19, 2016 at 10:00 AM, Steven Yi  wrote:
> I didn't see much there myself; could you also post the output log?
>
> On Tue, Jan 19, 2016 at 9:41 AM, Anders Genell  wrote:
>> Ok, here is the error log:
>> http://pastebin.com/iGgx01J3
>>
>> Regards,
>> Anders
>>
>> On Tue, Jan 19, 2016 at 3:38 PM, Steven Yi  wrote:
>>>
>>> Better to use gist or pastebin or some other service and then post a
>>> link here I think.
>>>
>>> On Tue, Jan 19, 2016 at 9:31 AM, Anders Genell 
>>> wrote:
>>> > Thanks!
>>> > Should I just paste it into a mail, or should I upload it somewhere to
>>> > avoid
>>> > spamming all
>>> >  list subscribers?
>>> >
>>> > On Tue, Jan 19, 2016 at 3:26 PM, Steven Yi  wrote:
>>> >>
>>> >> You can get around it for the time being by using -DBUILD_CSOUND_AC=0
>>> >> when running Cmake.  Otherwise, if you could post cmake's error log,
>>> >> it might give more information to diagnose.
>>> >>
>>> >> On Tue, Jan 19, 2016 at 9:24 AM, Anders Genell
>>> >> 
>>> >> wrote:
>>> >> > Hi ho!
>>> >> > Just received my C.H.I.P (http://http://getchip.com/) and of course
>>> >> > immediately started to build csound.
>>> >> > The build failed with
>>> >> > Scanning dependencies of target _CsoundAC
>>> >> > [ 86%] Building CXX object
>>> >> >
>>> >> >
>>> >> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o
>>> >> > c++: internal compiler error: Killed (program cc1plus)
>>> >> > Please submit a full bug report,
>>> >> > with preprocessed source if appropriate.
>>> >> > See  for instructions.
>>> >> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make:62: recipe for
>>> >> > target
>>> >> >
>>> >> >
>>> >> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o'
>>> >> > failed
>>> >> > make[2]: ***
>>> >> >
>>> >> >
>>> >> > [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o]
>>> >> > Error 4
>>> >> > CMakeFiles/Makefile2:2089: recipe for target
>>> >> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all' failed
>>> >> > make[1]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all] Error
>>> >> > 2
>>> >> > Makefile:147: recipe for target 'all' failed
>>> >> > make: *** [all] Error 2
>>> >> >
>>> >> > I might have missed something, so if there is more info needed,
>>> >> > please
>>> >> > let
>>> >> > me know...
>>> >> >
>>> >> > Regards,
>>> >> > Anders
>>> >
>>> >
>>

Date2016-01-19 15:05
FromAnders Genell
SubjectRe: [Csnd-dev] build failed
Will do, but I did a new build with Csound_AC disabled, so I'll enable it again to force the error.
It will take i little while on this low end machine...

Regards,
Anders

On Tue, Jan 19, 2016 at 4:00 PM, Steven Yi <stevenyi@gmail.com> wrote:
I didn't see much there myself; could you also post the output log?

On Tue, Jan 19, 2016 at 9:41 AM, Anders Genell <anders.genell@gmail.com> wrote:
> Ok, here is the error log:
> http://pastebin.com/iGgx01J3
>
> Regards,
> Anders
>
> On Tue, Jan 19, 2016 at 3:38 PM, Steven Yi <stevenyi@gmail.com> wrote:
>>
>> Better to use gist or pastebin or some other service and then post a
>> link here I think.
>>
>> On Tue, Jan 19, 2016 at 9:31 AM, Anders Genell <anders.genell@gmail.com>
>> wrote:
>> > Thanks!
>> > Should I just paste it into a mail, or should I upload it somewhere to
>> > avoid
>> > spamming all
>> >  list subscribers?
>> >
>> > On Tue, Jan 19, 2016 at 3:26 PM, Steven Yi <stevenyi@gmail.com> wrote:
>> >>
>> >> You can get around it for the time being by using -DBUILD_CSOUND_AC=0
>> >> when running Cmake.  Otherwise, if you could post cmake's error log,
>> >> it might give more information to diagnose.
>> >>
>> >> On Tue, Jan 19, 2016 at 9:24 AM, Anders Genell
>> >> <anders.genell@gmail.com>
>> >> wrote:
>> >> > Hi ho!
>> >> > Just received my C.H.I.P (http://http://getchip.com/) and of course
>> >> > immediately started to build csound.
>> >> > The build failed with
>> >> > Scanning dependencies of target _CsoundAC
>> >> > [ 86%] Building CXX object
>> >> >
>> >> >
>> >> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.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.9/README.Bugs> for instructions.
>> >> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make:62: recipe for
>> >> > target
>> >> >
>> >> >
>> >> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o'
>> >> > failed
>> >> > make[2]: ***
>> >> >
>> >> >
>> >> > [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o]
>> >> > Error 4
>> >> > CMakeFiles/Makefile2:2089: recipe for target
>> >> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all' failed
>> >> > make[1]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all] Error
>> >> > 2
>> >> > Makefile:147: recipe for target 'all' failed
>> >> > make: *** [all] Error 2
>> >> >
>> >> > I might have missed something, so if there is more info needed,
>> >> > please
>> >> > let
>> >> > me know...
>> >> >
>> >> > Regards,
>> >> > Anders
>> >
>> >
>
>


Date2016-01-19 15:05
FromMichael Gogins
SubjectRe: [Csnd-dev] build failed
Looks to me like this platform does not support SSE instructions for
floating point math.

Regards,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Tue, Jan 19, 2016 at 10:00 AM, Steven Yi  wrote:
> I didn't see much there myself; could you also post the output log?
>
> On Tue, Jan 19, 2016 at 9:41 AM, Anders Genell  wrote:
>> Ok, here is the error log:
>> http://pastebin.com/iGgx01J3
>>
>> Regards,
>> Anders
>>
>> On Tue, Jan 19, 2016 at 3:38 PM, Steven Yi  wrote:
>>>
>>> Better to use gist or pastebin or some other service and then post a
>>> link here I think.
>>>
>>> On Tue, Jan 19, 2016 at 9:31 AM, Anders Genell 
>>> wrote:
>>> > Thanks!
>>> > Should I just paste it into a mail, or should I upload it somewhere to
>>> > avoid
>>> > spamming all
>>> >  list subscribers?
>>> >
>>> > On Tue, Jan 19, 2016 at 3:26 PM, Steven Yi  wrote:
>>> >>
>>> >> You can get around it for the time being by using -DBUILD_CSOUND_AC=0
>>> >> when running Cmake.  Otherwise, if you could post cmake's error log,
>>> >> it might give more information to diagnose.
>>> >>
>>> >> On Tue, Jan 19, 2016 at 9:24 AM, Anders Genell
>>> >> 
>>> >> wrote:
>>> >> > Hi ho!
>>> >> > Just received my C.H.I.P (http://http://getchip.com/) and of course
>>> >> > immediately started to build csound.
>>> >> > The build failed with
>>> >> > Scanning dependencies of target _CsoundAC
>>> >> > [ 86%] Building CXX object
>>> >> >
>>> >> >
>>> >> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o
>>> >> > c++: internal compiler error: Killed (program cc1plus)
>>> >> > Please submit a full bug report,
>>> >> > with preprocessed source if appropriate.
>>> >> > See  for instructions.
>>> >> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make:62: recipe for
>>> >> > target
>>> >> >
>>> >> >
>>> >> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o'
>>> >> > failed
>>> >> > make[2]: ***
>>> >> >
>>> >> >
>>> >> > [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o]
>>> >> > Error 4
>>> >> > CMakeFiles/Makefile2:2089: recipe for target
>>> >> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all' failed
>>> >> > make[1]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all] Error
>>> >> > 2
>>> >> > Makefile:147: recipe for target 'all' failed
>>> >> > make: *** [all] Error 2
>>> >> >
>>> >> > I might have missed something, so if there is more info needed,
>>> >> > please
>>> >> > let
>>> >> > me know...
>>> >> >
>>> >> > Regards,
>>> >> > Anders
>>> >
>>> >
>>

Date2016-01-19 15:07
FromAnders Genell
SubjectRe: [Csnd-dev] build failed
Aha! Yes, that would explain a lot...
It currently runs a window system that I can disable before trying again.
It built nicely with Csound-AC disabled, and I don't necessarily need that, but it would be nice to be able to just run a standard build...

Regards,
Anders

On Tue, Jan 19, 2016 at 4:05 PM, Anders Genell <anders.genell@gmail.com> wrote:
Will do, but I did a new build with Csound_AC disabled, so I'll enable it again to force the error.
It will take i little while on this low end machine...

Regards,
Anders

On Tue, Jan 19, 2016 at 4:00 PM, Steven Yi <stevenyi@gmail.com> wrote:
I didn't see much there myself; could you also post the output log?

On Tue, Jan 19, 2016 at 9:41 AM, Anders Genell <anders.genell@gmail.com> wrote:
> Ok, here is the error log:
> http://pastebin.com/iGgx01J3
>
> Regards,
> Anders
>
> On Tue, Jan 19, 2016 at 3:38 PM, Steven Yi <stevenyi@gmail.com> wrote:
>>
>> Better to use gist or pastebin or some other service and then post a
>> link here I think.
>>
>> On Tue, Jan 19, 2016 at 9:31 AM, Anders Genell <anders.genell@gmail.com>
>> wrote:
>> > Thanks!
>> > Should I just paste it into a mail, or should I upload it somewhere to
>> > avoid
>> > spamming all
>> >  list subscribers?
>> >
>> > On Tue, Jan 19, 2016 at 3:26 PM, Steven Yi <stevenyi@gmail.com> wrote:
>> >>
>> >> You can get around it for the time being by using -DBUILD_CSOUND_AC=0
>> >> when running Cmake.  Otherwise, if you could post cmake's error log,
>> >> it might give more information to diagnose.
>> >>
>> >> On Tue, Jan 19, 2016 at 9:24 AM, Anders Genell
>> >> <anders.genell@gmail.com>
>> >> wrote:
>> >> > Hi ho!
>> >> > Just received my C.H.I.P (http://http://getchip.com/) and of course
>> >> > immediately started to build csound.
>> >> > The build failed with
>> >> > Scanning dependencies of target _CsoundAC
>> >> > [ 86%] Building CXX object
>> >> >
>> >> >
>> >> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.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.9/README.Bugs> for instructions.
>> >> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make:62: recipe for
>> >> > target
>> >> >
>> >> >
>> >> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o'
>> >> > failed
>> >> > make[2]: ***
>> >> >
>> >> >
>> >> > [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o]
>> >> > Error 4
>> >> > CMakeFiles/Makefile2:2089: recipe for target
>> >> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all' failed
>> >> > make[1]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all] Error
>> >> > 2
>> >> > Makefile:147: recipe for target 'all' failed
>> >> > make: *** [all] Error 2
>> >> >
>> >> > I might have missed something, so if there is more info needed,
>> >> > please
>> >> > let
>> >> > me know...
>> >> >
>> >> > Regards,
>> >> > Anders
>> >
>> >
>
>



Date2016-01-19 15:09
FromAnders Genell
SubjectRe: [Csnd-dev] build failed
No SSE? Not that I know what that entails, but is there a way around that?
Regards,
Anders
 

On Tue, Jan 19, 2016 at 4:07 PM, Anders Genell <anders.genell@gmail.com> wrote:
Aha! Yes, that would explain a lot...
It currently runs a window system that I can disable before trying again.
It built nicely with Csound-AC disabled, and I don't necessarily need that, but it would be nice to be able to just run a standard build...

Regards,
Anders

On Tue, Jan 19, 2016 at 4:05 PM, Anders Genell <anders.genell@gmail.com> wrote:
Will do, but I did a new build with Csound_AC disabled, so I'll enable it again to force the error.
It will take i little while on this low end machine...

Regards,
Anders

On Tue, Jan 19, 2016 at 4:00 PM, Steven Yi <stevenyi@gmail.com> wrote:
I didn't see much there myself; could you also post the output log?

On Tue, Jan 19, 2016 at 9:41 AM, Anders Genell <anders.genell@gmail.com> wrote:
> Ok, here is the error log:
> http://pastebin.com/iGgx01J3
>
> Regards,
> Anders
>
> On Tue, Jan 19, 2016 at 3:38 PM, Steven Yi <stevenyi@gmail.com> wrote:
>>
>> Better to use gist or pastebin or some other service and then post a
>> link here I think.
>>
>> On Tue, Jan 19, 2016 at 9:31 AM, Anders Genell <anders.genell@gmail.com>
>> wrote:
>> > Thanks!
>> > Should I just paste it into a mail, or should I upload it somewhere to
>> > avoid
>> > spamming all
>> >  list subscribers?
>> >
>> > On Tue, Jan 19, 2016 at 3:26 PM, Steven Yi <stevenyi@gmail.com> wrote:
>> >>
>> >> You can get around it for the time being by using -DBUILD_CSOUND_AC=0
>> >> when running Cmake.  Otherwise, if you could post cmake's error log,
>> >> it might give more information to diagnose.
>> >>
>> >> On Tue, Jan 19, 2016 at 9:24 AM, Anders Genell
>> >> <anders.genell@gmail.com>
>> >> wrote:
>> >> > Hi ho!
>> >> > Just received my C.H.I.P (http://http://getchip.com/) and of course
>> >> > immediately started to build csound.
>> >> > The build failed with
>> >> > Scanning dependencies of target _CsoundAC
>> >> > [ 86%] Building CXX object
>> >> >
>> >> >
>> >> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.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.9/README.Bugs> for instructions.
>> >> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make:62: recipe for
>> >> > target
>> >> >
>> >> >
>> >> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o'
>> >> > failed
>> >> > make[2]: ***
>> >> >
>> >> >
>> >> > [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o]
>> >> > Error 4
>> >> > CMakeFiles/Makefile2:2089: recipe for target
>> >> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all' failed
>> >> > make[1]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all] Error
>> >> > 2
>> >> > Makefile:147: recipe for target 'all' failed
>> >> > make: *** [all] Error 2
>> >> >
>> >> > I might have missed something, so if there is more info needed,
>> >> > please
>> >> > let
>> >> > me know...
>> >> >
>> >> > Regards,
>> >> > Anders
>> >
>> >
>
>




Date2016-01-19 17:50
FromAnders Genell
SubjectRe: [Csnd-dev] build failed
After stopping the graphical environment the rest of the build went without hiccups, so please ignore this issue henceforth.
Thanks!

Regards,
Anders 

On Tue, Jan 19, 2016 at 4:09 PM, Anders Genell <anders.genell@gmail.com> wrote:
No SSE? Not that I know what that entails, but is there a way around that?
Regards,
Anders
 

On Tue, Jan 19, 2016 at 4:07 PM, Anders Genell <anders.genell@gmail.com> wrote:
Aha! Yes, that would explain a lot...
It currently runs a window system that I can disable before trying again.
It built nicely with Csound-AC disabled, and I don't necessarily need that, but it would be nice to be able to just run a standard build...

Regards,
Anders

On Tue, Jan 19, 2016 at 4:05 PM, Anders Genell <anders.genell@gmail.com> wrote:
Will do, but I did a new build with Csound_AC disabled, so I'll enable it again to force the error.
It will take i little while on this low end machine...

Regards,
Anders

On Tue, Jan 19, 2016 at 4:00 PM, Steven Yi <stevenyi@gmail.com> wrote:
I didn't see much there myself; could you also post the output log?

On Tue, Jan 19, 2016 at 9:41 AM, Anders Genell <anders.genell@gmail.com> wrote:
> Ok, here is the error log:
> http://pastebin.com/iGgx01J3
>
> Regards,
> Anders
>
> On Tue, Jan 19, 2016 at 3:38 PM, Steven Yi <stevenyi@gmail.com> wrote:
>>
>> Better to use gist or pastebin or some other service and then post a
>> link here I think.
>>
>> On Tue, Jan 19, 2016 at 9:31 AM, Anders Genell <anders.genell@gmail.com>
>> wrote:
>> > Thanks!
>> > Should I just paste it into a mail, or should I upload it somewhere to
>> > avoid
>> > spamming all
>> >  list subscribers?
>> >
>> > On Tue, Jan 19, 2016 at 3:26 PM, Steven Yi <stevenyi@gmail.com> wrote:
>> >>
>> >> You can get around it for the time being by using -DBUILD_CSOUND_AC=0
>> >> when running Cmake.  Otherwise, if you could post cmake's error log,
>> >> it might give more information to diagnose.
>> >>
>> >> On Tue, Jan 19, 2016 at 9:24 AM, Anders Genell
>> >> <anders.genell@gmail.com>
>> >> wrote:
>> >> > Hi ho!
>> >> > Just received my C.H.I.P (http://http://getchip.com/) and of course
>> >> > immediately started to build csound.
>> >> > The build failed with
>> >> > Scanning dependencies of target _CsoundAC
>> >> > [ 86%] Building CXX object
>> >> >
>> >> >
>> >> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.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.9/README.Bugs> for instructions.
>> >> > frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make:62: recipe for
>> >> > target
>> >> >
>> >> >
>> >> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o'
>> >> > failed
>> >> > make[2]: ***
>> >> >
>> >> >
>> >> > [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o]
>> >> > Error 4
>> >> > CMakeFiles/Makefile2:2089: recipe for target
>> >> > 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all' failed
>> >> > make[1]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all] Error
>> >> > 2
>> >> > Makefile:147: recipe for target 'all' failed
>> >> > make: *** [all] Error 2
>> >> >
>> >> > I might have missed something, so if there is more info needed,
>> >> > please
>> >> > let
>> >> > me know...
>> >> >
>> >> > Regards,
>> >> > Anders
>> >
>> >
>
>