[Bug gprofng/29026] New: gprofng doesn't build with gcc 5.5

2022-04-04 Thread vladimir.mezentsev at oracle dot com
Assignee: vladimir.mezentsev at oracle dot com Reporter: vladimir.mezentsev at oracle dot com Target Milestone: --- % gcc --version gcc (GCC) 5.5.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions

[Bug gprofng/28966] gprofng test failures on Fedora 35

2022-04-04 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28966 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug gprofng/28982] gprofng: collectorAPI.h/libcollector.h/libfcollector.h shouldn't be installed

2022-04-04 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28982 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gprofng/30834] New: improve disassembly output for call and branch instructions

2023-09-07 Thread vladimir.mezentsev at oracle dot com
Priority: P2 Component: gprofng Assignee: vladimir.mezentsev at oracle dot com Reporter: vladimir.mezentsev at oracle dot com Target Milestone: --- gprofng only displays the hexadecimal address in call and jump instructions: % gprofng display src -dis main

[Bug gprofng/30834] improve disassembly output for call and branch instructions

2023-09-07 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30834 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |ASSIGNED -- You are receiving

[Bug gprofng/30808] gprofng tests failed

2023-09-07 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30808 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED

[Bug gprofng/30808] gprofng tests failed

2023-08-29 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30808 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |ASSIGNED -- You are receiving

[Bug gprofng/30808] New: gprofng tests failed

2023-08-29 Thread vladimir.mezentsev at oracle dot com
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

[Bug gprofng/30834] improve disassembly output for call and branch instructions

2023-09-21 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30834 Vladimir Mezentsev changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gprofng/30896] gprofng display text: please provide a way (or document how) to include the object name next to the called functions

2023-09-25 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30896 --- Comment #1 from Vladimir Mezentsev --- % gprofng display text -name short:soname -func test.1.er/ Functions sorted by metric: Exclusive Total CPU Time Excl. Total Incl. TotalName CPU CPU sec. % sec. % 0.060

[Bug gprofng/30897] Support source view for "referenced" source (e.g. bison)

2023-09-25 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30897 Vladimir Mezentsev changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug gprofng/30898] consider multi-threading for gprofng display text

2023-09-25 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30898 Vladimir Mezentsev changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug gprofng/30894] bison should be no hard dependency

2023-09-26 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30894 Vladimir Mezentsev changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[Bug gprofng/30896] gprofng display text: please provide a way (or document how) to include the object name next to the called functions

2023-09-26 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30896 Vladimir Mezentsev changed: What|Removed |Added Last reconfirmed||2023-09-27 Ever confirmed|0

[Bug gprofng/30895] gprofng is not relocatable

2023-09-26 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30895 Vladimir Mezentsev changed: What|Removed |Added Ever confirmed|0 |1

[Bug gprofng/30898] consider multi-threading for gprofng display text

2023-09-26 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30898 --- Comment #3 from Vladimir Mezentsev --- Hi Ruud, See the end of emil. He suggests to remove the disassembly by default in gp-display-html On 9/26/23 11:09, bugmenot at mailinator dot com wrote: >

[Bug gprofng/30894] bison should be no hard dependency

2023-10-05 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30894 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED

[Bug gprofng/30910] gprofng cross test fail: can't read "CHECK_TARGET": no such variable

2023-10-04 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30910 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from

[Bug gprofng/30779] gprofng: fails to build with musl-1.2.4 (gprofng/src/Data_window.h:56:3: error: 'off64_t' does not name a type; did you mean 'off_t'?)

2023-08-24 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30779 --- Comment #2 from Vladimir Mezentsev --- I don't use musl. But I fixed couple bugs in gprofng to build on x86_64-pc-linux-musl. I did on my machine: % wget

[Bug gprofng/28984] Bad __collector_getpc implementation

2022-05-27 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28984 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gprofng/29143] gprofng fails to build on x86_64-linux-gnux32

2022-05-12 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29143 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |WAITING --- Comment #1 from

[Bug gprofng/29116] gprofng fails to build on i686-linux-gnu, aarch64-linux-gnu

2022-07-07 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29116 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED

[Bug gprofng/29338] Declaration conflict for basename

