public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "matorola at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug tdep/26170] gdb.base/testenv.exp loops on Linux/sparc64
Date: Tue, 27 Apr 2021 15:01:31 +0000	[thread overview]
Message-ID: <bug-26170-4717-gZbczokGmE@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-26170-4717@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=26170

--- Comment #2 from Anatoly Pugachev <matorola at gmail dot com> ---
i can't reproduce on current gdb-10-branch :

binutils-gdb$ uname -a
Linux ttip 5.12.0 #208 SMP Mon Apr 26 12:44:01 MSK 2021 sparc64 GNU/Linux

binutils-gdb$ git describe
gdb-10.2-release-5-gbcb524549d0

binutils-gdb$ ./gdb/gdb
GNU gdb (GDB) 10.2.90.20210427-git
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "sparc64-unknown-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
(gdb) file gdb/testsuite/outputs/gdb.base/testenv/testenv
Reading symbols from gdb/testsuite/outputs/gdb.base/testenv/testenv...
(gdb) run
Starting program:
/1/mator/binutils-gdb/gdb/testsuite/outputs/gdb.base/testenv/testenv
Program found 0 variables starting with TEST_GDB
[Inferior 1 (process 2332742) exited normally]
(gdb) quit


or running via 'make check' :


binutils-gdb$ make -k check TESTS="gdb.base/testenv.exp"
make[1]: Entering directory '/1/mator/binutils-gdb'
make[2]: Entering directory '/1/mator/binutils-gdb/bfd'
make  check-recursive
make[3]: Entering directory '/1/mator/binutils-gdb/bfd'
Making check in doc
make[4]: Entering directory '/1/mator/binutils-gdb/bfd/doc'
make[4]: Leaving directory '/1/mator/binutils-gdb/bfd/doc'
Making check in po
make[4]: Entering directory '/1/mator/binutils-gdb/bfd/po'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/1/mator/binutils-gdb/bfd/po'
make[4]: Entering directory '/1/mator/binutils-gdb/bfd'
make[4]: Leaving directory '/1/mator/binutils-gdb/bfd'
make[3]: Leaving directory '/1/mator/binutils-gdb/bfd'
make[2]: Leaving directory '/1/mator/binutils-gdb/bfd'
make[2]: Entering directory '/1/mator/binutils-gdb/opcodes'
Making check in .
make[3]: Entering directory '/1/mator/binutils-gdb/opcodes'
make[3]: Leaving directory '/1/mator/binutils-gdb/opcodes'
Making check in po
make[3]: Entering directory '/1/mator/binutils-gdb/opcodes/po'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/1/mator/binutils-gdb/opcodes/po'
make[2]: Leaving directory '/1/mator/binutils-gdb/opcodes'
make[2]: Entering directory '/1/mator/binutils-gdb/etc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/1/mator/binutils-gdb/etc'
make[2]: Entering directory '/1/mator/binutils-gdb/intl'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/1/mator/binutils-gdb/intl'
make[2]: Entering directory '/1/mator/binutils-gdb/libdecnumber'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/1/mator/binutils-gdb/libdecnumber'
make[2]: Entering directory '/1/mator/binutils-gdb/libiberty'
make[3]: Entering directory '/1/mator/binutils-gdb/libiberty/testsuite'
./test-demangle < ./demangle-expected
./test-demangle: 341 tests, 0 failures
./test-demangle < ./d-demangle-expected
./test-demangle: 350 tests, 0 failures
./test-demangle < ./rust-demangle-expected
FAIL at line 222, options --format=rust:
in:  _RMCs4fqI2P2rA04_13const_genericINtB0_4CharKc76_E
out: <const_generic::Char<'
exp: <const_generic::Char<'v'>>
FAIL at line 285, options --format=auto:
in:  _RMCs4fqI2P2rA04_13const_genericINtB0_4CharKc76_E
out: <const_generic::Char<'
exp: <const_generic::Char<'v'>>
./test-demangle: 68 tests, 2 failures
make[3]: *** [Makefile:58: check-rust-demangle] Error 1
./test-pexecute
./test-expandargv
PASS: test-expandargv-0.
PASS: test-expandargv-1.
PASS: test-expandargv-2.
PASS: test-expandargv-3.
PASS: test-expandargv-4.
PASS: test-expandargv-5.
PASS: test-expandargv-6.
./test-strtol
PASS: test-strtol-0.
PASS: test-strtol-1.
PASS: test-strtol-2.
PASS: test-strtol-3.
PASS: test-strtol-4.
PASS: test-strtol-5.
PASS: test-strtol-6.
PASS: test-strtol-7.
PASS: test-strtol-8.
PASS: test-strtol-9.
PASS: test-strtol-10.
PASS: test-strtol-11.
PASS: test-strtol-12.
PASS: test-strtol-13.
PASS: test-strtol-14.
PASS: test-strtol-15.
PASS: test-strtol-16.
PASS: test-strtol-17.
PASS: test-strtol-18.
PASS: test-strtol-19.
PASS: test-strtol-20.
make[3]: Target 'check' not remade because of errors.
make[3]: Leaving directory '/1/mator/binutils-gdb/libiberty/testsuite'
make[2]: *** [Makefile:504: check-subdir] Error 2
make[2]: Target 'check' not remade because of errors.
make[2]: Leaving directory '/1/mator/binutils-gdb/libiberty'
make[1]: *** [Makefile:7170: check-libiberty] Error 2
make[2]: Entering directory '/1/mator/binutils-gdb/readline'
Making check in readline
make[3]: Entering directory '/1/mator/binutils-gdb/readline/readline'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/1/mator/binutils-gdb/readline/readline'
make[3]: Entering directory '/1/mator/binutils-gdb/readline'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/1/mator/binutils-gdb/readline'
make[2]: Leaving directory '/1/mator/binutils-gdb/readline'
make[2]: Entering directory '/1/mator/binutils-gdb/gnulib'
Making check in import
make[3]: Entering directory '/1/mator/binutils-gdb/gnulib/import'
make  check-recursive
make[4]: Entering directory '/1/mator/binutils-gdb/gnulib/import'
make[5]: Entering directory '/1/mator/binutils-gdb/gnulib/import'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/1/mator/binutils-gdb/gnulib/import'
make[4]: Leaving directory '/1/mator/binutils-gdb/gnulib/import'
make[3]: Leaving directory '/1/mator/binutils-gdb/gnulib/import'
make[3]: Entering directory '/1/mator/binutils-gdb/gnulib'
make[3]: Leaving directory '/1/mator/binutils-gdb/gnulib'
make[2]: Leaving directory '/1/mator/binutils-gdb/gnulib'
make[2]: Entering directory '/1/mator/binutils-gdb/gdbsupport'
make[2]: Leaving directory '/1/mator/binutils-gdb/gdbsupport'
make[2]: Entering directory '/1/mator/binutils-gdb/gdbserver'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/1/mator/binutils-gdb/gdbserver'
make[2]: Entering directory '/1/mator/binutils-gdb/gdb'
make[3]: Entering directory '/1/mator/binutils-gdb/gdb/testsuite'
Nothing to be done for all...
make check-single
make[4]: Entering directory '/1/mator/binutils-gdb/gdb/testsuite'
rootme=`pwd`; export rootme; srcdir=. ; export srcdir ; EXPECT=`if [ "${READ1}"
!= "" ] ; then echo ${rootme}/expect-read1; elif [ -f
${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ;
else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ;   
LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH;
export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then
TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest
--status  gdb.base/testenv.exp
Using /1/mator/binutils-gdb/gdb/testsuite/lib/gdb.exp as tool init file.
NOTE: Dejagnu's default_target_compile is missing support for Go, using local
override
NOTE: Dejagnu's default_target_compile is missing support for Rust, using local
override
Test run by mator on Tue Apr 27 17:50:04 2021
Native configuration is sparc64-unknown-linux-gnu

                === gdb tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /1/mator/binutils-gdb/gdb/testsuite/config/unix.exp as
tool-and-target-specific interface file.
Running /1/mator/binutils-gdb/gdb/testsuite/gdb.base/testenv.exp ...

                === gdb Summary ===

# of expected passes            18
/1/mator/binutils-gdb/gdb/gdb version  10.2.90.20210427-git -nw -nx
-data-directory /1/mator/binutils-gdb/gdb/testsuite/../data-directory

make[4]: Leaving directory '/1/mator/binutils-gdb/gdb/testsuite'
make[3]: Leaving directory '/1/mator/binutils-gdb/gdb/testsuite'
make[2]: Leaving directory '/1/mator/binutils-gdb/gdb'
make[1]: Target 'check-host' not remade because of errors.
make[1]: Nothing to be done for 'check-target'.
make[1]: Leaving directory '/1/mator/binutils-gdb'
make: *** [Makefile:2236: do-check] Error 2
make: Target 'check' not remade because of errors.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

      parent reply	other threads:[~2021-04-27 15:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-25  8:18 [Bug tdep/26170] New: " ro at gcc dot gnu.org
2020-11-23 17:38 ` [Bug tdep/26170] " glaubitz at physik dot fu-berlin.de
2020-11-23 17:39 ` glaubitz at physik dot fu-berlin.de
2021-04-27 15:01 ` matorola at gmail dot com [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-26170-4717-gZbczokGmE@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).