Openembedded Core Discussions
 help / color / mirror / Atom feed
From: richard.purdie@linuxfoundation.org
To: Hongxu Jia <hongxu.jia@windriver.com>,
	 openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] openssl: use deterministic perl Text::Template module bundled by openssl source
Date: Fri, 12 Oct 2018 18:02:12 +0100	[thread overview]
Message-ID: <aebad17deb4dcb278b86e61fd107a2e26e50c918.camel@linuxfoundation.org> (raw)
In-Reply-To: <20181012162848.21502-1-hongxu.jia@windriver.com>

On Fri, 2018-10-12 at 09:28 -0700, Hongxu Jia wrote:
> 1. The building openssl requires to install perl Text::Template
> module(>=1.46),
> but Text::Template is a non core Perl module, openssl chooses to
> bundle
> Text::Template 1.46 into the source, for convenience.
> 
https://github.com/openssl/openssl/commit/8ff2af548303d311ce3591406111f77862875a60
> 
> 2. While Text::Template < 1.46, the produced build files are gravely
> faulty.
> https://github.com/openssl/openssl/pull/6682
> 
> 3. If host has installed Text::Template < 1.46 (such as CentOS-7.5
> has Text::
> Template 1.45). The mismatched old module was used although the right
> one in
> openssl source.
> 
> So set PERL5LIB to use deterministic perl Text::Template module
> bundled by openssl source and ignore the one of host

This sounds like a *much* better solution, thanks!

Cheers,

Richard




      reply	other threads:[~2018-10-12 17:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-12 16:28 [PATCH] openssl: use deterministic perl Text::Template module bundled by openssl source Hongxu Jia
2018-10-12 17:02 ` richard.purdie [this message]

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=aebad17deb4dcb278b86e61fd107a2e26e50c918.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=hongxu.jia@windriver.com \
    --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