2022-07-08 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29338 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |ASSIGNED -- You are receiving

[Bug gprofng/29338] Declaration conflict for basename

2022-07-11 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29338 --- Comment #1 from Vladimir Mezentsev --- I cannot reproduce the problem. I see in my builds that HAVE_DECL_BASENAME is always defined: % grep HAVE_DECL_BASENAME BLD/gprofng/config.h #define HAVE_DECL_BASENAME 1 We use

[Bug gprofng/29143] gprofng fails to build on x86_64-linux-gnux32

2022-06-22 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29143 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED

[Bug gprofng/29113] Build error for x86_64-w64-mingw32 host since CLOCK_MONOTONIC does not exist

2022-06-22 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29113 Vladimir Mezentsev changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gprofng/28968] gprofng doesn't build with -Werror=format-security

2022-06-22 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28968 Vladimir Mezentsev changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gprofng/28968] gprofng doesn't build with -Werror=format-security

2022-06-10 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28968 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from

[Bug gprofng/29113] Build error for x86_64-w64-mingw32 host since CLOCK_MONOTONIC does not exist

2022-06-06 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29113 --- Comment #8 from Vladimir Mezentsev --- Has the problem been fixed in your build ? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/28983] gprofng: Don't build with -mx32

2022-06-02 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28983 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |WAITING --- Comment #3 from

[Bug gprofng/29143] gprofng fails to build on x86_64-linux-gnux32

2022-06-02 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29143 Vladimir Mezentsev changed: What|Removed |Added Last reconfirmed||2022-06-03 Ever confirmed|0

[Bug gprofng/29364] libgprofng.so: needs to link against -pthread

2022-07-15 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29364 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #2 from

[Bug binutils/29361] Makefile:26: *** missing separator. Stop

2022-07-12 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29361 Vladimir Mezentsev changed: What|Removed |Added Priority|P2 |P3 -- You are receiving this

[Bug gprofng/29338] Declaration conflict for basename

2022-07-12 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29338 Vladimir Mezentsev changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #3 from

[Bug binutils/29361] New: Makefile:26: *** missing separator. Stop

2022-07-12 Thread vladimir.mezentsev at oracle dot com
Assignee: unassigned at sourceware dot org Reporter: vladimir.mezentsev at oracle dot com Target Milestone: --- When I clone binutils-gdb.git to ./binutils and run build in the same directory, the build failed: % git clone https://sourceware.org/git/binutils-gdb.git

[Bug gprofng/29338] Declaration conflict for basename

2022-07-18 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29338 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED

[Bug gprofng/29364] libgprofng.so: needs to link against -pthread

2022-07-18 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29364 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED

[Bug gprofng/29364] libgprofng.so: needs to link against -pthread

2022-07-14 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29364 --- Comment #1 from Vladimir Mezentsev --- We build with $(PTHREAD_CFLAGS) and link with $(PTHREAD_LIBS) We use AX_PTHREAD in gprofng/configure.ac to set up PTHREAD_CFLAGS and PTHREAD_LIBS. I see in build that PTHREAD_CFLAGS is set

[Bug gprofng/29338] Declaration conflict for basename

2022-07-13 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29338 --- Comment #8 from Vladimir Mezentsev --- 1. About gprofng/autom4te.cache: I just cloned git binutils-gdb % clone https://sourceware.org/git/binutils-gdb.git binutils-gdb.git % cd binutils-gdb.git % find . -name autom4te.cache -ls There

[Bug gprofng/29338] Declaration conflict for basename

2022-07-13 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29338 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #9 from

[Bug binutils/29361] Makefile:26: *** missing separator. Stop

2022-07-21 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29361 --- Comment #2 from Vladimir Mezentsev --- Why don't you want to fix the configure script and report this limitation ? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/29352] [display html] Fix the message Hexadecimal number > 0xffffffff non-portable

2022-07-27 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29352 Vladimir Mezentsev changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug gprofng/29368] The installation process should check for the makeinfo version

2022-07-27 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29368 Vladimir Mezentsev changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug gprofng/29351] [display html] Move dynamic loading of modules to a later stage

2022-07-27 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29351 Vladimir Mezentsev changed: What|Removed |Added CC||vladimir.mezentsev at oracle

