[Buildroot] [autobuild.buildroot.net] Your build results for 2019-06-05 (meson rpath problem)

Petr Vorel petr.vorel at gmail.com
Thu Jun 6 21:14:55 UTC 2019


Hi,

> This is the list of Buildroot build failures that occured on
> 2019-06-05, and for which you are a registered architecture developer
> or package developer. Please help us improving the quality of
> Buildroot by investigating those build failures and sending patches to
> fix them. Thanks!

> Results for the 'master' branch
> ===============================

> Build failures related to your packages:

>         i586 |              iputils-s20190515 | http://autobuild.buildroot.net/results/fb698e3e903869978bd5e69d791ec362317b7981

Errors are like
visibility.c:(.text+0x1a): undefined reference to `gpg_strerror'
look like rpath issue similar to [1]. But I have no clue how to fix it in meson,
which iputils uses. There are requirements for it in upstream [2], lack of it
leaded us [3] (and openembedded [4]) to workaround it. But that's obviously not
enough for i586 build. Any tip / hint to fix it?


Kind regards,
Petr

[1] https://patchwork.ozlabs.org/patch/763789/
[2] https://github.com/mesonbuild/meson/issues/2567
[3] https://git.busybox.net/buildroot/tree/package/meson/0001-Only-fix-RPATH-if-install_rpath-is-not-empty.patch
[4] http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-devtools/meson/meson/disable-rpath-handling.patch?h=master


More information about the buildroot mailing list