[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] A successful gm2-build
From: |
Ed Smith-Rowland |
Subject: |
Re: [Gm2] A successful gm2-build |
Date: |
Sun, 26 Feb 2006 14:19:54 -0500 |
User-agent: |
Thunderbird 1.5 (Macintosh/20051201) |
Here is a build on MacOSX-10.3.9 Panther on a G4 eMac.
MacOSX:~ ed$ gm2 -v
Reading specs from
/usr/local/lib/gcc-lib/powerpc-apple-darwin7.9.0/3.3.6/specs
Configured with: ../sources/gcc-3.3.6/configure --enable-languages=c,gm2
--enable-checking --disable-multilib --prefix=/usr/local
Thread model: single
gcc version 3.3.6
There were only three fails:
Running
/Users/ed/Tarballs/gm2-harness-0.7/sources/gcc-3.3.6/gcc/testsuite/gm2/pimlib/logitech/run/pass/gm2.exp
...
FAIL: gm2/pimlib/logitech/run/pass/timedate.mod compilation, -g
Link libraries are:
/usr/bin/ld: Undefined symbols:
__M2_timedate_init
collect2: ld returned 1 exit status
FAIL: gm2/pimlib/logitech/run/pass/timedate.mod compilation, -O
Link libraries are:
/usr/bin/ld: Undefined symbols:
__M2_timedate_init
collect2: ld returned 1 exit status
FAIL: gm2/pimlib/logitech/run/pass/timedate.mod compilation, -g -O
Link libraries are:
/usr/bin/ld: Undefined symbols:
__M2_timedate_init
collect2: ld returned 1 exit status
Great work!
Ed Smith-Rowland
cat <<'EOF' |
Native configuration is powerpc-apple-darwin7.9.0
=== gm2 tests ===
Running target unix
FAIL: gm2/pimlib/logitech/run/pass/timedate.mod compilation, -g
UNRESOLVED: gm2/pimlib/logitech/run/pass/timedate.mod execution, -g (link
failed)
FAIL: gm2/pimlib/logitech/run/pass/timedate.mod compilation, -O
UNRESOLVED: gm2/pimlib/logitech/run/pass/timedate.mod execution, -O (link
failed)
FAIL: gm2/pimlib/logitech/run/pass/timedate.mod compilation, -g -O
UNRESOLVED: gm2/pimlib/logitech/run/pass/timedate.mod execution, -g -O (link
failed)
=== gm2 Summary ===
# of expected passes 2631
# of unexpected failures 3
# of unresolved testcases 3
Compiler version: gcc gm2
Platform: powerpc-apple-darwin7.9.0
EOF
Mail -s "Results for gcc gm2 testsuite on powerpc-apple-darwin7.9.0"
address@hidden &&
mv /Users/ed/Tarballs/gm2-harness-0.7/./build/gcc/testsuite/gm2.sum
/Users/ed/Tarballs/gm2-harness-0.7/./build/gcc/testsuite/gm2.sum.sent &&
mv /Users/ed/Tarballs/gm2-harness-0.7/./build/gcc/testsuite/gm2.log
/Users/ed/Tarballs/gm2-harness-0.7/./build/gcc/testsuite/gm2.log.sent &&
true