From: Bernd Kuhls <bernd@kuhls.net>
To: buildroot@uclibc.org
Subject: Re: [Buildroot] [PATCH v4 2/3] package/util-linux: libuuid needs MMU
Date: Tue, 21 Jul 2026 19:37:09 +0200 [thread overview]
Message-ID: <pan$da98$8eb3104b$84ba0add$ddc39b25@ID-313208.user.individual.net> (raw)
In-Reply-To: 20260721125337.2537436-2-dario.binacchi__40496.0327012063$1784638450$gmane$org@amarulasolutions.com
Hi Dario,
Am Tue, 21 Jul 2026 14:53:29 +0200 schrieb Dario Binacchi:
> When building util-linux with libuuid enabled on noMMU targets (e.g.,
> bootlin-armv7m-uclibc or bootlin-m68k-5208-uclibc), the build fails with
> the following error:
>
> libuuid/src/gen_uuid.c: In function ‘uuid_generate_time_generic’:
> libuuid/src/gen_uuid.c:629:17: error: implicit declaration of function
> ‘pthread_atfork’; did you mean ‘pthread_join’?
> [-Wimplicit-function-declaration]
> 629 | pthread_atfork(NULL, NULL, reset_uuidd_cache);
> | ^~~~~~~~~~~~~~
> | pthread_join
a different fix for the problem is currently under review:
https://patchwork.ozlabs.org/project/buildroot/patch/
20260426102215.3100043-1-bernd@kuhls.net/
Regards, Bernd
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2026-07-21 17:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-21 12:53 [Buildroot] [PATCH v4 1/3] package/jsoncpp: add host variant Dario Binacchi
2026-07-21 12:53 ` [Buildroot] [PATCH v4 2/3] package/util-linux: libuuid needs MMU Dario Binacchi
2026-07-21 20:42 ` Petr Vorel
2026-07-22 17:48 ` Julien Olivain via buildroot
2026-07-21 12:53 ` [Buildroot] [PATCH v4 3/3] package/drogon: new package Dario Binacchi
2026-07-21 20:53 ` Petr Vorel
[not found] ` <20260721125337.2537436-2-dario.binacchi__40496.0327012063$1784638450$gmane$org@amarulasolutions.com>
2026-07-21 17:37 ` Bernd Kuhls [this message]
2026-07-21 20:43 ` [Buildroot] [PATCH v4 1/3] package/jsoncpp: add host variant Petr Vorel
2026-08-10 19:59 ` Julien Olivain via buildroot
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='pan$da98$8eb3104b$84ba0add$ddc39b25@ID-313208.user.individual.net' \
--to=bernd@kuhls.net \
--cc=buildroot@uclibc.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.