This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Expat source down?


On Tue, Aug 21, 2012 at 8:04 AM, Chris Wilkinson <winstonian36@gmail.com> wrote:
> Getting this error from ct-ng-1.16.0. and it does appear to be down.

Nope, kent.dl.sourceforge.net is down.

This is why I sent the following patch to the mailing list:

http://sourceware.org/ml/crossgcc/2012-08/msg00066.html

Yann said in IRC that patch and the expat-2.1.0 update will be committed soon.

> Are sources hardwired into ct-ng?

Prior to the patch I just referenced, we were hard coding the server
to download expat and a few other sources from specific sourceforge
mirrors.

My updated patch uses the routing url which 302s to an available mirror.

>
> CJW
>
> [ALL  ]    --2012-08-20 21:22:05--
> http://kent.dl.sourceforge.net/project/expat/expat/2.0.1/expat-2.0.1.tar
> [ALL  ]    Resolving kent.dl.sourceforge.net... 212.219.56.167
> [ALL  ]    Connecting to kent.dl.sourceforge.net|212.219.56.167|:80...
> failed: No route to host.
> [DEBUG]    Trying
> 'http://kent.dl.sourceforge.net/project/expat/expat/2.0.1/expat-2.0.1'
> [DEBUG]    ==> Executing: 'wget' '--passive-ftp' '--tries=3' '-nc'
> '--progress=dot:binary' '-T' '10' '-O'
> '/home/chrisw/embedded/crosstool-ng-1.16.0/.build/tarballs/expat-2.0.1.tmp-dl'
> 'http://kent.dl.sourceforge.net/project/expat/expat/2.0.1/expat-2.0.1'
> [ALL  ]    --2012-08-20 21:22:05--
> http://kent.dl.sourceforge.net/project/expat/expat/2.0.1/expat-2.0.1
> [ALL  ]    Resolving kent.dl.sourceforge.net... 212.219.56.167
> [ALL  ]    Connecting to kent.dl.sourceforge.net|212.219.56.167|:80...
> failed: No route to host.
> [ERROR]
> [ERROR]  >>
> [ERROR]  >>  Build failed in step 'Retrieving needed toolchain
> components' tarballs'
> [ERROR]  >>        called in step '(top-level)'
> [ERROR]  >>
> [ERROR]  >>  Error happened in:
> do_debug_gdb_get[scripts/build/debug/300-gdb.sh@592]
> [ERROR]  >>        called from: do_debug_get[scripts/build/debug.sh@21]
> [ERROR]  >>        called from: main[scripts/crosstool-NG.sh@540]
> [ERROR]  >>
> [ERROR]  >>  For more info on this error, look at the file: 'build.log'
> [ERROR]  >>  There is a list of known issues, some with workarounds, in:
> [ERROR]  >>
> '/home/chrisw/embedded/x-tools/share/doc/crosstool-ng/ct-ng.1.16.0/B -
> Known issues.txt'
> [ERROR]
> [ERROR]  (elapsed: 1:55.95)
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>

-Bryan

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]