Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Linux kernel from 6.6 to 6.12 #2300

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Conversation

ader1990
Copy link
Contributor

@ader1990 ader1990 commented Sep 10, 2024

Upgrade Linux kernel from the 6.6.y stable branch to 6.12.y stable branch.

See: flatcar/Flatcar#1527

This PR is mostly to reveal any possible big blockers before getting to the new 6.12 LTS release.

Tested 6.10.y and it works as expected.
Tested 6.11.y and it works as expected.

Now testing 6.12.y.

Testing done

[Describe the testing you have done before submitting this PR. Please include both the commands you issued as well as the output you got.]

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update)
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

Boot partition size:

arm64: /dev/nvme0n1p1     129039    63368     65672  50% /boot
amd64: /dev/vda1          129039    62852     66187  49% /boot

@ader1990
Copy link
Contributor Author

ZFS 2.2.5 does not support kernel 6.10, the zfs upgrade patches will be dropped after portage stable update PR gets merged (with 2.2.6 zfs): #2298

Copy link

github-actions bot commented Sep 10, 2024

Test report for 4187.0.0+nightly-20241217-2100 / amd64 arm64

Platforms tested : qemu_uefi-amd64 qemu_uefi-arm64 qemu_update-arm64

ok bpf.execsnoop 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok bpf.local-gadget 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.basic 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.cloudinit.basic 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.cloudinit.multipart-mime 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.cloudinit.script 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.disk.raid0.data 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.disk.raid0.root 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.disk.raid1.data 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.disk.raid1.root 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.etcd-member.discovery 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.etcd-member.etcdctlv3 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.etcd-member.v2-backup-restore 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.filesystem 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.flannel.udp 🟢 Succeeded: qemu_uefi-amd64 (1)

ok cl.flannel.vxlan 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.instantiated.enable-unit 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.kargs 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.luks 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.oem.indirect 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.oem.indirect.new 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (2) ❌ Failed: qemu_uefi-arm64 (1)

                Diagnostic output for qemu_uefi-arm64, run 1
    L1: "  "
    L2: " Error: _harness.go:607: Found systemd unit failed to start (?[0;1;39mldconfig.service?[0m - Rebuild Dynamic Linker Cache.  ) on machine 48df29ed-1adf-4af2-9375-d715146e0a26 console_"
    L3: " "

ok cl.ignition.oem.regular 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (2) ❌ Failed: qemu_uefi-arm64 (1)

                Diagnostic output for qemu_uefi-arm64, run 1
    L1: "  "
    L2: " Error: _oem.go:199: Couldn_t reboot machine: machine __2b31bf22-7b5b-49e3-9b70-926b032e4216__ failed basic checks: some systemd units failed:"
    L3: "??? ldconfig.service loaded failed failed Rebuild Dynamic Linker Cache"
    L4: "status: "
    L5: "journal:-- No entries --"
    L6: "harness.go:607: Found systemd unit failed to start (?[0;1;39mldconfig.service?[0m - Rebuild Dynamic Linker Cache.  ) on machine 2b31bf22-7b5b-49e3-9b70-926b032e4216 console_"
    L7: " "

ok cl.ignition.oem.regular.new 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.oem.reuse 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.oem.wipe 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.partition_on_boot_disk 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.symlink 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.translation 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.v1.btrfsroot 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.v1.ext4root 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.v1.groups 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.v1.once 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.v1.sethostname 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.v1.users 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.v1.xfsroot 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.v2.btrfsroot 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.v2.ext4root 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.v2.users 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.v2.xfsroot 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.v2_1.ext4checkexisting 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.v2_1.swap 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.ignition.v2_1.vfat 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.install.cloudinit 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.internet 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.locksmith.cluster 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

not ok cl.misc.falco ❌ Failed: qemu_uefi-amd64 (1, 2, 3, 4, 5)

                Diagnostic output for qemu_uefi-amd64, run 5
    L1: " Error: _cluster.go:125: Unable to find image _falcosecurity/falco-driver-loader:master_ locally"
    L2: "cluster.go:125: master: Pulling from falcosecurity/falco-driver-loader"
    L3: "cluster.go:125: 8cf9fb7a0b56: Pulling fs layer"
    L4: "cluster.go:125: d198dcda34de: Pulling fs layer"
    L5: "cluster.go:125: b98db269e8e5: Pulling fs layer"
    L6: "cluster.go:125: 4ffbe6744d2e: Pulling fs layer"
    L7: "cluster.go:125: e7a05ed774a6: Pulling fs layer"
    L8: "cluster.go:125: 65330619df24: Pulling fs layer"
    L9: "cluster.go:125: 5f747f13f777: Pulling fs layer"
    L10: "cluster.go:125: c103f2fcab78: Pulling fs layer"
    L11: "cluster.go:125: 4ffbe6744d2e: Waiting"
    L12: "cluster.go:125: e7a05ed774a6: Waiting"
    L13: "cluster.go:125: 65330619df24: Waiting"
    L14: "cluster.go:125: c103f2fcab78: Waiting"
    L15: "cluster.go:125: 5f747f13f777: Waiting"
    L16: "cluster.go:125: d198dcda34de: Download complete"
    L17: "cluster.go:125: 8cf9fb7a0b56: Verifying Checksum"
    L18: "cluster.go:125: 8cf9fb7a0b56: Download complete"
    L19: "cluster.go:125: 4ffbe6744d2e: Verifying Checksum"
    L20: "cluster.go:125: 4ffbe6744d2e: Download complete"
    L21: "cluster.go:125: e7a05ed774a6: Verifying Checksum"
    L22: "cluster.go:125: e7a05ed774a6: Download complete"
    L23: "cluster.go:125: b98db269e8e5: Verifying Checksum"
    L24: "cluster.go:125: b98db269e8e5: Download complete"
    L25: "cluster.go:125: 5f747f13f777: Verifying Checksum"
    L26: "cluster.go:125: 5f747f13f777: Download complete"
    L27: "cluster.go:125: c103f2fcab78: Verifying Checksum"
    L28: "cluster.go:125: c103f2fcab78: Download complete"
    L29: "cluster.go:125: 65330619df24: Verifying Checksum"
    L30: "cluster.go:125: 65330619df24: Download complete"
    L31: "cluster.go:125: 8cf9fb7a0b56: Pull complete"
    L32: "cluster.go:125: d198dcda34de: Pull complete"
    L33: "cluster.go:125: b98db269e8e5: Pull complete"
    L34: "cluster.go:125: 4ffbe6744d2e: Pull complete"
    L35: "cluster.go:125: e7a05ed774a6: Pull complete"
    L36: "cluster.go:125: 65330619df24: Pull complete"
    L37: "cluster.go:125: 5f747f13f777: Pull complete"
    L38: "cluster.go:125: c103f2fcab78: Pull complete"
    L39: "cluster.go:125: Digest: sha256:e84e36e09fc85face793331e0f5a8ec6ae18ef3ce2b0b1765e9affe48499796a"
    L40: "cluster.go:125: Status: Downloaded newer image for falcosecurity/falco-driver-loader:master"
    L41: "cluster.go:145: __docker run --rm --privileged -v /root/.falco:/root/.falco -v /proc:/host/proc:ro -v /boot:/host/boot:ro -v /lib/modules:/host/lib/modules:ro -v /usr:/host/usr:ro -v /etc:/host/etc:ro? falcosecurity/falco-driver-loader:master kmod__ failed: output * Setting up /usr/src links from host"
    L42: "2024-12-19 15:07:38 INFO  Running falcoctl driver config"
    L43: "??? name: falco"
    L44: "??? version: 9ee57c8d583c8d22e8c032011d48bdc8897bc9af"
    L45: "??? type: kmod"
    L46: "??? host-root: /host"
    L47: "??? repos: https://download.falco.org/driver"
    L48: "2024-12-19 15:07:38 INFO  Committing driver config to specialized configuration file under"
    L49: "??? directory: /etc/falco/config.d"
    L50: "2024-12-19 15:07:38 INFO  Storing falcoctl driver config "
    L51: "2024-12-19 15:07:38 INFO  Running falcoctl driver install"
    L52: "??? driver version: 9ee57c8d583c8d22e8c032011d48bdc8897bc9af"
    L53: "??? driver type: kmod"
    L54: "??? driver name: falco"
    L55: "??? compile: true"
    L56: "??? download: true"
    L57: "??? target: flatcar"
    L58: "??? arch: x86_64"
    L59: "??? kernel release: 6.12.0-flatcar"
    L60: "??? kernel version: #1 SMP PREEMPT_DYNAMIC Thu Dec 19 14:00:17 -00 2024"
    L61: "2024-12-19 15:07:38 INFO  Check if kernel module is still loaded. "
    L62: "2024-12-19 15:07:38 INFO  OK! There is no module loaded. "
    L63: "2024-12-19 15:07:38 INFO  Check all versions of kernel module in dkms. "
    L64: "2024-12-19 15:07:38 INFO  OK! There are no module versions in dkms. "
    L65: "2024-12-19 15:07:38 INFO  Trying to download a driver."
    L66: "??? url: https://download.falco.org/driver/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/x86_64/falco_flatcar_4187.0.0_1.ko"
    L67: "2024-12-19 15:07:38 WARN  Non-200 response from url. code: 404"
    L68: "2024-12-19 15:07:38 WARN  unable to find a prebuilt driver "
    L69: "2024-12-19 15:07:38 INFO  Trying to compile the requested driver "
    L70: "2024-12-19 15:07:38 INFO  Flatcar detected; relocating kernel tools."
    L71: "??? version: 4187.0.0"
    L72: "2024-12-19 15:07:38 INFO  Trying automatic kernel headers download. "
    L73: "2024-12-19 15:07:38 WARN  Failed to generate script."
    L74: "??? err: unexpected extraversion: flatcar"
    L75: "2024-12-19 15:07:38 INFO  Trying to dkms install module. gcc: /usr/bin/gcc"
    L76: "+ echo _* Building kmod with DKMS_"
    L77: "* Building kmod with DKMS"
    L78: "+ echo _#!/usr/bin/env bash_"
    L79: "+ echo _make CC=/usr/bin/gcc $@_"
    L80: "+ chmod +x /tmp/falco-dkms-make"
    L81: "+ [[ -n __ ]]"
    L82: "+ dkms install _--directive=MAKE=____/tmp/falco-dkms-make_____ -m falco -v 9ee57c8d583c8d22e8c032011d48bdc8897bc9af -k 6.12.0-flatcar"
    L83: "Sign command: /lib/modules/6.12.0-flatcar/build/scripts/sign-file"
    L84: "Signing key: /var/lib/dkms/mok.key"
    L85: "Public certificate (MOK): /var/lib/dkms/mok.pub"
    L86: "Certificate or key are missing, generating self signed certificate for MOK..."
    L87: "DIRECTIVE: MAKE=___/tmp/falco-dkms-make___"
    L88: "Creating symlink /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/source -_ /usr/src/falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af"
    L89: ""
    L90: "Building module:"
    L91: "Cleaning build area..."
    L92: "_/tmp/falco-dkms-make_...(bad exit status: 2)"
    L93: "Error! Bad return status for module build on kernel: 6.12.0-flatcar (x86_64)"
    L94: "Consult /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log for more information."
    L95: "2024-12-19 15:07:41 WARN  Running dkms build failed. Dumping dkms log."
    L96: "??? file: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log"
    L97: "DKMS make.log for falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af for kernel 6.12.0-flatcar (x86_64)"
    L98: ""
    L99: "Thu Dec 19 15:07:39 UTC 2024"
    L100: ""
    L101: "_/tmp/falco-dkms-make_ -C /lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build modules"
    L102: ""
    L103: "make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_"
    L104: ""
    L105: "warning: the compiler differs from the one used to build the kernel"
    L106: ""
    L107: "The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116"
    L108: ""
    L109: "You are using:           gcc (Debian 12.2.0-14) 12.2.0"
    L110: ""
    L111: "[configure-kmod] Including /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/DEVNODE_ARG1_CONST/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/bu?ild//configure/CLASS_CREATE_1/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/ACCESS_OK_2/Makefile.inc"
    L112: ""
    L113: "[configure-kmod] Build output for HAS_DEVNODE_ARG1_CONST:"
    L114: ""
    L115: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dk?ms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the? one used to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc (Debian 12.2.0-14) 12.2.0   CC [?M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST/test.o gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-fl?imit-function-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CO?NST/test.o] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST] Error 2 make[1?]: *** [../source/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_"
    L116: ""
    L117: "[configure-kmod] Build output for HAS_CLASS_CREATE_1:"
    L118: ""
    L119: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/f?alco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one use?d to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc (Debian 12.2.0-14) 12.2.0   CC [M]  /var?/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-functio?n-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o] Erro?r 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1] Error 2 make[1]: *** [../source/Ma?kefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8?c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_"
    L120: ""
    L121: "[configure-kmod] Build output for HAS_ACCESS_OK_2:"
    L122: ""
    L123: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one used to b?uild the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc (Debian 12.2.0-14) 12.2.0   CC [M]  /var/lib/d?kms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignme?nt_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o] Error 1 make[2]:? *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2] Error 2 make[1]: *** [../source/Makefile:224: __s?ub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc88?97bc9af/build/configure/ACCESS_OK_2_"
    L124: ""
    L125: "CC [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o"
    L126: ""
    L127: "gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignment_?"
    L128: ""
    L129: "make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o] Error 1"
    L130: ""
    L131: "make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build] Error 2"
    L132: ""
    L133: "make[1]: *** [../source/Makefile:224: __sub-make] Error 2"
    L134: ""
    L135: "make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_"
    L136: ""
    L137: "make: *** [Makefile:22: all] Error 2"
    L138: ""
    L139: "2024-12-19 15:07:41 INFO  Trying to dkms install module. gcc: /usr/bin/gcc-11"
    L140: "+ echo _* Building kmod with DKMS_"
    L141: "* Building kmod with DKMS"
    L142: "+ echo _#!/usr/bin/env bash_"
    L143: "+ echo _make CC=/usr/bin/gcc-11 $@_"
    L144: "+ chmod +x /tmp/falco-dkms-make"
    L145: "+ [[ -n __ ]]"
    L146: "+ dkms install _--directive=MAKE=____/tmp/falco-dkms-make_____ -m falco -v 9ee57c8d583c8d22e8c032011d48bdc8897bc9af -k 6.12.0-flatcar"
    L147: "Sign command: /lib/modules/6.12.0-flatcar/build/scripts/sign-file"
    L148: "Signing key: /var/lib/dkms/mok.key"
    L149: "Public certificate (MOK): /var/lib/dkms/mok.pub"
    L150: "DIRECTIVE: MAKE=___/tmp/falco-dkms-make___"
    L151: ""
    L152: "Building module:"
    L153: "Cleaning build area..."
    L154: "_/tmp/falco-dkms-make_...(bad exit status: 2)"
    L155: "Error! Bad return status for module build on kernel: 6.12.0-flatcar (x86_64)"
    L156: "Consult /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log for more information."
    L157: "2024-12-19 15:07:43 WARN  Running dkms build failed. Dumping dkms log."
    L158: "??? file: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log"
    L159: "DKMS make.log for falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af for kernel 6.12.0-flatcar (x86_64)"
    L160: ""
    L161: "Thu Dec 19 15:07:41 UTC 2024"
    L162: ""
    L163: "_/tmp/falco-dkms-make_ -C /lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build modules"
    L164: ""
    L165: "make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_"
    L166: ""
    L167: "warning: the compiler differs from the one used to build the kernel"
    L168: ""
    L169: "The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116"
    L170: ""
    L171: "You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0"
    L172: ""
    L173: "[configure-kmod] Including /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/DEVNODE_ARG1_CONST/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/bu?ild//configure/CLASS_CREATE_1/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/ACCESS_OK_2/Makefile.inc"
    L174: ""
    L175: "[configure-kmod] Build output for HAS_DEVNODE_ARG1_CONST:"
    L176: ""
    L177: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dk?ms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the? one used to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0   C?C [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST/test.o gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mea?n _-flimit-function-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_A?RG1_CONST/test.o] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST] Error 2 ?make[1]: *** [../source/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkm?s/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_"
    L178: ""
    L179: "[configure-kmod] Build output for HAS_CLASS_CREATE_1:"
    L180: ""
    L181: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/f?alco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one use?d to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0   CC [M]  /?var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-f?unction-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o?] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1] Error 2 make[1]: *** [../sou?rce/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c?8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_"
    L182: ""
    L183: "[configure-kmod] Build output for HAS_ACCESS_OK_2:"
    L184: ""
    L185: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one used to b?uild the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0   CC [M]  /var/li?b/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-a?lignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o] Error 1 ma?ke[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2] Error 2 make[1]: *** [../source/Makefile:22?4: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d4?8bdc8897bc9af/build/configure/ACCESS_OK_2_"
    L186: ""
    L187: "CC [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o"
    L188: ""
    L189: "gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignment_?"
    L190: ""
    L191: "make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o] Error 1"
    L192: ""
    L193: "make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build] Error 2"
    L194: ""
    L195: "make[1]: *** [../source/Makefile:224: __sub-make] Error 2"
    L196: ""
    L197: "make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_"
    L198: ""
    L199: "make: *** [Makefile:22: all] Error 2"
    L200: ""
    L201: "2024-12-19 15:07:43 INFO  Trying to dkms install module. gcc: /usr/bin/gcc-12"
    L202: "+ echo _* Building kmod with DKMS_"
    L203: "* Building kmod with DKMS"
    L204: "+ echo _#!/usr/bin/env bash_"
    L205: "+ echo _make CC=/usr/bin/gcc-12 $@_"
    L206: "+ chmod +x /tmp/falco-dkms-make"
    L207: "+ [[ -n __ ]]"
    L208: "+ dkms install _--directive=MAKE=____/tmp/falco-dkms-make_____ -m falco -v 9ee57c8d583c8d22e8c032011d48bdc8897bc9af -k 6.12.0-flatcar"
    L209: "Sign command: /lib/modules/6.12.0-flatcar/build/scripts/sign-file"
    L210: "Signing key: /var/lib/dkms/mok.key"
    L211: "Public certificate (MOK): /var/lib/dkms/mok.pub"
    L212: "DIRECTIVE: MAKE=___/tmp/falco-dkms-make___"
    L213: ""
    L214: "Building module:"
    L215: "Cleaning build area..."
    L216: "_/tmp/falco-dkms-make_...(bad exit status: 2)"
    L217: "Error! Bad return status for module build on kernel: 6.12.0-flatcar (x86_64)"
    L218: "Consult /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log for more information."
    L219: "2024-12-19 15:07:45 WARN  Running dkms build failed. Dumping dkms log."
    L220: "??? file: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log"
    L221: "DKMS make.log for falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af for kernel 6.12.0-flatcar (x86_64)"
    L222: ""
    L223: "Thu Dec 19 15:07:43 UTC 2024"
    L224: ""
    L225: "_/tmp/falco-dkms-make_ -C /lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build modules"
    L226: ""
    L227: "make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_"
    L228: ""
    L229: "warning: the compiler differs from the one used to build the kernel"
    L230: ""
    L231: "The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116"
    L232: ""
    L233: "You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0"
    L234: ""
    L235: "[configure-kmod] Including /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/DEVNODE_ARG1_CONST/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/bu?ild//configure/CLASS_CREATE_1/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/ACCESS_OK_2/Makefile.inc"
    L236: ""
    L237: "[configure-kmod] Build output for HAS_DEVNODE_ARG1_CONST:"
    L238: ""
    L239: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dk?ms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the? one used to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0   C?C [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST/test.o gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mea?n _-flimit-function-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_A?RG1_CONST/test.o] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST] Error 2 ?make[1]: *** [../source/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkm?s/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_"
    L240: ""
    L241: "[configure-kmod] Build output for HAS_CLASS_CREATE_1:"
    L242: ""
    L243: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/f?alco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one use?d to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0   CC [M]  /?var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-f?unction-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o?] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1] Error 2 make[1]: *** [../sou?rce/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c?8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_"
    L244: ""
    L245: "[configure-kmod] Build output for HAS_ACCESS_OK_2:"
    L246: ""
    L247: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one used to b?uild the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0   CC [M]  /var/li?b/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-a?lignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o] Error 1 ma?ke[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2] Error 2 make[1]: *** [../source/Makefile:22?4: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d4?8bdc8897bc9af/build/configure/ACCESS_OK_2_"
    L248: ""
    L249: "CC [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o"
    L250: ""
    L251: "gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignment_?"
    L252: ""
    L253: "make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o] Error 1"
    L254: ""
    L255: "make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build] Error 2"
    L256: ""
    L257: "make[1]: *** [../source/Makefile:224: __sub-make] Error 2"
    L258: ""
    L259: "make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_"
    L260: ""
    L261: "make: *** [Makefile:22: all] Error 2"
    L262: ""
    L263: "2024-12-19 15:07:45 INFO  Trying to load a pre existent system module, if present."
    L264: "2024-12-19 15:07:45 WARN  Consider compiling your own driver and loading it or getting in touch with the Falco community."
    L265: "2024-12-19 15:07:45 ERROR failed: failed to build all requested drivers, status Process exited with status 1_"
    L266: " "
                Diagnostic output for qemu_uefi-amd64, run 4
    L1: " Error: _cluster.go:125: Unable to find image _falcosecurity/falco-driver-loader:master_ locally"
    L2: "cluster.go:125: master: Pulling from falcosecurity/falco-driver-loader"
    L3: "cluster.go:125: 8cf9fb7a0b56: Pulling fs layer"
    L4: "cluster.go:125: d198dcda34de: Pulling fs layer"
    L5: "cluster.go:125: b98db269e8e5: Pulling fs layer"
    L6: "cluster.go:125: 4ffbe6744d2e: Pulling fs layer"
    L7: "cluster.go:125: e7a05ed774a6: Pulling fs layer"
    L8: "cluster.go:125: 65330619df24: Pulling fs layer"
    L9: "cluster.go:125: 5f747f13f777: Pulling fs layer"
    L10: "cluster.go:125: c103f2fcab78: Pulling fs layer"
    L11: "cluster.go:125: e7a05ed774a6: Waiting"
    L12: "cluster.go:125: 65330619df24: Waiting"
    L13: "cluster.go:125: 5f747f13f777: Waiting"
    L14: "cluster.go:125: c103f2fcab78: Waiting"
    L15: "cluster.go:125: 4ffbe6744d2e: Waiting"
    L16: "cluster.go:125: d198dcda34de: Verifying Checksum"
    L17: "cluster.go:125: d198dcda34de: Download complete"
    L18: "cluster.go:125: 8cf9fb7a0b56: Verifying Checksum"
    L19: "cluster.go:125: 8cf9fb7a0b56: Download complete"
    L20: "cluster.go:125: 4ffbe6744d2e: Verifying Checksum"
    L21: "cluster.go:125: 4ffbe6744d2e: Download complete"
    L22: "cluster.go:125: e7a05ed774a6: Verifying Checksum"
    L23: "cluster.go:125: e7a05ed774a6: Download complete"
    L24: "cluster.go:125: b98db269e8e5: Verifying Checksum"
    L25: "cluster.go:125: b98db269e8e5: Download complete"
    L26: "cluster.go:125: 5f747f13f777: Verifying Checksum"
    L27: "cluster.go:125: 5f747f13f777: Download complete"
    L28: "cluster.go:125: c103f2fcab78: Verifying Checksum"
    L29: "cluster.go:125: c103f2fcab78: Download complete"
    L30: "cluster.go:125: 65330619df24: Verifying Checksum"
    L31: "cluster.go:125: 65330619df24: Download complete"
    L32: "cluster.go:125: 8cf9fb7a0b56: Pull complete"
    L33: "cluster.go:125: d198dcda34de: Pull complete"
    L34: "cluster.go:125: b98db269e8e5: Pull complete"
    L35: "cluster.go:125: 4ffbe6744d2e: Pull complete"
    L36: "cluster.go:125: e7a05ed774a6: Pull complete"
    L37: "cluster.go:125: 65330619df24: Pull complete"
    L38: "cluster.go:125: 5f747f13f777: Pull complete"
    L39: "cluster.go:125: c103f2fcab78: Pull complete"
    L40: "cluster.go:125: Digest: sha256:e84e36e09fc85face793331e0f5a8ec6ae18ef3ce2b0b1765e9affe48499796a"
    L41: "cluster.go:125: Status: Downloaded newer image for falcosecurity/falco-driver-loader:master"
    L42: "cluster.go:145: __docker run --rm --privileged -v /root/.falco:/root/.falco -v /proc:/host/proc:ro -v /boot:/host/boot:ro -v /lib/modules:/host/lib/modules:ro -v /usr:/host/usr:ro -v /etc:/host/etc:ro? falcosecurity/falco-driver-loader:master kmod__ failed: output * Setting up /usr/src links from host"
    L43: "2024-12-19 15:06:59 INFO  Running falcoctl driver config"
    L44: "??? name: falco"
    L45: "??? version: 9ee57c8d583c8d22e8c032011d48bdc8897bc9af"
    L46: "??? type: kmod"
    L47: "??? host-root: /host"
    L48: "??? repos: https://download.falco.org/driver"
    L49: "2024-12-19 15:06:59 INFO  Committing driver config to specialized configuration file under"
    L50: "??? directory: /etc/falco/config.d"
    L51: "2024-12-19 15:06:59 INFO  Storing falcoctl driver config "
    L52: "2024-12-19 15:06:59 INFO  Running falcoctl driver install"
    L53: "??? driver version: 9ee57c8d583c8d22e8c032011d48bdc8897bc9af"
    L54: "??? driver type: kmod"
    L55: "??? driver name: falco"
    L56: "??? compile: true"
    L57: "??? download: true"
    L58: "??? target: flatcar"
    L59: "??? arch: x86_64"
    L60: "??? kernel release: 6.12.0-flatcar"
    L61: "??? kernel version: #1 SMP PREEMPT_DYNAMIC Thu Dec 19 14:00:17 -00 2024"
    L62: "2024-12-19 15:06:59 INFO  Check if kernel module is still loaded. "
    L63: "2024-12-19 15:06:59 INFO  OK! There is no module loaded. "
    L64: "2024-12-19 15:06:59 INFO  Check all versions of kernel module in dkms. "
    L65: "2024-12-19 15:06:59 INFO  OK! There are no module versions in dkms. "
    L66: "2024-12-19 15:06:59 INFO  Trying to download a driver."
    L67: "??? url: https://download.falco.org/driver/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/x86_64/falco_flatcar_4187.0.0_1.ko"
    L68: "2024-12-19 15:06:59 WARN  Non-200 response from url. code: 404"
    L69: "2024-12-19 15:06:59 WARN  unable to find a prebuilt driver "
    L70: "2024-12-19 15:06:59 INFO  Trying to compile the requested driver "
    L71: "2024-12-19 15:06:59 INFO  Flatcar detected; relocating kernel tools."
    L72: "??? version: 4187.0.0"
    L73: "2024-12-19 15:06:59 INFO  Trying automatic kernel headers download. "
    L74: "2024-12-19 15:06:59 WARN  Failed to generate script."
    L75: "??? err: unexpected extraversion: flatcar"
    L76: "2024-12-19 15:06:59 INFO  Trying to dkms install module. gcc: /usr/bin/gcc"
    L77: "+ echo _* Building kmod with DKMS_"
    L78: "* Building kmod with DKMS"
    L79: "+ echo _#!/usr/bin/env bash_"
    L80: "+ echo _make CC=/usr/bin/gcc $@_"
    L81: "+ chmod +x /tmp/falco-dkms-make"
    L82: "+ [[ -n __ ]]"
    L83: "+ dkms install _--directive=MAKE=____/tmp/falco-dkms-make_____ -m falco -v 9ee57c8d583c8d22e8c032011d48bdc8897bc9af -k 6.12.0-flatcar"
    L84: "Sign command: /lib/modules/6.12.0-flatcar/build/scripts/sign-file"
    L85: "Signing key: /var/lib/dkms/mok.key"
    L86: "Public certificate (MOK): /var/lib/dkms/mok.pub"
    L87: "Certificate or key are missing, generating self signed certificate for MOK..."
    L88: "DIRECTIVE: MAKE=___/tmp/falco-dkms-make___"
    L89: "Creating symlink /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/source -_ /usr/src/falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af"
    L90: ""
    L91: "Building module:"
    L92: "Cleaning build area..."
    L93: "_/tmp/falco-dkms-make_...(bad exit status: 2)"
    L94: "Error! Bad return status for module build on kernel: 6.12.0-flatcar (x86_64)"
    L95: "Consult /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log for more information."
    L96: "2024-12-19 15:07:02 WARN  Running dkms build failed. Dumping dkms log."
    L97: "??? file: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log"
    L98: "DKMS make.log for falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af for kernel 6.12.0-flatcar (x86_64)"
    L99: ""
    L100: "Thu Dec 19 15:07:00 UTC 2024"
    L101: ""
    L102: "_/tmp/falco-dkms-make_ -C /lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build modules"
    L103: ""
    L104: "make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_"
    L105: ""
    L106: "warning: the compiler differs from the one used to build the kernel"
    L107: ""
    L108: "The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116"
    L109: ""
    L110: "You are using:           gcc (Debian 12.2.0-14) 12.2.0"
    L111: ""
    L112: "[configure-kmod] Including /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/DEVNODE_ARG1_CONST/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/bu?ild//configure/CLASS_CREATE_1/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/ACCESS_OK_2/Makefile.inc"
    L113: ""
    L114: "[configure-kmod] Build output for HAS_DEVNODE_ARG1_CONST:"
    L115: ""
    L116: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dk?ms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the? one used to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc (Debian 12.2.0-14) 12.2.0   CC [?M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST/test.o gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-fl?imit-function-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CO?NST/test.o] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST] Error 2 make[1?]: *** [../source/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_"
    L117: ""
    L118: "[configure-kmod] Build output for HAS_CLASS_CREATE_1:"
    L119: ""
    L120: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/f?alco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one use?d to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc (Debian 12.2.0-14) 12.2.0   CC [M]  /var?/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-functio?n-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o] Erro?r 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1] Error 2 make[1]: *** [../source/Ma?kefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8?c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_"
    L121: ""
    L122: "[configure-kmod] Build output for HAS_ACCESS_OK_2:"
    L123: ""
    L124: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one used to b?uild the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc (Debian 12.2.0-14) 12.2.0   CC [M]  /var/lib/d?kms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignme?nt_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o] Error 1 make[2]:? *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2] Error 2 make[1]: *** [../source/Makefile:224: __s?ub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc88?97bc9af/build/configure/ACCESS_OK_2_"
    L125: ""
    L126: "CC [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o"
    L127: ""
    L128: "gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignment_?"
    L129: ""
    L130: "make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o] Error 1"
    L131: ""
    L132: "make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build] Error 2"
    L133: ""
    L134: "make[1]: *** [../source/Makefile:224: __sub-make] Error 2"
    L135: ""
    L136: "make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_"
    L137: ""
    L138: "make: *** [Makefile:22: all] Error 2"
    L139: ""
    L140: "2024-12-19 15:07:02 INFO  Trying to dkms install module. gcc: /usr/bin/gcc-11"
    L141: "+ echo _* Building kmod with DKMS_"
    L142: "* Building kmod with DKMS"
    L143: "+ echo _#!/usr/bin/env bash_"
    L144: "+ echo _make CC=/usr/bin/gcc-11 $@_"
    L145: "+ chmod +x /tmp/falco-dkms-make"
    L146: "+ [[ -n __ ]]"
    L147: "+ dkms install _--directive=MAKE=____/tmp/falco-dkms-make_____ -m falco -v 9ee57c8d583c8d22e8c032011d48bdc8897bc9af -k 6.12.0-flatcar"
    L148: "Sign command: /lib/modules/6.12.0-flatcar/build/scripts/sign-file"
    L149: "Signing key: /var/lib/dkms/mok.key"
    L150: "Public certificate (MOK): /var/lib/dkms/mok.pub"
    L151: "DIRECTIVE: MAKE=___/tmp/falco-dkms-make___"
    L152: ""
    L153: "Building module:"
    L154: "Cleaning build area..."
    L155: "_/tmp/falco-dkms-make_...(bad exit status: 2)"
    L156: "Error! Bad return status for module build on kernel: 6.12.0-flatcar (x86_64)"
    L157: "Consult /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log for more information."
    L158: "2024-12-19 15:07:05 WARN  Running dkms build failed. Dumping dkms log."
    L159: "??? file: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log"
    L160: "DKMS make.log for falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af for kernel 6.12.0-flatcar (x86_64)"
    L161: ""
    L162: "Thu Dec 19 15:07:02 UTC 2024"
    L163: ""
    L164: "_/tmp/falco-dkms-make_ -C /lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build modules"
    L165: ""
    L166: "make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_"
    L167: ""
    L168: "warning: the compiler differs from the one used to build the kernel"
    L169: ""
    L170: "The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116"
    L171: ""
    L172: "You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0"
    L173: ""
    L174: "[configure-kmod] Including /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/DEVNODE_ARG1_CONST/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/bu?ild//configure/CLASS_CREATE_1/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/ACCESS_OK_2/Makefile.inc"
    L175: ""
    L176: "[configure-kmod] Build output for HAS_DEVNODE_ARG1_CONST:"
    L177: ""
    L178: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dk?ms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the? one used to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0   C?C [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST/test.o gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mea?n _-flimit-function-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_A?RG1_CONST/test.o] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST] Error 2 ?make[1]: *** [../source/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkm?s/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_"
    L179: ""
    L180: "[configure-kmod] Build output for HAS_CLASS_CREATE_1:"
    L181: ""
    L182: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/f?alco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one use?d to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0   CC [M]  /?var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-f?unction-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o?] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1] Error 2 make[1]: *** [../sou?rce/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c?8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_"
    L183: ""
    L184: "[configure-kmod] Build output for HAS_ACCESS_OK_2:"
    L185: ""
    L186: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one used to b?uild the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0   CC [M]  /var/li?b/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-a?lignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o] Error 1 ma?ke[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2] Error 2 make[1]: *** [../source/Makefile:22?4: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d4?8bdc8897bc9af/build/configure/ACCESS_OK_2_"
    L187: ""
    L188: "CC [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o"
    L189: ""
    L190: "gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignment_?"
    L191: ""
    L192: "make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o] Error 1"
    L193: ""
    L194: "make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build] Error 2"
    L195: ""
    L196: "make[1]: *** [../source/Makefile:224: __sub-make] Error 2"
    L197: ""
    L198: "make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_"
    L199: ""
    L200: "make: *** [Makefile:22: all] Error 2"
    L201: ""
    L202: "2024-12-19 15:07:05 INFO  Trying to dkms install module. gcc: /usr/bin/gcc-12"
    L203: "+ echo _* Building kmod with DKMS_"
    L204: "* Building kmod with DKMS"
    L205: "+ echo _#!/usr/bin/env bash_"
    L206: "+ echo _make CC=/usr/bin/gcc-12 $@_"
    L207: "+ chmod +x /tmp/falco-dkms-make"
    L208: "+ [[ -n __ ]]"
    L209: "+ dkms install _--directive=MAKE=____/tmp/falco-dkms-make_____ -m falco -v 9ee57c8d583c8d22e8c032011d48bdc8897bc9af -k 6.12.0-flatcar"
    L210: "Sign command: /lib/modules/6.12.0-flatcar/build/scripts/sign-file"
    L211: "Signing key: /var/lib/dkms/mok.key"
    L212: "Public certificate (MOK): /var/lib/dkms/mok.pub"
    L213: "DIRECTIVE: MAKE=___/tmp/falco-dkms-make___"
    L214: ""
    L215: "Building module:"
    L216: "Cleaning build area..."
    L217: "_/tmp/falco-dkms-make_...(bad exit status: 2)"
    L218: "Error! Bad return status for module build on kernel: 6.12.0-flatcar (x86_64)"
    L219: "Consult /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log for more information."
    L220: "2024-12-19 15:07:07 WARN  Running dkms build failed. Dumping dkms log."
    L221: "??? file: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log"
    L222: "DKMS make.log for falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af for kernel 6.12.0-flatcar (x86_64)"
    L223: ""
    L224: "Thu Dec 19 15:07:05 UTC 2024"
    L225: ""
    L226: "_/tmp/falco-dkms-make_ -C /lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build modules"
    L227: ""
    L228: "make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_"
    L229: ""
    L230: "warning: the compiler differs from the one used to build the kernel"
    L231: ""
    L232: "The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116"
    L233: ""
    L234: "You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0"
    L235: ""
    L236: "[configure-kmod] Including /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/DEVNODE_ARG1_CONST/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/bu?ild//configure/CLASS_CREATE_1/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/ACCESS_OK_2/Makefile.inc"
    L237: ""
    L238: "[configure-kmod] Build output for HAS_DEVNODE_ARG1_CONST:"
    L239: ""
    L240: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dk?ms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the? one used to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0   C?C [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST/test.o gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mea?n _-flimit-function-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_A?RG1_CONST/test.o] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST] Error 2 ?make[1]: *** [../source/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkm?s/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_"
    L241: ""
    L242: "[configure-kmod] Build output for HAS_CLASS_CREATE_1:"
    L243: ""
    L244: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/f?alco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one use?d to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0   CC [M]  /?var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-f?unction-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o?] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1] Error 2 make[1]: *** [../sou?rce/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c?8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_"
    L245: ""
    L246: "[configure-kmod] Build output for HAS_ACCESS_OK_2:"
    L247: ""
    L248: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one used to b?uild the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0   CC [M]  /var/li?b/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-a?lignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o] Error 1 ma?ke[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2] Error 2 make[1]: *** [../source/Makefile:22?4: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d4?8bdc8897bc9af/build/configure/ACCESS_OK_2_"
    L249: ""
    L250: "CC [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o"
    L251: ""
    L252: "gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignment_?"
    L253: ""
    L254: "make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o] Error 1"
    L255: ""
    L256: "make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build] Error 2"
    L257: ""
    L258: "make[1]: *** [../source/Makefile:224: __sub-make] Error 2"
    L259: ""
    L260: "make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_"
    L261: ""
    L262: "make: *** [Makefile:22: all] Error 2"
    L263: ""
    L264: "2024-12-19 15:07:07 INFO  Trying to load a pre existent system module, if present."
    L265: "2024-12-19 15:07:07 WARN  Consider compiling your own driver and loading it or getting in touch with the Falco community."
    L266: "2024-12-19 15:07:07 ERROR failed: failed to build all requested drivers, status Process exited with status 1_"
    L267: " "
                Diagnostic output for qemu_uefi-amd64, run 3
    L1: " Error: _cluster.go:125: Unable to find image _falcosecurity/falco-driver-loader:master_ locally"
    L2: "cluster.go:125: master: Pulling from falcosecurity/falco-driver-loader"
    L3: "cluster.go:125: 8cf9fb7a0b56: Pulling fs layer"
    L4: "cluster.go:125: d198dcda34de: Pulling fs layer"
    L5: "cluster.go:125: b98db269e8e5: Pulling fs layer"
    L6: "cluster.go:125: 4ffbe6744d2e: Pulling fs layer"
    L7: "cluster.go:125: e7a05ed774a6: Pulling fs layer"
    L8: "cluster.go:125: 65330619df24: Pulling fs layer"
    L9: "cluster.go:125: 5f747f13f777: Pulling fs layer"
    L10: "cluster.go:125: c103f2fcab78: Pulling fs layer"
    L11: "cluster.go:125: 65330619df24: Waiting"
    L12: "cluster.go:125: 4ffbe6744d2e: Waiting"
    L13: "cluster.go:125: e7a05ed774a6: Waiting"
    L14: "cluster.go:125: 5f747f13f777: Waiting"
    L15: "cluster.go:125: c103f2fcab78: Waiting"
    L16: "cluster.go:125: d198dcda34de: Verifying Checksum"
    L17: "cluster.go:125: d198dcda34de: Download complete"
    L18: "cluster.go:125: 8cf9fb7a0b56: Verifying Checksum"
    L19: "cluster.go:125: 8cf9fb7a0b56: Download complete"
    L20: "cluster.go:125: 4ffbe6744d2e: Verifying Checksum"
    L21: "cluster.go:125: 4ffbe6744d2e: Download complete"
    L22: "cluster.go:125: e7a05ed774a6: Verifying Checksum"
    L23: "cluster.go:125: e7a05ed774a6: Download complete"
    L24: "cluster.go:125: b98db269e8e5: Download complete"
    L25: "cluster.go:125: 5f747f13f777: Verifying Checksum"
    L26: "cluster.go:125: 5f747f13f777: Download complete"
    L27: "cluster.go:125: c103f2fcab78: Verifying Checksum"
    L28: "cluster.go:125: c103f2fcab78: Download complete"
    L29: "cluster.go:125: 65330619df24: Verifying Checksum"
    L30: "cluster.go:125: 65330619df24: Download complete"
    L31: "cluster.go:125: 8cf9fb7a0b56: Pull complete"
    L32: "cluster.go:125: d198dcda34de: Pull complete"
    L33: "cluster.go:125: b98db269e8e5: Pull complete"
    L34: "cluster.go:125: 4ffbe6744d2e: Pull complete"
    L35: "cluster.go:125: e7a05ed774a6: Pull complete"
    L36: "cluster.go:125: 65330619df24: Pull complete"
    L37: "cluster.go:125: 5f747f13f777: Pull complete"
    L38: "cluster.go:125: c103f2fcab78: Pull complete"
    L39: "cluster.go:125: Digest: sha256:e84e36e09fc85face793331e0f5a8ec6ae18ef3ce2b0b1765e9affe48499796a"
    L40: "cluster.go:125: Status: Downloaded newer image for falcosecurity/falco-driver-loader:master"
    L41: "cluster.go:145: __docker run --rm --privileged -v /root/.falco:/root/.falco -v /proc:/host/proc:ro -v /boot:/host/boot:ro -v /lib/modules:/host/lib/modules:ro -v /usr:/host/usr:ro -v /etc:/host/etc:ro? falcosecurity/falco-driver-loader:master kmod__ failed: output * Setting up /usr/src links from host"
    L42: "2024-12-19 15:04:20 INFO  Running falcoctl driver config"
    L43: "??? name: falco"
    L44: "??? version: 9ee57c8d583c8d22e8c032011d48bdc8897bc9af"
    L45: "??? type: kmod"
    L46: "??? host-root: /host"
    L47: "??? repos: https://download.falco.org/driver"
    L48: "2024-12-19 15:04:20 INFO  Committing driver config to specialized configuration file under"
    L49: "??? directory: /etc/falco/config.d"
    L50: "2024-12-19 15:04:20 INFO  Storing falcoctl driver config "
    L51: "2024-12-19 15:04:20 INFO  Running falcoctl driver install"
    L52: "??? driver version: 9ee57c8d583c8d22e8c032011d48bdc8897bc9af"
    L53: "??? driver type: kmod"
    L54: "??? driver name: falco"
    L55: "??? compile: true"
    L56: "??? download: true"
    L57: "??? target: flatcar"
    L58: "??? arch: x86_64"
    L59: "??? kernel release: 6.12.0-flatcar"
    L60: "??? kernel version: #1 SMP PREEMPT_DYNAMIC Thu Dec 19 14:00:17 -00 2024"
    L61: "2024-12-19 15:04:20 INFO  Check if kernel module is still loaded. "
    L62: "2024-12-19 15:04:20 INFO  OK! There is no module loaded. "
    L63: "2024-12-19 15:04:20 INFO  Check all versions of kernel module in dkms. "
    L64: "2024-12-19 15:04:20 INFO  OK! There are no module versions in dkms. "
    L65: "2024-12-19 15:04:20 INFO  Trying to download a driver."
    L66: "??? url: https://download.falco.org/driver/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/x86_64/falco_flatcar_4187.0.0_1.ko"
    L67: "2024-12-19 15:04:21 WARN  Non-200 response from url. code: 404"
    L68: "2024-12-19 15:04:21 WARN  unable to find a prebuilt driver "
    L69: "2024-12-19 15:04:21 INFO  Trying to compile the requested driver "
    L70: "2024-12-19 15:04:21 INFO  Flatcar detected; relocating kernel tools."
    L71: "??? version: 4187.0.0"
    L72: "2024-12-19 15:04:21 INFO  Trying automatic kernel headers download. "
    L73: "2024-12-19 15:04:21 WARN  Failed to generate script."
    L74: "??? err: unexpected extraversion: flatcar"
    L75: "2024-12-19 15:04:21 INFO  Trying to dkms install module. gcc: /usr/bin/gcc"
    L76: "+ echo _* Building kmod with DKMS_"
    L77: "* Building kmod with DKMS"
    L78: "+ echo _#!/usr/bin/env bash_"
    L79: "+ echo _make CC=/usr/bin/gcc $@_"
    L80: "+ chmod +x /tmp/falco-dkms-make"
    L81: "+ [[ -n __ ]]"
    L82: "+ dkms install _--directive=MAKE=____/tmp/falco-dkms-make_____ -m falco -v 9ee57c8d583c8d22e8c032011d48bdc8897bc9af -k 6.12.0-flatcar"
    L83: "Sign command: /lib/modules/6.12.0-flatcar/build/scripts/sign-file"
    L84: "Signing key: /var/lib/dkms/mok.key"
    L85: "Public certificate (MOK): /var/lib/dkms/mok.pub"
    L86: "Certificate or key are missing, generating self signed certificate for MOK..."
    L87: "DIRECTIVE: MAKE=___/tmp/falco-dkms-make___"
    L88: "Creating symlink /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/source -_ /usr/src/falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af"
    L89: ""
    L90: "Building module:"
    L91: "Cleaning build area..."
    L92: "_/tmp/falco-dkms-make_...(bad exit status: 2)"
    L93: "Error! Bad return status for module build on kernel: 6.12.0-flatcar (x86_64)"
    L94: "Consult /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log for more information."
    L95: "2024-12-19 15:04:23 WARN  Running dkms build failed. Dumping dkms log."
    L96: "??? file: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log"
    L97: "DKMS make.log for falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af for kernel 6.12.0-flatcar (x86_64)"
    L98: ""
    L99: "Thu Dec 19 15:04:21 UTC 2024"
    L100: ""
    L101: "_/tmp/falco-dkms-make_ -C /lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build modules"
    L102: ""
    L103: "make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_"
    L104: ""
    L105: "warning: the compiler differs from the one used to build the kernel"
    L106: ""
    L107: "The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116"
    L108: ""
    L109: "You are using:           gcc (Debian 12.2.0-14) 12.2.0"
    L110: ""
    L111: "[configure-kmod] Including /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/DEVNODE_ARG1_CONST/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/bu?ild//configure/CLASS_CREATE_1/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/ACCESS_OK_2/Makefile.inc"
    L112: ""
    L113: "[configure-kmod] Build output for HAS_DEVNODE_ARG1_CONST:"
    L114: ""
    L115: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dk?ms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the? one used to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc (Debian 12.2.0-14) 12.2.0   CC [?M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST/test.o gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-fl?imit-function-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CO?NST/test.o] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST] Error 2 make[1?]: *** [../source/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_"
    L116: ""
    L117: "[configure-kmod] Build output for HAS_CLASS_CREATE_1:"
    L118: ""
    L119: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/f?alco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one use?d to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc (Debian 12.2.0-14) 12.2.0   CC [M]  /var?/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-functio?n-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o] Erro?r 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1] Error 2 make[1]: *** [../source/Ma?kefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8?c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_"
    L120: ""
    L121: "[configure-kmod] Build output for HAS_ACCESS_OK_2:"
    L122: ""
    L123: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one used to b?uild the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc (Debian 12.2.0-14) 12.2.0   CC [M]  /var/lib/d?kms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignme?nt_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o] Error 1 make[2]:? *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2] Error 2 make[1]: *** [../source/Makefile:224: __s?ub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc88?97bc9af/build/configure/ACCESS_OK_2_"
    L124: ""
    L125: "CC [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o"
    L126: ""
    L127: "gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignment_?"
    L128: ""
    L129: "make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o] Error 1"
    L130: ""
    L131: "make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build] Error 2"
    L132: ""
    L133: "make[1]: *** [../source/Makefile:224: __sub-make] Error 2"
    L134: ""
    L135: "make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_"
    L136: ""
    L137: "make: *** [Makefile:22: all] Error 2"
    L138: ""
    L139: "2024-12-19 15:04:23 INFO  Trying to dkms install module. gcc: /usr/bin/gcc-11"
    L140: "+ echo _* Building kmod with DKMS_"
    L141: "* Building kmod with DKMS"
    L142: "+ echo _#!/usr/bin/env bash_"
    L143: "+ echo _make CC=/usr/bin/gcc-11 $@_"
    L144: "+ chmod +x /tmp/falco-dkms-make"
    L145: "+ [[ -n __ ]]"
    L146: "+ dkms install _--directive=MAKE=____/tmp/falco-dkms-make_____ -m falco -v 9ee57c8d583c8d22e8c032011d48bdc8897bc9af -k 6.12.0-flatcar"
    L147: "Sign command: /lib/modules/6.12.0-flatcar/build/scripts/sign-file"
    L148: "Signing key: /var/lib/dkms/mok.key"
    L149: "Public certificate (MOK): /var/lib/dkms/mok.pub"
    L150: "DIRECTIVE: MAKE=___/tmp/falco-dkms-make___"
    L151: ""
    L152: "Building module:"
    L153: "Cleaning build area..."
    L154: "_/tmp/falco-dkms-make_...(bad exit status: 2)"
    L155: "Error! Bad return status for module build on kernel: 6.12.0-flatcar (x86_64)"
    L156: "Consult /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log for more information."
    L157: "2024-12-19 15:04:26 WARN  Running dkms build failed. Dumping dkms log."
    L158: "??? file: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log"
    L159: "DKMS make.log for falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af for kernel 6.12.0-flatcar (x86_64)"
    L160: ""
    L161: "Thu Dec 19 15:04:23 UTC 2024"
    L162: ""
    L163: "_/tmp/falco-dkms-make_ -C /lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build modules"
    L164: ""
    L165: "make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_"
    L166: ""
    L167: "warning: the compiler differs from the one used to build the kernel"
    L168: ""
    L169: "The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116"
    L170: ""
    L171: "You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0"
    L172: ""
    L173: "[configure-kmod] Including /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/DEVNODE_ARG1_CONST/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/bu?ild//configure/CLASS_CREATE_1/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/ACCESS_OK_2/Makefile.inc"
    L174: ""
    L175: "[configure-kmod] Build output for HAS_DEVNODE_ARG1_CONST:"
    L176: ""
    L177: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dk?ms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the? one used to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0   C?C [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST/test.o gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mea?n _-flimit-function-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_A?RG1_CONST/test.o] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST] Error 2 ?make[1]: *** [../source/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkm?s/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_"
    L178: ""
    L179: "[configure-kmod] Build output for HAS_CLASS_CREATE_1:"
    L180: ""
    L181: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/f?alco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one use?d to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0   CC [M]  /?var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-f?unction-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o?] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1] Error 2 make[1]: *** [../sou?rce/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c?8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_"
    L182: ""
    L183: "[configure-kmod] Build output for HAS_ACCESS_OK_2:"
    L184: ""
    L185: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one used to b?uild the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0   CC [M]  /var/li?b/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-a?lignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o] Error 1 ma?ke[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2] Error 2 make[1]: *** [../source/Makefile:22?4: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d4?8bdc8897bc9af/build/configure/ACCESS_OK_2_"
    L186: ""
    L187: "CC [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o"
    L188: ""
    L189: "gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignment_?"
    L190: ""
    L191: "make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o] Error 1"
    L192: ""
    L193: "make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build] Error 2"
    L194: ""
    L195: "make[1]: *** [../source/Makefile:224: __sub-make] Error 2"
    L196: ""
    L197: "make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_"
    L198: ""
    L199: "make: *** [Makefile:22: all] Error 2"
    L200: ""
    L201: "2024-12-19 15:04:26 INFO  Trying to dkms install module. gcc: /usr/bin/gcc-12"
    L202: "+ echo _* Building kmod with DKMS_"
    L203: "* Building kmod with DKMS"
    L204: "+ echo _#!/usr/bin/env bash_"
    L205: "+ echo _make CC=/usr/bin/gcc-12 $@_"
    L206: "+ chmod +x /tmp/falco-dkms-make"
    L207: "+ [[ -n __ ]]"
    L208: "+ dkms install _--directive=MAKE=____/tmp/falco-dkms-make_____ -m falco -v 9ee57c8d583c8d22e8c032011d48bdc8897bc9af -k 6.12.0-flatcar"
    L209: "Sign command: /lib/modules/6.12.0-flatcar/build/scripts/sign-file"
    L210: "Signing key: /var/lib/dkms/mok.key"
    L211: "Public certificate (MOK): /var/lib/dkms/mok.pub"
    L212: "DIRECTIVE: MAKE=___/tmp/falco-dkms-make___"
    L213: ""
    L214: "Building module:"
    L215: "Cleaning build area..."
    L216: "_/tmp/falco-dkms-make_...(bad exit status: 2)"
    L217: "Error! Bad return status for module build on kernel: 6.12.0-flatcar (x86_64)"
    L218: "Consult /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log for more information."
    L219: "2024-12-19 15:04:28 WARN  Running dkms build failed. Dumping dkms log."
    L220: "??? file: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log"
    L221: "DKMS make.log for falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af for kernel 6.12.0-flatcar (x86_64)"
    L222: ""
    L223: "Thu Dec 19 15:04:26 UTC 2024"
    L224: ""
    L225: "_/tmp/falco-dkms-make_ -C /lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build modules"
    L226: ""
    L227: "make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_"
    L228: ""
    L229: "warning: the compiler differs from the one used to build the kernel"
    L230: ""
    L231: "The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116"
    L232: ""
    L233: "You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0"
    L234: ""
    L235: "[configure-kmod] Including /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/DEVNODE_ARG1_CONST/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/bu?ild//configure/CLASS_CREATE_1/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/ACCESS_OK_2/Makefile.inc"
    L236: ""
    L237: "[configure-kmod] Build output for HAS_DEVNODE_ARG1_CONST:"
    L238: ""
    L239: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dk?ms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the? one used to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0   C?C [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST/test.o gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mea?n _-flimit-function-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_A?RG1_CONST/test.o] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST] Error 2 ?make[1]: *** [../source/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkm?s/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_"
    L240: ""
    L241: "[configure-kmod] Build output for HAS_CLASS_CREATE_1:"
    L242: ""
    L243: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/f?alco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one use?d to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0   CC [M]  /?var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-f?unction-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o?] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1] Error 2 make[1]: *** [../sou?rce/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c?8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_"
    L244: ""
    L245: "[configure-kmod] Build output for HAS_ACCESS_OK_2:"
    L246: ""
    L247: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one used to b?uild the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0   CC [M]  /var/li?b/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-a?lignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o] Error 1 ma?ke[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2] Error 2 make[1]: *** [../source/Makefile:22?4: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d4?8bdc8897bc9af/build/configure/ACCESS_OK_2_"
    L248: ""
    L249: "CC [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o"
    L250: ""
    L251: "gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignment_?"
    L252: ""
    L253: "make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o] Error 1"
    L254: ""
    L255: "make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build] Error 2"
    L256: ""
    L257: "make[1]: *** [../source/Makefile:224: __sub-make] Error 2"
    L258: ""
    L259: "make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_"
    L260: ""
    L261: "make: *** [Makefile:22: all] Error 2"
    L262: ""
    L263: "2024-12-19 15:04:28 INFO  Trying to load a pre existent system module, if present."
    L264: "2024-12-19 15:04:28 WARN  Consider compiling your own driver and loading it or getting in touch with the Falco community."
    L265: "2024-12-19 15:04:28 ERROR failed: failed to build all requested drivers, status Process exited with status 1_"
    L266: " "
                Diagnostic output for qemu_uefi-amd64, run 2
    L1: " Error: _cluster.go:125: Unable to find image _falcosecurity/falco-driver-loader:master_ locally"
    L2: "cluster.go:125: master: Pulling from falcosecurity/falco-driver-loader"
    L3: "cluster.go:125: 8cf9fb7a0b56: Pulling fs layer"
    L4: "cluster.go:125: d198dcda34de: Pulling fs layer"
    L5: "cluster.go:125: b98db269e8e5: Pulling fs layer"
    L6: "cluster.go:125: 4ffbe6744d2e: Pulling fs layer"
    L7: "cluster.go:125: e7a05ed774a6: Pulling fs layer"
    L8: "cluster.go:125: 65330619df24: Pulling fs layer"
    L9: "cluster.go:125: 5f747f13f777: Pulling fs layer"
    L10: "cluster.go:125: c103f2fcab78: Pulling fs layer"
    L11: "cluster.go:125: e7a05ed774a6: Waiting"
    L12: "cluster.go:125: 65330619df24: Waiting"
    L13: "cluster.go:125: 5f747f13f777: Waiting"
    L14: "cluster.go:125: c103f2fcab78: Waiting"
    L15: "cluster.go:125: 4ffbe6744d2e: Waiting"
    L16: "cluster.go:125: d198dcda34de: Verifying Checksum"
    L17: "cluster.go:125: d198dcda34de: Download complete"
    L18: "cluster.go:125: 8cf9fb7a0b56: Verifying Checksum"
    L19: "cluster.go:125: 8cf9fb7a0b56: Download complete"
    L20: "cluster.go:125: 4ffbe6744d2e: Verifying Checksum"
    L21: "cluster.go:125: 4ffbe6744d2e: Download complete"
    L22: "cluster.go:125: e7a05ed774a6: Download complete"
    L23: "cluster.go:125: b98db269e8e5: Verifying Checksum"
    L24: "cluster.go:125: b98db269e8e5: Download complete"
    L25: "cluster.go:125: 5f747f13f777: Verifying Checksum"
    L26: "cluster.go:125: 5f747f13f777: Download complete"
    L27: "cluster.go:125: c103f2fcab78: Verifying Checksum"
    L28: "cluster.go:125: c103f2fcab78: Download complete"
    L29: "cluster.go:125: 8cf9fb7a0b56: Pull complete"
    L30: "cluster.go:125: 65330619df24: Verifying Checksum"
    L31: "cluster.go:125: 65330619df24: Download complete"
    L32: "cluster.go:125: d198dcda34de: Pull complete"
    L33: "cluster.go:125: b98db269e8e5: Pull complete"
    L34: "cluster.go:125: 4ffbe6744d2e: Pull complete"
    L35: "cluster.go:125: e7a05ed774a6: Pull complete"
    L36: "cluster.go:125: 65330619df24: Pull complete"
    L37: "cluster.go:125: 5f747f13f777: Pull complete"
    L38: "cluster.go:125: c103f2fcab78: Pull complete"
    L39: "cluster.go:125: Digest: sha256:e84e36e09fc85face793331e0f5a8ec6ae18ef3ce2b0b1765e9affe48499796a"
    L40: "cluster.go:125: Status: Downloaded newer image for falcosecurity/falco-driver-loader:master"
    L41: "cluster.go:145: __docker run --rm --privileged -v /root/.falco:/root/.falco -v /proc:/host/proc:ro -v /boot:/host/boot:ro -v /lib/modules:/host/lib/modules:ro -v /usr:/host/usr:ro -v /etc:/host/etc:ro? falcosecurity/falco-driver-loader:master kmod__ failed: output * Setting up /usr/src links from host"
    L42: "2024-12-19 15:01:54 INFO  Running falcoctl driver config"
    L43: "??? name: falco"
    L44: "??? version: 9ee57c8d583c8d22e8c032011d48bdc8897bc9af"
    L45: "??? type: kmod"
    L46: "??? host-root: /host"
    L47: "??? repos: https://download.falco.org/driver"
    L48: "2024-12-19 15:01:54 INFO  Committing driver config to specialized configuration file under"
    L49: "??? directory: /etc/falco/config.d"
    L50: "2024-12-19 15:01:54 INFO  Storing falcoctl driver config "
    L51: "2024-12-19 15:01:54 INFO  Running falcoctl driver install"
    L52: "??? driver version: 9ee57c8d583c8d22e8c032011d48bdc8897bc9af"
    L53: "??? driver type: kmod"
    L54: "??? driver name: falco"
    L55: "??? compile: true"
    L56: "??? download: true"
    L57: "??? target: flatcar"
    L58: "??? arch: x86_64"
    L59: "??? kernel release: 6.12.0-flatcar"
    L60: "??? kernel version: #1 SMP PREEMPT_DYNAMIC Thu Dec 19 14:00:17 -00 2024"
    L61: "2024-12-19 15:01:54 INFO  Check if kernel module is still loaded. "
    L62: "2024-12-19 15:01:54 INFO  OK! There is no module loaded. "
    L63: "2024-12-19 15:01:54 INFO  Check all versions of kernel module in dkms. "
    L64: "2024-12-19 15:01:54 INFO  OK! There are no module versions in dkms. "
    L65: "2024-12-19 15:01:54 INFO  Trying to download a driver."
    L66: "??? url: https://download.falco.org/driver/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/x86_64/falco_flatcar_4187.0.0_1.ko"
    L67: "2024-12-19 15:01:54 WARN  Non-200 response from url. code: 404"
    L68: "2024-12-19 15:01:54 WARN  unable to find a prebuilt driver "
    L69: "2024-12-19 15:01:54 INFO  Trying to compile the requested driver "
    L70: "2024-12-19 15:01:54 INFO  Flatcar detected; relocating kernel tools."
    L71: "??? version: 4187.0.0"
    L72: "2024-12-19 15:01:54 INFO  Trying automatic kernel headers download. "
    L73: "2024-12-19 15:01:54 WARN  Failed to generate script."
    L74: "??? err: unexpected extraversion: flatcar"
    L75: "2024-12-19 15:01:54 INFO  Trying to dkms install module. gcc: /usr/bin/gcc"
    L76: "+ echo _* Building kmod with DKMS_"
    L77: "* Building kmod with DKMS"
    L78: "+ echo _#!/usr/bin/env bash_"
    L79: "+ echo _make CC=/usr/bin/gcc $@_"
    L80: "+ chmod +x /tmp/falco-dkms-make"
    L81: "+ [[ -n __ ]]"
    L82: "+ dkms install _--directive=MAKE=____/tmp/falco-dkms-make_____ -m falco -v 9ee57c8d583c8d22e8c032011d48bdc8897bc9af -k 6.12.0-flatcar"
    L83: "Sign command: /lib/modules/6.12.0-flatcar/build/scripts/sign-file"
    L84: "Signing key: /var/lib/dkms/mok.key"
    L85: "Public certificate (MOK): /var/lib/dkms/mok.pub"
    L86: "Certificate or key are missing, generating self signed certificate for MOK..."
    L87: "DIRECTIVE: MAKE=___/tmp/falco-dkms-make___"
    L88: "Creating symlink /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/source -_ /usr/src/falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af"
    L89: ""
    L90: "Building module:"
    L91: "Cleaning build area..."
    L92: "_/tmp/falco-dkms-make_...(bad exit status: 2)"
    L93: "Error! Bad return status for module build on kernel: 6.12.0-flatcar (x86_64)"
    L94: "Consult /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log for more information."
    L95: "2024-12-19 15:01:57 WARN  Running dkms build failed. Dumping dkms log."
    L96: "??? file: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log"
    L97: "DKMS make.log for falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af for kernel 6.12.0-flatcar (x86_64)"
    L98: ""
    L99: "Thu Dec 19 15:01:55 UTC 2024"
    L100: ""
    L101: "_/tmp/falco-dkms-make_ -C /lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build modules"
    L102: ""
    L103: "make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_"
    L104: ""
    L105: "warning: the compiler differs from the one used to build the kernel"
    L106: ""
    L107: "The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116"
    L108: ""
    L109: "You are using:           gcc (Debian 12.2.0-14) 12.2.0"
    L110: ""
    L111: "[configure-kmod] Including /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/DEVNODE_ARG1_CONST/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/bu?ild//configure/CLASS_CREATE_1/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/ACCESS_OK_2/Makefile.inc"
    L112: ""
    L113: "[configure-kmod] Build output for HAS_DEVNODE_ARG1_CONST:"
    L114: ""
    L115: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dk?ms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the? one used to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc (Debian 12.2.0-14) 12.2.0   CC [?M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST/test.o gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-fl?imit-function-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CO?NST/test.o] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST] Error 2 make[1?]: *** [../source/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_"
    L116: ""
    L117: "[configure-kmod] Build output for HAS_CLASS_CREATE_1:"
    L118: ""
    L119: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/f?alco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one use?d to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc (Debian 12.2.0-14) 12.2.0   CC [M]  /var?/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-functio?n-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o] Erro?r 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1] Error 2 make[1]: *** [../source/Ma?kefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8?c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_"
    L120: ""
    L121: "[configure-kmod] Build output for HAS_ACCESS_OK_2:"
    L122: ""
    L123: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one used to b?uild the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc (Debian 12.2.0-14) 12.2.0   CC [M]  /var/lib/d?kms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignme?nt_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o] Error 1 make[2]:? *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2] Error 2 make[1]: *** [../source/Makefile:224: __s?ub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc88?97bc9af/build/configure/ACCESS_OK_2_"
    L124: ""
    L125: "CC [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o"
    L126: ""
    L127: "gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignment_?"
    L128: ""
    L129: "make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o] Error 1"
    L130: ""
    L131: "make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build] Error 2"
    L132: ""
    L133: "make[1]: *** [../source/Makefile:224: __sub-make] Error 2"
    L134: ""
    L135: "make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_"
    L136: ""
    L137: "make: *** [Makefile:22: all] Error 2"
    L138: ""
    L139: "2024-12-19 15:01:57 INFO  Trying to dkms install module. gcc: /usr/bin/gcc-11"
    L140: "+ echo _* Building kmod with DKMS_"
    L141: "* Building kmod with DKMS"
    L142: "+ echo _#!/usr/bin/env bash_"
    L143: "+ echo _make CC=/usr/bin/gcc-11 $@_"
    L144: "+ chmod +x /tmp/falco-dkms-make"
    L145: "+ [[ -n __ ]]"
    L146: "+ dkms install _--directive=MAKE=____/tmp/falco-dkms-make_____ -m falco -v 9ee57c8d583c8d22e8c032011d48bdc8897bc9af -k 6.12.0-flatcar"
    L147: "Sign command: /lib/modules/6.12.0-flatcar/build/scripts/sign-file"
    L148: "Signing key: /var/lib/dkms/mok.key"
    L149: "Public certificate (MOK): /var/lib/dkms/mok.pub"
    L150: "DIRECTIVE: MAKE=___/tmp/falco-dkms-make___"
    L151: ""
    L152: "Building module:"
    L153: "Cleaning build area..."
    L154: "_/tmp/falco-dkms-make_...(bad exit status: 2)"
    L155: "Error! Bad return status for module build on kernel: 6.12.0-flatcar (x86_64)"
    L156: "Consult /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log for more information."
    L157: "2024-12-19 15:02:00 WARN  Running dkms build failed. Dumping dkms log."
    L158: "??? file: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log"
    L159: "DKMS make.log for falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af for kernel 6.12.0-flatcar (x86_64)"
    L160: ""
    L161: "Thu Dec 19 15:01:57 UTC 2024"
    L162: ""
    L163: "_/tmp/falco-dkms-make_ -C /lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build modules"
    L164: ""
    L165: "make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_"
    L166: ""
    L167: "warning: the compiler differs from the one used to build the kernel"
    L168: ""
    L169: "The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116"
    L170: ""
    L171: "You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0"
    L172: ""
    L173: "[configure-kmod] Including /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/DEVNODE_ARG1_CONST/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/bu?ild//configure/CLASS_CREATE_1/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/ACCESS_OK_2/Makefile.inc"
    L174: ""
    L175: "[configure-kmod] Build output for HAS_DEVNODE_ARG1_CONST:"
    L176: ""
    L177: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dk?ms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the? one used to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0   C?C [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST/test.o gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mea?n _-flimit-function-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_A?RG1_CONST/test.o] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST] Error 2 ?make[1]: *** [../source/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkm?s/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_"
    L178: ""
    L179: "[configure-kmod] Build output for HAS_CLASS_CREATE_1:"
    L180: ""
    L181: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/f?alco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one use?d to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0   CC [M]  /?var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-f?unction-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o?] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1] Error 2 make[1]: *** [../sou?rce/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c?8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_"
    L182: ""
    L183: "[configure-kmod] Build output for HAS_ACCESS_OK_2:"
    L184: ""
    L185: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one used to b?uild the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0   CC [M]  /var/li?b/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-a?lignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o] Error 1 ma?ke[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2] Error 2 make[1]: *** [../source/Makefile:22?4: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d4?8bdc8897bc9af/build/configure/ACCESS_OK_2_"
    L186: ""
    L187: "CC [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o"
    L188: ""
    L189: "gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignment_?"
    L190: ""
    L191: "make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o] Error 1"
    L192: ""
    L193: "make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build] Error 2"
    L194: ""
    L195: "make[1]: *** [../source/Makefile:224: __sub-make] Error 2"
    L196: ""
    L197: "make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_"
    L198: ""
    L199: "make: *** [Makefile:22: all] Error 2"
    L200: ""
    L201: "2024-12-19 15:02:00 INFO  Trying to dkms install module. gcc: /usr/bin/gcc-12"
    L202: "+ echo _* Building kmod with DKMS_"
    L203: "* Building kmod with DKMS"
    L204: "+ echo _#!/usr/bin/env bash_"
    L205: "+ echo _make CC=/usr/bin/gcc-12 $@_"
    L206: "+ chmod +x /tmp/falco-dkms-make"
    L207: "+ [[ -n __ ]]"
    L208: "+ dkms install _--directive=MAKE=____/tmp/falco-dkms-make_____ -m falco -v 9ee57c8d583c8d22e8c032011d48bdc8897bc9af -k 6.12.0-flatcar"
    L209: "Sign command: /lib/modules/6.12.0-flatcar/build/scripts/sign-file"
    L210: "Signing key: /var/lib/dkms/mok.key"
    L211: "Public certificate (MOK): /var/lib/dkms/mok.pub"
    L212: "DIRECTIVE: MAKE=___/tmp/falco-dkms-make___"
    L213: ""
    L214: "Building module:"
    L215: "Cleaning build area..."
    L216: "_/tmp/falco-dkms-make_...(bad exit status: 2)"
    L217: "Error! Bad return status for module build on kernel: 6.12.0-flatcar (x86_64)"
    L218: "Consult /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log for more information."
    L219: "2024-12-19 15:02:02 WARN  Running dkms build failed. Dumping dkms log."
    L220: "??? file: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log"
    L221: "DKMS make.log for falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af for kernel 6.12.0-flatcar (x86_64)"
    L222: ""
    L223: "Thu Dec 19 15:02:00 UTC 2024"
    L224: ""
    L225: "_/tmp/falco-dkms-make_ -C /lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build modules"
    L226: ""
    L227: "make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_"
    L228: ""
    L229: "warning: the compiler differs from the one used to build the kernel"
    L230: ""
    L231: "The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116"
    L232: ""
    L233: "You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0"
    L234: ""
    L235: "[configure-kmod] Including /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/DEVNODE_ARG1_CONST/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/bu?ild//configure/CLASS_CREATE_1/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/ACCESS_OK_2/Makefile.inc"
    L236: ""
    L237: "[configure-kmod] Build output for HAS_DEVNODE_ARG1_CONST:"
    L238: ""
    L239: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dk?ms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the? one used to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0   C?C [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST/test.o gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mea?n _-flimit-function-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_A?RG1_CONST/test.o] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST] Error 2 ?make[1]: *** [../source/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkm?s/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_"
    L240: ""
    L241: "[configure-kmod] Build output for HAS_CLASS_CREATE_1:"
    L242: ""
    L243: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/f?alco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one use?d to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0   CC [M]  /?var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-f?unction-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o?] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1] Error 2 make[1]: *** [../sou?rce/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c?8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_"
    L244: ""
    L245: "[configure-kmod] Build output for HAS_ACCESS_OK_2:"
    L246: ""
    L247: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one used to b?uild the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0   CC [M]  /var/li?b/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-a?lignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o] Error 1 ma?ke[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2] Error 2 make[1]: *** [../source/Makefile:22?4: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d4?8bdc8897bc9af/build/configure/ACCESS_OK_2_"
    L248: ""
    L249: "CC [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o"
    L250: ""
    L251: "gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignment_?"
    L252: ""
    L253: "make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o] Error 1"
    L254: ""
    L255: "make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build] Error 2"
    L256: ""
    L257: "make[1]: *** [../source/Makefile:224: __sub-make] Error 2"
    L258: ""
    L259: "make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_"
    L260: ""
    L261: "make: *** [Makefile:22: all] Error 2"
    L262: ""
    L263: "2024-12-19 15:02:02 INFO  Trying to load a pre existent system module, if present."
    L264: "2024-12-19 15:02:02 WARN  Consider compiling your own driver and loading it or getting in touch with the Falco community."
    L265: "2024-12-19 15:02:02 ERROR failed: failed to build all requested drivers, status Process exited with status 1_"
    L266: " "
                Diagnostic output for qemu_uefi-amd64, run 1
    L1: " Error: _cluster.go:125: Unable to find image _falcosecurity/falco-driver-loader:master_ locally"
    L2: "cluster.go:125: master: Pulling from falcosecurity/falco-driver-loader"
    L3: "cluster.go:125: 8cf9fb7a0b56: Pulling fs layer"
    L4: "cluster.go:125: d198dcda34de: Pulling fs layer"
    L5: "cluster.go:125: b98db269e8e5: Pulling fs layer"
    L6: "cluster.go:125: 4ffbe6744d2e: Pulling fs layer"
    L7: "cluster.go:125: e7a05ed774a6: Pulling fs layer"
    L8: "cluster.go:125: 65330619df24: Pulling fs layer"
    L9: "cluster.go:125: 5f747f13f777: Pulling fs layer"
    L10: "cluster.go:125: c103f2fcab78: Pulling fs layer"
    L11: "cluster.go:125: e7a05ed774a6: Waiting"
    L12: "cluster.go:125: 65330619df24: Waiting"
    L13: "cluster.go:125: 5f747f13f777: Waiting"
    L14: "cluster.go:125: c103f2fcab78: Waiting"
    L15: "cluster.go:125: 4ffbe6744d2e: Waiting"
    L16: "cluster.go:125: 8cf9fb7a0b56: Verifying Checksum"
    L17: "cluster.go:125: 8cf9fb7a0b56: Download complete"
    L18: "cluster.go:125: 4ffbe6744d2e: Verifying Checksum"
    L19: "cluster.go:125: 4ffbe6744d2e: Download complete"
    L20: "cluster.go:125: d198dcda34de: Verifying Checksum"
    L21: "cluster.go:125: d198dcda34de: Download complete"
    L22: "cluster.go:125: e7a05ed774a6: Verifying Checksum"
    L23: "cluster.go:125: e7a05ed774a6: Download complete"
    L24: "cluster.go:125: b98db269e8e5: Verifying Checksum"
    L25: "cluster.go:125: b98db269e8e5: Download complete"
    L26: "cluster.go:125: 5f747f13f777: Verifying Checksum"
    L27: "cluster.go:125: 5f747f13f777: Download complete"
    L28: "cluster.go:125: c103f2fcab78: Verifying Checksum"
    L29: "cluster.go:125: c103f2fcab78: Download complete"
    L30: "cluster.go:125: 8cf9fb7a0b56: Pull complete"
    L31: "cluster.go:125: d198dcda34de: Pull complete"
    L32: "cluster.go:125: 65330619df24: Verifying Checksum"
    L33: "cluster.go:125: 65330619df24: Download complete"
    L34: "cluster.go:125: b98db269e8e5: Pull complete"
    L35: "cluster.go:125: 4ffbe6744d2e: Pull complete"
    L36: "cluster.go:125: e7a05ed774a6: Pull complete"
    L37: "cluster.go:125: 65330619df24: Pull complete"
    L38: "cluster.go:125: 5f747f13f777: Pull complete"
    L39: "cluster.go:125: c103f2fcab78: Pull complete"
    L40: "cluster.go:125: Digest: sha256:e84e36e09fc85face793331e0f5a8ec6ae18ef3ce2b0b1765e9affe48499796a"
    L41: "cluster.go:125: Status: Downloaded newer image for falcosecurity/falco-driver-loader:master"
    L42: "cluster.go:145: __docker run --rm --privileged -v /root/.falco:/root/.falco -v /proc:/host/proc:ro -v /boot:/host/boot:ro -v /lib/modules:/host/lib/modules:ro -v /usr:/host/usr:ro -v /etc:/host/etc:ro? falcosecurity/falco-driver-loader:master kmod__ failed: output * Setting up /usr/src links from host"
    L43: "2024-12-19 14:52:25 INFO  Running falcoctl driver config"
    L44: "??? name: falco"
    L45: "??? version: 9ee57c8d583c8d22e8c032011d48bdc8897bc9af"
    L46: "??? type: kmod"
    L47: "??? host-root: /host"
    L48: "??? repos: https://download.falco.org/driver"
    L49: "2024-12-19 14:52:25 INFO  Committing driver config to specialized configuration file under"
    L50: "??? directory: /etc/falco/config.d"
    L51: "2024-12-19 14:52:25 INFO  Storing falcoctl driver config "
    L52: "2024-12-19 14:52:25 INFO  Running falcoctl driver install"
    L53: "??? driver version: 9ee57c8d583c8d22e8c032011d48bdc8897bc9af"
    L54: "??? driver type: kmod"
    L55: "??? driver name: falco"
    L56: "??? compile: true"
    L57: "??? download: true"
    L58: "??? target: flatcar"
    L59: "??? arch: x86_64"
    L60: "??? kernel release: 6.12.0-flatcar"
    L61: "??? kernel version: #1 SMP PREEMPT_DYNAMIC Thu Dec 19 14:00:17 -00 2024"
    L62: "2024-12-19 14:52:25 INFO  Check if kernel module is still loaded. "
    L63: "2024-12-19 14:52:25 INFO  OK! There is no module loaded. "
    L64: "2024-12-19 14:52:25 INFO  Check all versions of kernel module in dkms. "
    L65: "2024-12-19 14:52:25 INFO  OK! There are no module versions in dkms. "
    L66: "2024-12-19 14:52:25 INFO  Trying to download a driver."
    L67: "??? url: https://download.falco.org/driver/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/x86_64/falco_flatcar_4187.0.0_1.ko"
    L68: "2024-12-19 14:52:26 WARN  Non-200 response from url. code: 404"
    L69: "2024-12-19 14:52:26 WARN  unable to find a prebuilt driver "
    L70: "2024-12-19 14:52:26 INFO  Trying to compile the requested driver "
    L71: "2024-12-19 14:52:26 INFO  Flatcar detected; relocating kernel tools."
    L72: "??? version: 4187.0.0"
    L73: "2024-12-19 14:52:26 INFO  Trying automatic kernel headers download. "
    L74: "2024-12-19 14:52:26 WARN  Failed to generate script."
    L75: "??? err: unexpected extraversion: flatcar"
    L76: "2024-12-19 14:52:26 INFO  Trying to dkms install module. gcc: /usr/bin/gcc"
    L77: "+ echo _* Building kmod with DKMS_"
    L78: "* Building kmod with DKMS"
    L79: "+ echo _#!/usr/bin/env bash_"
    L80: "+ echo _make CC=/usr/bin/gcc $@_"
    L81: "+ chmod +x /tmp/falco-dkms-make"
    L82: "+ [[ -n __ ]]"
    L83: "+ dkms install _--directive=MAKE=____/tmp/falco-dkms-make_____ -m falco -v 9ee57c8d583c8d22e8c032011d48bdc8897bc9af -k 6.12.0-flatcar"
    L84: "Sign command: /lib/modules/6.12.0-flatcar/build/scripts/sign-file"
    L85: "Signing key: /var/lib/dkms/mok.key"
    L86: "Public certificate (MOK): /var/lib/dkms/mok.pub"
    L87: "Certificate or key are missing, generating self signed certificate for MOK..."
    L88: "DIRECTIVE: MAKE=___/tmp/falco-dkms-make___"
    L89: "Creating symlink /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/source -_ /usr/src/falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af"
    L90: ""
    L91: "Building module:"
    L92: "Cleaning build area..."
    L93: "_/tmp/falco-dkms-make_...(bad exit status: 2)"
    L94: "Error! Bad return status for module build on kernel: 6.12.0-flatcar (x86_64)"
    L95: "Consult /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log for more information."
    L96: "2024-12-19 14:52:28 WARN  Running dkms build failed. Dumping dkms log."
    L97: "??? file: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log"
    L98: "DKMS make.log for falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af for kernel 6.12.0-flatcar (x86_64)"
    L99: ""
    L100: "Thu Dec 19 14:52:26 UTC 2024"
    L101: ""
    L102: "_/tmp/falco-dkms-make_ -C /lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build modules"
    L103: ""
    L104: "make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_"
    L105: ""
    L106: "warning: the compiler differs from the one used to build the kernel"
    L107: ""
    L108: "The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116"
    L109: ""
    L110: "You are using:           gcc (Debian 12.2.0-14) 12.2.0"
    L111: ""
    L112: "[configure-kmod] Including /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/DEVNODE_ARG1_CONST/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/bu?ild//configure/CLASS_CREATE_1/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/ACCESS_OK_2/Makefile.inc"
    L113: ""
    L114: "[configure-kmod] Build output for HAS_DEVNODE_ARG1_CONST:"
    L115: ""
    L116: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dk?ms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the? one used to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc (Debian 12.2.0-14) 12.2.0   CC [?M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST/test.o gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-fl?imit-function-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CO?NST/test.o] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST] Error 2 make[1?]: *** [../source/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_"
    L117: ""
    L118: "[configure-kmod] Build output for HAS_CLASS_CREATE_1:"
    L119: ""
    L120: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/f?alco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one use?d to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc (Debian 12.2.0-14) 12.2.0   CC [M]  /var?/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-functio?n-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o] Erro?r 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1] Error 2 make[1]: *** [../source/Ma?kefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8?c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_"
    L121: ""
    L122: "[configure-kmod] Build output for HAS_ACCESS_OK_2:"
    L123: ""
    L124: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one used to b?uild the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc (Debian 12.2.0-14) 12.2.0   CC [M]  /var/lib/d?kms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignme?nt_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o] Error 1 make[2]:? *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2] Error 2 make[1]: *** [../source/Makefile:224: __s?ub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc88?97bc9af/build/configure/ACCESS_OK_2_"
    L125: ""
    L126: "CC [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o"
    L127: ""
    L128: "gcc: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignment_?"
    L129: ""
    L130: "make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o] Error 1"
    L131: ""
    L132: "make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build] Error 2"
    L133: ""
    L134: "make[1]: *** [../source/Makefile:224: __sub-make] Error 2"
    L135: ""
    L136: "make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_"
    L137: ""
    L138: "make: *** [Makefile:22: all] Error 2"
    L139: ""
    L140: "2024-12-19 14:52:28 INFO  Trying to dkms install module. gcc: /usr/bin/gcc-11"
    L141: "+ echo _* Building kmod with DKMS_"
    L142: "* Building kmod with DKMS"
    L143: "+ echo _#!/usr/bin/env bash_"
    L144: "+ echo _make CC=/usr/bin/gcc-11 $@_"
    L145: "+ chmod +x /tmp/falco-dkms-make"
    L146: "+ [[ -n __ ]]"
    L147: "+ dkms install _--directive=MAKE=____/tmp/falco-dkms-make_____ -m falco -v 9ee57c8d583c8d22e8c032011d48bdc8897bc9af -k 6.12.0-flatcar"
    L148: "Sign command: /lib/modules/6.12.0-flatcar/build/scripts/sign-file"
    L149: "Signing key: /var/lib/dkms/mok.key"
    L150: "Public certificate (MOK): /var/lib/dkms/mok.pub"
    L151: "DIRECTIVE: MAKE=___/tmp/falco-dkms-make___"
    L152: ""
    L153: "Building module:"
    L154: "Cleaning build area..."
    L155: "_/tmp/falco-dkms-make_...(bad exit status: 2)"
    L156: "Error! Bad return status for module build on kernel: 6.12.0-flatcar (x86_64)"
    L157: "Consult /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log for more information."
    L158: "2024-12-19 14:52:31 WARN  Running dkms build failed. Dumping dkms log."
    L159: "??? file: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log"
    L160: "DKMS make.log for falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af for kernel 6.12.0-flatcar (x86_64)"
    L161: ""
    L162: "Thu Dec 19 14:52:28 UTC 2024"
    L163: ""
    L164: "_/tmp/falco-dkms-make_ -C /lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build modules"
    L165: ""
    L166: "make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_"
    L167: ""
    L168: "warning: the compiler differs from the one used to build the kernel"
    L169: ""
    L170: "The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116"
    L171: ""
    L172: "You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0"
    L173: ""
    L174: "[configure-kmod] Including /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/DEVNODE_ARG1_CONST/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/bu?ild//configure/CLASS_CREATE_1/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/ACCESS_OK_2/Makefile.inc"
    L175: ""
    L176: "[configure-kmod] Build output for HAS_DEVNODE_ARG1_CONST:"
    L177: ""
    L178: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dk?ms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the? one used to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0   C?C [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST/test.o gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mea?n _-flimit-function-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_A?RG1_CONST/test.o] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST] Error 2 ?make[1]: *** [../source/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkm?s/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_"
    L179: ""
    L180: "[configure-kmod] Build output for HAS_CLASS_CREATE_1:"
    L181: ""
    L182: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/f?alco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one use?d to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0   CC [M]  /?var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-f?unction-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o?] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1] Error 2 make[1]: *** [../sou?rce/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c?8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_"
    L183: ""
    L184: "[configure-kmod] Build output for HAS_ACCESS_OK_2:"
    L185: ""
    L186: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one used to b?uild the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-11 (Debian 11.3.0-12) 11.3.0   CC [M]  /var/li?b/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-a?lignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o] Error 1 ma?ke[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2] Error 2 make[1]: *** [../source/Makefile:22?4: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d4?8bdc8897bc9af/build/configure/ACCESS_OK_2_"
    L187: ""
    L188: "CC [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o"
    L189: ""
    L190: "gcc-11: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignment_?"
    L191: ""
    L192: "make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o] Error 1"
    L193: ""
    L194: "make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build] Error 2"
    L195: ""
    L196: "make[1]: *** [../source/Makefile:224: __sub-make] Error 2"
    L197: ""
    L198: "make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_"
    L199: ""
    L200: "make: *** [Makefile:22: all] Error 2"
    L201: ""
    L202: "2024-12-19 14:52:31 INFO  Trying to dkms install module. gcc: /usr/bin/gcc-12"
    L203: "+ echo _* Building kmod with DKMS_"
    L204: "* Building kmod with DKMS"
    L205: "+ echo _#!/usr/bin/env bash_"
    L206: "+ echo _make CC=/usr/bin/gcc-12 $@_"
    L207: "+ chmod +x /tmp/falco-dkms-make"
    L208: "+ [[ -n __ ]]"
    L209: "+ dkms install _--directive=MAKE=____/tmp/falco-dkms-make_____ -m falco -v 9ee57c8d583c8d22e8c032011d48bdc8897bc9af -k 6.12.0-flatcar"
    L210: "Sign command: /lib/modules/6.12.0-flatcar/build/scripts/sign-file"
    L211: "Signing key: /var/lib/dkms/mok.key"
    L212: "Public certificate (MOK): /var/lib/dkms/mok.pub"
    L213: "DIRECTIVE: MAKE=___/tmp/falco-dkms-make___"
    L214: ""
    L215: "Building module:"
    L216: "Cleaning build area..."
    L217: "_/tmp/falco-dkms-make_...(bad exit status: 2)"
    L218: "Error! Bad return status for module build on kernel: 6.12.0-flatcar (x86_64)"
    L219: "Consult /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log for more information."
    L220: "2024-12-19 14:52:33 WARN  Running dkms build failed. Dumping dkms log."
    L221: "??? file: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/make.log"
    L222: "DKMS make.log for falco-9ee57c8d583c8d22e8c032011d48bdc8897bc9af for kernel 6.12.0-flatcar (x86_64)"
    L223: ""
    L224: "Thu Dec 19 14:52:31 UTC 2024"
    L225: ""
    L226: "_/tmp/falco-dkms-make_ -C /lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build modules"
    L227: ""
    L228: "make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_"
    L229: ""
    L230: "warning: the compiler differs from the one used to build the kernel"
    L231: ""
    L232: "The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116"
    L233: ""
    L234: "You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0"
    L235: ""
    L236: "[configure-kmod] Including /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/DEVNODE_ARG1_CONST/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/bu?ild//configure/CLASS_CREATE_1/Makefile.inc /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build//configure/ACCESS_OK_2/Makefile.inc"
    L237: ""
    L238: "[configure-kmod] Build output for HAS_DEVNODE_ARG1_CONST:"
    L239: ""
    L240: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dk?ms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the? one used to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0   C?C [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST/test.o gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mea?n _-flimit-function-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_A?RG1_CONST/test.o] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST] Error 2 ?make[1]: *** [../source/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkm?s/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/DEVNODE_ARG1_CONST_"
    L241: ""
    L242: "[configure-kmod] Build output for HAS_CLASS_CREATE_1:"
    L243: ""
    L244: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/f?alco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one use?d to build the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0   CC [M]  /?var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-f?unction-alignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1/test.o?] Error 1 make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1] Error 2 make[1]: *** [../sou?rce/Makefile:224: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c?8d22e8c032011d48bdc8897bc9af/build/configure/CLASS_CREATE_1_"
    L245: ""
    L246: "[configure-kmod] Build output for HAS_ACCESS_OK_2:"
    L247: ""
    L248: "[configure-kmod] make: Entering directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2_ make -C /host/lib/modules/6.12.0-flatcar/build M=/var/lib/dkms/falc?o/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2 modules make[1]: Entering directory _/host/lib/modules/6.12.0-flatcar/build_ warning: the compiler differs from the one used to b?uild the kernel   The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 14.2.1_p20241116 p3) 14.2.1 20241116   You are using:           gcc-12 (Debian 12.2.0-14) 12.2.0   CC [M]  /var/li?b/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-a?lignment_? make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2/test.o] Error 1 ma?ke[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/configure/ACCESS_OK_2] Error 2 make[1]: *** [../source/Makefile:22?4: __sub-make] Error 2 make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_ make: *** [Makefile:15: all] Error 2 make: Leaving directory _/var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d4?8bdc8897bc9af/build/configure/ACCESS_OK_2_"
    L249: ""
    L250: "CC [M]  /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o"
    L251: ""
    L252: "gcc-12: error: unrecognized command-line option _-fmin-function-alignment=16_; did you mean _-flimit-function-alignment_?"
    L253: ""
    L254: "make[3]: *** [/host/lib/modules/6.12.0-flatcar/source/scripts/Makefile.build:229: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build/main.o] Error 1"
    L255: ""
    L256: "make[2]: *** [/host/lib/modules/6.12.0-flatcar/source/Makefile:1938: /var/lib/dkms/falco/9ee57c8d583c8d22e8c032011d48bdc8897bc9af/build] Error 2"
    L257: ""
    L258: "make[1]: *** [../source/Makefile:224: __sub-make] Error 2"
    L259: ""
    L260: "make[1]: Leaving directory _/host/lib/modules/6.12.0-flatcar/build_"
    L261: ""
    L262: "make: *** [Makefile:22: all] Error 2"
    L263: ""
    L264: "2024-12-19 14:52:33 INFO  Trying to load a pre existent system module, if present."
    L265: "2024-12-19 14:52:33 WARN  Consider compiling your own driver and loading it or getting in touch with the Falco community."
    L266: "2024-12-19 14:52:33 ERROR failed: failed to build all requested drivers, status Process exited with status 1_"
    L267: " "

ok cl.network.initramfs.second-boot 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.network.listeners 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.network.wireguard 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.omaha.ping 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.osreset.ignition-rerun 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.overlay.cleanup 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.swap_activation 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.sysext.boot 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.sysext.fallbackdownload # SKIP 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.tang.nonroot 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.tang.root 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.toolbox.dnf-install 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.tpm.eventlog 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.tpm.nonroot 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.tpm.root 🟢 Succeeded: qemu_uefi-amd64 (2); qemu_uefi-arm64 (1) ❌ Failed: qemu_uefi-amd64 (1)

                Diagnostic output for qemu_uefi-amd64, run 1
    L1: " Error: _tpm.go:353: could not reboot machine: machine __2f57b6dd-d352-4a7f-a913-aaeb757733c7__ failed basic checks: some systemd units failed:"
    L2: "??? ldconfig.service loaded failed failed Rebuild Dynamic Linker Cache"
    L3: "status: "
    L4: "journal:-- No entries --_"
    L5: " "
    L6: "  "

ok cl.tpm.root-cryptenroll 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.tpm.root-cryptenroll-pcr-noupdate 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.tpm.root-cryptenroll-pcr-withupdate 🟢 Succeeded: qemu_uefi-amd64 (3); qemu_uefi-arm64 (3) ❌ Failed: qemu_uefi-amd64 (1, 2); qemu_uefi-arm64 (1, 2)

                Diagnostic output for qemu_uefi-arm64, run 2
    L1: " Error: _tpm.go:353: could not reboot machine: machine __b9030371-1992-4823-945d-ca332039782c__ failed basic checks: some systemd units failed:"
    L2: "??? ldconfig.service loaded failed failed Rebuild Dynamic Linker Cache"
    L3: "status: "
    L4: "journal:-- No entries --_"
    L5: " "
    L6: " Error: _cluster.go:125: Warning: keyslot operation could fail as it requires more than available memory."
    L7: "cluster.go:125: New TPM2 token enrolled as key slot 1."
    L8: "cluster.go:125: Wiped slot 2."
    L9: "tpm.go:366: could not reboot machine: machine __17d94da3-04b1-4520-9451-da754944d516__ failed basic checks: some systemd units failed:"
    L10: "??? ldconfig.service loaded failed failed Rebuild Dynamic Linker Cache"
    L11: "status: "
    L12: "journal:-- No entries --"
    L13: "harness.go:607: Found systemd unit failed to start (?[0;1;39mldconfig.service?[0m - Rebuild Dynamic Linker Cache.  ) on machine 17d94da3-04b1-4520-9451-da754944d516 console_"
    L14: " "
                Diagnostic output for qemu_uefi-amd64, run 2
    L1: " Error: _tpm.go:353: could not reboot machine: machine __b9030371-1992-4823-945d-ca332039782c__ failed basic checks: some systemd units failed:"
    L2: "??? ldconfig.service loaded failed failed Rebuild Dynamic Linker Cache"
    L3: "status: "
    L4: "journal:-- No entries --_"
    L5: " "
    L6: " Error: _cluster.go:125: Warning: keyslot operation could fail as it requires more than available memory."
    L7: "cluster.go:125: New TPM2 token enrolled as key slot 1."
    L8: "cluster.go:125: Wiped slot 2."
    L9: "tpm.go:366: could not reboot machine: machine __17d94da3-04b1-4520-9451-da754944d516__ failed basic checks: some systemd units failed:"
    L10: "??? ldconfig.service loaded failed failed Rebuild Dynamic Linker Cache"
    L11: "status: "
    L12: "journal:-- No entries --"
    L13: "harness.go:607: Found systemd unit failed to start (?[0;1;39mldconfig.service?[0m - Rebuild Dynamic Linker Cache.  ) on machine 17d94da3-04b1-4520-9451-da754944d516 console_"
    L14: " "
                Diagnostic output for qemu_uefi-arm64, run 1
    L1: " Error: _tpm.go:336: machine __f6340be1-dd72-4ba5-9679-a32a09fe53ca__ failed basic checks: some systemd units failed:"
    L2: "??? ldconfig.service loaded failed failed Rebuild Dynamic Linker Cache"
    L3: "status: "
    L4: "journal:-- No entries --_"
    L5: " "
    L6: " Error: _cluster.go:125: Warning: keyslot operation could fail as it requires more than available memory."
    L7: "cluster.go:125: New TPM2 token enrolled as key slot 1."
    L8: "cluster.go:125: Wiped slot 2."
    L9: "tpm.go:366: could not reboot machine: machine __e6a0f84d-ad0c-440d-8abd-593d65504e57__ failed basic checks: some systemd units failed:"
    L10: "??? ldconfig.service loaded failed failed Rebuild Dynamic Linker Cache"
    L11: "status: "
    L12: "journal:-- No entries --"
    L13: "harness.go:607: Found systemd unit failed to start (?[0;1;39mldconfig.service?[0m - Rebuild Dynamic Linker Cache.  ) on machine e6a0f84d-ad0c-440d-8abd-593d65504e57 console_"
    L14: " "
                Diagnostic output for qemu_uefi-amd64, run 1
    L1: " Error: _tpm.go:336: machine __f6340be1-dd72-4ba5-9679-a32a09fe53ca__ failed basic checks: some systemd units failed:"
    L2: "??? ldconfig.service loaded failed failed Rebuild Dynamic Linker Cache"
    L3: "status: "
    L4: "journal:-- No entries --_"
    L5: " "
    L6: " Error: _cluster.go:125: Warning: keyslot operation could fail as it requires more than available memory."
    L7: "cluster.go:125: New TPM2 token enrolled as key slot 1."
    L8: "cluster.go:125: Wiped slot 2."
    L9: "tpm.go:366: could not reboot machine: machine __e6a0f84d-ad0c-440d-8abd-593d65504e57__ failed basic checks: some systemd units failed:"
    L10: "??? ldconfig.service loaded failed failed Rebuild Dynamic Linker Cache"
    L11: "status: "
    L12: "journal:-- No entries --"
    L13: "harness.go:607: Found systemd unit failed to start (?[0;1;39mldconfig.service?[0m - Rebuild Dynamic Linker Cache.  ) on machine e6a0f84d-ad0c-440d-8abd-593d65504e57 console_"
    L14: " "

ok cl.update.badverity 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.update.payload 🟢 Succeeded: qemu_update-arm64 (1)

ok cl.update.reboot 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.users.shells 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok cl.verity 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok coreos.auth.verify 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok coreos.ignition.groups 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok coreos.ignition.once 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok coreos.ignition.resource.local 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok coreos.ignition.resource.remote 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok coreos.ignition.resource.s3.versioned 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok coreos.ignition.security.tls 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok coreos.ignition.sethostname 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok coreos.ignition.systemd.enable-service 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok coreos.locksmith.reboot 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok coreos.locksmith.tls 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok coreos.selinux.boolean 🟢 Succeeded: qemu_uefi-amd64 (2); qemu_uefi-arm64 (1) ❌ Failed: qemu_uefi-amd64 (1)

                Diagnostic output for qemu_uefi-amd64, run 1
    L1: " Error: _selinux.go:115: failed to reboot machine: machine __0c357ff0-8451-46b8-9142-0031a8c95260__ failed basic checks: some systemd units failed:"
    L2: "??? ldconfig.service loaded failed failed Rebuild Dynamic Linker Cache"
    L3: "status: "
    L4: "journal:-- No entries --_"
    L5: " "
    L6: "  "

ok coreos.selinux.enforce 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok coreos.tls.fetch-urls 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok coreos.update.badusr 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok devcontainer.docker 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok devcontainer.systemd-nspawn 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok docker.base 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok docker.btrfs-storage 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok docker.containerd-restart 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok docker.enable-service.sysext 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok docker.lib-coreos-dockerd-compat 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok docker.network-openbsd-nc 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok docker.selinux 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok docker.userns 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok extra-test.[first_dual].cl.update.docker-btrfs-compat 🟢 Succeeded: qemu_update-arm64 (1)

ok extra-test.[first_dual].cl.update.payload 🟢 Succeeded: qemu_update-arm64 (1)

ok kubeadm.v1.29.2.calico.base 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok kubeadm.v1.29.2.cilium.base 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok kubeadm.v1.29.2.flannel.base 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok kubeadm.v1.30.1.calico.base 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok kubeadm.v1.30.1.cilium.base 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok kubeadm.v1.30.1.flannel.base 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok kubeadm.v1.31.0.calico.base 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok kubeadm.v1.31.0.cilium.base 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok kubeadm.v1.31.0.flannel.base 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok linux.nfs.v3 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok linux.nfs.v4 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok linux.ntp 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok misc.fips 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok packages 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok sysext.custom-docker.sysext 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok sysext.custom-oem 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok sysext.disable-containerd 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok sysext.disable-docker 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok sysext.simple 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok systemd.journal.remote 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok systemd.journal.user 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

ok systemd.sysusers.gshadow 🟢 Succeeded: qemu_uefi-amd64 (1); qemu_uefi-arm64 (1)

@@ -36,6 +36,5 @@ IUSE=""
# local patches overlap with the upstream patch.
UNIPATCH_LIST="
${PATCH_DIR}/z0001-kbuild-derive-relative-path-for-srctree-from-CURDIR.patch \
${PATCH_DIR}/z0002-revert-pahole-flags.patch \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tested this?
When pahole is executed with -j (parallel) then btf metadata order is non-deterministic and the built kernel and modules don't match.

It doesn't have to be a revert, but we need to carry some patch (unless something significant changed).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

definitely, working on it. pahole flags moved to scripts/Makefile.btf, so that needs to be addressed, was working now on a patch.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We recently updated pahole to a newer version (1.27) that was supposed to be reproducible regardless of how many threads it uses, but dropping the patch didn't work for me.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like we may still need a kernel patch to pass --btf_features=all,reproducible_build: https://git.kernel.org/pub/scm/devel/pahole/pahole.git/commit/?h=v1.27&id=43bd3efa85656565129063cdd6dd7499e44a7867

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this could be upstreamed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will test it asap and send it to LKML if it works.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added the reproducible_build flag to the pahole params, although I don't like how that addition is done, that file is a beautiful soup and needs some better management.

@jepio
Copy link
Member

jepio commented Sep 10, 2024

Things like this make me want to wait with an upgrade to 6.10:
"[regression] significant delays when secureboot is enabled since 6.10" https://lore.kernel.org/lkml/[email protected]/T/#mb17f32470541d54f7ee45987d510aa45b7557969

It takes a couple minor releases on a new stable branch before it is ready to make its way into Flatcar.

@ader1990 ader1990 marked this pull request as draft September 10, 2024 10:36
@ader1990
Copy link
Contributor Author

Things like this make me want to wait with an upgrade to 6.10: "[regression] significant delays when secureboot is enabled since 6.10" https://lore.kernel.org/lkml/[email protected]/T/#mb17f32470541d54f7ee45987d510aa45b7557969

It takes a couple minor releases on a new stable branch before it is ready to make its way into Flatcar.

Adding the blocker bug here: https://bugzilla.kernel.org/show_bug.cgi?id=219229

Possible resolution from the bug discussion in the kernel config:

CONFIG_TCG_TPM2_HMAC=n

@ader1990
Copy link
Contributor Author

The feature CONFIG_TCG_TPM2_HMAC has been introduced in 6.10 as extra security layer: https://github.com/torvalds/linux/blob/master/drivers/char/tpm/Kconfig#L37

@ader1990
Copy link
Contributor Author

Managed to get the ARM64 image built, but the AMD64 image fails at the initrd/grub stage with error: cpio: premature end of file.

Full error bellow:

2024-09-11T13:33:24.1344201Z INFO    grub_install.sh: Installing GRUB x86_64-xen in flatcar_production_image.bin
2024-09-11T13:33:24.1537425Z INFO    grub_install.sh: Compressing modules in flatcar/grub/x86_64-xen
2024-09-11T13:33:25.2833839Z INFO    grub_install.sh: Generating flatcar/grub/x86_64-xen/load.cfg
2024-09-11T13:33:25.3866147Z INFO    grub_install.sh: Generating flatcar/grub/x86_64-xen/core.elf
2024-09-11T13:33:25.4519108Z INFO    grub_install.sh: Installing default x86_64 Xen bootloader.
2024-09-11T13:33:25.5266195Z INFO    grub_install.sh: Elapsed time (grub_install.sh): 0m2s
2024-09-11T13:33:25.5754372Z INFO    build_image: Generating flatcar_production_image_pcr_policy.zip
2024-09-11T13:33:25.8790423Z INFO    build_image: Writing flatcar_production_image_contents.txt
2024-09-11T13:33:26.7383193Z INFO    build_image: Writing flatcar_production_image_contents_wtd.txt
2024-09-11T13:33:26.9908326Z cpio: premature end of file
2024-09-11T13:33:26.9914934Z rmdir: failed to remove '/home/sdk/trunk/src/scripts/artifacts/amd64-usr/developer-4089.0.0+nightly-20240910-2100-12-g6dd0a5b3f7-a1/tmp_initrd_contents/rootfs-0': Directory not empty
2024-09-11T13:33:27.0063435Z ERROR   build_image: script called: build_image '--board=amd64-usr' '--group=developer' '--output_root=/home/sdk/trunk/src/scripts/artifacts' 'prodtar' 'container' 'sysext'
2024-09-11T13:33:27.0069179Z ERROR   build_image: Backtrace:  (most recent call is last)
2024-09-11T13:33:27.0086074Z ERROR   build_image:   file build_image, line 173, called: create_prod_image 'flatcar_production_image.bin' 'base' 'developer' 'coreos-base/coreos' 'containerd-flatcar:app-containers/containerd,docker-flatcar:app-containers/docker&app-containers/docker-cli&app-containers/docker-buildx'
2024-09-11T13:33:27.0103055Z ERROR   build_image:   file prod_image_util.sh, line 169, called: finish_image 'flatcar_production_image.bin' 'base' '/home/sdk/trunk/src/scripts/artifacts/amd64-usr/developer-4089.0.0+nightly-20240910-2100-12-g6dd0a5b3f7-a1/rootfs' 'flatcar_production_image_contents.txt' 'flatcar_production_image_contents_wtd.txt' 'flatcar_production_image.vmlinuz' 'flatcar_production_image_pcr_policy.zip' 'flatcar_production_image.grub' 'flatcar_production_image.shim' 'flatcar_production_image_kernel_config.txt' 'flatcar_production_image_initrd_contents.txt' 'flatcar_production_image_initrd_contents_wtd.txt' 'flatcar_production_image_disk_usage.txt'
2024-09-11T13:33:27.0112878Z ERROR   build_image:   file build_image_util.sh, line 903, called: die_err_trap '"${BUILD_LIBRARY_DIR}/extract-initramfs-from-vmlinuz.sh" "${root_fs_dir}/boot/flatcar/vmlinuz-a" "${BUILD_DIR}/tmp_initrd_contents"' '1'
2024-09-11T13:33:27.0118365Z ERROR   build_image: 
2024-09-11T13:33:27.0124923Z ERROR   build_image: Command failed:
2024-09-11T13:33:27.0132629Z ERROR   build_image:   Command '"${BUILD_LIBRARY_DIR}/extract-initramfs-from-vmlinuz.sh" "${root_fs_dir}/boot/flatcar/vmlinuz-a" "${BUILD_DIR}/tmp_initrd_contents"' exited with nonzero code: 1

@ader1990
Copy link
Contributor Author

Successful build for the AMD64:

 uname -a
Linux localhost 6.10.9-flatcar #1 SMP PREEMPT_DYNAMIC Wed Sep 11 17:33:15 -00 2024 x86_64 Intel(R) Xeon(R) Gold 6134 CPU @ 3.20GHz GenuineIntel GNU/Linux
root@localhost ~ # cat /etc/os-release
NAME="Flatcar Container Linux by Kinvolk"
ID=flatcar
ID_LIKE=coreos
VERSION=4089.0.0+nightly-20240910-2100-14-g5595c96aa4
VERSION_ID=4089.0.0
BUILD_ID=nightly-20240910-2100-14-g5595c96aa4
SYSEXT_LEVEL=1.0
PRETTY_NAME="Flatcar Container Linux by Kinvolk 4089.0.0+nightly-20240910-2100-14-g5595c96aa4 (Oklo)"
ANSI_COLOR="38;5;75"
HOME_URL="https://flatcar.org/"
BUG_REPORT_URL="https://issues.flatcar.org"
FLATCAR_BOARD="amd64-usr"
CPE_NAME="cpe:2.3:o:flatcar-linux:flatcar_linux:4089.0.0+nightly-20240910-2100-14-g5595c96aa4:*:*:*:*:*:*:*"

@ader1990
Copy link
Contributor Author

The bpf amd64 bpf.execsnoop mantle test should be fixed by a new image of iovisor/bcc iovisor/bcc@5d2ef17. I triggered an image update https://github.com/flatcar/mantle/actions/runs/10832754186/job/30057878029.

@ader1990 ader1990 force-pushed the ader1990/linux_kernel_6_10 branch from 5595c96 to 4ad039e Compare September 17, 2024 13:27
@ader1990
Copy link
Contributor Author

@t-lo I observed that from Linux kernel 6.10, there is a change in name of a hyper-v daemon binary - see torvalds/linux@82b0945. Should we leave the same systemd unit name though?

I wonder how the https://github.com/microsoft/azurelinux will be doing it (have not seen yet any patch).

I am oscillating between this 4ad039e vs changing the name in all places.

@t-lo
Copy link
Member

t-lo commented Sep 17, 2024

@t-lo I observed that from Linux kernel 6.10, there is a change in name of a hyper-v daemon binary - see torvalds/linux@82b0945. Should we leave the same systemd unit name though?

I wonder how the https://github.com/microsoft/azurelinux will be doing it (have not seen yet any patch).

I am oscillating between this 4ad039e vs changing the name in all places.

I think we should rename the systemd service to prevent confusion down the road.

@ader1990
Copy link
Contributor Author

@t-lo I observed that from Linux kernel 6.10, there is a change in name of a hyper-v daemon binary - see torvalds/linux@82b0945. Should we leave the same systemd unit name though?
I wonder how the https://github.com/microsoft/azurelinux will be doing it (have not seen yet any patch).
I am oscillating between this 4ad039e vs changing the name in all places.

I think we should rename the systemd service to prevent confusion down the road.

The thing is that the binaries do the same thing / have the same interface, but just internally have a different implementation aka uio_hv_generic. The weird part is that the old implementation is still present, but has build disabled.

I will add a new service definition (as it also has a different device path trigger) for the new version, to keep things separate.

@ader1990
Copy link
Contributor Author

The /boot partition is very close to a critical level, 49% already used, leaving around 1.5MB free to use:

/dev/vda1          129039    62852     66187  49% /boot

@ader1990
Copy link
Contributor Author

Note: on AMD64 vmlinuz-a, the build_library/extract-initramfs-from-vmlinuz.sh fails due to the fact now that the scripts finds the corrupted CPIO first. Need to do some more debugging on why this issue happens in the first place (what has changed upstream).

@ader1990 ader1990 self-assigned this Sep 20, 2024
@ader1990 ader1990 force-pushed the ader1990/linux_kernel_6_10 branch from 06de6c8 to f62e9ba Compare September 24, 2024 12:55
@ader1990 ader1990 changed the title Upgrade Linux kernel from 6.6 to 6.10 Upgrade Linux kernel from 6.6 to 6.12 Oct 28, 2024
@ader1990
Copy link
Contributor Author

@ader1990 ader1990 force-pushed the ader1990/linux_kernel_6_10 branch from f2eca1b to 5759d67 Compare December 19, 2024 09:41
@ader1990
Copy link
Contributor Author

Zfs 2.2.7 is being added by #2539, the commit needs to be reverted once the portage stable PR lands: 5759d67

@ader1990 ader1990 marked this pull request as ready for review December 19, 2024 09:43
@ader1990 ader1990 force-pushed the ader1990/linux_kernel_6_10 branch from 5759d67 to 582883a Compare December 19, 2024 12:52
@ader1990 ader1990 deployed to development December 19, 2024 12:52 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants