Search Criteria
Package Details: qt5-python27-git 3.1+118.g4bf7da5-1
Git Clone URL: | https://aur.archlinux.org/qt5-python27-git.git (read-only, click to copy) |
---|---|
Package Base: | qt5-python27-git |
Description: | PythonQt fork featuring Qt 5.x and Python 3.x support and improved CMake build system (Qt5 and Python2.7 version) |
Upstream URL: | https://github.com/knossos-project/PythonQt |
Licenses: | |
Provides: | |
Replaces: | |
Submitter: | knossos-team |
Maintainer: | knossos-team |
Last Packager: | knossos-team |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-06-19 15:29 |
Last Updated: | 2019-05-10 16:37 |
Dependencies (9)
- python2
- qt5-declarative (qt5-declarative-git)
- qt5-multimedia (qt5-multimedia-git)
- qt5-svg (qt5-svg-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-rc, mesa-stable, mesa-git, mesa-minimal-git, mesa-minimal+-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- qt5-tools (qt5-tools-git) (make)
Latest Comments
knossos-team commented on 2016-07-01 16:50
Yeah, should work now. (headers were not added for Qt 5.7)
soupault commented on 2016-07-01 12:18
Build is dying with the following error:
[5/6] Linking CXX executable tests/PythonQt_Tests
FAILED: tests/PythonQt_Tests
: && /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -O3 -DNDEBUG -Wl,-O1,--sort-common,--as-needed,-z,relro tests/CMakeFiles/PythonQt_Tests.dir/PythonQtTestMain.cpp.o tests/CMakeFiles/PythonQt_Tests.dir/PythonQtTests.cpp.o tests/CMakeFiles/PythonQt_Tests.dir/moc_PythonQtTests.cpp.o -o tests/PythonQt_Tests -rdynamic src/libQt5Python27.so /usr/lib/libQt5Test.so.5.7.0 /usr/lib/libQt5Widgets.so.5.7.0 /usr/lib/libQt5Gui.so.5.7.0 -lpython2.7 /usr/lib/libQt5Core.so.5.7.0 -Wl,-rpath,/home/egor/.cache/pacaur/qt5-python27-git/src/build-x86_64-pc-linux-gnu-qt5-python27-git/src && :
src/libQt5Python27.so: undefined reference to `PythonQt_init_QtCoreBuiltin(_object*)'
src/libQt5Python27.so: undefined reference to `PythonQt_init_QtGuiBuiltin(_object*)'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in check().
Aborting...
:: failed to build qt5-python27-git package(s)