Skip to content

Cross toolchain errors when building indicator-network #54

@Pekkari

Description

@Pekkari

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions