Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675424 - net-libs/gnutls-3.6.5 : [TEST] /.../cipher-openssl-compat.c:101:11: error: void value not ignored as it ought to be
Summary: net-libs/gnutls-3.6.5 : [TEST] /.../cipher-openssl-compat.c:101:11: error: vo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-01-14 19:01 UTC by Toralf Förster
Modified: 2019-01-14 19:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.91 KB, text/plain)
2019-01-14 19:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,16.56 KB, text/plain)
2019-01-14 19:01 UTC, Toralf Förster
Details
environment (environment,70.65 KB, text/plain)
2019-01-14 19:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.03 KB, application/x-bzip)
2019-01-14 19:01 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,87.47 KB, application/x-bzip)
2019-01-14 19:01 UTC, Toralf Förster
Details
net-libs:gnutls-3.6.5:20190114-000447.log.bz2 (net-libs:gnutls-3.6.5:20190114-000447.log.bz2,71.09 KB, application/x-bzip)
2019-01-14 19:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,157.10 KB, application/x-bzip)
2019-01-14 19:01 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-01-14 19:01:31 UTC
In file included from /var/tmp/portage/net-libs/gnutls-3.6.5/work/gnutls-3.6.5/tests/slow/cipher-openssl-compat.c:7:
/var/tmp/portage/net-libs/gnutls-3.6.5/work/gnutls-3.6.5/tests/slow/cipher-openssl-compat.c: In function 'cipher_test':
/var/tmp/portage/net-libs/gnutls-3.6.5/work/gnutls-3.6.5/tests/slow/cipher-openssl-compat.c:101:11: error: void value not ignored as it ought to be
    assert(EVP_CIPHER_CTX_init(ctx)==1);
           ^~~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/net-libs/gnutls-3.6.5/work/gnutls-3.6.5/tests/slow/cipher-openssl-compat.c:101:11: error: void value not ignored as it ought to be

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl-test_20190113-153406

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)





emerge -qpvO net-libs/gnutls
[ebuild     U ] net-libs/gnutls-3.6.5 [3.5.19] USE="cxx idn nls seccomp test* tls-heartbeat -dane -doc -examples -guile -openssl* -pkcs11 -sslv2 -sslv3 -static-libs -test-full -tools -valgrind (-openpgp%) (-zlib%*)"
Comment 1 Toralf Förster gentoo-dev 2019-01-14 19:01:34 UTC
Created attachment 561004 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-14 19:01:36 UTC
Created attachment 561006 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-14 19:01:39 UTC
Created attachment 561008 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-14 19:01:42 UTC
Created attachment 561010 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-14 19:01:45 UTC
Created attachment 561012 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-14 19:01:48 UTC
Created attachment 561014 [details]
net-libs:gnutls-3.6.5:20190114-000447.log.bz2
Comment 7 Toralf Förster gentoo-dev 2019-01-14 19:01:50 UTC
Created attachment 561016 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-01-14 19:17:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a28e54de3798ec4ce92508cc2c4c67b985f817f

commit 9a28e54de3798ec4ce92508cc2c4c67b985f817f
Author:     Alon Bar-Lev <alonbl@gentoo.org>
AuthorDate: 2019-01-14 19:17:22 +0000
Commit:     Alon Bar-Lev <alonbl@gentoo.org>
CommitDate: 2019-01-14 19:17:38 +0000

    net-libs/gnutls: fix build failure
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=675424
    Thanks: Toralf Förster
    Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-libs/gnutls/files/gnutls-3.6.5-build.patch | 31 ++++++++++++++++++++++++++
 net-libs/gnutls/gnutls-3.6.5.ebuild            |  4 ++++
 2 files changed, 35 insertions(+)