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

2023-01-26 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30043 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

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

2023-01-26 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28972 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi

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

2023-01-26 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28972 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

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

2023-01-26 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30043 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi

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

2023-01-26 Thread stlman at poczta dot fm
https://sourceware.org/bugzilla/show_bug.cgi?id=30036 --- Comment #2 from Łukasz Stelmach --- (In reply to Vladimir Mezentsev from comment #1) > There was a similar Bug 29477 - Build failure on musl: > collector_module.h:78:13: error: duplicate member ‘pwrite’ Yes, I've seen it, but I believe th

[Bug ld/29998] ld terminated with signal 11 [Segmentation fault] under mingw with LTO

2023-01-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29998 --- Comment #23 from Nick Clifton --- Created attachment 14630 --> https://sourceware.org/bugzilla/attachment.cgi?id=14630&action=edit Proposed patch Hi Jan, Please can you try out this patch and let me know if it works for you. Cheers

[Bug ld/29973] x86_64-w64-mingw32-g++ ld: helloworld.exe:.rdata_r: section below image base for windows

2023-01-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29973 --- Comment #14 from Nick Clifton --- Well I have just tried x86_64-w64-mingw32-g++ from Fedora rawhide (which is based on gcc version 12) and I still cannot reproduce the problem. So I am beginning to suspect that it is gcc version 13 specif

[Bug ld/29973] x86_64-w64-mingw32-g++ ld: helloworld.exe:.rdata_r: section below image base for windows

2023-01-26 Thread euloanty at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29973 --- Comment #15 from cqwrteur --- it is because of gcc 13 i guess. Old versions of mingw-w64 have the same issue. it is probably libstdc++'s problem since recently they made changes on adding C++ standard library threading support for win32 th

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

2023-01-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28972 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Vladimir Mezentsev : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2b304f501f1fe7ca0a27a6e672fd9cf8f289b4eb commit 2b304f501f1fe7ca0a27a

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

2023-01-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30043 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Vladimir Mezentsev : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2b304f501f1fe7ca0a27a6e672fd9cf8f289b4eb commit 2b304f501f1fe7ca0a27a

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

2023-01-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28972 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The binutils-2_40-branch branch has been updated by Vladimir Mezentsev : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=edd36b26f3506eeb259534ba2493e15c728cd280 commit edd36b2

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

2023-01-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30043 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The binutils-2_40-branch branch has been updated by Vladimir Mezentsev : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=edd36b26f3506eeb259534ba2493e15c728cd280 commit edd36b2

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

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

2023-01-26 Thread satadru at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30006 --- Comment #11 from Satadru Pramanik --- docker pull --platform linux/386 satmandu/crewbuild:alex-i686.m58 -- You are receiving this mail because: You are on the CC list for the bug.

[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/30036] Build failure on aarch64 w/ glibc: symbol `pwrite64' is already defined

2023-01-26 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30036 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi

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

[Bug gas/13056] gas is broken

2023-01-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=13056 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3e7cde4dca8c63b8091597bd7800f0f71e822395 commit 3e7cde4dca8c63b8091597bd7800f