[Bug sanitizer/116203] libsanitizer fails to build for aarch64 with __NR_newfstatat was not declared in this scope

2024-08-14 Thread rudi at heitbaum dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116203 --- Comment #8 from rudi at heitbaum dot com --- Hi Andrew, I can confirm this is now fixed with kernel 6.11-rc3.

[Bug sanitizer/116203] libsanitizer fails to build for aarch64 with __NR_newfstatat was not declared in this scope

2024-08-03 Thread rudi at heitbaum dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116203 --- Comment #7 from rudi at heitbaum dot com --- Hi Andrew, I tested the fix. Not yet. https://lore.kernel.org/all/Zq28wejX3U9J1_JV@faede8dcc269/

[Bug sanitizer/116203] libsanitizer fails to build for aarch64 with __NR_newfstatat was not declared in this scope

2024-08-02 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116203 --- Comment #6 from Jakub Jelinek --- I think it should be even fixed already: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=343416f0c11c42bed07f6db03ca599f4f1771b17 but haven't verified that yet.

[Bug sanitizer/116203] libsanitizer fails to build for aarch64 with __NR_newfstatat was not declared in this scope

2024-08-02 Thread rudi at heitbaum dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116203 --- Comment #5 from rudi at heitbaum dot com --- Hi Andrew, thanks for looking in to this so quickly. I can confirm that it is indeed the 6.11-rc1 kernel alongside both gcc-14.1 and gcc-14.2.

[Bug sanitizer/116203] libsanitizer fails to build for aarch64 with __NR_newfstatat was not declared in this scope

2024-08-02 Thread xry111 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116203 --- Comment #4 from Xi Ruoyao --- Also note that this can only be triggered with a Linux 6.11-rc1 or a linux.git snapshot, they are not official kernel releases so they are more likely to be buggy than GCC 14.2 (which is an official GCC release)

[Bug sanitizer/116203] libsanitizer fails to build for aarch64 with __NR_newfstatat was not declared in this scope

2024-08-02 Thread xry111 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116203 Xi Ruoyao changed: What|Removed |Added CC||xry111 at gcc dot gnu.org Statu

[Bug sanitizer/116203] libsanitizer fails to build for aarch64 with __NR_newfstatat was not declared in this scope

2024-08-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116203 Andrew Pinski changed: What|Removed |Added Status|NEW |SUSPENDED See Also|

[Bug sanitizer/116203] libsanitizer fails to build for aarch64 with __NR_newfstatat was not declared in this scope

2024-08-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116203 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2024-08-03 Status|UNCONFIRM