Hi Ricard
I try to verify your result: First I took a new t2-trunk export svn co http://svn.exactcode.de/t2/trunk t2-trunk Then I ./scripts/Download gcc ..... Downloading gcc:download/mirror/e/ecj-4.5.jar ... ################################################################## 92,3% Finished downloading 1470676 bytes in 2,589 seconds (567961,000 bytes/sec). cksum-test (raw): download/mirror/e/ecj-4.5.jar Downloading gcc:download/mirror/g/gcc-creator.class ... ################################################ 66,9% Finished downloading 6001 bytes in 0,386 seconds (15541,000 bytes/sec). WARNING: Unknown file extension: download/mirror/g/gcc-creator.class cksum-test (raw): download/mirror/g/gcc-creator.class So the problem/warning comes not from the ecj, it's the "gcc-creator.class" for me. By typing less package/develop/gcc/gcc.desc I get the lines [D] 305870578 gcc-4.9.2.tar.bz2 ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.9.2/ [D] 271646925 ecj-4.5.jar ftp://sourceware.org/pub/java/ [D] 2978776885 gcc-creator.class !http://gcc.gnu.org/viewcvs/branches/gcc-4_4-branch/libjava/classpath/tools/classes/gnu/classpath/tools/jar/Creator.class?revision=153462&view=co&pathrev=153462 Pleas try it again with a new t2-trunk export. Greetins Dan At Sun, 23 Nov 2014 15:45:20 +0000 (UTC), Richard wrote: > > > Hello, > > This is my first t2 build and I seem to be failing at an early stage: > > # ./scripts/Download -required > INFO: Auto-detecting best mirror ... > INFO: Downloading mirror-list from t2-project.org. > INFO: Testing <Germany (ExactCODE) - dl.t2-project.org (HTTP)> ... ok > 10956.000 B/s > INFO: Testing <Miami, Florida - US - 64.251.30.248 (HTTP)> ... error > INFO: Using mirror <http://dl.t2-project.org/mirror/9.0>. > > Downloading gcc:download/mirror/e/ecj-4.5.jar ... > ######################################################################## > 100.0% > Finished downloading 1470676 bytes in 25.958 seconds (56656.000 bytes/sec). > download/mirror/e/ecj-4.5.jar.incomplete: Java Jar file data (zip) > ERROR: File type does not match filename (Zip archive data)! > > > I have also tried downloading manually from > http://www.mirrorservice.org/sites/sourceware.org/pub/java/ and 'downloading' > from a file:/// mirror url, but I have the same problem. > > Any advice would be welcome. > > Many thanks, Richard. > > > > ----------------------------------------------------------- > If you wish to unsubscribe from this mailing, send mail to > [email protected] with a subject of: unsubscribe t2 ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
