[Bug ld/31982] [2.43 Regression] mir 2.17 build failure during an LTO enabled build

2024-07-18 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31982 --- Comment #2 from Matthias Klose --- when building with 14, I get different issues: /usr/bin/ld: CMakeFiles/mir_unit_tests.dir/frontend_wayland/test_desktop_file_manager.cpp.o: in function

[Bug ld/31982] New: [2.43 Regression] ld failure during an LTO enabled build

2024-07-17 Thread doko at debian dot org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- the trunk (upcoming 2.43) fails to link an LTO enabled build, which succeeded to link with 2.42. The failure is architecture independent

[Bug ld/31277] building binutils targeting x86_64-linux-gnu on s390x-linux-gnu doesn't enable i686-linux-gnu

2024-01-22 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31277 Matthias Klose changed: What|Removed |Added Target||x86_64-linux-gnu

[Bug ld/31277] building binutils targeting x86_64-linux-gnu on s390x-linux-gnu doesn't enable i686-linux-gnu

2024-01-22 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31277 Matthias Klose changed: What|Removed |Added CC||Andreas.Krebbel at de dot ibm.com

[Bug ld/31277] New: building binutils targeting x86_64-linux-gnu on s390x-linux-gnu doesn't enable i686-linux-gnu

2024-01-22 Thread doko at debian dot org
Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- seeing this on the 2.42 branch. did't see this building gcc-12 or gcc-13 cross compilers, however a gcc-14

[Bug ld/31110] [2.42 Regression] d21 (D frontend from GCC 13) fails to link with binutils trunk on riscv64-linux-gnu

2023-12-07 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31110 --- Comment #3 from Matthias Klose --- rebuilding did "fix" it. However you have to rebuild gdc-11 first (the last gdc not requiring gdc to build) to build newer gdc versions. Is it worth fixing this on older binutils branches? -- You are

[Bug gprofng/31116] New: gprofng test fails with "comparison of results in synprog failed" on x86_64-linux-gnu

2023-12-06 Thread doko at debian dot org
tatus: NEW Severity: normal Priority: P2 Component: gprofng Assignee: vladimir.mezentsev at oracle dot com Reporter: doko at debian dot org Target Milestone: --- Created attachment 15239 --> https://sourceware.org/bugzilla/attachment.cgi?id=15239=

[Bug ld/31110] [2.42 Regression] d21 (D frontend from GCC 13) fails to link with binutils trunk on riscv64-linux-gnu

