[Buildroot] [PATCH 1/1] package/cargo: needs host-libxml2

Eric Le Bihan eric.le.bihan.dev at free.fr
Mon Jun 10 09:19:13 UTC 2019


Hi!

On 2019-06-10 01:07, Arnout Vandecappelle wrote:
>
>
> On 09/06/2019 23:08, Fabrice Fontaine wrote:
> > host-cargo needs host-libxml2 to avoid depending on an unworking
> > libxml2:
> >
> > --- stderr
> > cmake: /home/mark/buildroot-test/instance-1/output/host/lib/libcurl.so.4: no version information available (required by cmake)
> > cmake: symbol lookup error: /usr/lib/x86_64-linux-gnu/libxml2.so.2: undefined symbol: UCNV_TO_U_CALLBACK_STOP_60
> > thread 'main' panicked at '
> > command did not execute successfully, got: exit code: 127
>
>  I would like to understand this one a little more before blindly linking with
> host-libxml2...
>
>  I can't see anything in cargo's sources that refers to libxml2, except some of
> the vendored curl stuff, but those bits are only used on win32.

Same here. I tried to reproduce the issue in a chrooted Debian Stretch,
without success, even when adding libxml2-devel to the mix.

What is the configuration of the autobuilder?

Regards,

--
ELB



More information about the buildroot mailing list