-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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:
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.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels