All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Rehsack <rehsack@gmail.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: yocto@yoctoproject.org
Subject: [PATCH] Perl: fix PERL5LIB settings
Date: Thu, 20 Nov 2014 15:37:59 +0100	[thread overview]
Message-ID: <A414C97C-00DA-4FC1-895D-12B9A97DB66A@gmail.com> (raw)
In-Reply-To: 37719788-60D1-4C79-BCC4-4F4FA3DFDEB1@gmail.com

Hi Richard,

I've seen you sent a patch for Yocto for https://bugzilla.yoctoproject.org/show_bug.cgi?id=6890 which seems to me (compared to Wolfgang's Patch) incomplete and shows another issue ^^.

1st - Wolfgang's Patch also fixes the native-perl, which is important when having a native module requiring another native-module which isn't core...
Think about taking the entire fix from Wolfgang (https://www.mail-archive.com/yocto@yoctoproject.org/msg21489.html) and also patch daisy.

2nd: See https://github.com/rdm-dev/poky/commit/d58539e94126019126565e7e76f406f0d4975a0e for some other Perl quirks when using CPAN modules ...

3rd: https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-devtools/perl/perl-native_5.20.0.bb?id=6839a39912d483c6a403bd52e5f889547f1f4807#n10 - compare to $(corelist -a Module::Build) - there is no Module::Build in 5.20 anymore.

Maybe a look to 5.20.1 is also recommended: https://metacpan.org/pod/distribution/perl/pod/perldelta.pod


Anfang der weitergeleiteten Nachricht:

> Von: Jens Rehsack <rehsack@gmail.com>
> Betreff: Aw: [yocto] [PATCH] Perl: fix PERL5LIB settings
> Datum: 8. November 2014 13:47:01 MEZ
> An: "Burton, Ross" <ross.burton@intel.com>
> Kopie: Wolfgang Denk <wd@denx.de>, "yocto@yoctoproject.org" <yocto@yoctoproject.org>
> 
> 
> Am 07.11.2014 um 12:55 schrieb Burton, Ross <ross.burton@intel.com>:
> 
>> Hi Wolfgang,
>> 
>> On 5 November 2014 19:29, Wolfgang Denk <wd@denx.de> wrote:
>> meta/recipes-devtools/perl/perl-native_5.14.3.bb | 4 ++--
>> meta/recipes-devtools/perl/perl_5.14.3.bb        | 2 +-
>> 2 files changed, 3 insertions(+), 3 deletions(-)
>> 
>> Perl was upgraded to 5.20.0 in July, can you rebase and verify that this is still required?
> 
> I can finally confirm that it fixes the issues in daisy (bitbaking Dancer2 using https://github.com/rehsack/meta-cpan/tree/master/recipes-www/dancer2-perl).
> You can try whether Dancer2 bitbakes for dizzy and/or master to verify - for me it's impossible to create a dizzy build - to many daisy adoptions and release pressure for next weeks.
> If you know someone having dizzy - bitbake Dancer2, Unix::Statgrab or alike to prove ...

Cheers
-- 
Jens Rehsack
rehsack@gmail.com







  reply	other threads:[~2014-11-20 14:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-03  8:33 PERL5LIB not properly reflecting target_sdk_dir Joseph Andrew de la Peña
2014-10-08  6:05 ` Joseph Andrew de la Peña
2014-10-27  8:07   ` Wolfgang Denk
2014-11-02 23:35     ` Joseph Andrew de la Peña
2014-11-05 19:29     ` [PATCH] Perl: fix PERL5LIB settings Wolfgang Denk
2014-11-07 11:55       ` Burton, Ross
2014-11-08 12:47         ` Jens Rehsack
2014-11-20 14:37           ` Jens Rehsack [this message]
2014-11-20 15:32             ` Richard Purdie
2014-11-20 15:16           ` Richard Purdie

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=A414C97C-00DA-4FC1-895D-12B9A97DB66A@gmail.com \
    --to=rehsack@gmail.com \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=yocto@yoctoproject.org \
    /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.