[Buildroot] perl XS modules

François Perrad fperrad at gmail.com
Tue Jul 12 09:43:49 UTC 2016


Arne,

Could you try to build a package like perl-gd or perl-net-ssleay, in order
to verify your infrastructure ?
These packages are known to build on autobuild.buildroot.net .

François


2016-07-12 11:04 GMT+02:00 Arne Caspari <arne.caspari at gmail.com>:

> Am Tue, 12 Jul 2016 10:56:24 +0200
> schrieb Thomas Petazzoni <thomas.petazzoni at free-electrons.com>:
> >
> > Again, could you give a Buildroot configuration, and a test scenario
> > that allows us to reproduce the issue ?
> >
>
> Thomas,
>
> for me the following steps reproduce the issue:
>
> support/scripts/scancpan XML-Parser
> [Enable the perl-xml-parser module in the config]
> make
>
> Then on the target:
>
> perl -e "require XML::Parser"
>
>
> The buildroot configuration should not matter as long as the target has
> a different architecture (eg: ARM ). If it is the same architecture as
> the host, it could produce binary compatible modules by accident.
>
> You could even verify the presence of this issue by just compiling the
> perl-xml-parser module (any architecture): If you look at the build
> output, you will see that the Makefile uses the configuration and
> destination paths of the host perl.
>
> /Arne
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20160712/ed41024a/attachment-0001.html>


More information about the buildroot mailing list