[OE-core] [oe-commits] [openembedded-core] 67/76: gnutls: update to 3.5.6
Martin Jansa
martin.jansa at gmail.com
Tue Dec 6 14:44:00 UTC 2016
On Tue, Dec 06, 2016 at 02:49:04PM +0100, Martin Jansa wrote:
> On Wed, Nov 30, 2016 at 03:49:52PM +0000, git at git.openembedded.org wrote:
> > rpurdie pushed a commit to branch master
> > in repository openembedded-core.
> >
> > commit 27f306a752d15ec62d2821d0146be4ffa10b7013
> > Author: Alexander Kanavin <alexander.kanavin at 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 at linux.intel.com>
> > Signed-off-by: Ross Burton <ross.burton at 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 at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-commits
>
> --
> Martin 'JaMa' Jansa jabber: Martin.Jansa at gmail.com
--
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: 195 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20161206/8741d42e/attachment-0002.sig>
More information about the Openembedded-core
mailing list