2023-12-03 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31110 Matthias Klose changed: What|Removed |Added Summary|[2 42 Regression] d21 (D|[2.42 Regression] d21 (D

[Bug ld/31110] [2 42 Regression] d21 (D frontend from GCC 13) fails to link with binutils trunk on riscv64-linux-gnu

2023-12-03 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31110 Matthias Klose changed: What|Removed |Added Target||riscv64-linux-gnu

[Bug ld/31110] New: [2 42 Regression] d21 (D frontend from GCC 13) fails to link with binutils trunk on riscv64-linux-gnu

2023-12-03 Thread doko at debian dot org
) Status: NEW Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- d21 (D frontend from GCC 13) fails to link with binutils trunk on riscv64-linux-gnu, while

[Bug libsframe/31108] combined binutils+gcc build fails to install (libbfd installed before libsframe)

2023-12-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31108 --- Comment #3 from Matthias Klose --- these are committed to GCC trunk, not yet to the gcc-13 branch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/31109] gprofng not built and installed in a combined binutils+gcc build

2023-12-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31109 --- Comment #2 from Matthias Klose --- these are committed to GCC trunk, not yet to the gcc-13 branch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug libsframe/31108] combined binutils+gcc build fails to install (libbfd installed before libsframe)

2023-12-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31108 --- Comment #2 from Matthias Klose --- the combined build is using GCC 13.2.0 and binutils 2.41 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/31109] gprofng not built and installed in a combined binutils+gcc build

2023-12-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31109 --- Comment #1 from Matthias Klose --- the combined build is using GCC 13.2.0 and binutils 2.41 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/31109] New: gprofng not built and installed in a combined binutils+gcc build

2023-12-01 Thread doko at debian dot org
Priority: P2 Component: gprofng Assignee: vladimir.mezentsev at oracle dot com Reporter: doko at debian dot org Target Milestone: --- seen with the current 2.41 branch, gprofng is not built and installed in a combined binutils+gcc build, even if the combined build

[Bug libsframe/31108] combined binutils+gcc build fails to install (libbfd installed before libsframe)

2023-12-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31108 --- Comment #1 from Matthias Klose --- the workaround is to copy the shared libsframe library to the destination before calling the install target. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug libsframe/31108] New: combined binutils+gcc build fails to install (libbfd installed before libsframe)

2023-12-01 Thread doko at debian dot org
: normal Priority: P2 Component: libsframe Assignee: indu.bhagat at oracle dot com Reporter: doko at debian dot org Target Milestone: --- this is seen with the current 2.41 branch, a combined binutils+gcc build fails to install (libbfd installed before

[Bug ld/31102] [2.42 Regression] Build property 3 test failures on x86_64-linux-gnux32

2023-11-30 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31102 Matthias Klose changed: What|Removed |Added Summary|[2.42 Regression] pr18841 |[2.42 Regression] Build

[Bug ld/31102] [2.42 Regression] pr18841 test failures on x86_64-linux-gnux32

2023-11-30 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31102 Matthias Klose changed: What|Removed |Added CC||hjl.tools at gmail dot com

[Bug ld/31102] New: [2.42 Regression] pr18841 test failures on x86_64-linux-gnux32

2023-11-30 Thread doko at debian dot org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- trunk 20231125 fails tests on x86_64-linux-gnux32, succeeding with the 2.41 branch: Test results, compared with installed binutils: W

[Bug ld/31101] [2.42 Regression] nopic link exec test fails on loongarch64-linux-gnu

2023-11-30 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31101 Matthias Klose changed: What|Removed |Added Target||loongarch64-linux-gnu -- You are

[Bug ld/31101] New: [2.42 Regression] nopic link exec test fails on loongarch64-linux-gnu

2023-11-30 Thread doko at debian dot org
: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- 20231125 trunk, nopic link exec test fails on loongarch64-linux-gnu, succeeds with the 2.41 branch: Test results, compared

[Bug ld/31100] [2.42 Regression] pr18841 test failures on riscv64-linux-gnu

2023-11-30 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31100 Matthias Klose changed: What|Removed |Added Target||riscv64-linux-gnu -- You are

[Bug ld/31100] New: [2.42 Regression] pr18841 test failures on riscv64-linux-gnu

2023-11-30 Thread doko at debian dot org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- seen with trunk 20231125 on riscv64-linux-gnu. Succeeds with the 2.41 branch: Test results, compared with installed binutils: I: [gas

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-08-03 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #11 from Matthias Klose --- that patch fixes the issue for me -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-07-31 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #8 from Matthias Klose --- these are the current Debian and Ubuntu development versions. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-07-31 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #6 from Matthias Klose --- $ nm -D /lib/x86_64-linux-gnu/libc.so.6 | grep pthread_create 00088580 T pthread_create@GLIBC_2.2.5 00088580 T pthread_create@@GLIBC_2.34 -- You are receiving this mail because: You are

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-07-31 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #5 from Matthias Klose --- $ nm -D /usr/lib/x86_64-linux-gnu/libpthread.so.0 w __cxa_finalize@GLIBC_2.2.5 A GLIBC_2.11 A GLIBC_2.12 A GLIBC_2.18

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-07-31 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #3 from Matthias Klose --- $ nm /usr/lib/x86_64-linux-gnu/libpthread.so.0 nm: /usr/lib/x86_64-linux-gnu/libpthread.so.0: no symbols glibc 2.37, there is no libpthread.so anymore. -- You are receiving this mail because: You are

[Bug gprofng/30679] New: gprofng man pages improvements

2023-07-25 Thread doko at debian dot org
Assignee: vladimir.mezentsev at oracle dot com Reporter: doko at debian dot org Target Milestone: --- seen with the 2.41 branch: gprofng(1) says: The man pages for the various gprofng commands are not available yet, but the --help option supported on each of the commands

[Bug ld/30655] [2.41 Regression] patch introducing remap-inputs causes build failure in edk2

2023-07-19 Thread doko at debian dot org
|remap-inputs causes build |introducing remap-inputs |failure in edk2 |causes build failure in ||edk2 CC||doko at debian dot org

[Bug gas/30578] libavcodec/x86/mathops.h:125: Error: operand type mismatch for ` shr'

2023-07-19 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30578 Matthias Klose changed: What|Removed |Added CC||doko at debian dot org

[Bug ld/30607] [2.41 Regression] several regressions for mipsen targets

2023-07-02 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30607 Matthias Klose changed: What|Removed |Added CC||macro at orcam dot me.uk,

[Bug ld/30607] New: [2.41 Regression] several regressions for mipsen targets

2023-07-02 Thread doko at debian dot org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- several regressions were introduced on the trunk between 20230611 and 20230622 for two mipsen targets, 30 on mipsel-linux-gnu and 106

[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 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|

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

2023-07-01 Thread doko at debian dot org
: 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

[Bug ld/30447] [2.41 Regression] failing binutils and ld tests on linux

2023-05-24 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30447 --- Comment #2 from Matthias Klose --- I see these with and without --enable-pgo-build=lto -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30447] New: [2.41 Regression] failing binutils and ld tests on linux

2023-05-15 Thread doko at debian dot org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- seeing a few regressions on the trunk, compared to 2.40, introduced between 20230501 and 20230510: W: [binutils-all/objdump.exp] REGRESSION

[Bug gas/29940] fails to correctly assemble the JAL instruction on riscv64

2023-01-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29940 Matthias Klose changed: What|Removed |Added CC||doko at debian dot org -- You

[Bug ld/29739] New: [2.40 Regression] three regressions compared to 2.39 on arm-linux-gnueabihf

2022-11-01 Thread doko at debian dot org
Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- seen with trunk 20221101 on arm-linux-gnueabihf, these tests fail compared to the 2.39 branch: W: [ld-arm/arm-elf.exp

[Bug ld/29739] [2.40 Regression] three regressions compared to 2.39 on arm-linux-gnueabihf

2022-11-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29739 Matthias Klose changed: What|Removed |Added Target||arm-linux-gnueabihf -- You are

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

2022-10-10 Thread doko at debian dot org
Priority: P2 Component: gprofng Assignee: vladimir.mezentsev at oracle dot com Reporter: doko at debian dot org Target Milestone: --- seen with the 2.39 branch and the trunk, the gprofng build writes the file gprofng/doc/version.texi into the srcdir instead

[Bug gas/29666] New: [2.40 Regression] gas/riscv/insn fails on riscv64-linux-gnu

2022-10-10 Thread doko at debian dot org
Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- seen with trunk 20221004 on riscv64-linux-gnu, succeeding with 2.39 Running /<>/gas/testsuite/gas/riscv/riscv.exp ... FAIL: gas

[Bug binutils/29665] New: objcopy should display the original name, not a temporary name

2022-10-10 Thread doko at debian dot org
Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- forwarded from https://bugs.debian.org/960686 That "gibberish" name is an internal name used in objcopy and it makes more se

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

2022-10-10 Thread doko at debian dot org
Assignee: vladimir.mezentsev at oracle dot com Reporter: doko at debian dot org Target Milestone: --- seen on a multiarch Linux system (Debian / Ubuntu): https://bugs.debian.org/1016725 It looks like the *only* way to find the plugin directory is the configuration file

[Bug ld/29369] [2.39 Regression] ld: internal error ../../ld/ldlang.c 6452 on powerpc64le-linux-gnu

2022-07-22 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29369 --- Comment #4 from Matthias Klose --- no, I also updated the compiler once. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/29369] [2.39 Regression] ld: internal error ../../ld/ldlang.c 6452 on powerpc64le-linux-gnu

2022-07-22 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29369 Matthias Klose changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug ld/29310] [2.39 Regression] copy relocation against non-copyable protected symbol `__cxa_ pure_virtual' on aarch64-linux-gnu

2022-07-20 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29310 Matthias Klose changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/29369] New: [2.39 Regression] ld: internal error ../../ld/ldlang.c 6452 on powerpc64le-linux-gnu

2022-07-14 Thread doko at debian dot org
Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- seen when linking python3.11 beta4 on powerpc64le-linux-gnu. The link is a lto link, together with -fprofile-generate

[Bug ld/29369] [2.39 Regression] ld: internal error ../../ld/ldlang.c 6452 on powerpc64le-linux-gnu

2022-07-14 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29369 Matthias Klose changed: What|Removed |Added CC||amodra at gmail dot com

[Bug gprofng/29338] Declaration conflict for basename

2022-07-13 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29338 Matthias Klose changed: What|Removed |Added Status|WAITING |NEW --- Comment #7 from Matthias

[Bug gprofng/29338] Declaration conflict for basename

2022-07-13 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29338 --- Comment #6 from Matthias Klose --- my last successful build was on 20220707, the only changes in the gprofng subdir is the generated configure file. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/29338] Declaration conflict for basename

2022-07-13 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29338 --- Comment #5 from Matthias Klose --- building in a separate builddir, configuring with ../configure --with-sysroot=/ \ --libdir=/usr/lib/x86_64-linux-gnu \ --disable-silent-rules --enable-obsolete

[Bug gprofng/29365] New: [2.29/2.30 Regression] gprofng fails to build on glibc-2.33

2022-07-13 Thread doko at debian dot org
Priority: P2 Component: gprofng Assignee: vladimir.mezentsev at oracle dot com Reporter: doko at debian dot org Target Milestone: --- seen with the 2.39 branch 20220713: In file included from ../../../gprofng/src/../../include/demangle.h:32, from

[Bug gprofng/29365] [2.39/2.40 Regression] gprofng fails to build on glibc-2.33

2022-07-13 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29365 Matthias Klose changed: What|Removed |Added Summary|[2.29/2.30 Regression] |[2.39/2.40 Regression]

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

2022-07-13 Thread doko at debian dot org
Component: gprofng Assignee: vladimir.mezentsev at oracle dot com Reporter: doko at debian dot org Target Milestone: --- reported as https://bugs.debian.org/1014842 $ adequate "$pkg" libgprofng0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libgprofng.so.0.0.0 => p

[Bug ld/29310] [2.39 Regression] copy relocation against non-copyable protected symbol `__cxa_ pure_virtual' on aarch64-linux-gnu

2022-07-06 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29310 --- Comment #7 from Matthias Klose --- a profiled lto GCC build: - configure with -with-build-config=bootstrap-lto-lean - build with: make profiledbootstrap -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/29310] [2.39 Regression] copy relocation against non-copyable protected symbol `__cxa_ pure_virtual' on aarch64-linux-gnu

2022-07-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29310 --- Comment #4 from Matthias Klose --- it depends which *1 executable is built first. https://launchpadlibrarian.net/610456289/buildlog_ubuntu-kinetic-arm64.gcc-11_11.3.0-4ubuntu1_BUILDING.txt.gz has failures in f951 and go1,

[Bug ld/29310] [2.39 Regression] copy relocation against non-copyable protected symbol `__cxa_ pure_virtual' on aarch64-linux-gnu

2022-07-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29310 --- Comment #2 from Matthias Klose --- caused by 90b7a5df152a64d2bea20beb438e8b81049a5c30 and 4fb55bf6a9606eb7b626c30a9f4e71d6c2d4fbb2 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/29310] [2.39 Regression] copy relocation against non-copyable protected symbol `__cxa_ pure_virtual' on aarch64-linux-gnu

2022-07-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29310 Matthias Klose changed: What|Removed |Added CC||maskray at google dot com -- You

[Bug ld/29310] [2.39 Regression] copy relocation against non-copyable protected symbol `__cxa_ pure_virtual' on aarch64-linux-gnu

2022-07-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29310 --- Comment #1 from Matthias Klose --- also reported as https://gcc.gnu.org/PR106145 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/29310] [2.39 Regression] copy relocation against non-copyable protected symbol `__cxa_ pure_virtual' on aarch64-linux-gnu

2022-06-30 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29310 Matthias Klose changed: What|Removed |Added Target||aarch64-linux-gnu -- You are

[Bug ld/29310] New: [2.39 Regression] copy relocation against non-copyable protected symbol `__cxa_ pure_virtual' on aarch64-linux-gnu

2022-06-30 Thread doko at debian dot org
Version: 2.39 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- seen with binutils trunk 20220629 building GCC 10, 11, 12

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

2022-06-23 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29131 Matthias Klose changed: What|Removed |Added CC||doko at debian dot org --- Comment

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

2022-05-27 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29143 --- Comment #3 from Matthias Klose --- trunk 20220527 still fails to build, this time with: ../../../gprofng/src/Experiment.cc: In member function ‘void Experiment::write_header()’: ../../../gprofng/src/Experiment.cc:4139:33: error: cannot

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

2022-05-27 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29191 --- Comment #1 from Matthias Klose --- i.e. it ends up in /usr/etc, but should be /etc when configured with --sysconfdir=/etc -- You are receiving this mail because: You are on the CC list for the bug.

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

2022-05-27 Thread doko at debian dot org
Component: gprofng Assignee: vladimir.mezentsev at oracle dot com Reporter: doko at debian dot org Target Milestone: --- gprofng.rc is installed into dbe_DATA = $(srcdir)/gprofng.rc while it probably should be installed into the sysconfdir, which can be specified

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

2022-05-13 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29143 Matthias Klose changed: What|Removed |Added Ever confirmed|1 |0 Status|WAITING

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

2022-05-12 Thread doko at debian dot org
Component: gprofng Assignee: vladimir.mezentsev at oracle dot com Reporter: doko at debian dot org Target Milestone: --- seen with trunk 20220512 on x86_64-linux-gnux32: libtool: compile: x86_64-linux-gnux32-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector - U_ASM -I.. -I

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

2022-05-03 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29116 --- Comment #8 from Matthias Klose --- no, everything on x86_64-linux-gnu so far, the i686 and aarch64 builds are configured for these targets. -- You are receiving this mail because: You are on the CC list for the bug.

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

2022-05-03 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29116 Matthias Klose changed: What|Removed |Added Target||i686-inux-gnu CC|

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

2022-05-03 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29116 --- Comment #6 from Matthias Klose --- sorry, this is glibc 2.33, not 2.35. $ echo __x86_64 | x86_64-linux-gnu-gcc -E - # 0 "" # 0 "" # 0 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 0 "" 2 # 1 "" 1 $ echo __x86_64 | x86_64-linux-gnu-gcc -m32

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

2022-05-03 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29116 Matthias Klose changed: What|Removed |Added Ever confirmed|1 |0 Status|WAITING

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

2022-05-03 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29116 Matthias Klose changed: What|Removed |Added Target|i686-inux-gnu |i686-inux-gnu |

[Bug gprofng/29116] New: gprofng fails to build on i686-linux-gnu

2022-05-03 Thread doko at debian dot org
: gprofng Assignee: vladimir.mezentsev at oracle dot com Reporter: doko at debian dot org Target Milestone: --- gprofng fails to build on i686-linux-gnu, trunk 20220503: libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/synctrace.o -Wl,--version-script -W l

[Bug ld/28848] [2.38 Regression] ld assertion fail ../../bfd/elf32-arm.c:14807

2022-02-11 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28848 Matthias Klose changed: What|Removed |Added CC||michael.hudson at canonical dot co

[Bug ld/28848] [2.38 Regression] ld assertion fail ../../bfd/elf32-arm.c:14807

2022-02-11 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28848 --- Comment #8 from Matthias Klose --- that patch is https://salsa.debian.org/glibc-team/glibc/-/blob/sid/debian/patches/arm/local-vfp-sysdeps.diff Michael just confirmed that fpc still fails to build without this patch (and builds with the

[Bug ld/28855] [2.38 Regression] ld fails to build gnat on x86_64-linux-gnux32

2022-02-03 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28855 --- Comment #2 from Matthias Klose --- yes, didn't find out yet why it's missing. Obviously it builds again with glibc 2.35 and the merged libc/libdl. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/28855] [2.38 Regression] ld fails to build gnat on x86_64-linux-gnux32

2022-02-02 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28855 Matthias Klose changed: What|Removed |Added CC||hjl at sourceware dot org

[Bug ld/28855] New: [2.38 Regression] ld fails to build gnat on x86_64-linux-gnux32

2022-02-02 Thread doko at debian dot org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- seen with the binutils 2.38 branch: /usr/bin/x86_64-linux-gnux32-ld: s-trasym.o: in function

[Bug ld/28848] New: [2.38 Regression] ld assertion fail ../../bfd/elf32-arm.c:14807

2022-02-01 Thread doko at debian dot org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- Created attachment 13947 --> https://sourceware.org/bugzilla/attachment.cgi?id=13947=edit test case seen when building a arm-li

[Bug ld/28848] [2.38 Regression] ld assertion fail ../../bfd/elf32-arm.c:14807

2022-02-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28848 Matthias Klose changed: What|Removed |Added Target||arm-linux-gnueabihf -- You are

[Bug ld/28827] [2.38 Regression] ld hits assertion building LLVM 9 on powerpc64le-linux-gnu

2022-01-27 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28827 --- Comment #2 from Matthias Klose --- I'll check that -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/28827] [2.38 Regression] ld hits assertion building LLVM 9 on powerpc64le-linux-gnu

2022-01-27 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28827 Matthias Klose changed: What|Removed |Added Target||powerpc64le-linux-gnu

[Bug ld/28827] New: [2.38 Regression] ld hits assertion building LLVM 9 on powerpc64le-linux-gnu

2022-01-27 Thread doko at debian dot org
: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- seen with the 2.38 branch 20220126 on powerpc64le-linux-gnu. last successful build of LLVM 9 was with trunk 20220106. [100

[Bug ld/28826] New: [2.38 Regression] ld segfaults building xen

2022-01-27 Thread doko at debian dot org
Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- seen with the 2.38 branch 20220123 and 20220126, https://bugs.debian.org/1004269 https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1958389 The Debian report contains

[Bug ld/28826] [2.38 Regression] ld segfaults building xen

2022-01-27 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28826 Matthias Klose changed: What|Removed |Added CC||hjl at sourceware dot org

[Bug ld/28819] [2.38 Regression] ld between Jan 06 and Jan 21 builds binaries without RELRO

2022-01-26 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28819 --- Comment #2 from Matthias Klose --- this works at least on i686 and s390x. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/28819] [2.38 Regression] ld between Jan 06 and Jan 21 builds binaries without RELRO

2022-01-25 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28819 Matthias Klose changed: What|Removed |Added CC||amodra at gmail dot com,

[Bug ld/28819] New: [2.38 Regression] ld between Jan 06 and Jan 21 builds binaries without RELRO

2022-01-25 Thread doko at debian dot org
: critical Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- last known ld was 20220106, first known broken one 20220119. ld builds binaries without RELRO on at least amd64, i386, ppc64

[Bug ld/28751] [2.38 Regression] mbind2a / mbind2b regressions on powerpc*-linux-gnu

2022-01-06 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28751 Matthias Klose changed: What|Removed |Added Summary|[2.38 Regression] mbind2a / |[2.38 Regression] mbind2a /

[Bug ld/28751] [2.38 Regression] mbind2a / mbind2b regressions on powerpc64*-linux-gnu

2022-01-06 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28751 Matthias Klose changed: What|Removed |Added Summary|[2.38 Regression] mbind2a / |[2.38 Regression] mbind2a /

[Bug ld/28751] [2.38 Regression] mbind2a / mbind2b regressions on powerpc64le-linux-gnu

2022-01-06 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28751 Matthias Klose changed: What|Removed |Added Target||powerpc64le-linux-gnu

[Bug ld/28751] New: [2.38 Regression] mbind2a / mbind2b regressions on powerpc64le-linux-gnu

2022-01-06 Thread doko at debian dot org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- Compared to the 2.37 branch, the following tests fail with trunk 20220106: W: [ld-elf/elf.exp] REGRESSION (PASS -> FAIL):

[Bug ld/28348] New: ld generates corrupted binaries with clang -fsanitize=address -lc

2021-09-17 Thread doko at debian dot org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- Created attachment 13668 --> https://sourceware.org/bugzilla/attachment.cgi?id=13668=edit files for linking [forwarded from ht

[Bug libctf/25216] libctf doesn't respect a build configured with --with-system-zlib

2021-02-20 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25216 Matthias Klose changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug ld/27358] when building with glibc 2.33, the "Run property 4/5" tests fail on i686-linux-gnu

2021-02-06 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27358 --- Comment #5 from Matthias Klose --- sure, removing the tests fixes the regressions -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/27358] when building with glibc 2.33, the "Run property 4/5" tests fail on i686-linux-gnu

2021-02-06 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27358 Matthias Klose changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever confirmed|1

[Bug ld/27358] when building with glibc 2.33, the "Run property 4/5" tests fail on i686-linux-gnu

2021-02-06 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27358 --- Comment #3 from Matthias Klose --- Created attachment 13205 --> https://sourceware.org/bugzilla/attachment.cgi?id=13205=edit log these fail with: Running: tmpdir/property-4 > tmpdir/property-4.out tmpdir/property-4: CPU ISA level is

  1   2   3   4   >