Csound Csound-dev Csound-tekno Search About

[Cs-dev] Cabbage failing to build

Date2014-11-16 19:23
FromMichael Gogins
Subject[Cs-dev] Cabbage failing to build
AttachmentsNone  None  
WIth current sources, MinGW 4.8.2 32 bits on either MSys or the WIndows 8 command shell:

Linking CabbagePluginSynth
D:/Qt5.3.0/Tools/mingw482_32/bin/../lib/gcc/i686-w64-mingw32/4.8.2/../../../../i686-w64-mingw32/bin/ld.exe: cannot find C:/Users/mike/csound-csound6-git: Permis
sion denied
collect2.exe: error: ld returned 1 exit status
MakefilePluginEffect.mak:101: recipe for target `build/CabbagePluginEffect.dll' failed
make: *** [build/CabbagePluginEffect.dll] Error 1

Note I have my Csound build dir in the directory of another user, but the security permits my current user all access.

Regards,
Mike

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

Date2014-11-16 19:30
FromRory Walsh
SubjectRe: [Cs-dev] Cabbage failing to build
I'm not really sure what's going on there Mike? But as I'm
distributing Cabbage for Windows myself I'm not too concerned if it
doesn't make it into the next Windows installer. In fact, I would
prefer to look after the distribution myself until it's a little more
stable. Of course the project is open sourced and GPL-ed so if you
wish to go ahead and bundle it then of course you are free to do so :)

Is your build error due to libcsound not being found, I can't see what
the problem is from the quoted errors?

On 16 November 2014 19:23, Michael Gogins  wrote:
> WIth current sources, MinGW 4.8.2 32 bits on either MSys or the WIndows 8
> command shell:
>
> Linking CabbagePluginSynth
> D:/Qt5.3.0/Tools/mingw482_32/bin/../lib/gcc/i686-w64-mingw32/4.8.2/../../../../i686-w64-mingw32/bin/ld.exe:
> cannot find C:/Users/mike/csound-csound6-git: Permis
> sion denied
> collect2.exe: error: ld returned 1 exit status
> MakefilePluginEffect.mak:101: recipe for target
> `build/CabbagePluginEffect.dll' failed
> make: *** [build/CabbagePluginEffect.dll] Error 1
>
> Note I have my Csound build dir in the directory of another user, but the
> security permits my current user all access.
>
> Regards,
> Mike
>
> -----------------------------------------------------
> Michael Gogins
> Irreducible Productions
> http://michaelgogins.tumblr.com
> Michael dot Gogins at gmail dot com
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-11-16 19:39
FromMichael Gogins
SubjectRe: [Cs-dev] Cabbage failing to build
AttachmentsNone  None  
Where do I obtain your build?

Regards,
Mike


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

On Sun, Nov 16, 2014 at 2:30 PM, Rory Walsh <rorywalsh@ear.ie> wrote:
I'm not really sure what's going on there Mike? But as I'm
distributing Cabbage for Windows myself I'm not too concerned if it
doesn't make it into the next Windows installer. In fact, I would
prefer to look after the distribution myself until it's a little more
stable. Of course the project is open sourced and GPL-ed so if you
wish to go ahead and bundle it then of course you are free to do so :)

Is your build error due to libcsound not being found, I can't see what
the problem is from the quoted errors?

On 16 November 2014 19:23, Michael Gogins <michael.gogins@gmail.com> wrote:
> WIth current sources, MinGW 4.8.2 32 bits on either MSys or the WIndows 8
> command shell:
>
> Linking CabbagePluginSynth
> D:/Qt5.3.0/Tools/mingw482_32/bin/../lib/gcc/i686-w64-mingw32/4.8.2/../../../../i686-w64-mingw32/bin/ld.exe:
> cannot find C:/Users/mike/csound-csound6-git: Permis
> sion denied
> collect2.exe: error: ld returned 1 exit status
> MakefilePluginEffect.mak:101: recipe for target
> `build/CabbagePluginEffect.dll' failed
> make: *** [build/CabbagePluginEffect.dll] Error 1
>
> Note I have my Csound build dir in the directory of another user, but the
> security permits my current user all access.
>
> Regards,
> Mike
>
> -----------------------------------------------------
> Michael Gogins
> Irreducible Productions
> http://michaelgogins.tumblr.com
> Michael dot Gogins at gmail dot com
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2014-11-16 19:56
FromRory Walsh
SubjectRe: [Cs-dev] Cabbage failing to build
I regularly provide releases through my the github page:
https://github.com/cabbageaudio/cabbage/releases
One of my main concerns in shipping Cabbage with the canonical windows
Csound is that it is likely to crash when run in certain hosts, which
reflects poorly on the software. The version I distribute won't crash
because none of the Csound plugins I ship with it depend on pthread.
In reality it's only Abelton Live that seems to disagree with
libpthread, but given the popularity of that DAW I'm anxious for
everything to work out of the box.

On 16 November 2014 19:39, Michael Gogins  wrote:
> Where do I obtain your build?
>
> Regards,
> Mike
>
>
> -----------------------------------------------------
> Michael Gogins
> Irreducible Productions
> http://michaelgogins.tumblr.com
> Michael dot Gogins at gmail dot com
>
> On Sun, Nov 16, 2014 at 2:30 PM, Rory Walsh  wrote:
>>
>> I'm not really sure what's going on there Mike? But as I'm
>> distributing Cabbage for Windows myself I'm not too concerned if it
>> doesn't make it into the next Windows installer. In fact, I would
>> prefer to look after the distribution myself until it's a little more
>> stable. Of course the project is open sourced and GPL-ed so if you
>> wish to go ahead and bundle it then of course you are free to do so :)
>>
>> Is your build error due to libcsound not being found, I can't see what
>> the problem is from the quoted errors?
>>
>> On 16 November 2014 19:23, Michael Gogins 
>> wrote:
>> > WIth current sources, MinGW 4.8.2 32 bits on either MSys or the WIndows
>> > 8
>> > command shell:
>> >
>> > Linking CabbagePluginSynth
>> >
>> > D:/Qt5.3.0/Tools/mingw482_32/bin/../lib/gcc/i686-w64-mingw32/4.8.2/../../../../i686-w64-mingw32/bin/ld.exe:
>> > cannot find C:/Users/mike/csound-csound6-git: Permis
>> > sion denied
>> > collect2.exe: error: ld returned 1 exit status
>> > MakefilePluginEffect.mak:101: recipe for target
>> > `build/CabbagePluginEffect.dll' failed
>> > make: *** [build/CabbagePluginEffect.dll] Error 1
>> >
>> > Note I have my Csound build dir in the directory of another user, but
>> > the
>> > security permits my current user all access.
>> >
>> > Regards,
>> > Mike
>> >
>> > -----------------------------------------------------
>> > Michael Gogins
>> > Irreducible Productions
>> > http://michaelgogins.tumblr.com
>> > Michael dot Gogins at gmail dot com
>> >
>> >
>> > ------------------------------------------------------------------------------
>> > Comprehensive Server Monitoring with Site24x7.
>> > Monitor 10 servers for $9/Month.
>> > Get alerted through email, SMS, voice calls or mobile push
>> > notifications.
>> > Take corrective actions from your mobile device.
>> >
>> > http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
>> > _______________________________________________
>> > Csound-devel mailing list
>> > Csound-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/csound-devel
>> >
>>
>>
>> ------------------------------------------------------------------------------
>> Comprehensive Server Monitoring with Site24x7.
>> Monitor 10 servers for $9/Month.
>> Get alerted through email, SMS, voice calls or mobile push notifications.
>> Take corrective actions from your mobile device.
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net