ok! cool..
yes; is there a good place to post it?
besides about 14 Warnings during the build of Wiiuse, eg:
/Users/118491/Equalizer/v1.6/Buildyard/src/Wiiuse/src/io_mac.m:152:53:
warning: 'getDeviceRef' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
wiimotes[foundWiimotes]->device = [[device retain] getDeviceRef];
essentially the build ends with VRPN:
Scanning dependencies of target VRPN
[ 10%] Creating directories for 'VRPN'
[ 10%] Resetting FindPackages.cmake
fatal: Could not switch to '~/Equalizer/v1.6/Buildyard/src/VRPN/CMake/': No
such file or directory
[ 10%] Resetting .travis.yml
error: pathspec '.travis.yml' did not match any file(s) known to git.
[ 10%] Resetting VRPN.cmake
fatal: Could not switch to '~/Equalizer/v1.6/Buildyard/src/VRPN/CMake/': No
such file or directory
[ 10%] Resetting depends.txt
fatal: Could not switch to '~/Equalizer/v1.6/Buildyard/src/VRPN/CMake/': No
such file or directory
[ 10%] Resetting FindRequired.cmake
fatal: Could not switch to '~/Equalizer/v1.6/Buildyard/src/VRPN/CMake/': No
such file or directory
[ 10%] Removing in-source Makefile
[ 10%] Performing download step (git clone) for 'VRPN'
Cloning into 'VRPN'...
remote: Reusing existing pack: 16898, done.
remote: Total 16898 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (16898/16898), 8.14 MiB | 1.35 MiB/s, done.
Resolving deltas: 100% (12550/12550), done.
Checking connectivity... done
Already on 'master'
Submodule 'submodules/hidapi' (
) registered for path 'submodules/hidapi'
fatal: unable to connect to github.com:
github.com[0: 192.30.252.129]: errno=Operation timed out
Cloning into 'submodules/hidapi'...
Clone of 'git://github.com/signal11/hidapi.git' into submodule path
'submodules/hidapi' failed
CMake Error at
~/Equalizer/v1.6/Buildyard/Build/VRPN/tmp/VRPN-gitclone.cmake:59 (message):
Failed to update submodules in:
'~/Equalizer/v1.6/Buildyard/src/VRPN'
make[4]: *** [VRPN/src/VRPN-stamp/VRPN-download] Error 1
make[3]: *** [CMakeFiles/VRPN.dir/all] Error 2
make[2]: *** [CMakeFiles/Equalizer.dir/rule] Error 2
make[1]: *** [Equalizer] Error 2
make: *** [Equalizer] Error 2
----
I have 'anonymised' my /User/x account with "~" in the log above.
ben.
PS.
The git clone works:
~/Equalizer/v1.6/Buildyard $ git clone
https://github.com/Eyescale/config.git config.eyescale
Cloning into 'config.eyescale'...
remote: Reusing existing pack: 1203, done.
remote: Total 1203 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (1203/1203), 2.55 MiB | 638.00 KiB/s, done.
Resolving deltas: 100% (552/552), done.
Checking connectivity... done
~/Equalizer/v1.6/Buildyard $
so perhaps the path to VRPN is wrong?
~/Equalizer/v1.6/Buildyard $ ping 192.30.252.129
PING 192.30.252.129 (192.30.252.129): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
^C
--- 192.30.252.129 ping statistics ---
4 packets transmitted, 0 packets received, 100.0% packet loss
~/Equalizer/v1.6/Buildyard $ ping github.com
PING github.com (192.30.252.129): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
^C
--- github.com ping statistics ---
3 packets transmitted, 0 packets received, 100.0% packet loss
~/Equalizer/v1.6/Buildyard $ nslookup github.com
Server: 138.25.16.1
Address: 138.25.16.1#53
Non-authoritative answer:
Name: github.com
Address: 192.30.252.129
~/Equalizer/v1.6/Buildyard $ mkdir tmp
~/Equalizer/v1.6/Buildyard $ cd tmp
~/Equalizer/v1.6/Buildyard/tmp $ git clone
git://github.com/signal11/hidapi.git
Cloning into 'hidapi'...
fatal: unable to connect to github.com:
github.com[0: 192.30.252.129]: errno=Operation timed out
--
View this message in context:
http://software.1713.n2.nabble.com/Building-on-OSX-10-9-with-XCode-5-tp7584315p7584800.html
Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.
_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com