gcc-14 でシステムをビルドしなおしているが、ちょくちょくコンパイル失敗するやつらがいるな
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated.
えぇ……
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: error in ../../../build/qrc_qmake_qmake_qm_files.o(.eh_frame); no .eh_frame_hdr table will be created
うーん???
あーこれ qt のリビルドより先にきてるから失敗してたっぽいな
qt の後でビルドしたらいけた。よしよし