* Re: [oe-commits] [openembedded-core] 67/76: gnutls: update to 3.5.6 [not found] ` <20161130154913.0EEAE50166@opal.openembedded.org> @ 2016-12-06 13:49 ` Martin Jansa 2016-12-06 14:44 ` Martin Jansa 0 siblings, 1 reply; 4+ messages in thread From: Martin Jansa @ 2016-12-06 13:49 UTC (permalink / raw) To: openembedded-core, Alexander Kanavin; +Cc: openembedded-commits [-- Attachment #1: Type: text/plain, Size: 3091 bytes --] On Wed, Nov 30, 2016 at 03:49:52PM +0000, git@git.openembedded.org wrote: > rpurdie pushed a commit to branch master > in repository openembedded-core. > > commit 27f306a752d15ec62d2821d0146be4ffa10b7013 > Author: Alexander Kanavin <alexander.kanavin@linux.intel.com> > AuthorDate: Mon Nov 28 15:34:20 2016 +0200 > > gnutls: update to 3.5.6 > > Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> > Signed-off-by: Ross Burton <ross.burton@intel.com> Anyone else also seeing this? configure:9271: result: no configure:9337: checking for NETTLE configure:9345: $PKG_CONFIG --exists --print-errors "nettle >= 3.1" configure:9348: $? = 0 configure:9363: $PKG_CONFIG --exists --print-errors "nettle >= 3.1" configure:9366: $? = 0 configure:9412: result: yes configure:9418: checking for HOGWEED configure:9426: $PKG_CONFIG --exists --print-errors "hogweed >= 3.1" Package hogweed was not found in the pkg-config search path. Perhaps you should add the directory containing `hogweed.pc' to the PKG_CONFIG_PATH environment variable No package 'hogweed' found configure:9429: $? = 1 configure:9444: $PKG_CONFIG --exists --print-errors "hogweed >= 3.1" Package hogweed was not found in the pkg-config search path. Perhaps you should add the directory containing `hogweed.pc' to the PKG_CONFIG_PATH environment variable No package 'hogweed' found configure:9447: $? = 1 No package 'hogweed' found configure:9475: result: no configure:9478: error: *** *** Libhogweed (nettle's companion library) was not found. Note that you must compile nettle with gmp support. > --- > meta/recipes-support/gnutls/{gnutls_3.5.5.bb => gnutls_3.5.6.bb} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta/recipes-support/gnutls/gnutls_3.5.5.bb b/meta/recipes-support/gnutls/gnutls_3.5.6.bb > similarity index 60% > rename from meta/recipes-support/gnutls/gnutls_3.5.5.bb > rename to meta/recipes-support/gnutls/gnutls_3.5.6.bb > index d255959..2e70734 100644 > --- a/meta/recipes-support/gnutls/gnutls_3.5.5.bb > +++ b/meta/recipes-support/gnutls/gnutls_3.5.6.bb > @@ -4,6 +4,6 @@ SRC_URI += "file://correct_rpl_gettimeofday_signature.patch \ > file://0001-configure.ac-fix-sed-command.patch \ > file://use-pkg-config-to-locate-zlib.patch \ > " > -SRC_URI[md5sum] = "fb84c4d7922c1545da8dda4dcb9487d4" > -SRC_URI[sha256sum] = "86994fe7804ee16d2811e366b9bf2f75304f8e470ae0e3716d60ffeedac0e529" > +SRC_URI[md5sum] = "7a38b23757aae009c3eb5bb12fb0afda" > +SRC_URI[sha256sum] = "6338b715bf31c758606ffa489c7f87ee1beab947114fbd2ffefd73170a8c6b9a" > > > -- > To stop receiving notification emails like this one, please contact > the administrator of this repository. > -- > _______________________________________________ > Openembedded-commits mailing list > Openembedded-commits@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-commits -- Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 201 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [oe-commits] [openembedded-core] 67/76: gnutls: update to 3.5.6 2016-12-06 13:49 ` [oe-commits] [openembedded-core] 67/76: gnutls: update to 3.5.6 Martin Jansa @ 2016-12-06 14:44 ` Martin Jansa 2016-12-06 14:47 ` Burton, Ross 0 siblings, 1 reply; 4+ messages in thread From: Martin Jansa @ 2016-12-06 14:44 UTC (permalink / raw) To: openembedded-core, Alexander Kanavin; +Cc: openembedded-commits [-- Attachment #1: Type: text/plain, Size: 3957 bytes --] On Tue, Dec 06, 2016 at 02:49:04PM +0100, Martin Jansa wrote: > On Wed, Nov 30, 2016 at 03:49:52PM +0000, git@git.openembedded.org wrote: > > rpurdie pushed a commit to branch master > > in repository openembedded-core. > > > > commit 27f306a752d15ec62d2821d0146be4ffa10b7013 > > Author: Alexander Kanavin <alexander.kanavin@linux.intel.com> > > AuthorDate: Mon Nov 28 15:34:20 2016 +0200 > > > > gnutls: update to 3.5.6 > > > > Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> > > Signed-off-by: Ross Burton <ross.burton@intel.com> > > Anyone else also seeing this? > > configure:9271: result: no > configure:9337: checking for NETTLE > configure:9345: $PKG_CONFIG --exists --print-errors "nettle >= 3.1" > configure:9348: $? = 0 > configure:9363: $PKG_CONFIG --exists --print-errors "nettle >= 3.1" > configure:9366: $? = 0 > configure:9412: result: yes > configure:9418: checking for HOGWEED > configure:9426: $PKG_CONFIG --exists --print-errors "hogweed >= 3.1" > Package hogweed was not found in the pkg-config search path. > Perhaps you should add the directory containing `hogweed.pc' > to the PKG_CONFIG_PATH environment variable > No package 'hogweed' found > configure:9429: $? = 1 > configure:9444: $PKG_CONFIG --exists --print-errors "hogweed >= 3.1" > Package hogweed was not found in the pkg-config search path. > Perhaps you should add the directory containing `hogweed.pc' > to the PKG_CONFIG_PATH environment variable > No package 'hogweed' found > configure:9447: $? = 1 > No package 'hogweed' found > configure:9475: result: no > configure:9478: error: > *** > *** Libhogweed (nettle's companion library) was not found. Note that > you must compile nettle with gmp support. Probably caused by nettle upgrade which no longer enables gmp with older gmp 4.2.1 used in non-GPLv3 builds. checking for __gmpz_powm_sec in -lgmp... no configure: WARNING: GNU MP not found, or too old. GMP-5.0 or later is needed, see http://gmplib.org/. Support for public key algorithms will be unavailable. configure: Looking for assembler files in arm. switching to older nettle 2.7.1 doesn't help, because nettle 3.1 is required by gnutls.. | checking for NETTLE... no | configure: error: | *** | *** Libnettle 3.1 was not found. nettle 3.1 is required by gnutls.. > > meta/recipes-support/gnutls/{gnutls_3.5.5.bb => gnutls_3.5.6.bb} | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/meta/recipes-support/gnutls/gnutls_3.5.5.bb b/meta/recipes-support/gnutls/gnutls_3.5.6.bb > > similarity index 60% > > rename from meta/recipes-support/gnutls/gnutls_3.5.5.bb > > rename to meta/recipes-support/gnutls/gnutls_3.5.6.bb > > index d255959..2e70734 100644 > > --- a/meta/recipes-support/gnutls/gnutls_3.5.5.bb > > +++ b/meta/recipes-support/gnutls/gnutls_3.5.6.bb > > @@ -4,6 +4,6 @@ SRC_URI += "file://correct_rpl_gettimeofday_signature.patch \ > > file://0001-configure.ac-fix-sed-command.patch \ > > file://use-pkg-config-to-locate-zlib.patch \ > > " > > -SRC_URI[md5sum] = "fb84c4d7922c1545da8dda4dcb9487d4" > > -SRC_URI[sha256sum] = "86994fe7804ee16d2811e366b9bf2f75304f8e470ae0e3716d60ffeedac0e529" > > +SRC_URI[md5sum] = "7a38b23757aae009c3eb5bb12fb0afda" > > +SRC_URI[sha256sum] = "6338b715bf31c758606ffa489c7f87ee1beab947114fbd2ffefd73170a8c6b9a" > > > > > > -- > > To stop receiving notification emails like this one, please contact > > the administrator of this repository. > > -- > > _______________________________________________ > > Openembedded-commits mailing list > > Openembedded-commits@lists.openembedded.org > > http://lists.openembedded.org/mailman/listinfo/openembedded-commits > > -- > Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com -- Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 201 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [oe-commits] [openembedded-core] 67/76: gnutls: update to 3.5.6 2016-12-06 14:44 ` Martin Jansa @ 2016-12-06 14:47 ` Burton, Ross 2016-12-06 15:01 ` Martin Jansa 0 siblings, 1 reply; 4+ messages in thread From: Burton, Ross @ 2016-12-06 14:47 UTC (permalink / raw) To: Martin Jansa; +Cc: openembedded-commits@lists.openembedded.org, OE-core [-- Attachment #1: Type: text/plain, Size: 346 bytes --] On 6 December 2016 at 14:44, Martin Jansa <martin.jansa@gmail.com> wrote: > Probably caused by nettle upgrade which no longer enables gmp with older > gmp 4.2.1 used in non-GPLv3 builds. > I was going to say I don't see this. Clearly we need to extend the non-GPL3 testing. As you can reproduce this, is there a simple fix? Ross [-- Attachment #2: Type: text/html, Size: 823 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [oe-commits] [openembedded-core] 67/76: gnutls: update to 3.5.6 2016-12-06 14:47 ` Burton, Ross @ 2016-12-06 15:01 ` Martin Jansa 0 siblings, 0 replies; 4+ messages in thread From: Martin Jansa @ 2016-12-06 15:01 UTC (permalink / raw) To: Burton, Ross; +Cc: penembedded-commits, OE-core [-- Attachment #1: Type: text/plain, Size: 1025 bytes --] On Tue, Dec 06, 2016 at 02:47:42PM +0000, Burton, Ross wrote: > On 6 December 2016 at 14:44, Martin Jansa <martin.jansa@gmail.com> wrote: > > > Probably caused by nettle upgrade which no longer enables gmp with older > > gmp 4.2.1 used in non-GPLv3 builds. > > > > I was going to say I don't see this. Clearly we need to extend the > non-GPL3 testing. > > As you can reproduce this, is there a simple fix? Restoring nettle-3.2 (which got replaced with 3.3 in this commit: commit fc37c0787008437d94bccfaa91d0b84180a393c9 Author: Fabio Berton <fabio.berton@ossystems.com.br> Date: Mon Nov 21 18:17:24 2016 -0200 nettle: Update to version 3.3 Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Ross Burton <ross.burton@intel.com> ) allows to use gmp-4.2.1 and nettle-3.2 is good enough for gnutls.do_configure. Now I need to check if LGPLv3 libnettle or libhogweed end in the image or not. -- Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 201 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-12-06 15:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20161130154845.8882.9798@opal.openembedded.org>
[not found] ` <20161130154913.0EEAE50166@opal.openembedded.org>
2016-12-06 13:49 ` [oe-commits] [openembedded-core] 67/76: gnutls: update to 3.5.6 Martin Jansa
2016-12-06 14:44 ` Martin Jansa
2016-12-06 14:47 ` Burton, Ross
2016-12-06 15:01 ` Martin Jansa
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox