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]

avr32 build fails to download avr32headers


The current mercurial build of avr32-unknown-none fails when it tries
to download avr32headers.

~/x-tools/avr32-unknown-none/build.log ends in

--------------------------------------------------------------------
[DEBUG]    ==> Executing: 'touch
/home/psa/src/avr32-ct/targets/src/.newlib-1.17.0.patched'
[DEBUG]    ==> Executing: 'rm -f
/home/psa/src/avr32-ct/targets/src/.newlib-1.17.0.patching'
[DEBUG]    ==> Executing: 'touch
/home/psa/src/avr32-ct/targets/src/.avr32headers.extracting'
[EXTRA]    Extracting 'avr32headers'
[DEBUG]    ==> Executing: 'tar xvjf
/home/psa/src/avr32-ct/targets/tarballs/avr32headers.tar.bz2'
[ALL  ]    bzip2: (stdin) is not a bzip2 file.
[ALL  ]    tar: Child returned status 2
[ALL  ]    tar: Exiting with failure status due to previous errors
[ERROR]    Build failed in step 'Extracting and patching toolchain
components'
[ERROR]    Error happened in
'/usr/local/lib/ct-ng-hg_default@1733_02db017f4fe1/scripts/functions'
in function 'CT_DoExecLog' (line unknown, sorry)
[ERROR]          called from
'/usr/local/lib/ct-ng-hg_default@1733_02db017f4fe1/scripts/functions'
at line # 600 in function 'CT_Extract'
[ERROR]          called from
'/usr/local/lib/ct-ng-hg_default@1733_02db017f4fe1/scripts/build/libc/newlib.sh'
at line # 40 in function 'do_libc_extract'
[ERROR]          called from
'/usr/local/lib/ct-ng-hg_default@1733_02db017f4fe1/scripts/crosstool-NG.sh'
at line # 534 in function 'main'
[ERROR]    Look at '/home/psa/x-tools/avr32-unknown-none/build.log'
for more info on this error.
[ERROR]  (elapsed: 0:42.15)

---------------------------------------------------------------------


The file ~/src/avr32-ct/targets/tarballs/avr32headers.tar.bz2 contains


---------------------------------------------------------------------

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /avr32-toolchain/sources/avr32headers.tar.bz2 was
not found on this server.</p>
<hr>
<address>Apache/2.2.8 (Ubuntu) mod_jk/1.2.25 PHP/5.2.4-2ubuntu5.9 with
Suhosin-Patch mod_ssl/2.2.8 OpenSSL/0.9.8g mod_perl/2.0.3 Perl/v5.8.8
Server at dev.doredevelopment.dk Port 80</address>
</body></html>

----------------------------------------------------------------------

I guess some URL isn't quite right.


- Paul.




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