[opensource-dev] Latest build broken on Mac
Ponzu
lee.ponzu at gmail.com
Wed Oct 20 15:43:57 PDT 2010
...or maybe it is just me. I used hg bisect to find the " last good build",
(see bottom of this email) Maybe I need to download new FMOD or something.
./develop.py dies like this...
Running 'cmake -G \'Xcode\' -DCMAKE_BUILD_TYPE:STRING=RELWITHDEBINFO
-DSTANDALONE:BOOL=OFF -DUNATTENDED:BOOL=OFF -DWORD_SIZE:STRING=32
-DROOT_PROJECT_NAME:STRING=SecondLife OFF ""
\'/Users/elee/Documents/hg/ponzu-main/indra\'' in 'build-darwin-i386'
ssh: connect to host install-packages.lindenlab.com port 22: Operation timed
out
Traceback (most recent call last):
File "install.py", line 1150, in <module>
md5 mismatch:
/private/var/tmp/elee/install.cache/fmod-3.75-darwin-20080818.tar.bz2
sys.exit(main())
File "install.py", line 1142, in main
Downloading scp:install-packages.lindenlab.com:/local/www/install-packages/doc/fmod-3.75-darwin-20080818.tar.bz2
to local file
/private/var/tmp/elee/install.cache/fmod-3.75-darwin-20080818.tar.bz2
options.scp)
File "install.py", line 636, in do_install
cache_dir)
File "install.py", line 595, in install
ifile.fetch_local()
File "install.py", line 135, in fetch_local
file(self.filename, 'wb').write(urllib2.urlopen(self.url).read())
File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
line 124, in urlopen
return _opener.open(url, data, timeout)
File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
line 383, in open
response = self._open(req, data)
File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
line 401, in _open
'_open', req)
File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
line 361, in _call_chain
result = func(*args)
File "install.py", line 670, in scp_open
return self.do_scp(remote)
File "install.py", line 701, in do_scp
raise RuntimeError("Cannot fetch: %s" % remote)
RuntimeError: Cannot fetch: install-packages.lindenlab.com:
/local/www/install-packages/doc/fmod-3.75-darwin-20080818.tar.bz2
CMake Error at cmake/Prebuilt.cmake:39 (message):
Failed to download or unpack prebuilt 'fmod'. Process returned 1.
Call Stack (most recent call first):
cmake/FMOD.cmake:10 (use_prebuilt_binary)
llaudio/CMakeLists.txt:8 (include)
Final output of hg bisect.
-- Configuring incomplete, errors occurred!
Error: the command 'cmake' exited with status 1
Changeset 13107:e37e63e56bb1: bad
resolving manifests
The first bad revision is:
changeset: 13107:e37e63e56bb1
parent: 12562:a5f3c123758e
user: Merov Linden <merov at lindenlab.com>
date: Sat Oct 02 18:30:52 2010 -0700
files: indra/cmake/CMakeLists.txt indra/cmake/Copy3rdPartyLibs.cmake
indra/cmake/FMOD.cmake indra/cmake/FindFMOD.cmake
indra/newview/CMakeLists.txt indra/newview/viewer_manifest.py
description:
STORM-137 : Build script modif so that Windows build does not rely on
fmod.dll being dropped in the source tree + addition to allow fmod to be
found in standalone. Caution: wait an upcoming install.xml commit before
pulling if building internaly.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20101020/6054fe8b/attachment.htm
More information about the opensource-dev
mailing list