bug-binutils
[Top][All Lists]
Advanced

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

[Bug gprofng/30808] New: gprofng tests failed


From: vladimir.mezentsev at oracle dot com
Subject: [Bug gprofng/30808] New: gprofng tests failed
Date: Tue, 29 Aug 2023 16:23:59 +0000

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

            Bug ID: 30808
           Summary: gprofng tests failed
           Product: binutils
           Version: 2.42 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gprofng
          Assignee: vladimir.mezentsev at oracle dot com
          Reporter: vladimir.mezentsev at oracle dot com
  Target Milestone: ---

1. 3 tests failed without --enable-shared:
% mkdir x86_64-linux-gnu
% cd x86_64-linux-gnu
% ../configure --target=x86_64-linux-gnu --disable-gdb --disable-sim
% make -j 20
% (cd gprofng/; make check)
 ...
Running
/ws/gprofng-dev-backedup/vmezents/GPROF/binutils-gdb.git/gprofng/testsuite/gprofng.display/display.exp
...
Running
/ws/gprofng-dev-backedup/vmezents/GPROF/binutils-gdb.git/gprofng/testsuite/gprofng.display/gp-archive.exp
...
FAIL: tmpdir/gp-archive
Running
/ws/gprofng-dev-backedup/vmezents/GPROF/binutils-gdb.git/gprofng/testsuite/gprofng.display/gp-collect-app_F.exp
...
FAIL: tmpdir/gp-collect-app_F
Running
/ws/gprofng-dev-backedup/vmezents/GPROF/binutils-gdb.git/gprofng/testsuite/gprofng.display/setpath_map.exp
...
FAIL: tmpdir/setpath_map

                === gprofng Summary ===

# of expected passes            3
# of unexpected failures        3


2. All tests failed with --enable-shared:
% rm -rf *
% ../configure --target=x86_64-linux-gnu --disable-gdb --disable-sim
--enable-shared
% make -j 20
ERROR: compilation of test program in jsynprog failed
ERROR: compilation of test program in mttest failed
ERROR: compilation of test program in synprog failed
Running
/ws/gprofng-dev-backedup/vmezents/GPROF/binutils-gdb.git/gprofng/testsuite/gprofng.display/gp-archive.exp
...
FAIL: tmpdir/gp-archive
Running
/ws/gprofng-dev-backedup/vmezents/GPROF/binutils-gdb.git/gprofng/testsuite/gprofng.display/gp-collect-app_F.exp
...
FAIL: tmpdir/gp-collect-app_F
Running
/ws/gprofng-dev-backedup/vmezents/GPROF/binutils-gdb.git/gprofng/testsuite/gprofng.display/setpath_map.exp
...
FAIL: tmpdir/setpath_map

                === gprofng Summary ===

# of unexpected failures        3
# of unresolved testcases       3

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


reply via email to

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