Hello Ben,

As per gcc.log,
Download of /tmp/20000223-1.x0 to amd64 failed.
UNRESOLVED: gcc.c-torture/execute/20000223-1.c execution,  -O0

Looks like some configuration issue.
I had made the following settings in myboard.exp
set_board_info rsh_prog ssh
set_board_info rcp_prog scp

The ssh login is passwordless.
I am able to do scp without entering password. (I have added
id_rsa.pub in the .ssh/authorized_keys of the remote board)

Am I missing something here?

Regards,
Jestin

On Mon, Apr 21, 2014 at 1:10 PM, Ben Elliston <b...@air.net.au> wrote:
> On Mon, Apr 21, 2014 at 12:35:36PM +0530, jestin james wrote:
>
>> While running the gcc test suites on target board, I get the status
>> of some of the execution tests as "UNRESOLVED".  Not sure why I get
>> this error.
>
> Check the manual for the definition of UNRESOLVED, and your gcc.log
> file for more information about why those tests are unresolved.
>
> Cheers, Ben

_______________________________________________
DejaGnu mailing list
DejaGnu@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu

Reply via email to