[Scons-dev] Multi-platform development
Russel Winder
russel at winder.org.uk
Sun Sep 7 09:50:32 EDT 2014
On Sat, 2014-09-06 at 06:15 -0400, Gary Oberbrunner wrote:
> Since I know OSX requires the root filesystem to be HFS+, I guess you're
> trying to mount your SCons source tree remotely via SMB/CIFS and run the
> test suite from there? I'd expect that to work. What fails? Could it be
> caused by your SAMBA config on Linux?
I connect to a server using Finder|Go|Connect to server…, which works
fine. (Yes it is a samba server on the grounds that Apple decided to
stop people using NFS :-(
I then cd to the directory on the server via the
path /Volumes/home/users/russel/…
Because I have Python 3 installed as default I have a symbolic link
python2 to 2.7:
python2 runtest.py test/D
leads to an error in shutil.copytree at QMTest/TestCmd.py line 1275.
shutil.py line 208 is raising an exception operation not permitted
on /private/tmp/testcmd.98136.Tj_v70/./p/submodule2.d
So the problem is in the Python distribution, which probably means it
will take years to not be fixed.
> > Has anyone found a way of working with a single filestore and two
> > platforms so as to develop for multiple platforms at the same time?
> >
>
> If you just copy the SCons source tree onto the HFS+ drive does it work
> then?
The OSX machine has an exact replica on the filestore I have on all my
machines and yes, it all works fine on the local disc.
--
Russel.
=============================================================================
Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder at ekiga.net
41 Buckmaster Road m: +44 7770 465 077 xmpp: russel at winder.org.uk
London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20140907/d7770694/attachment.pgp>
More information about the Scons-dev
mailing list