Hmm, I seem to have spoken too soon...If I try and use the tool and running a single build I get these errors in GUI log: ``` 2022-10-19T09:03:00.788000: INFO : b'XPCOMGlueLoad error for file /tmp/tmpdfe_p0fu/firefox/libmozgtk.so:' 2022-10-19T09:03:00.789000: INFO : b'/lib/x86_64-linux-gnu/libgio-2.0.so.0: undefined symbol: g_source_set_static_name' 2022-10-19T09:03:00.794000: INFO : b"Couldn't load XPCOM." 2022-10-19T09:03:00.814000: WARNING : Process exited with code 255 2022-10-19T09:03:49.605000: INFO : Stopped ```
Bug 1795308 Comment 11 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Hmm, it seems that I spoke too soon...If I try and use the tool and running a single build I get these errors in GUI log: ``` 2022-10-19T09:03:00.788000: INFO : b'XPCOMGlueLoad error for file /tmp/tmpdfe_p0fu/firefox/libmozgtk.so:' 2022-10-19T09:03:00.789000: INFO : b'/lib/x86_64-linux-gnu/libgio-2.0.so.0: undefined symbol: g_source_set_static_name' 2022-10-19T09:03:00.794000: INFO : b"Couldn't load XPCOM." 2022-10-19T09:03:00.814000: WARNING : Process exited with code 255 2022-10-19T09:03:49.605000: INFO : Stopped ```