https://sourceware.org/bugzilla/show_bug.cgi?id=32110
--- Comment #7 from Vladimir Mezentsev
---
I cannot build. Looks like I need some additional installation:
% ../../mx/mx --env ce-python build --dep PYTHON_JAVA_STANDALONE_SVM_JAVA24
<...>
Traceback (most recent call last):
File
"<...>/gra
https://sourceware.org/bugzilla/show_bug.cgi?id=28966
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=28982
Vladimir Mezentsev changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
rofng
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. There
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 CC
https://sourceware.org/bugzilla/show_bug.cgi?id=29026
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=29065
Vladimir Mezentsev changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0
https://sourceware.org/bugzilla/show_bug.cgi?id=29065
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNE
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) SOM
https://sourceware.org/bugzilla/show_bug.cgi?id=29102
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=29113
Vladimir Mezentsev changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
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
pthread_cond_w
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
option:
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.
https://sourceware.org/bugzilla/show_bug.cgi?id=29143
Vladimir Mezentsev changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #1 from Vlad
https://sourceware.org/bugzilla/show_bug.cgi?id=28984
Vladimir Mezentsev changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=28983
Vladimir Mezentsev changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #3 from Vlad
https://sourceware.org/bugzilla/show_bug.cgi?id=29143
Vladimir Mezentsev changed:
What|Removed |Added
Last reconfirmed||2022-06-03
Ever confirmed|0
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.
https://sourceware.org/bugzilla/show_bug.cgi?id=28968
Vladimir Mezentsev changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #1 from Vla
https://sourceware.org/bugzilla/show_bug.cgi?id=29143
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|WAITING
https://sourceware.org/bugzilla/show_bug.cgi?id=29113
Vladimir Mezentsev changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=28968
Vladimir Mezentsev changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=29191
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNE
https://sourceware.org/bugzilla/show_bug.cgi?id=29131
Vladimir Mezentsev changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=29116
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNE
https://sourceware.org/bugzilla/show_bug.cgi?id=29338
Vladimir Mezentsev changed:
What|Removed |Added
Status|NEW |ASSIGNED
--
You are receiving t
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 AC_CHECK_DECLS([base
https://sourceware.org/bugzilla/show_bug.cgi?id=29338
Vladimir Mezentsev changed:
What|Removed |Added
Status|ASSIGNED|WAITING
--- Comment #3 from Vlad
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
https://sourceware.org/bugzilla/show_bug.cgi?id=29361
Vladimir Mezentsev changed:
What|Removed |Added
Priority|P2 |P3
--
You are receiving this ma
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 i
https://sourceware.org/bugzilla/show_bug.cgi?id=29338
Vladimir Mezentsev changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #9 from Vla
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
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 correctl
https://sourceware.org/bugzilla/show_bug.cgi?id=29364
Vladimir Mezentsev changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #2 from Vla
https://sourceware.org/bugzilla/show_bug.cgi?id=29364
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNE
https://sourceware.org/bugzilla/show_bug.cgi?id=29338
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNE
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.
https://sourceware.org/bugzilla/show_bug.cgi?id=29368
Vladimir Mezentsev changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=29392
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|WAITING
https://sourceware.org/bugzilla/show_bug.cgi?id=29351
Vladimir Mezentsev changed:
What|Removed |Added
CC||vladimir.mezentsev at oracle
dot
https://sourceware.org/bugzilla/show_bug.cgi?id=29352
Vladimir Mezentsev changed:
What|Removed |Added
Status|WAITING |RESOLVED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=29353
Vladimir Mezentsev changed:
What|Removed |Added
CC||vladimir.mezentsev at oracle
dot
https://sourceware.org/bugzilla/show_bug.cgi?id=29356
Vladimir Mezentsev changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=29410
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|WAITING
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'`" i
https://sourceware.org/bugzilla/show_bug.cgi?id=29479
Vladimir Mezentsev changed:
What|Removed |Added
Last reconfirmed||2022-08-13
Ever confirmed|0
https://sourceware.org/bugzilla/show_bug.cgi?id=29479
Vladimir Mezentsev changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=29477
Vladimir Mezentsev changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
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
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 ?
mu
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.
https://sourceware.org/bugzilla/show_bug.cgi?id=29476
Vladimir Mezentsev changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
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.
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 tmpd
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.
https://sourceware.org/bugzilla/show_bug.cgi?id=29667
Vladimir Mezentsev changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=29465
Vladimir Mezentsev changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=29107
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNE
https://sourceware.org/bugzilla/show_bug.cgi?id=29663
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNE
y: P2
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:
https://sourceware.org/bugzilla/show_bug.cgi?id=29788
Vladimir Mezentsev changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=29646
Vladimir Mezentsev changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
iority: P2
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
https://sourceware.org/bugzilla/show_bug.cgi?id=29935
Vladimir Mezentsev changed:
What|Removed |Added
Status|NEW |ASSIGNED
--
You are receiving t
https://sourceware.org/bugzilla/show_bug.cgi?id=29593
Vladimir Mezentsev changed:
What|Removed |Added
Last reconfirmed||2023-01-11
Status|UN
https://sourceware.org/bugzilla/show_bug.cgi?id=29470
Vladimir Mezentsev changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=29987
Vladimir Mezentsev changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
Vladimir Mezentsev changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
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 b
https://sourceware.org/bugzilla/show_bug.cgi?id=30043
Vladimir Mezentsev changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #1 from Vlad
https://sourceware.org/bugzilla/show_bug.cgi?id=30036
Vladimir Mezentsev changed:
What|Removed |Added
Last reconfirmed||2023-01-25
Ever confirmed|0
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 imag
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
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: application
https://sourceware.org/bugzilla/show_bug.cgi?id=30043
Vladimir Mezentsev changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=28972
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNE
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #14 from Vladimir Mezentsev
---
I installed Ubuntu and reproduced this problem in Docker.
This small test demonstrates the build problem:
% cat test.c
void *dlopen (const char *pathname, int mode)
{ return (void *) 0; }
__att
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #16 from Vladimir Mezentsev
---
The build is OK when I configure with -fuse-ld=bfd.
Is it a known problem with ld.gold ?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=30036
--- Comment #3 from Vladimir Mezentsev
---
I cannot reproduce the problem on my machines.
My gcc on aarch64 doesn't generate the 32-bit binaries:
% gcc x.c -m32
gcc: error: unrecognized command line option ‘-m32’
How do you configure your bu
https://sourceware.org/bugzilla/show_bug.cgi?id=30093
Vladimir Mezentsev changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
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.
https://sourceware.org/bugzilla/show_bug.cgi?id=30195
Vladimir Mezentsev changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #1 from Vla
https://sourceware.org/bugzilla/show_bug.cgi?id=30195
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNE
https://sourceware.org/bugzilla/show_bug.cgi?id=30088
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=30281
Vladimir Mezentsev changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #1 from Vla
https://sourceware.org/bugzilla/show_bug.cgi?id=30281
--- Comment #2 from Vladimir Mezentsev
---
See also Bug 30006 - Failure to build binutils-2.40 gprofng using gold
I use OL9 and gcc-11:
% uname -a
Linux localhost.localdomain 5.15.0-0.30.1.el9uek.x86_64 #2 SMP Mon Mar 21
14:34:58 PDT 2022 x8
https://sourceware.org/bugzilla/show_bug.cgi?id=30281
Vladimir Mezentsev changed:
What|Removed |Added
CC||vladimir.mezentsev at oracle
dot
https://sourceware.org/bugzilla/show_bug.cgi?id=30089
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=30036
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNE
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
Vladimir Mezentsev changed:
What|Removed |Added
Component|gprofng |binutils
See Also|
https://sourceware.org/bugzilla/show_bug.cgi?id=30281
Vladimir Mezentsev changed:
What|Removed |Added
See Also||https://sourceware.org/bugz
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
https://sourceware.org/bugzilla/show_bug.cgi?id=30360
Vladimir Mezentsev changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #1 from Vla
https://sourceware.org/bugzilla/show_bug.cgi?id=30360
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNE
iority: P2
Component: gprofng
Assignee: vladimir.mezentsev at oracle dot com
Reporter: vladimir.mezentsev at oracle dot com
Target Milestone: ---
% gprofng display text -func t.er
Functions sorted by metric: Exclusive Total CPU Time
Excl. Total Incl. TotalName
CPU
https://sourceware.org/bugzilla/show_bug.cgi?id=30486
Vladimir Mezentsev changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=29470
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|FIXED |---
Status|RESOLVED
: gprofng
Assignee: vladimir.mezentsev at oracle dot com
Reporter: vladimir.mezentsev at oracle dot com
Target Milestone: ---
Need to fix this warning:
binutils-gdb.git/gprofng/src/LoadObject.cc: In member function ‘Function*
LoadObject::find_function(uint64_t)’:
binutils-gdb.git
1 - 100 of 235 matches
Mail list logo