[Bug fortran/60191] test case gfortran.dg/dynamic_dispatch_1/3.f03 fail on ARMv7
bernd.edlinger at hotmail dot de
gcc-bugzilla@gcc.gnu.org
Sun Feb 16 12:28:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60191
--- Comment #6 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
(In reply to Dominique d'Humieres from comment #4)
> (In reply to Bernd from comment #3)
> IIRC the tests gfortran.dg/stat_(1|2).f90 fail if the user's uid or gid are
> different from those of the directory in which the tests are run (see
> pr42900). If for some reason you cannot run the tests with user's IDs
> matching those of the working directory, these tests will always fail.
>
Ok, thanks. That would explain this one:
My target does not have a hard disk, so I mounted everything
with nfs and the user/group gets squashed by the server.
I log in with root at the target, but everything on the nfs share
is owned by nobody, nogroup I think. But I can fix that somehow.
> For the other failures, are they regressions or is it the first time they
> are tested on armv7l-unknown-linux-gnueabihf?
Given how hard it was to boot strap everything on that target,
(I started in december!), I don't think anybody did that before.
The target itself was built from scratch with cross-compilers.
More information about the Gcc-bugs
mailing list