[oe] [meta-networking][PATCH] strongswan: update package to 5.2.1

Martin Jansa martin.jansa at gmail.com
Sat Jan 3 10:12:11 UTC 2015


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 at 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 at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20150103/bb7a9cb5/attachment-0002.sig>


More information about the Openembedded-devel mailing list