=== pavlushka_ is now known as pavlushka [12:41] In eoan, is the linux kernel being compiled against gcc-8, or gcc-9 with the additional hardening turned off? Quite a few of the linux kernel modules FTBFS in gcc-9...obviously the correct solution is to correct the code. Checking patchwork, most of the fixes are still open/pending and haven't actually made it to mainline yet [12:43] Kow: questions about the ubuntu kernel, try #ubuntu-kernel [12:43] Kow: look at the build log [12:43] for +1 as well? [12:43] hi lotuspsychje. [12:44] nevermind, i got the answer [12:44] looks like we're still compiling it against gcc-7 (cat /proc/version ) [12:45] must have a special build environment for the kernel because if I build it using the standard eoan environment, it attempts to use gcc-9... maybe i should just push through with it as I have already patched a few things.. and if I recall, gcc-9 is needed for live patching.. which is what we're pushing for in 19.10 anyways [12:46] oh im an idiot, nevermind.. this is what happens when i have too many VMs running [12:47] 1 bionic, 1 disco, 1 eoan standard, 1 eoan with a few test packages, 1 debian buster [12:48] as per the build.log: The following NEW packages will be installed: [12:48] cpp-9 g++-9 gcc-9 gcc-9-base libapt-pkg5.90 libgcc-9-dev libisl21 libjson-c4 [12:48] libpcre2-8-0 libreadline8 libstdc++-9-dev [12:55] yea TJ it's being built against gcc-9, i was accidentally in a bionic vm [12:56] clearly there are some patches being applied that I need to locate because the pieces of the code that FTBFS from mainline are different in the ubuntu sources... just gotta find those patches, which is like looking for a needle in a haystack [12:56] talk to the kernel guys :p [12:59] Why do I have a window border around the Window? I am using Openbox. [13:01] found it, my question was really a debian question: https://salsa.debian.org/kernel-team/linux/tree/master/debian/patches/bugfix/all === viv`d is now known as vivid