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: alternative to eglibc.org? site's down, ct-ng fails


Grant,

On Thu, Aug 28, 2014 at 8:52 AM,  <grantksupport@operamail.com> wrote:
> I'm trying to build a CT toolchain.
>
> When I
>
> ct-ng build
>
>         [INFO ]  Performing some trivial sanity checks
>         [INFO ]  Build started 20140827.224505
>         [INFO ]  Building environment variables
>         [INFO ]  =================================================================
>         [INFO ]  Retrieving needed toolchain components' tarballs
>         [WARN ]    Could not retrieve 'eglibc-2_18'
>         [ERROR]
>         [ERROR]  >>
>         [ERROR]  >>  Build failed in step 'Retrieving needed toolchain components' tarballs'
>         [ERROR]  >>        called in step '(top-level)'
>         [ERROR]  >>
>         [ERROR]  >>  Error happened in: do_libc_get[scripts/build/libc/eglibc.sh@819]
>         [ERROR]  >>        called from: main[scripts/crosstool-NG.sh@586]
>         [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]  >>      '/usr/local/ct-ng/share/doc/crosstool-ng/ct-ng.git+2a275f6/B - Known issues.txt'
>         [ERROR]
>         [ERROR]  (elapsed: 7:53.66)
>         [07:54] / gmake: *** [build] Error 1
>
> Checking, it's because www.eglibc.org/svn.eglibc.org is down.  It's been down for at least 1 1/2 days afaict.
>
> I can't find any svn mirrors of svn.eglibc.org.  Is there any alternative to the svn dl. so I can get a toolchaing built?

Eglibc does not create "releases". And there are no mirrors of their
svn repository.
AFAIK, eglibc is dead anyways. Last time I checked the eglibc svn (a
few days ago) the last change was in June. Coincidently, twitter has
this post in June:
https://twitter.com/pyr/status/479523269125894145

Debian has also switched back to glibc from eglibc for the same reason
(also in June 2014):
http://blog.aurel32.net/175

I would say, it's probably down, because that project is dead. Use
glibc or uclibc.

> Grant

-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]