[Bug gprofng/30602] New: [2.41] gprofng test hangs on i686-linux-gnu

2023-07-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30602

Bug ID: 30602
   Summary: [2.41] gprofng test hangs on i686-linux-gnu
   Product: binutils
   Version: 2.41 (HEAD)
Status: NEW
  Severity: normal
  Priority: P2
 Component: gprofng
  Assignee: vladimir.mezentsev at oracle dot com
  Reporter: doko at debian dot org
  Target Milestone: ---

the gp-archive.exp hangs when run on i686-linux-gnu, top shows the a.out
process at 100%, not terminating.

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
/home/packages/binutils/binutils-2.40.50.20230630/gprofng/testsuite/config/default.exp
as tool-and-target-specific interface file.
Executing on host: sh -c "rm -rf tmpdir; mkdir -p tmpdir"(timeout = 300)
spawn -ignore SIGHUP sh -c rm -rf tmpdir; mkdir -p tmpdir
Executing on host: sh -c "mkdir -p lib; rm -f lib/gprofng; ln -s
../libcollector/.libs lib/gprofng"(timeout = 300)
spawn -ignore SIGHUP sh -c mkdir -p lib; rm -f lib/gprofng; ln -s
../libcollector/.libs lib/gprofng
Executing on host: sh -c "rm -f bin; ln -s src bin"(timeout = 300)
spawn -ignore SIGHUP sh -c rm -f bin; ln -s src bin
Running
/home/packages/binutils/binutils-2.40.50.20230630/gprofng/testsuite/gprofng.display/display.exp
...
testcase
/home/packages/binutils/binutils-2.40.50.20230630/gprofng/testsuite/gprofng.display/display.exp
completed in 0 seconds
Running
/home/packages/binutils/binutils-2.40.50.20230630/gprofng/testsuite/gprofng.display/gp-archive.exp
...
mkdir -p tmpdir/gp-archive
cd tmpdir/gp-archive &&  cat
/home/packages/binutils/binutils-2.40.50.20230630/gprofng/testsuite/lib/smalltest.c
| sed '1 i /* CORRECTSOURCE */' > t.c &&  i686-linux-gnu-gcc -g t.c  && 
/home/packages/binutils/binutils-2.40.50.20230630/builddir-single/gprofng/src/gprofng
collect app -p on -a off -O exp.er ./a.out



binutils is configured with 

--with-sysroot=/ \
--libdir=/usr/lib/i386-linux-gnu \
--disable-silent-rules --enable-obsolete --enable-shared
--enable-plugins --enable-threads --enable-jansson --wi
th-system-zlib --prefix=/usr --sysconfdir=/etc --enable-deterministic-archives
--disable-compressed-debug-sections --enable-new-
dtags --disable-x86-used-note --with-gold-ldflags=-static-libstdc++
--build=i686-linux-gnu --host=i686-linux-gnu --with-pkgversi
on="GNU Binutils for Debian" --disable-werror
--enable-targets=x86_64-linux-gnu,x86_64-linux-gnux32,x86_64-pep
--enable-ld=defau
lt --enable-gold --enable-pgo-build=lto --enable-gprofng

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


[Bug gprofng/30602] [2.41] gprofng test hangs on i686-linux-gnu

2023-07-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30602

Matthias Klose  changed:

   What|Removed |Added

 Target||i686-linux-gnu
 CC||jose.marchesi at oracle dot 
com,
   ||vladimir.mezentsev at oracle 
dot c
   ||om

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


[Bug gprofng/30602] [2.41] gprofng test hangs on i686-linux-gnu

2023-07-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30602

--- Comment #1 from Matthias Klose  ---
independent of --enable-pgo-build=lto

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


[Bug gprofng/30602] [2.41] gprofng test hangs on i686-linux-gnu

2023-07-01 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30602

Vladimir Mezentsev  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

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