Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684288 - dev-python/cryptography-2.6.1 : /.../_openssl.c:2498:21: error: DTLS_method redeclared as different kind of symbol
Summary: dev-python/cryptography-2.6.1 : /.../_openssl.c:2498:21: error: DTLS_method r...
Status: RESOLVED DUPLICATE of bug 684234
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-24 18:35 UTC by Toralf Förster
Modified: 2019-04-24 18:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.30 KB, text/plain)
2019-04-24 18:35 UTC, Toralf Förster
Details
dev-python:cryptography-2.6.1:20190424-041901.log (dev-python:cryptography-2.6.1:20190424-041901.log,44.09 KB, text/plain)
2019-04-24 18:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,289.46 KB, text/plain)
2019-04-24 18:35 UTC, Toralf Förster
Details
environment (environment,160.20 KB, text/plain)
2019-04-24 18:35 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.29 KB, application/x-bzip)
2019-04-24 18:35 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.06 KB, application/x-bzip)
2019-04-24 18:35 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-04-24 18:35:12 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -pthread -fPIC -I/usr/include/python2.7 -c /var/tmp/portage/dev-python/cryptography-2.6.1/work/cryptography-2.6.1-python2_7/temp.linux-x86_64-2.7/_openssl.c -o /var/tmp/portage/dev-python/cryptography-2.6.1/work/cryptography-2.6.1-python2_7/temp.linux-x86_64-2.7/var/tmp/portage/dev-python/cryptography-2.6.1/work/cryptography-2.6.1-python2_7/temp.linux-x86_64-2.7/_openssl.o -Wconversion -Wno-error=sign-conversion
/var/tmp/portage/dev-python/cryptography-2.6.1/work/cryptography-2.6.1-python2_7/temp.linux-x86_64-2.7/_openssl.c:2498:21: error: ‘DTLS_method’ redeclared as different kind of symbol
 const SSL_METHOD *(*DTLS_method)(void) = NULL;
                     ^~~~~~~~~~~
In file included from /var/tmp/portage/dev-python/cryptography-2.6.1/work/cryptography-2.6.1-python2_7/temp.linux-x86_64-2.7/_openssl.c:730:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_libressl_20190417-202422

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

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.34.0 *



emerge -qpvO dev-python/cryptography
[ebuild   R   ] dev-python/cryptography-2.6.1  USE="libressl -idna -test" PYTHON_TARGETS="python2_7 python3_6 -pypy -pypy3 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2019-04-24 18:35:15 UTC
Created attachment 573978 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-24 18:35:18 UTC
Created attachment 573980 [details]
dev-python:cryptography-2.6.1:20190424-041901.log
Comment 3 Toralf Förster gentoo-dev 2019-04-24 18:35:21 UTC
Created attachment 573982 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-04-24 18:35:24 UTC
Created attachment 573984 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-04-24 18:35:26 UTC
Created attachment 573986 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-24 18:35:29 UTC
Created attachment 573988 [details]
temp.tbz2
Comment 7 Jeroen Roovers (RETIRED) gentoo-dev 2019-04-24 18:37:57 UTC

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