From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/rpi-userland: fix libexecinfo workaround
Date: Thu, 9 Jun 2022 22:32:46 +0200 [thread overview]
Message-ID: <20220609223246.43975ad1@windsurf> (raw)
In-Reply-To: <20220608191137.2065197-1-fontaine.fabrice@gmail.com>
On Wed, 8 Jun 2022 21:11:37 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Fix libexecinfo workaround to avoid the following ffmpeg build failure
> with BR2_PACKAGE_RPI_USERLAND raised on uclibc and musl since commit
> bc4cc27705de50356d7e9945e41bd989fdc56fe8:
>
> /home/giuliobenetti/autobuild/run/instance-3/output-1/host/bin/arm-linux-gcc --sysroot=/home/giuliobenetti/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot -mcpu=arm926ej-s -Wl,--as-needed -Wl,-z,noexecstack -o /tmp/ffconf.5K0cMIh3/test /tmp/ffconf.5K0cMIh3/test.o -lmmal_core -lmmal_util -lmmal_vc_client -lbcm_host -latomic
> /home/giuliobenetti/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/10.3.0/../../../../arm-buildroot-linux-uclibcgnueabi/bin/ld: /home/giuliobenetti/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libvcos.so: undefined reference to `backtrace_symbols'
>
> [...]
>
> ERROR: mmal not found
>
> Fixes:
> - http://autobuild.buildroot.org/results/64d21872d25fef35b72106133ed2aed300f52f2f
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> ...on-t-override-CMAKE_EXE_LINKER_FLAGS.patch | 58 -------------------
> ...threads-CMakeLists.txt-fix-build-wit.patch | 45 ++++++++++++++
> package/rpi-userland/rpi-userland.mk | 1 -
> 3 files changed, 45 insertions(+), 59 deletions(-)
> delete mode 100644 package/rpi-userland/0006-don-t-override-CMAKE_EXE_LINKER_FLAGS.patch
> create mode 100644 package/rpi-userland/0006-interface-vcos-pthreads-CMakeLists.txt-fix-build-wit.patch
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-06-09 20:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-08 19:11 [Buildroot] [PATCH 1/1] package/rpi-userland: fix libexecinfo workaround Fabrice Fontaine
2022-06-09 20:32 ` Thomas Petazzoni via buildroot [this message]
2022-06-19 13:05 ` Peter Korsgaard
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=20220609223246.43975ad1@windsurf \
--to=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=mahyar.koshkouei@gmail.com \
--cc=thomas.petazzoni@bootlin.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