Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [v3 0/2] openssl: parallel build
Date: Wed, 18 Nov 2015 13:57:09 +0100	[thread overview]
Message-ID: <20151118135709.125f4afd@free-electrons.com> (raw)
In-Reply-To: <1442405185-4103-1-git-send-email-ryanbarnett3@gmail.com>

Ryan,

On Wed, 16 Sep 2015 07:06:23 -0500, Ryan Barnett wrote:
> I have adopted Thomas P's patches that we submitted but in May in order
> enable parallel build of openssl. I have updated the patches to use the
> latest patches available from gentoo and have tested builds only on i386,
> ARM, and MIPS.
> 
> Original Patches:
> 
> http://patchwork.ozlabs.org/patch/473086/
> http://patchwork.ozlabs.org/patch/473087/
> 
> Ryan Barnett (2):
>   openssl: use git formatted patches
>   openssl: enable parallel build and installation

I have the feeling that the parallel build patches for OpenSSL are not
working properly. Look at the recent build failures we've got for the
openssl and host-openssl builds:

  http://autobuild.buildroot.org/?reason=openssl-1.0.2d
  http://autobuild.buildroot.org/?reason=host-openssl-1.0.2d

They are pretty much all due to a similar error:

  ln: failed to create symbolic link 'libssl.so': File exists
  ln: creating symbolic link `libcrypto.so': File exists

I could spot only one that is different:

In file included from apps.h:117:0,
                 from req.c:74:
../include/openssl/bio.h:521:34: error: expected ';' before 'BIO_ctrl'
 # define BIO_set_fp(b,fp,c)      BIO_ctrl(b,BIO_C_SET_FILE_PTR,c,(char *)fp)

Do you have some ideas? Does Gentoo has some more patches? Should we
revert back to non-parallel build for OpenSSL ?

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  parent reply	other threads:[~2015-11-18 12:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-16 12:06 [Buildroot] [v3 0/2] openssl: parallel build Ryan Barnett
2015-09-16 12:06 ` [Buildroot] [v3 1/2] openssl: use git formatted patches Ryan Barnett
2015-09-16 20:22   ` Thomas Petazzoni
2015-09-16 12:06 ` [Buildroot] [v3 2/2] openssl: enable parallel build and installation Ryan Barnett
2015-09-16 20:22   ` Thomas Petazzoni
2015-11-18 12:57 ` Thomas Petazzoni [this message]
2015-11-18 19:41   ` [Buildroot] [v3 0/2] openssl: parallel build Ryan Barnett
2015-11-18 23:14     ` Arnout Vandecappelle
2015-11-24 16:01     ` Mike Frysinger
2015-11-23 13:05   ` Yann E. MORIN
2015-11-23 16:13     ` Thomas Petazzoni

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=20151118135709.125f4afd@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox