This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Go patch committed: Drop log2 and trunk


Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> writes:

> FAIL: time
>
> No hint why.
>

> FAIL: net/http
>
> Again, no hint what's wrong.

Sometimes it helps to run
    make GOTESTFLAGS=--keep time/check
and then run
    LD_LIBRARY_PATH=.libs gotestNNNNN/a.out

That will sometimes print something useful.  It seems that some times
test output is not captured in the log, but I haven't taken the time to
figure out why.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]