Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 674582

Summary: app-benchmarks/httperf-0.9.1_p20161228 : core.c:1039:15: error: dereferencing pointer to incomplete type SSL_CIPHER {aka const struct ssl_cipher_st }
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: 0xe2.0x9a.0x9b, mmokrejs, orzel
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 592438    
Attachments: emerge-info.txt
app-benchmarks:httperf-0.9.1_p20161228:20190105-051455.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-01-05 08:54:31 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -I. -I./gen -I./lib -I./stat -O2 -pipe -march=native -DHAVE_SSL -c -o core.o core.c
core.c: In function ‘core_ssl_connect’:
core.c:1039:15: error: dereferencing pointer to incomplete type ‘SSL_CIPHER’ {aka ‘const struct ssl_cipher_st’}
     ssl_cipher->name, ssl_cipher->valid,
               ^~
make[3]: *** [Makefile:482: core.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_20181228-192239

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

  Please see the tracker bug for details.

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
  [6]   jython2.7 (fallback)

Available Rust versions:
  [1]   rust-1.31.1 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO app-benchmarks/httperf
[ebuild  N    ] app-benchmarks/httperf-0.9.1_p20161228  USE="-debug -idleconn -libressl"
Comment 1 Toralf Förster gentoo-dev 2019-01-05 08:54:33 UTC
Created attachment 559932 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-05 08:54:36 UTC
Created attachment 559934 [details]
app-benchmarks:httperf-0.9.1_p20161228:20190105-051455.log
Comment 3 Toralf Förster gentoo-dev 2019-01-05 08:54:39 UTC
Created attachment 559936 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-05 08:54:41 UTC
Created attachment 559938 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-05 08:54:44 UTC
Created attachment 559940 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-05 08:54:47 UTC
Created attachment 559942 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-01-05 08:54:49 UTC
Created attachment 559944 [details]
temp.tbz2
Comment 8 Jan Ziak (atomsymbol) 2019-01-10 11:49:13 UTC
Fix: https://github.com/gentoo/gentoo/pull/10798
Comment 9 Larry the Git Cow gentoo-dev 2019-04-28 21:41:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8254d8e41b4915e04c949e1d22946c8529995943

commit 8254d8e41b4915e04c949e1d22946c8529995943
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-04-28 21:24:40 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-04-28 21:40:54 +0000

    app-benchmarks/httperf: Add 0.9.1_p20181111 snapshot
    
    Fixes build with >=dev-libs/openssl-1.1
    
    Thanks-to: Jan Ziak <0xe2.0x9a.0x9b@gmail.com>
    Closes: https://bugs.gentoo.org/674582
    Package-Manager: Portage-2.3.65, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-benchmarks/httperf/Manifest                    |  1 +
 .../httperf/httperf-0.9.1_p20181111.ebuild         | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)