lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Preparing gub build enviroment can't get odcctools


From: Mark Hanlon
Subject: Preparing gub build enviroment can't get odcctools
Date: Tue, 27 May 2008 20:58:03 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hello,

I am trying to do a gub lilypond build of 2.11.45 from scratch. 
(I've some changes for the Music Notation Project that i've done and have to
build multiple versions of lilypond). 
Apologies for any thickery below, it's my first try at GUB.

I am trying to prepare the build environment. 
I keep getting stuck at the same bit when it is trying to downloads odcctools
for www.opendarwin.org.

I understand opendarwin is no longer available.

Any ideas how to get round this?

Here's what I am running
make -f lilypond.make bootstrap

Here's the output I get

Tail of /home/maz/lilypondbuilds/mygub/gub/target/darwin-ppc/log/build.log:
 * Starting build: Tue May 27 21:07:08 2008
root: /home/maz/lilypondbuilds/mygub/gub/target/darwin-ppc/root
platform: darwin-ppc
Running download_url
  ('http://www.opendarwin.org/downloads/odcctools-20060413.tar.bz2',
'/home/maz/lilypondbuilds/mygub/gub/downloads/odcctools')
  {}
Traceback (most recent call last):
  File "bin/gub", line 226, in exceptional_build
    build (settings, options, files)
  File "bin/gub", line 195, in build
    specs[name].download ()
  File "gub/build.py", line 141, in download
    self.source.download ()
  File "gub/repository.py", line 373, in download
    self.download_url (self.source, self.dir)
  File "gub/repository.py", line 147, in logged
    return loggedos_func (self.logger, *args, **kwargs)
  File "gub/loggedos.py", line 88, in func_with_logging
    val = logged_function (logger, func, *args, **kwargs)
  File "gub/loggedos.py", line 70, in logged_function
    return function (*args, **kwargs)
  File "gub/misc.py", line 179, in download_url
    size = _download_url (url, dest_dir, progress)
  File "gub/misc.py", line 193, in _download_url
    url_stream = urllib2.urlopen (url)
  File "/usr/lib/python2.5/urllib2.py", line 124, in urlopen
    return _opener.open(url, data)
  File "/usr/lib/python2.5/urllib2.py", line 381, in open
    response = self._open(req, data)
  File "/usr/lib/python2.5/urllib2.py", line 399, in _open
    '_open', req)
  File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.5/urllib2.py", line 1107, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.5/urllib2.py", line 1082, in do_open
    raise URLError(err)
URLError: <urlopen error (111, 'Connection refused')>
make: *** [cross-compilers] Error 1

Thanks loads lilypond gurus!
Mark





reply via email to

[Prev in Thread] Current Thread [Next in Thread]