2011/7/20 Felipe Sateler <fsate...@debian.org>: > On Mon, Jul 18, 2011 at 23:28, Felipe Sateler <fsate...@debian.org> wrote: >> On Sat, Jul 16, 2011 at 13:45, Dan S <danstowell+de...@gmail.com> wrote: >>> Hi - >>> >>> 2011/7/14 Robin Gareus <ro...@gareus.org>: >>>> Hi Felipe, >>>> >>>> On 07/14/2011 03:30 PM, Felipe Sateler wrote: >>>>> Hi, >>>>> (CCing you because I don't know if you are subscribed) >>>> >>>> I am subscribed though mostly lurking. >>>> >>>>> On Thu, Jul 14, 2011 at 08:48, Robin Gareus <ro...@gareus.org> wrote: >>>> [..] >>>>> >>>>> I've been a bit MIA the past few weeks/months, but we already have a >>>>> package in the works. Please check it out of our git repository[1] and >>>>> check if any of your fixes still apply. We would be very happy to have >>>>> you join us in maintaining this package! >>>>> >>>>> [1] >>>>> http://anonscm.debian.org/gitweb/?p=pkg-multimedia/supercollider.git;a=summary >>>>> >>>> >>>> Thanks for this link. Of course I searched around but this one was >>>> hidden from view. >>>> >>>> To build the debian-git-checkout both patches [1,2] are still needed >>>> here. >>> >>> Thanks for the patches. >>> >>>> Without the wiimote fix it I get: >>>> >>>> Source/lang/LangPrimSource/SC_Wii.cpp: In member function >>>> 'cwiid_wiimote_t* SC_WIIManager::discover()': >>>> Source/lang/LangPrimSource/SC_Wii.cpp:364:12: error: taking address >>>> of temporary [-fpermissive] >>>> scons: *** [Source/lang/LangPrimSource/SC_Wii.os] Error 1 >>> >>> Today I imported the new release 3.4.4 of supercollider, which already >>> has this fix, hooray. >> >> I've successfully test-built supercollider and test-drove it. I will >> upload it to unstable soon (tomorrow hopefully) if no objections >> arise. >> > > Uploading now. Dan, please check if the chdir=1 options can be removed from > the make_local_links calls because it breaks parallel builds.
I've looked at this. I don't think it can be done from within scons, so we'd need to patch it downstream to avoid those calls, and then do them ourselves in the rules file. Given that the next version of SC won't even use scons (it's moving to cmake), it shouldn't be a long-term issue anyway. Thanks Dan _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers