All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-networking][PATCH] strongswan: update package to 5.2.1
Date: Sat, 3 Jan 2015 11:12:11 +0100	[thread overview]
Message-ID: <20150103101211.GA24032@jama> (raw)
In-Reply-To: <1417563094-28889-1-git-send-email-akuster@mvista.com>

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

On Tue, Dec 02, 2014 at 03:31:34PM -0800, Armin Kuster wrote:
> see https://wiki.strongswan.org/projects/strongswan/wiki/Changelog52

Triggered ICE in world build, lets see if it fail repeatedly

| i586-oe-linux-gcc  -m32 -march=i586 --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86 -DHAVE_CONFIG_H -I. -I/home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/strongswan/5.2.1-r0/strongswan-5.2.1/src/pki -I../..  -I/home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/strongswan/5.2.1-r0/strongswan-5.2.1/src/libstrongswan -DPLUGINS=\""aes des rc2 sha1 sha2 md5 random x509 revocation pkcs1 pkcs7 pkcs8 pkcs12 dnskey sshkey pem openssl gmp curl\""   -O2 -pipe -g -feliminate-unused-debug-types -include /home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/strongswan/5.2.1-r0/build/config.h -c -o commands/req.o /home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/strongswan/5.2.1-r0/strongswan-5.2.1/src/pki/commands/req.c
| In file included from /home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/strongswan/5.2.1-r0/strongswan-5.2.1/src/libstrongswan/utils/printf_hook/printf_hook.h:25:0,
|                  from /home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/strongswan/5.2.1-r0/strongswan-5.2.1/src/libstrongswan/library.h:97,
|                  from /home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/strongswan/5.2.1-r0/strongswan-5.2.1/src/pki/pki.h:28,
|                  from /home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/strongswan/5.2.1-r0/strongswan-5.2.1/src/pki/command.c:17:
| /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86/usr/include/stdlib.h: In function 'atoll':
| i586-oe-linux-gcc  -m32 -march=i586 --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86 -DHAVE_CONFIG_H -I. -I/home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/strongswan/5.2.1-r0/strongswan-5.2.1/src/pki -I../..  -I/home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/strongswan/5.2.1-r0/strongswan-5.2.1/src/libstrongswan -DPLUGINS=\""aes des rc2 sha1 sha2 md5 random x509 revocation pkcs1 pkcs7 pkcs8 pkcs12 dnskey sshkey pem openssl gmp curl\""   -O2 -pipe -g -feliminate-unused-debug-types -include /home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/strongswan/5.2.1-r0/build/config.h -c -o commands/self.o /home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/strongswan/5.2.1-r0/strongswan-5.2.1/src/pki/commands/self.c
| /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86/usr/include/stdlib.h:293:1: internal compiler error: Segmentation fault
|  {
|  ^
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <http://gcc.gnu.org/bugs.html> for instructions.
| make[4]: *** [command.o] Error 1
| make[4]: *** Waiting for unfinished jobs....
| make[4]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/strongswan/5.2.1-r0/build/src/pki'
| make[3]: *** [all-recursive] Error 1
| make[3]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/strongswan/5.2.1-r0/build/src/pki'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/strongswan/5.2.1-r0/build/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/strongswan/5.2.1-r0/build'
| make: *** [all] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.

> 
> Signed-off-by: Armin Kuster <akuster@mvista.com>
> ---
>  .../strongswan/{strongswan_5.2.0.bb => strongswan_5.2.1.bb}           | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta-networking/recipes-support/strongswan/{strongswan_5.2.0.bb => strongswan_5.2.1.bb} (92%)
> 
> diff --git a/meta-networking/recipes-support/strongswan/strongswan_5.2.0.bb b/meta-networking/recipes-support/strongswan/strongswan_5.2.1.bb
> similarity index 92%
> rename from meta-networking/recipes-support/strongswan/strongswan_5.2.0.bb
> rename to meta-networking/recipes-support/strongswan/strongswan_5.2.1.bb
> index 0997fd0..6b91319 100644
> --- a/meta-networking/recipes-support/strongswan/strongswan_5.2.0.bb
> +++ b/meta-networking/recipes-support/strongswan/strongswan_5.2.1.bb
> @@ -11,8 +11,8 @@ SRC_URI = "http://download.strongswan.org/strongswan-${PV}.tar.bz2 \
>          file://fix-funtion-parameter.patch \
>  "
>  
> -SRC_URI[md5sum] = "5cee4ee1a6ccb74400758b3ace54d46e"
> -SRC_URI[sha256sum] = "b00c30bd2e60ff2e5fc85f54bbad54fe246585812fdf212dbe777a5258da26ce"
> +SRC_URI[md5sum] = "dd3717c0aa59ab4591ca1812941ebb82"
> +SRC_URI[sha256sum] = "ea51ab33b5bb39fecaf10668833a9936583b42145948ae9da1ab98f74e939215"
>  
>  EXTRA_OECONF = "--enable-gmp \
>          --enable-openssl \
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

      reply	other threads:[~2015-01-03 10:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-02 23:31 [meta-networking][PATCH] strongswan: update package to 5.2.1 Armin Kuster
2015-01-03 10:12 ` Martin Jansa [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=20150103101211.GA24032@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@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 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.