objc failures on branch
Nicola Pero
n.pero@mi.flashnet.it
Wed Feb 28 03:41:00 GMT 2001
> For i686-linux I get the following failures on the branch:
I don't know why bf-* and paste are failing on your machine - I've never
seen them failing in my tests - this is what I get on the branch on my
machine -
Native configuration is i686-pc-linux-gnu
=== objc tests ===
Schedule of variations:
unix
Running target unix
[...]
Running /home/gnustep/gcc-3.0/gcc/testsuite/objc/execute/execute.exp ...
FAIL: objc/execute/bycopy-1.m compilation, -O
FAIL: objc/execute/bycopy-2.m compilation, -O
FAIL: objc/execute/np-1.m compilation, -O
FAIL: objc/execute/np-2.m compilation, -O
FAIL: objc/execute/protocol.m compilation, -O
=== objc Summary ===
# of expected passes 48
# of unexpected failures 5
# of untested testcases 5
/home/gnustep/build-3.0/gcc/xgcc version 3.0 20010227 (prerelease)
<nested-1.m is not included but unfortunately I know it is failing as
well on the branch.>
Zack's patches fix np-1.m, np-2.m, bycopy-1.m and bycopy-2.m - not the
bf-* and paste <which I thought would already work>.
Since *all* your objc tests are failing in the branch, there might be some
other basic problem with objc ? <such as not finding -lobjc or not
finding objc system include files or not finding the thread library or
something of this kind>
More information about the Gcc-bugs
mailing list