Fedora 40 no sound even with the script

I have an Hp Chromebook 14 CAREENA model and I have fedora 40 installed.
the audio does not work no matter what I try to do. I have already tried running the audio fixer script and now I am at a loss as for what to do next D:

My log archive from the debugger: 76.8 KB file on MEGA

For careena you have to install a custom kernel, you can build it yourself: GitHub - chrultrabook/stoney-kernel: Script to build the weird kernel needed on stoneyridge chromebooks (warning, it takes ages to compile).
Or you can download it already compiled: https://nightly.link/chrultrabook/stoney-kernel/workflows/build/main/stoney-kernel.zip

When I try to compile it it spews a ton of errors

Building kernel
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  133M  100  133M    0     0  3099k      0  0:00:44  0:00:44 --:--:-- 3298k
#
# configuration written to .config
#
  SYNC    include/config/auto.conf
  DESCEND objtool
<stdin>:1:10: fatal error: libelf.h: No such file or directory
compilation terminated.
make[4]: 'install_headers' is up to date.
In file included from /home/bpike/chromebook-linux-audio/stoney-kernel/source/linux-6.6.43/tools/objtool/include/objtool/objtool.h:13,
                 from /home/bpike/chromebook-linux-audio/stoney-kernel/source/linux-6.6.43/tools/objtool/include/objtool/arch.h:11,
                 from /home/bpike/chromebook-linux-audio/stoney-kernel/source/linux-6.6.43/tools/objtool/include/objtool/check.h:11,
                 from /home/bpike/chromebook-linux-audio/stoney-kernel/source/linux-6.6.43/tools/objtool/include/objtool/special.h:10,
                 from arch/x86/special.c:4:
/home/bpike/chromebook-linux-audio/stoney-kernel/source/linux-6.6.43/tools/objtool/include/objtool/elf.h:10:10: fatal error: gelf.h: No such file or directory
   10 | #include <gelf.h>
      |          ^~~~~~~~
compilation terminated.
make[5]: *** [/home/bpike/chromebook-linux-audio/stoney-kernel/source/linux-6.6.43/tools/build/Makefile.build:98: /home/bpike/chromebook-linux-audio/stoney-kernel/source/linux-6.6.43/tools/objtool/arch/x86/special.o] Error 1
make[4]: *** [/home/bpike/chromebook-linux-audio/stoney-kernel/source/linux-6.6.43/tools/build/Makefile.build:150: arch/x86] Error 2
make[3]: *** [Makefile:66: /home/bpike/chromebook-linux-audio/stoney-kernel/source/linux-6.6.43/tools/objtool/objtool-in.o] Error 2
make[2]: *** [Makefile:73: objtool] Error 2
make[1]: *** [/home/bpike/chromebook-linux-audio/stoney-kernel/source/linux-6.6.43/Makefile:1362: tools/objtool] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:234: __sub-make] Error 2
  1. paste error into google: ‘fatal error: libelf.h: No such file or directory’
  2. press enter