You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build the indicator-network project to thest the following PR,
When building, glib seems to be erroring out with schema validation problems, that looks like this:
CMake Error at /usr/share/cmake/GSettings/GSettingsConfig.cmake:31 (message):
Schema validation error:
/usr/lib/aarch64-linux-gnu/glib-2.0/glib-compile-schemas: 1:
/usr/lib/aarch64-linux-gnu/glib-2.0/glib-compile-schemas:
ELF������?@@��@@���@@@@@�������@�@����@@$�$����ЍЍAЍA����������A��A���������@��@DD�Q�td��R�td�ЍЍAЍA0�0��/lib/ld-linux-aarch64.so.1���GNU����GNU�:
not found
/usr/lib/aarch64-linux-gnu/glib-2.0/glib-compile-schemas: 2:
/usr/lib/aarch64-linux-gnu/glib-2.0/glib-compile-schemas: �b���: not found
/usr/lib/aarch64-linux-gnu/glib-2.0/glib-compile-schemas: 3:
/usr/lib/aarch64-linux-gnu/glib-2.0/glib-compile-schemas: Syntax error: ")"
unexpected
This seem like the container is receiving a broken toolchain to generate the new binaries to be
tested. The full log of the building follows.
Hi,
I'm trying to build the indicator-network project to thest the following PR,
When building, glib seems to be erroring out with schema validation problems, that looks like this:
This seem like the container is receiving a broken toolchain to generate the new binaries to be
tested. The full log of the building follows.
Thanks!
build.log
The text was updated successfully, but these errors were encountered: