Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Jack Mitchell <ml@communistcode.co.uk>
To: openembedded-core@lists.openembedded.org
Subject: Re: openssl does not build on recent distributions with perl-5.16.0
Date: Fri, 15 Jun 2012 15:27:32 +0100	[thread overview]
Message-ID: <4FDB4654.4090302@communistcode.co.uk> (raw)
In-Reply-To: <4FDB4476.2070105@communistcode.co.uk>

[-- Attachment #1: Type: text/plain, Size: 2719 bytes --]

On 15/06/12 15:19, Jack Mitchell wrote:
> On 15/06/12 15:15, Khem Raj wrote:
>>
>>
>> On Thursday, June 14, 2012, Martin Jansa wrote:
>>
>>     Hi,
>>
>>     openembedded-core/meta/recipes-connectivity/openssl/openssl.inc
>>
>>     is using perlpath.pl <http://perlpath.pl>:
>>
>>      do_configure () {
>>              cd util
>>              perl perlpath.pl <http://perlpath.pl>
>>     ${STAGING_BINDIR_NATIVE}
>>
>>
>> I wonder why it's using host perl and not staged perl-native
>> May be missing inherit perlnative
>>
>>      ...
>>
>>     and perlpath.pl <http://perlpath.pl> is using find.pl
>>     <http://find.pl>:
>>     openssl-1.0.0i/util/perlpath.pl <http://perlpath.pl>:
>>      #!/usr/local/bin/perl
>>      #
>>      # modify the '#!/usr/local/bin/perl'
>>      # line in all scripts that rely on perl.
>>      #
>>
>>      require "find.pl <http://find.pl>";
>>      ...
>>
>>     which was removed in perl-5.16.0 and marked as deprecated and
>>     unmaintained in 5.14 and older:
>>     /tmp/usr/lib/perl5/5.14.2/find.pl <http://find.pl>:
>>      warn "Legacy library @{[(caller(0))[6]]} will be removed from
>>     the Perl
>>      core distribution in the next major release. Please install it
>>     from the
>>      CPAN distribution Perl4::CoreLibs. It is being used at
>>     @{[(caller)[1]]},
>>      line @{[(caller)[2]]}.\n";
>>
>>      # This library is deprecated and unmaintained. It is included for
>>      # compatibility with Perl 4 scripts which may use it, but it will be
>>      # removed in a future version of Perl. Please use the File::Find
>>     module
>>      # instead.
>>
>>     Cheers,
>>
>>     --
>>     Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com <javascript:;>
>>
>>
>>
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
> I can confirm I also ran into this issue using Archlinux, I thought it 
> was an issue with my Perl install but obviously not!
>
> Regards,
> -- 
>
>    Jack Mitchell (jack@embed.me.uk)
>    Embedded Systems Engineer
>    http://www.embed.me.uk
>
> --
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Also, from a quick check adding perlnative to openssl.inc allows it to 
build, now fighting with sgml-common-native :/

Regards,

-- 

   Jack Mitchell (jack@embed.me.uk)
   Embedded Systems Engineer
   http://www.embed.me.uk

--


[-- Attachment #2: Type: text/html, Size: 5915 bytes --]

  reply	other threads:[~2012-06-15 14:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-15  6:36 openssl does not build on recent distributions with perl-5.16.0 Martin Jansa
2012-06-15 14:15 ` Khem Raj
2012-06-15 14:19   ` Jack Mitchell
2012-06-15 14:27     ` Jack Mitchell [this message]
2012-06-15 14:32     ` Martin Jansa
2012-06-15 14:36   ` Richard Purdie
2012-06-15 15:59     ` Khem Raj
2012-06-15 20:39     ` Martin Jansa
2012-06-15 21:40       ` Richard Purdie
2012-06-16  6:43       ` [PATCH] openssl: add deprecated and unmaintained find.pl from perl-5.14 to fix perlpath.pl Martin Jansa

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=4FDB4654.4090302@communistcode.co.uk \
    --to=ml@communistcode.co.uk \
    --cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox