20:31:05 It seems that TritonDataCenter/ipxe #2 is back, at least for x86_64, building in a pkgbuild-trunk guest image dated 20230910 (05ec1dda-4fe5-11ee-b847-00151714048c). 20:31:53 Since this is only a couple of lines: 20:31:53 ipxe#2 20:31:53 https://github.com/TritonDataCenter/ipxe/issues/2 20:31:54 [LD] bin-x86_64-efi/ipxe.efi.tmp 20:31:54 ld: fatal: file elf_x86_64_sol2: open failed: No such file or directory 20:31:54 gmake: *** [Makefile.housekeeping:1233: bin-x86_64-efi/ipxe.efi.tmp] Error 1 20:31:54 rm bin-x86_64-efi/version.ipxe.efi.o 20:32:19 Figured there must be some syntax some bot would recognize; thanks bahamat 20:33:26 Are you trying to build our ipxe, or upstream ipxe? 20:33:55 Yours 20:34:28 I have experienced my first UEFI-only machine, and its consequent "exec format error" issue 20:34:48 I'm sure I'm doing something braindead here, but... 20:39:20 We officially only support building ours on 19.4.0. 20:40:04 I'm trying out a test build on 21.4.0 now. 20:50:19 I'm building this, instead of just downloading a built copy from somewhere (I've seen various URLs) because I'd like to have the slow transfer fix from commit 39a50fdec28d610fd27727e87c700fc0938388f4. 21:54:02 I've managed to get this to build on a FreeBSD build machine by disabling the src/tests section, which has compiler errors. 21:59:39 I've managed to get this to build on a FreeBSD build machine by disabling the src/tests section, which has compiler errors. 21:59:43 oops