[opensource-dev] Autobuild errors

Lee ponzu lee.ponzu at gmail.com
Fri Jul 8 10:27:39 PDT 2011


Still getting an error...

mbpro:viewer-beta lee$ autobuild build --verbose -c ReleaseOS
executing configure command cmake -DCMAKE_BUILD_TYPE:STRING=Release
-DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife
-DINSTALL_PROPRIETARY=FALSE -G 'Xcode' ../indra
checking package fmod
installing fmod from archive
downloading fmod archive from
http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2
downloading
http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2to
/var/tmp/lee/install.cache/fmod-3.75-darwin-20110222.tar.bz2
unable to download file: <urlopen error [Errno 60] Operation timed out>
Traceback (most recent call last):
  File "/Users/lee/Documents/viewer/autobuild/autobuild/common.py", line
253, in download_package
    file(cachename, 'wb').write(urllib2.urlopen(package).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
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
line 1130, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
line 1105, in do_open
    raise URLError(err)
URLError: <urlopen error [Errno 60] Operation timed out>
ERROR: failed to download
http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2
For more information: try re-running your command with --verbose or --debug
CMake Error at cmake/Prebuilt.cmake:48 (message):
  Failed to download or unpack prebuilt 'fmod'.  Process returned 1.
Call Stack (most recent call first):
  cmake/FMOD.cmake:27 (use_prebuilt_binary)
  llaudio/CMakeLists.txt:8 (include)


-- Configuring incomplete, errors occurred!
ERROR: configuring default configuration returned 1
For more information: try re-running your command with --verbose or --debug

On Thu, Jul 7, 2011 at 12:37 PM, Nicky Perian <nickyperian at yahoo.com> wrote:

> use ReleaseOS
>
> ------------------------------
> *From:* Lee ponzu <lee.ponzu at gmail.com>
> *To:* Opensource_dev <opensource-dev at lists.secondlife.com>
> *Sent:* Thursday, July 7, 2011 11:27 AM
> *Subject:* [opensource-dev] Autobuild errors
>
> it has been a long time since I did a build.  I tried to follow the
> instructions on the wiki, download autobuild, clone viewer-beta...
>
> Here is the error.  Any advice welcome.  Insults also accepted, since I am
> starved for human contact...
>
> ponzu
>
>
> mbpro:viewer-beta lee$ autobuild build --verbose -c Release
> executing configure command cmake -DCMAKE_BUILD_TYPE:STRING=Release
> -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife
> -DINSTALL_PROPRIETARY=TRUE -G 'Xcode' ../indra
> checking package fmod
> installing fmod from archive
> downloading fmod archive from
> http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2
> downloading
> http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2to /var/tmp/lee/install.cache/fmod-3.75-darwin-20110222.tar.bz2
> unable to download file: HTTP Error 404: Not Found
> Traceback (most recent call last):
>   File "/Users/lee/Documents/viewer/autobuild/autobuild/common.py", line
> 253, in download_package
>     file(cachename, 'wb').write(urllib2.urlopen(package).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 389, in open
>     response = meth(req, response)
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 502, in http_response
>     'http', request, response, code, msg, hdrs)
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 427, in error
>     return self._call_chain(*args)
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 361, in _call_chain
>     result = func(*args)
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 510, in http_error_default
>     raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
> HTTPError: HTTP Error 404: Not Found
> ERROR: failed to download
> http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2
> For more information: try re-running your command with --verbose or --debug
> CMake Error at cmake/Prebuilt.cmake:48 (message):
>   Failed to download or unpack prebuilt 'fmod'.  Process returned 1.
> Call Stack (most recent call first):
>   cmake/FMOD.cmake:27 (use_prebuilt_binary)
>   llaudio/CMakeLists.txt:8 (include)
>
>
> -- Configuring incomplete, errors occurred!
> ERROR: configuring default configuration returned 1
> For more information: try re-running your command with --verbose or --debug
> mbpro:viewer-beta lee$
>
>
> _______________________________________________
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting
> privileges
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20110708/b14d2921/attachment.htm 


More information about the opensource-dev mailing list