emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41647: closed (Binutils GAS testsuite errors with DejaGNU master)


From: GNU bug Tracking System
Subject: bug#41647: closed (Binutils GAS testsuite errors with DejaGNU master)
Date: Wed, 03 Jun 2020 20:23:02 +0000

Your message dated Wed, 03 Jun 2020 15:22:41 -0500
with message-id <5ED80691.1010902@gmail.com>
and subject line Patch applied; closing bug
has caused the debbugs.gnu.org bug report #41647,
regarding Binutils GAS testsuite errors with DejaGNU master
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
41647: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41647
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Binutils GAS testsuite errors with DejaGNU master Date: Mon, 1 Jun 2020 15:50:45 +0100
I'm having problems running the binutils GAS testsuite for msp430-elf,
when using the latest DejaGNU master branch (commit d37c15b).
runtest reports that it cannot find the GAS tool config file.
It works if I check out dejagnu-1.6.2-release.

I have configured binutils with the following:
  ../configure --target=msp430-elf --disable-gdb --disable-sim \
    --disable-nls --enable-languages=c,c++

Then running
  make check-gas RUNTESTFLAGS=--target_board=msp430-sim

>                 === gas tests ===
>
> Schedule of variations:
>     msp430-sim
>
> Running target msp430-sim
> Using /usr/local/share/dejagnu/baseboards/msp430-sim.exp as board description 
> file for target.
> Using /usr/local/share/dejagnu/config/sim.exp as generic interface file for 
> target.
> Using /usr/local/share/dejagnu/baseboards/basic-sim.exp as board description 
> file for target.
> WARNING: Couldn't find tool config file for sim, using default.
> WARNING: could not find testsuite; trying 
> /home/jozef/msp430/binutils-gdb/gas/testsuite.
> Running /home/jozef/msp430/binutils-gdb/gas/testsuite/gas/aarch64/aarch64.exp 
> ...
> Running /home/jozef/msp430/binutils-gdb/gas/testsuite/gas/all/gas.exp ...
> ERROR: (DejaGnu) proc "gas_test p2425.s {} {} {pcrel values in assignment}" 
> does not exist.
> The error code is TCL LOOKUP COMMAND gas_test
> The info on the error is:
> invalid command name "gas_test"
>     while executing
> "::tcl_unknown gas_test p2425.s {} {} {pcrel values in assignment}"
>     ("uplevel" body line 1)
>     invoked from within
> "uplevel 1 ::tcl_unknown $args"

Meanwhile if I checkout dejagnu-1.6.2-release, reinstall DejaGNU, and run the
same command, the testsuite runs as expected.

>                 === gas tests ===
>
> Schedule of variations:
>     msp430-sim
>
> Running target msp430-sim
> Using /usr/local/share/dejagnu/baseboards/msp430-sim.exp as board description 
> file for target.
> Using /usr/local/share/dejagnu/config/sim.exp as generic interface file for 
> target.
> Using /usr/local/share/dejagnu/baseboards/basic-sim.exp as board description 
> file for target.
> Using /home/jozef/msp430/binutils-gdb/gas/testsuite/config/default.exp as 
> tool-and-target-specific interface file.
> Running /home/jozef/msp430/binutils-gdb/gas/testsuite/gas/aarch64/aarch64.exp 
> ...
> Running /home/jozef/msp430/binutils-gdb/gas/testsuite/gas/all/gas.exp ...
> Running /home/jozef/msp430/binutils-gdb/gas/testsuite/gas/alpha/alpha.exp ...
> ....

Jozef



--- End Message ---
--- Begin Message --- Subject: Patch applied; closing bug Date: Wed, 03 Jun 2020 15:22:41 -0500 User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.22) Gecko/20090807 MultiZilla/1.8.3.4e SeaMonkey/1.1.17 Mnenhy/0.7.6.0



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]