All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] perl: build with perlcross instead of qemu
Date: Fri, 09 Nov 2012 19:07:19 +0100	[thread overview]
Message-ID: <509D4657.3050001@mind.be> (raw)
In-Reply-To: <20121109113112.1a7606ff@skate>

On 11/09/12 11:31, Thomas Petazzoni wrote:
> This patch unfortunately breaks the build of cpanminus, which
> apparently still requires qemu:

  Yep, it does require qemu.  To make it work with perlcross, you'd need to
build a host-perl with a few extra modules (to support network downloads) - but
building those modules can't be done with cross-miniperl because it has the
target's settings for which headers etc. exist.  The perlcross docs state:
"And thinking of possible need to install additional modules for hostperl makes
my head spin."

  So instead, I'll make cpanminus depend on host-qemu and try to exclude the
failing architectures.

  The long term solution is probably to replace cpanminus with something
buildroot-friendly.  The cross-build of the downloaded modules is probably
doable with cross-miniperl.

  Regards,
  Arnout
-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

  parent reply	other threads:[~2012-11-09 18:07 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-09  1:47 [Buildroot] [PATCH] perl: build with perlcross instead of qemu Arnout Vandecappelle
2012-11-09  3:01 ` Dan Pattison
2012-11-09  9:27   ` Arnout Vandecappelle
2012-11-09  7:19 ` Peter Korsgaard
2012-11-09  8:58   ` Alexander Khryukin
2012-11-09  9:15     ` Arnout Vandecappelle
2012-11-09  9:18       ` Thomas Petazzoni
2012-11-09  9:22         ` Arnout Vandecappelle
2012-11-09  9:15     ` Peter Korsgaard
2012-11-09  9:20       ` Arnout Vandecappelle
2012-11-09  9:23         ` Peter Korsgaard
2012-11-09  9:25 ` Peter Korsgaard
2012-11-09 10:31 ` Thomas Petazzoni
2012-11-09 10:36   ` Arnout Vandecappelle
2012-11-09 18:07   ` Arnout Vandecappelle [this message]
2012-11-09 21:13 ` François Perrad

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=509D4657.3050001@mind.be \
    --to=arnout@mind.be \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.