[Bug gprofng/29392] [display html] Unexpected line format in summary file

2022-07-27 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29392 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED

[Bug gprofng/29353] [display html] Fix a lay-out issue in the html disassembly files

2022-07-27 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29353 Vladimir Mezentsev changed: What|Removed |Added CC||vladimir.mezentsev at oracle

[Bug gprofng/29356] [display html] Execution fails if gprofng is not included in PATH

2022-07-27 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29356 Vladimir Mezentsev changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug gprofng/29338] Declaration conflict for basename

2022-07-13 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29338 --- Comment #10 from Vladimir Mezentsev --- % git log --pretty=format:"%h - %an, %ar --> %s" --graph --name-status * e89f145f92a - GDB Administrator, 3 hours ago --> Automatic date update in version.in| | M bfd/version.h * 8df729f4f96

[Bug gprofng/29191] gprofng ignores --sysconfdir configuration option

2022-06-30 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29191 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED

[Bug gprofng/29131] No rule to make target 'gprofng.1', needed by 'all-am'. Stop. For arm

2022-06-30 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29131 Vladimir Mezentsev changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gprofng/29102] gprofng: assertion in gprofng/src/Expression.cc:139

2022-04-29 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29102 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug gprofng/29065] test suite problems

2022-04-18 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29065 --- Comment #1 from Vladimir Mezentsev --- Is it Intel or Arm ? How did you run make: cd YOUR_BUILD_DIR/gprofng && make check or in another way? How did you configure your build ? -- You are receiving this mail because: You are on the

[Bug gprofng/29026] gprofng doesn't build with gcc 5.5

2022-04-18 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29026 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug gprofng/29116] gprofng fails to build on i686-linux-gnu, aarch64-linux-gnu

2022-05-04 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29116 --- Comment #11 from Vladimir Mezentsev --- The build was configured with --target=i686-linux-gnu. Does this means that all binaries will be the 32-bit ? I see that gprofng/libcollector/synctrace.c was built on x86_64 without -m32

[Bug gprofng/29065] test suite problems

2022-04-27 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29065 Vladimir Mezentsev changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[Bug gprofng/29065] test suite problems

2022-04-27 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29065 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED

[Bug gprofng/29102] New: gprofng: assertion in gprofng/src/Expression.cc:139

2022-04-28 Thread vladimir.mezentsev at oracle dot com
Component: gprofng Assignee: vladimir.mezentsev at oracle dot com Reporter: vladimir.mezentsev at oracle dot com Target Milestone: --- It's a regression in QLparser since we started using bison To reproduce, set a filter: % gprofng display text -filter '(1,2) SOME IN STACK

[Bug gprofng/29116] gprofng fails to build on i686-linux-gnu, aarch64-linux-gnu

2022-05-03 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29116 --- Comment #10 from Vladimir Mezentsev --- How do you configure your build ? It looks like there are two bugs here: 1. libgp-sync.so may not link with libc. In run time, libgp-sync.so has to dlopen libc and use dlsym to find

[Bug gprofng/29131] No rule to make target 'gprofng.1', needed by 'all-am'. Stop. For arm

2022-05-09 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29131 --- Comment #1 from Vladimir Mezentsev --- I cannot reproduce this on my build. How do you configure your build ? Is it Intel or Arm ? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/29113] Build error for x86_64-w64-mingw32 host since CLOCK_MONOTONIC does not exist

2022-05-02 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29113 Vladimir Mezentsev changed: What|Removed |Added Ever confirmed|0 |1

[Bug gprofng/29521] man pages are not in the release tarball

2022-08-24 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29521 Vladimir Mezentsev changed: What|Removed |Added Assignee|vladimir.mezentsev at oracle dot c |ruud.vanderpas at oracle

[Bug gprofng/29479] Collection fails when built without java support: symbol lookup error: ...-binutils-2.39/bin/../lib/gprofng/libgp-collector.so: undefined symbol: __collector_jprofile_start_attach

2022-08-18 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29479 Vladimir Mezentsev changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gprofng/29477] Build failure on musl: collector_module.h:78:13: error: duplicate member ‘pwrite’

