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

See the CrossGCC FAQ 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: [PATCH 0 of 7] Misc download reworks


Yann, All,

> 
> Andy, All,
> 
> On Wednesday 03 August 2011 00:50:29 Yann E. MORIN wrote:
> > Hello All!
> >
> > Here is a patchset that:
> >  - makes it possible to use the mirror preferably over
> >    repository (svn and cvs for now) downloads
> >  - always prefer the mirror over the upstream locations
> >  - no longer require svn as a hard-dependency
> >
> >   [1/7] scripts/functions: if no upstream URL is given, silently
> ignore that
> >   [2/7] scripts/functions: svn retrival first tries the mirror
> for tarballs
> >   [3/7] configure: do not require svn
> >   [4/7] scripts/functions: cvs retrival first tries the mirror
> for tarballs
> >   [5/7] scripts/functions: always prefer the mirror
> >   [6/7] scripts/functions: use array variables for URLs list
> >   [7/7] scripts: try the mirror even if downloads are forbidden
> 
> Andy, ping? Is it OK for you?

Hmmm, using the patches that you sent to the list:

root@akennedy_lin:~/starteam/OSP4thGen/packages/ta1x48v-buildroot/output/build/crosstool-ng-new/crosstool-ng-1.12.0# ./ct-ng build
[INFO ]  Performing some trivial sanity checks
[INFO ]  Build started 20110805.155937
[INFO ]  Building environment variables
[INFO ]  =================================================================
[INFO ]  Retrieving needed toolchain components' tarballs
/root/starteam/OSP4thGen/packages/ta1x48v-buildroot/output/build/crosstool-ng-new/crosstool-ng-1.12.0/scripts/functions: line 539: URLS: ftp://akennedy_lin.adtran.com/pub/dl/gmp: must use subscript when assigning associative array
/root/starteam/OSP4thGen/packages/ta1x48v-buildroot/output/build/crosstool-ng-new/crosstool-ng-1.12.0/scripts/functions: line 540: URLS: ftp://akennedy_lin.adtran.com/pub/dl: must use subscript when assigning associative array
[WARN ]    Could not retrieve 'gmp-5.0.1'.
[ERROR]    
[ERROR]    >>  Build failed in step 'Retrieving needed toolchain components' tarballs'
[ERROR]    >>
[ERROR]    >>  Error happened in: do_gmp_get[scripts/build/companion_libs/gmp.sh]
[ERROR]    >>        called from: main[scripts/crosstool-NG.sh@515]
[ERROR]    >>
[ERROR]    >>  There is a list of known issues, some with workarounds, in:
[ERROR]    >>      'docs/B - Known issues.txt'
[ERROR]    
[ERROR]    Build failed in step 'Retrieving needed toolchain components' tarballs'
[ERROR]    
[ERROR]    (elapsed: 0:01.04)
make: *** [build] Error 1

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