Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915182 - dev-python/pyside2-5.15.10-r1 - ImportError: .../QtOpenGLFunctions.cpython-311-x86_64-linux-gnu.so: undefined symbol: _Z35init_QOpenGLVersionFunctions
Summary: dev-python/pyside2-5.15.10-r1 - ImportError: .../QtOpenGLFunctions.cpython-31...
Status: RESOLVED DUPLICATE of bug 870397
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-04 16:55 UTC by Toralf Förster
Modified: 2023-10-04 19:50 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-10-04 16:55:49 UTC
too long lines were shrinked:

  File "/var/tmp/portage/dev-python/pyside2-5.15.10-r1/work/pyside-setup-opensource-src-5.15.10/sources/pyside2/PySide2/QtOpenGLFunctions/../support/generate_pyi.py", line 299, in generate_all_pyi
    generate_pyi(import_name, outpath, options)
  File "/var/tmp/portage/dev-python/pyside2-5.15.10-r1/work/pyside-setup-opensource-src-5.15.10/sources/pyside2/PySide2/QtOpenGLFunctions/../support/generate_pyi.py", line 215, in generate_pyi
    top = __import__(import_name)
          ^^^^^^^^^^^^^^^^^^^^^^^
  File "shibokensupport/feature.py", line 139, in _import
ImportError: /var/tmp/portage/dev-python/pyside2-5.15.10-r1/work/pyside-setup-opensource-src-5.15.10/sources/pyside2_build-python3_11/PySide2/QtOpenGLFunctions.cpython-311-x86_64-linux-gnu.so: undefined symbol: _Z35init_QOpenGLVersionFunctionsFactoryP7_object
[767/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_SERIALPORT_LIB -DQtSerialPort_EXPORTS -I/var/tmp/portage/dev-python/pyside2-5.15.10-r1/work/pyside-setup-opensource-src-5.15.10/sources/pyside2/PySide2/QtSerialPort/QtSerialPort -I/var/tmp/portage/dev-python/pyside2-5.15.10-
[768/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_SERIALPORT_LIB -DQtSerialPort_EXPORTS -I/var/tmp/portage/dev-python/pyside2-5.15.10-r1/work/pyside-setup-opensource-src-5.15.10/sources/pyside2/PySide2/QtSerialPort/QtSerialPort -I/var/tmp/portage/dev-python/pyside2-5.15.10-

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20230930-014005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.1
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.72.0
  [2]   rust-1.72.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.21.1 linux/amd64

  HEAD of ::gentoo
commit d50a1a92a68d0aacd6f0d3c5fc7823e9471b8b9f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 3 18:46:41 2023 +0000

    2023-10-03 18:46:41 UTC

emerge -qpvO dev-python/pyside2
[ebuild  N    ] dev-python/pyside2-5.15.10-r1  USE="concurrent gles2-only gui network printsupport sql svg testlib widgets x11extras xml -3d -charts -datavis -designer -help -location -multimedia -positioning -qml -quick -script -scripttools -scxml -sensors -speech -test -webchannel -webengine -websockets -xmlpatterns" PYTHON_TARGETS="python3_11 -python3_10"
Comment 1 Andrew Ammerlaan gentoo-dev 2023-10-04 19:50:11 UTC

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