meta-freescale.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Ettore Chimenti <ettore.chimenti@seco.com>
To: meta-freescale@lists.yoctoproject.org
Cc: natalia.kovalenko@seco.com
Subject: Cairo fails to compile with musl #kirkstone #compilation
Date: Tue, 12 Apr 2022 19:12:05 +0200	[thread overview]
Message-ID: <20220412171205.d6wqqaizobj7bcp5@X1C7EK5> (raw)

When compiling `cairo_1.16.0` recipe with musl-1.2.2, linking fails
complaining missing references to `GLIBC_2.17`.

e.g:
```
libGAL.so: undefined reference to `connect@GLIBC_2.17'
```

Seems that pre-compiled libraries from `imx-gpu-viv` are compiled
against GLIBC libraries only. There is a known way to make the recipe
compile with `musl` toolchain as well?

Using meta-freescale `master` branch.
Raw logs of a full bitbake build image for imx8mm target in Oniro
Project:
https://gitlab.eclipse.org/eclipse/oniro-core/oniro/-/jobs/12690

Thanks,
Ettore


             reply	other threads:[~2022-04-12 19:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-12 17:12 Ettore Chimenti [this message]
2022-04-12 17:15 ` [meta-freescale] Cairo fails to compile with musl #kirkstone #compilation Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220412171205.d6wqqaizobj7bcp5@X1C7EK5 \
    --to=ettore.chimenti@seco.com \
    --cc=meta-freescale@lists.yoctoproject.org \
    --cc=natalia.kovalenko@seco.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).