2022-09-01 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29477 --- Comment #3 from Vladimir Mezentsev --- I cloned git://git.musl-libc.org/musl, built and installed. I fixed the build problems in gprofng/libcollector. But I see that only musl-gcc is installed. How can I install the musl c++ compiler ?

[Bug gprofng/29477] Build failure on musl: collector_module.h:78:13: error: duplicate member ‘pwrite’

2022-08-18 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29477 Vladimir Mezentsev changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug gprofng/29476] gprofng.texi makeinfo build failure on centos 7

2022-09-20 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29476 Vladimir Mezentsev changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gprofng/29477] Build failure on musl: collector_module.h:78:13: error: duplicate member ‘pwrite’

2022-09-14 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29477 --- Comment #7 from Vladimir Mezentsev --- I fixed build issues. But the run time problem is not fixed. getcontext() is absent in libc on musl. Why ? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/29579] ld: .libs/libgp_collector_la-mmaptrace.o (symbol from plugin): in function `dlclose': on i586

2022-10-03 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29579 --- Comment #3 from Vladimir Mezentsev --- I have a fix. I just started our tests. If there will be no regression I send diffs for review tomorrow. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/29107] gas testsuite parallel jobs fail (gprofng?)

2022-10-05 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29107 --- Comment #5 from Vladimir Mezentsev --- This is a side-effect of our fake installation for gprofng testing: >> # Make a temporary install dir to run gprofng from, and point at it >> remote_exec host "sh -c \"rm -rf tmpdir; mkdir -p

[Bug gprofng/29579] ld: .libs/libgp_collector_la-mmaptrace.o (symbol from plugin): in function `dlclose': on i586

2022-10-05 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29579 --- Comment #6 from Vladimir Mezentsev --- Are your build problems resolved ? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/29107] gas testsuite parallel jobs fail (gprofng?)

2022-10-11 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29107 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED

[Bug gprofng/29667] gprofng build with srcdir != builddir writes into the source dir

2022-10-11 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29667 Vladimir Mezentsev changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gprofng/29465] [docs] File version.texi is created in the binutils source directory

2022-10-11 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29465 Vladimir Mezentsev changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Bug gprofng/29410] [display html] Argument " 0." isn't numeric in numeric gt (>)

2022-08-03 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29410 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED

[Bug gprofng/29476] gprofng.texi makeinfo build failure on centos 7

2022-08-12 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29476 --- Comment #2 from Vladimir Mezentsev --- We need makeinfo 6.5 or newer. It looks like lines 196-200 in gprofng/configure.ac are incorrect: % cat -n gprofng/configure.ac ... 196case x"`$MAKEINFO --version | grep 'GNU texinfo'`"

[Bug gprofng/29479] Collection fails when built without java support: symbol lookup error: ...-binutils-2.39/bin/../lib/gprofng/libgp-collector.so: undefined symbol: __collector_jprofile_start_attach

2022-08-12 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29479 Vladimir Mezentsev changed: What|Removed |Added Last reconfirmed||2022-08-13 Ever confirmed|0

[Bug gprofng/29935] New: Callers of Java 'itable stubs' are wrong on ARM64

2022-12-22 Thread vladimir.mezentsev at oracle dot com
Component: gprofng Assignee: vladimir.mezentsev at oracle dot com Reporter: vladimir.mezentsev at oracle dot com Target Milestone: --- Charlie Hunt wrote: We [Oracle & Ampere teams] are trying to look at the Callers of Java "itable stub" on Ampere's aarch

[Bug gprofng/29935] Callers of Java 'itable stubs' are wrong on ARM64

2022-12-22 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29935 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |ASSIGNED -- You are receiving

[Bug gprofng/29593] error: '__u64' undeclared (first use in this function) for aarch64-linux-musl host

2023-01-10 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29593 Vladimir Mezentsev changed: What|Removed |Added Last reconfirmed||2023-01-11

[Bug gprofng/29987] bfd/archive.c:1447: undefined reference to `filename_ncmp'

2023-01-11 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29987 Vladimir Mezentsev changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[Bug gprofng/29470] [test suite] The test suite should be made more flexible

2023-01-11 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29470 Vladimir Mezentsev changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gprofng/29646] Various warnings

2022-12-19 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29646 Vladimir Mezentsev changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gprofng/29788] New: gprofng cannot display Java's generated assembly code

2022-11-15 Thread vladimir.mezentsev at oracle dot com
Component: gprofng Assignee: vladimir.mezentsev at oracle dot com Reporter: vladimir.mezentsev at oracle dot com Target Milestone: --- gprofng can display Java byte code but cannot display Java's generated assembly code. -- You are receiving this mail because: You

[Bug gprofng/30006] Failure to build binutils-2.40 on i686

2023-01-19 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30006 Vladimir Mezentsev changed: What|Removed |Added Ever confirmed|0 |1

[Bug gprofng/30043] libgprofng.so.* are installed to a wrong location

2023-01-24 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30043 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |WAITING --- Comment #1 from

[Bug gprofng/30036] Build failure on aarch64 w/ glibc: symbol `pwrite64' is already defined

2023-01-24 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30036 Vladimir Mezentsev changed: What|Removed |Added Last reconfirmed||2023-01-25 Ever confirmed|0

[Bug gprofng/30006] Failure to build binutils-2.40 on i686

2023-01-26 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30006 --- Comment #12 from Vladimir Mezentsev --- % docker pull --platform linux/386 satmandu/crewbuild:alex-i686.m58 Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp 3.216.34.172:443: i/o timeout -- You are receiving

[Bug gprofng/30006] Failure to build binutils-2.40 on i686

2023-01-26 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30006 --- Comment #13 from Vladimir Mezentsev --- % curl -vvv https://registry-1.docker.io/v2/ ... * TLSv1.2 (IN), TLS header, Supplemental data (23): * Mark bundle as not supporting multiuse < HTTP/1.1 401 Unauthorized < content-type:

[Bug gprofng/30006] Failure to build binutils-2.40 on i686

2023-01-26 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30006 --- Comment #10 from Vladimir Mezentsev --- I hope I installed docker correctly. But when I run: % docker run --platform linux/386 --rm --net=host -v $(pwd):/output -h $(hostname)-i686 -it satmandu/crewbuild:alex-i686.m58 Unable to find

[Bug gprofng/30006] Failure to build binutils-2.40 on i686

2023-01-20 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30006 --- Comment #8 from Vladimir Mezentsev --- I hope - YES. I have no experience with Docker and Ubuntu. If you have a simple instruction, could you please send it to me. -- You are receiving this mail because: You are on the CC list for the

[Bug gprofng/29663] gprofng fails to find libgp-collector.so

2022-11-03 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29663 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED

[Bug gprofng/28972] gprofng libraries should be installed under $(pkglibdir)

2023-02-01 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28972 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED

[Bug gprofng/30043] libgprofng.so.* are installed to a wrong location

2023-02-01 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30043 Vladimir Mezentsev changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gprofng/30195] [display text] Source code location can not be found

2023-03-06 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30195 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from

[Bug gprofng/30195] [display text] Source code location can not be found

2023-03-08 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30195 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED

[Bug gprofng/30088] [collect app] CPU frequency is inadvertently printed in the help output on aarch64

2023-03-08 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30088 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug gprofng/30036] Build failure on aarch64 w/ glibc: symbol `pwrite64' is already defined

2023-02-17 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30036 --- Comment #5 from Vladimir Mezentsev --- My fixes are in the master branch. Could you try to build gprofng. Is your build problem fixed ? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/30360] [gprofng collect] Seg. Fault when application uses std::thread

2023-04-18 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30360 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED

[Bug gprofng/30360] [gprofng collect] Seg. Fault when application uses std::thread

2023-04-15 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30360 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from

[Bug gprofng/30360] New: [gprofng collect] Seg. Fault when application uses std::thread

2023-04-15 Thread vladimir.mezentsev at oracle dot com
Priority: P2 Component: gprofng Assignee: vladimir.mezentsev at oracle dot com Reporter: vladimir.mezentsev at oracle dot com Target Milestone: --- The small test below demonstrates the problem: % cat t.cc #include #include void thread_function() { std

[Bug gprofng/30281] error: multiple definition of `pwrite@GLIBC_2.2'; on i586-linux-gnu

2023-03-28 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30281 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from

  1   2   >