I've been trying to compile the firmware to test it out with my rx5300, but I'm having some trouble building the firmware for my blackbird. Has anyone had success in building the firmware? I tried on debian12 ppc64le on my power8 server, and the build fails with a bunch of errors like this-
error: found dwarf version '6657', this reader only handles version 2, 3, 4 and 5 information
/root/op-build/output/host/bin/powerpc64le-buildroot-linux-gnu-objdump: DWARF error: found dwarf version '261', this reader only handles version 2, 3, 4 and 5 information
/root/op-build/output/host/bin/powerpc64le-buildroot-linux-gnu-objdump: DWARF error: found dwarf version '6657', this reader only handles version 2, 3, 4 and 5 information
/root/op-build/output/host/bin/powerpc64le-buildroot-linux-gnu-objdump: DWARF error: found dwarf version '3077', this reader only handles version 2, 3, 4 and 5 information
/root/op-build/output/host/bin/powerpc64le-buildroot-linux-gnu-objdump: DWARF error: found dwarf version '6657', this reader only handles version 2, 3, 4 and 5 information
/root/op-build/output/host/bin/powerpc64le-buildroot-linux-gnu-objdump: DWARF error: found dwarf version '5125', this reader only handles version 2, 3, 4 and 5 information
/root/op-build/output/host/bin/powerpc64le-buildroot-linux-gnu-objdump: DWARF error: found dwarf version '6657', this reader only handles version 2, 3, 4 and 5 information
/root/op-build/output/host/bin/powerpc64le-buildroot-linux-gnu-objdump: DWARF error: found dwarf version '7173', this reader only handles version 2, 3, 4 and 5 information
...
/root/op-build/output/host/bin/powerpc64le-buildroot-linux-gnu-objdump: DWARF error: found dwarf version '769', this reader only handles version 2, 3, 4 and 5 information
/root/op-build/output/host/bin/powerpc64le-buildroot-linux-gnu-objdump: DWARF error: found dwarf version '769', this reader only handles version 2, 3, 4 and 5 information
/root/op-build/output/host/bin/powerpc64le-buildroot-linux-gnu-objdump: DWARF error: found dwarf version '59', this reader only handles version 2, 3, 4 and 5 information
/root/op-build/output/host/bin/powerpc64le-buildroot-linux-gnu-objdump: DWARF error: found dwarf version '59', this reader only handles version 2, 3, 4 and 5 information
make[2]: Leaving directory '/root/op-build/output/build/occ-9ddc6ba57476e6483244425db270259735541967/src/occ_405'
make[1]: Leaving directory '/root/op-build/output/build/occ-9ddc6ba57476e6483244425db270259735541967/src'
make: *** [package/pkg-generic.mk:292: /root/op-build/output/build/occ-9ddc6ba57476e6483244425db270259735541967/.stamp_built] Error 2
make: Leaving directory '/root/op-build/buildroot'
root@buildbox-deb11:~/op-build# dwarf
-bash: dwarf: command not found
I get the same error on ubuntu 22.04 on my x86_64 server