Issue #519 has been reported by James Feeney.
---------------------------------------- Bug #519: make gconfig - could not find glade file https://ticket.coreboot.org/issues/519
* Author: James Feeney * Status: New * Priority: Normal * Target version: none * Start date: 2023-12-07 * Affected versions: 4.21 ---------------------------------------- $ git rev-parse HEAD 62c25351c101a3d5c7104aa6fc34e71990478dde Arch Linux make 4.4.1-2
$ make gconfig ... (gconf:825619): libglade-WARNING **: 09:26:11.670: could not find glade file '/sdb/coreboot.main/build/util/kconfig/gconf.glade'
** (gconf:825619): ERROR **: 09:26:11.673: GUI loading failed !
make: *** [build/util/kconfig/Makefile.real:47: gconfig] Trace/breakpoint trap (core dumped)
$ find -name gconf.glade ./util/kconfig/gconf.glade
$ ll /sdb/coreboot.main/build/util/kconfig/gconf.glade /bin/ls: cannot access '/sdb/coreboot.main/build/util/kconfig/gconf.glade': No such file or directory