Public bug reported: linux-raspi source code which downloaded from repository by '$ sudo apt source linux-image-5.15.0-1021-raspi' with kernel option CONFIG_STRICT_DEVMEM=n not compile by 'sudo make' if gcc = gcc-11 (gcc 11.3.0) which is the default on Debian 22.04 LTS. The make/gcc fail on lz4_decompress.c
Details see at: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108232 With gcc-12 the compile go through lz4_decompress.c ** Affects: linux-raspi (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-raspi in Ubuntu. https://bugs.launchpad.net/bugs/2000786 Title: Source not compile with default gcc-11 - comipe fails on lz4_decompress.c Status in linux-raspi package in Ubuntu: New Bug description: linux-raspi source code which downloaded from repository by '$ sudo apt source linux-image-5.15.0-1021-raspi' with kernel option CONFIG_STRICT_DEVMEM=n not compile by 'sudo make' if gcc = gcc-11 (gcc 11.3.0) which is the default on Debian 22.04 LTS. The make/gcc fail on lz4_decompress.c Details see at: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108232 With gcc-12 the compile go through lz4_decompress.c To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/2000786/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp