From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Sergio Prado <sergio.prado@e-labworks.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/tio: needs threads
Date: Sat, 24 Feb 2024 18:12:54 +0100 [thread overview]
Message-ID: <87sf1hu6p5.fsf@48ers.dk> (raw)
In-Reply-To: <20240218210735.50128-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Sun, 18 Feb 2024 22:07:35 +0100")
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> tio needs threads since version 2.4 and
> https://github.com/tio/tio/commit/93e6efc00153e625e4ceb8a51e01b324247d312a
> resulting in the following build failure since bump to version 2.7 in
> commit 4b33d7a47dd41fed5364a398320c2b7d0687ba5e:
> In file included from /home/autobuild/autobuild/instance-7/output-1/host/riscv64-buildroot-linux-uclibc/sysroot/usr/include/stdio.h:27,
> from ../src/tty.c:23:
> /home/autobuild/autobuild/instance-7/output-1/host/riscv64-buildroot-linux-uclibc/sysroot/usr/include/features.h:218:5: warning: #warning requested reentrant code, but thread support was disabled [-Wcpp]
> 218 | # warning requested reentrant code, but thread support was disabled
> | ^~~~~~~
> ../src/tty.c:43:10: fatal error: pthread.h: No such file or directory
> 43 | #include <pthread.h>
> | ^~~~~~~~~~~
> Fixes: 4b33d7a47dd41fed5364a398320c2b7d0687ba5e
> - http://autobuild.buildroot.org/results/9b20ff06a0ad24b7e7f4750ebe64e2077e36164a
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-02-24 17:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-18 21:07 [Buildroot] [PATCH 1/1] package/tio: needs threads Fabrice Fontaine
2024-02-24 17:12 ` Peter Korsgaard [this message]
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=87sf1hu6p5.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=sergio.prado@e-labworks.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