Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 757777 - dev-python/slixmpp-1.5.2: fails to build with libressl
Summary: dev-python/slixmpp-1.5.2: fails to build with libressl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andriy Utkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 757738
Blocks: libressl-support
  Show dependency tree
 
Reported: 2020-11-30 16:09 UTC by Toralf Förster
Modified: 2020-12-29 19:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.12 KB, text/plain)
2020-11-30 16:09 UTC, Toralf Förster
Details
dev-python:slixmpp-1.5.2:20201130-130517.log (dev-python:slixmpp-1.5.2:20201130-130517.log,4.28 KB, text/plain)
2020-11-30 16:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,196.19 KB, text/plain)
2020-11-30 16:09 UTC, Toralf Förster
Details
environment (environment,116.04 KB, text/plain)
2020-11-30 16:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.46 KB, application/x-bzip)
2020-11-30 16:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.89 KB, application/x-bzip)
2020-11-30 16:09 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 2020-11-30 16:09:18 UTC
  File "/usr/lib/python3.7/site-packages/OpenSSL/SSL.py", line 149, in <module>
    OP_NO_TLSv1_3 = _lib.SSL_OP_NO_TLSv1_3
AttributeError: module 'lib' has no attribute 'SSL_OP_NO_TLSv1_3'
 * ERROR: dev-python/slixmpp-1.5.2::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-libressl-20201126-001816

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.48.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Nov 30 10:35:36 AM UTC 2020
/var/db/repos/libressl	Sat Nov 28 07:41:42 PM UTC 2020

emerge -qpvO dev-python/slixmpp
[ebuild  N    ] dev-python/slixmpp-1.5.2  USE="-test" PYTHON_TARGETS="python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-11-30 16:09:19 UTC
Created attachment 675931 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-11-30 16:09:20 UTC
Created attachment 675934 [details]
dev-python:slixmpp-1.5.2:20201130-130517.log
Comment 3 Toralf Förster gentoo-dev 2020-11-30 16:09:22 UTC
Created attachment 675937 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-11-30 16:09:24 UTC
Created attachment 675940 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-11-30 16:09:25 UTC
Created attachment 675943 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-11-30 16:09:26 UTC
Created attachment 675946 [details]
temp.tbz2
Comment 7 Andriy Utkin (RETIRED) gentoo-dev 2020-12-01 14:17:42 UTC
Thanks for reporting.
Seems to be exactly the same as what is discussed in https://bugs.gentoo.org/757738 .
It seems that whatever is the resolution, there will be no changes to be made to slixmpp ebuild itself.
Comment 8 Andriy Utkin (RETIRED) gentoo-dev 2020-12-08 11:32:59 UTC
https://bugs.gentoo.org/757738 , which seems to be the only cause of this issue, is now resolved. I am not willing to test this myself now. Please reopen or raise anew if this issue reoccurs.