Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross toolchain errors when building indicator-network #54

Open
Pekkari opened this issue Jun 11, 2021 · 0 comments
Open

Cross toolchain errors when building indicator-network #54

Pekkari opened this issue Jun 11, 2021 · 0 comments

Comments

@Pekkari
Copy link

Pekkari commented Jun 11, 2021

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!

build.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant