[Bug binutils/33246] [2.45/2.46 Regression] strip --strip-debug doesn't work with fat LTO binary

2025-08-04 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=33246 --- Comment #29 from Toolybird --- Latest patch still looking good here. Thanks. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/33246] [2.45/2.46 Regression] strip --strip-debug doesn't work with fat LTO binary

2025-08-03 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=33246 --- Comment #13 from Toolybird --- Yes, the updated patch appears to work fine. Thanks again. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/33246] [2.45/2.46 Regression] strip --strip-debug doesn't work with fat LTO binary

2025-08-03 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=33246 --- Comment #11 from Toolybird --- Thanks for the patch! It certainly fixes the initial problem we were seeing. I'll take it for a more thorough spin a bit later on... -- You are receiving this mail because: You are on the CC list for the bu

[Bug binutils/33246] Possible 2.45 regression related to strip and LTO

2025-08-02 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=33246 --- Comment #7 from Toolybird --- Sam, H.J., thank you very much for taking a look! And I'm sorry about the initial report.. it was misleading to say the least! Here's a small testcase: === with 2.44 === [root@244 ~]# cat x.c void foo (void)

[Bug binutils/33246] New: Possible 2.45 regression related to strip and LTO

2025-08-01 Thread toolybird at tuta dot io
Component: binutils Assignee: unassigned at sourceware dot org Reporter: toolybird at tuta dot io Target Milestone: --- Hey, over at Arch Linux (x86_64) we have noticed a possible regression in 2.45 when stripping static archives. For example, our `libelf` pkg increased

[Bug ld/32745] The ld in binutils 2.44 produces a malfunctioning libadwaita library

2025-02-25 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=32745 Toolybird changed: What|Removed |Added CC||toolybird at tuta dot io --- Comment #4

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

2022-04-30 Thread toolybird at tuta dot io
Component: gas Assignee: unassigned at sourceware dot org Reporter: toolybird at tuta dot io Target Milestone: --- ** Please reassign this to gprofng if you believe the problem lies there ** I'm building binutils trunk on x86_64 and seeing testsuite failures in gas, but

[Bug gprofng/29065] test suite problems

2022-04-30 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=29065 --- Comment #7 from Toolybird --- Created attachment 14087 --> https://sourceware.org/bugzilla/attachment.cgi?id=14087&action=edit gprofng test suite log -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/29065] test suite problems

2022-04-30 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=29065 --- Comment #6 from Toolybird --- > The problem is fixed. Yes, thanks, the libraries are now found. The test suite gets further but still fails for reasons I don't understand. I don't have any JDK installed but I'm not sure that's relevant f

[Bug gprofng/29065] test suite problems

2022-04-18 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=29065 --- Comment #2 from Toolybird --- > Is it Intel or Arm ? x86_64 > How did you run make: > cd YOUR_BUILD_DIR/gprofng && make check > or in another way? Just in the usual way i.e. `make check' from the top level. I tried your way but the re

[Bug binutils/29042] opcodes libtool regression

2022-04-16 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=29042 --- Comment #4 from Toolybird --- This bug is a little more serious than I first thought. Even when /usr/lib/libiberty.a does not exist, the following combination of switches results in the wrong libiberty.a getting linked in: --prefix=/usr

[Bug gprofng/29065] New: test suite problems

2022-04-14 Thread toolybird at tuta dot io
Assignee: vladimir.mezentsev at oracle dot com Reporter: toolybird at tuta dot io Target Milestone: --- Building latest binutils trunk I'm getting: Running /build/binutils/src/binutils-gdb/gprofng/testsuite/gprofng.display/display.exp ... ERROR: compilation of test progr

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

2022-04-13 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=28968 Toolybird changed: What|Removed |Added CC||toolybird at tuta dot io -- You are

[Bug binutils/29042] opcodes libtool regression

2022-04-13 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=29042 --- Comment #3 from Toolybird --- Created attachment 14063 --> https://sourceware.org/bugzilla/attachment.cgi?id=14063&action=edit log with --verbose -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/29042] opcodes libtool regression

2022-04-13 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=29042 --- Comment #2 from Toolybird --- Created attachment 14062 --> https://sourceware.org/bugzilla/attachment.cgi?id=14062&action=edit log of failing libtool/linker command invocation -- You are receiving this mail because: You are on the CC l

[Bug binutils/29042] opcodes libtool regression

2022-04-12 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=29042 --- Comment #1 from Toolybird --- After studying this for a bit, I'm fairly certain it can be fixed in the same way that libctf was fixed. i.e. https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=7d53105d For now, I'm just going to run

[Bug binutils/29042] New: opcodes libtool regression

2022-04-10 Thread toolybird at tuta dot io
: binutils Assignee: unassigned at sourceware dot org Reporter: toolybird at tuta dot io Target Milestone: --- 2.38 release tarball x86_64 Arch Linux I'm seeing a regression upon `make install' in the opcodes dir. Essentially, the build fails because the wrong libiberty.a (i

[Bug binutils/28029] debuginfod 2 tests UNTESTED

2021-07-02 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=28029 --- Comment #3 from Toolybird --- Thanks Nick. I ran another bisection (taking your latest fix into account) which arrived at this: ca0e11aa4ba877e180f7d40dcc5a89540740c501 is the first bad commit commit ca0e11aa4ba877e180f7d40dcc5a89540740c

[Bug binutils/28029] New: debuginfod 2 tests UNTESTED

2021-06-30 Thread toolybird at tuta dot io
: binutils Assignee: unassigned at sourceware dot org Reporter: toolybird at tuta dot io Target Milestone: --- I noticed this while test building latest git. Probably nothing to worry about but I'll mention it anyway. 2 tests in debuginfod.exp are showing as UNTESTED. These w

[Bug libctf/27360] libctf.so.0: undefined symbol: bsearch_r

2021-06-17 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=27360 --- Comment #22 from Toolybird --- > try the users/nalcock/libctf-install-relink branch now This solves the problem I was seeing. Thanks for your efforts! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug libctf/27360] libctf.so.0: undefined symbol: bsearch_r

2021-05-15 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=27360 --- Comment #17 from Toolybird --- Just wanted to mention that while this libctf bug is still present, gcc-11 has been released which now ships a libiberty that includes bsearch_r() This means that building binutils with: 1. --enable-shared

[Bug libctf/27360] libctf.so.0: undefined symbol: bsearch_r

2021-04-12 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=27360 --- Comment #16 from Toolybird --- $ grep "/usr/lib " libctf/config.status sys_lib_search_path_spec='/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 /usr/lib /lib ' sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib/libfakeroot ' That looks fairly n

[Bug libctf/27360] libctf.so.0: undefined symbol: bsearch_r

2021-04-09 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=27360 --- Comment #14 from Toolybird --- Figured it out! (i.e. You were right) The relink happens to link against a system installed copy of libiberty.a residing in /usr/lib instead of the one in the build tree. If I remove /usr/lib/libiberty.a bef

[Bug libctf/27360] libctf.so.0: undefined symbol: bsearch_r

2021-04-09 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=27360 --- Comment #13 from Toolybird --- > -rpath /usr/local/lib Just noticed the bug only triggers when --prefix=/usr . Any other prefix seems to work fine. I'm starting to think your original comment in the commit about working around a libtool

[Bug libctf/27360] libctf.so.0: undefined symbol: bsearch_r

2021-04-08 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=27360 Toolybird changed: What|Removed |Added CC||toolybird at tuta dot io --- Comment #10

[Bug gold/22755] gold test suite failures (gentoo, 2.31)

2021-04-06 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=22755 Toolybird changed: What|Removed |Added CC||toolybird at tuta dot io --- Comment #5