Thanks for maintaining Ada build in debian. A note on:
http://buildd.debian.org/fetch.cgi?&pkg=gnat-4.3&ver=4.3-20080127-1&arch=i386&stamp=1202500729&file=log cd rts-shared-zcx/; ../../xgcc -B../../ -shared -g -O2 ... ... if [ ! -f /build/buildd/gnat-4.3-4.3-20080127/build/gcc/ada/rts/libgnat-4.3.so ]; then \ ln -sf libgnat-4.3.so.1 \ /build/buildd/gnat-4.3-4.3-20080127/build/gcc/ada/rts/libgnat-4.3.so; \ fi ln: creating symbolic link `/build/buildd/gnat-4.3-4.3-20080127/build/gcc/ada/rts/libgnat-4.3.so': No such file or directory make[1]: *** [stamps/06-check-stamp] Error 1 make[1]: Leaving directory `/build/buildd/gnat-4.3-4.3-20080127' make: *** [check] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 Looks like build/gcc/ada/rts/libgnat-4.3.so should be build/gcc/ada/rts-shared-zcx/libgnat-4.3.so or something like that from my superficial reading of the logs. Only really missing gnat targets for debian are arm and m68k, am I correct? Thanks in advance, Laurent On Sun, 2008-02-24 at 14:33 +0100, Matthias Klose wrote: > Laurent GUERBY writes: > > Clear for Ada on x86 and x86_64-linux: > > > > http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg01630.html > > http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg01586.html > > > > I see lots of libmudflap FAIL on both targets though, is someone > > working on those FAIL? > > > > I collected on gcc-testresults quite good Ada results for 4.3 on: > > > > powerpc64-suse-linux-gnu > > hppa2.0w-hp-hpux11.11 > > hppa-unknown-linux-gnu > > s390-ibm-linux-gnu > > s390x-ibm-linux-gnu > > sparc-sun-solaris2.11 > > sparc-sun-solaris2.6 > > powerpc64-suse-linux-gnu > > ia64-suse-linux-gnu > > mips-sgi-irix5.3 > > > > Note very good (tasking likely not implemented and not signaled as > > such): > > i386-unknown-netbsdelf3.1 > > x86_64-unknown-netbsd4.0 > > > > Missing are Ada results for x86-darwin and powerpc-darwin, I've CCed > > macada.org people who seem to provide 4.3 based Ada for both targets: > > > > http://macada.org/macada/Downloads.html > > > > Alan & Al, do you have testresults? > > > > Matthias Klose provided Debian-20080113-1 4.3 results with Ada for > > ia64/sparc/s390/powerpc/i486/hppa/x86_64. Only missing from debian are > > mips, mipsel and alpha which were present with Ada for 4.1. > > > > Matthias are there known issues for 4.3/Ada on those targets or just > > lack of interest? > > recent build logs can be found here: > http://buildd.debian.org/build.php?pkg=gnat-4.3 > > alpha currently fails with a bootstrap comparision failure (Ludovic?); > the mips buildd's do have unrelated problem; asking our mips porters > to do manual builds. > > Matthias > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]