From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 56CF7398D05A; Tue, 27 Apr 2021 15:01:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 56CF7398D05A From: "matorola at gmail dot com" 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 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tdep X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: matorola at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Apr 2021 15:01:31 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26170 --- Comment #2 from Anatoly Pugachev --- 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 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: . Find the GDB manual and other documentation resources online at: . 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=3D"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=3Drust: in: _RMCs4fqI2P2rA04_13const_genericINtB0_4CharKc76_E out: > FAIL at line 285, options --format=3Dauto: in: _RMCs4fqI2P2rA04_13const_genericINtB0_4CharKc76_E out: > ./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=3D`pwd`; export rootme; srcdir=3D. ; export srcdir ; EXPECT=3D`if [ = "${READ1}" !=3D "" ] ; then echo ${rootme}/expect-read1; elif [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT=3D ; export EXEEXT ;=20=20= =20 LD_LIBRARY_PATH=3D$rootme/../../expect:$rootme/../../libstdc++:$rootme/../.= ./tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$L= D_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=3D${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runte= st --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 loc= al override NOTE: Dejagnu's default_target_compile is missing support for Rust, using l= ocal override Test run by mator on Tue Apr 27 17:50:04 2021 Native configuration is sparc64-unknown-linux-gnu =3D=3D=3D gdb tests =3D=3D=3D 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 targ= et. 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 ... =3D=3D=3D gdb Summary =3D=3D=3D # 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. --=20 You are receiving this mail because: You are on the CC list for the bug.=