Skip to content

[Bug]: colibri does not build agains musl libc #1430

Description

@chouettevan

Commit or version

fd93c41

Environment

tested on Alpine Linux 3.23.2 in a container with 30 threads on a dual Xeon E5-2680 v2 server. 200 GB RAM

Reproduction steps

cd  colibri/c
./setup.sh

Expected behavior

The program compiles successfully

Actual behavior and logs

🐦 colibrì — setup
  gcc: 15.2.0 · 30 core
  OpenMP: ok
  building (ARCH=native)…
colibri.c: In function 'rss_guard':
colibri.c:8374:5: error: implicit declaration of function 'malloc_trim' [-Wimplicit-function-declaration]
 8374 |     malloc_trim(1024);
      |     ^~~~~~~~~~~
make: *** [Makefile:727: colibri] Error 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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