Skip to content

Not building on Debian Stable (Trixie) - arm64 architecture #525

@pcardona34

Description

@pcardona34

Hello Sergii,

I have more time now to go back on trying and testing NEXTSPACE evolving.

So I began from a fresh Debian Stable Lite (Trixie 13.3) on my new arm64 architecture (pi 500).
My thought was to duplicate debian-12 deps to debian-13 and check dependencies step by step.

  • I first installed binutils-gold and clang to fix first missing messages.
  • Then I tried to build again libdispatch (stage 0) but I was early stuck at 13%:

Apply.c:366:4: error:cast from 'dispatch_function_t' (aka 'void()void _Nullable') to dispatch_apply_function_t' (aka 'void (*) void *, unsigned ling)') converts to incompatible function type [-Werror, -Wcast-function-type-mismatch]
366 | (dispatch_apply_function_t)_dispatch_Block_invoke(work));
|
1 error generated
(...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions