Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674350 - app-arch/dump-0.4.46 : transformation_ssl.c:518:51: error: dereferencing pointer to incomplete type EVP_CIPHER {aka const struct evp_cipher_st }
Summary: app-arch/dump-0.4.46 : transformation_ssl.c:518:51: error: dereferencing poin...
Status: RESOLVED DUPLICATE of bug 674318
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2019-01-02 17:13 UTC by Toralf Förster
Modified: 2019-05-20 12:43 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.63 KB, text/plain)
2019-01-02 17:13 UTC, Toralf Förster
Details
app-arch:dump-0.4.46:20190102-110226.log (app-arch:dump-0.4.46:20190102-110226.log,22.17 KB, text/plain)
2019-01-02 17:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,207.75 KB, text/plain)
2019-01-02 17:13 UTC, Toralf Förster
Details
environment (environment,24.01 KB, text/plain)
2019-01-02 17:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.12 KB, application/x-bzip)
2019-01-02 17:13 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.22 KB, application/x-bzip)
2019-01-02 17:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,10.86 KB, application/x-bzip)
2019-01-02 17:13 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-02 17:13:39 UTC
 ^~~~~~~~~~~~~~~~~~
transformation_ssl.c: In function ‘transformation_ssl_factory’:
transformation_ssl.c:518:51: error: dereferencing pointer to incomplete type ‘EVP_CIPHER’ {aka ‘const struct evp_cipher_st’}
   RAND_bytes(t->state.ssl.key, t->state.ssl.cipher->key_len);
                                                   ^~
make[2]: *** [Makefile:435: transformation_ssl.lo] 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-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.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-arch/dump
[ebuild  N    ] app-arch/dump-0.4.46  USE="bzip2 readline ssl zlib -debug -ermt -libressl -lzo (-selinux) -sqlite -static -test -uuid"
Comment 1 Toralf Förster gentoo-dev 2019-01-02 17:13:43 UTC
Created attachment 559530 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-02 17:13:45 UTC
Created attachment 559532 [details]
app-arch:dump-0.4.46:20190102-110226.log
Comment 3 Toralf Förster gentoo-dev 2019-01-02 17:13:48 UTC
Created attachment 559534 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-02 17:13:51 UTC
Created attachment 559536 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-02 17:13:54 UTC
Created attachment 559538 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-02 17:13:56 UTC
Created attachment 559540 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-01-02 17:13:59 UTC
Created attachment 559542 [details]
temp.tbz2
Comment 8 Alexander Tsoy 2019-05-20 11:20:44 UTC
You are building app-arch/dump with USE=-libressl, probably with openssl-1.1*. So I guess this is a dupe of bug 674318
Comment 9 Toralf Förster gentoo-dev 2019-05-20 12:43:10 UTC

*** This bug has been marked as a duplicate of bug 674318 ***