Search Criteria
Package Details: pyside2-git r7237.d526f801c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pyside2-git.git (read-only, click to copy) |
---|---|
Package Base: | pyside2-git |
Description: | Enables the use of Qt5 APIs in Python applications (git version) |
Upstream URL: | https://www.qt.io |
Licenses: | LGPL |
Conflicts: | pyside2, python-pyside2 |
Provides: | pyside2, python-pyside2 |
Submitter: | drhooves |
Maintainer: | Cebtenzzre |
Last Packager: | Cebtenzzre |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-03-03 08:15 (UTC) |
Last Updated: | 2022-06-25 19:55 (UTC) |
Dependencies (37)
- python-shiboken2 (python-shiboken2-git)
- qt5-declarative (qt5-declarative-git)
- cmake (cmake-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- qt5-3d (qt5-3d-git) (make)
- qt5-charts (qt5-charts-git, qt5-charts-ubuntu-ver) (make)
- qt5-datavis3d (qt5-datavis3d-git) (make)
- qt5-multimedia (qt5-multimedia-git) (make)
- qt5-quickcontrols2 (qt5-quickcontrols2-git) (make)
- qt5-remoteobjects (make)
- qt5-script (qt5-script-git) (make)
- qt5-scxml (make)
- qt5-sensors (qt5-sensors-git) (make)
- qt5-serialport (qt5-serialport-git) (make)
- qt5-speech (make)
- qt5-svg (qt5-svg-git) (make)
- qt5-tools (qt5-tools-git) (make)
- qt5-webengine (make)
- qt5-websockets (qt5-websockets-git) (make)
- qt5-x11extras (qt5-x11extras-git) (make)
- Show 17 more dependencies...
Required by (59)
- betterww-git (requires pyside2)
- cheqlist (requires pyside2)
- dangerzone (requires pyside2)
- djpdf (requires pyside2)
- falkon-git (requires pyside2) (make)
- falkon-git (requires pyside2) (optional)
- free-hash-checker (requires pyside2)
- freecad-git (requires pyside2)
- freecad-linkstage3-bin (requires pyside2)
- freecad-linkstage3-git (requires pyside2)
- guiscrcpy (requires pyside2)
- guiscrcpy-git (requires pyside2)
- hydrus-git (requires pyside2)
- jade-application-kit (requires pyside2)
- joinmarket-qt-git (requires pyside2)
- kst-git (requires python-pyside2)
- labelme (requires pyside2)
- luxcorerender (requires pyside2) (optional)
- luxcorerender-git (requires pyside2) (optional)
- lynx-menu (requires pyside2)
Latest Comments
mmanjos commented on 2022-06-25 18:39 (UTC)
It looks like the upstream git repo has changed where the source code is located, causing this PKGBUILD to fail:
This is what the sources directory looks like now:
dviktor commented on 2020-07-30 07:57 (UTC)
@C0rn3j as I can see all errors are related to the missing Qt6 modules - there are still no necessary Qt6 packages to install with the exception of
qt6-base-git
C0rn3j commented on 2020-07-29 19:13 (UTC)
Same issue, installing qt6-base-git solved that problem, but I got another one, maybe there's another qt6 thing am missing?
https://haste.rys.pw/raw/iraqepukot
dviktor commented on 2020-07-06 16:17 (UTC) (edited on 2020-07-30 07:50 (UTC) by dviktor)
@quantum it looks like
qt6-base-git
should resolve issue (at leastqt5-base
package haveQt5Config.cmake
file). try to install it first and tell us the resultsquantum commented on 2020-07-06 16:13 (UTC) (edited on 2020-07-06 16:15 (UTC) by quantum)
@dviktor: Here's the output from trying to build the package.
I've put the CMakeOutput.log here, but it doesn't seem to show any evidence of the error.
dviktor commented on 2020-07-06 14:20 (UTC)
@quantum Currently there are no Qt6 build available. The only package that I see is
qt6-base-git
but I don't know exactly if it provides necessary CMake script. Could you please provide more detailed output?quantum commented on 2020-07-04 19:40 (UTC)
Could qt6 be added as a dependency? The package refuses to build without
FindQt6.cmake
being present in the path.berilac commented on 2019-11-17 12:56 (UTC) (edited on 2019-11-17 12:56 (UTC) by berilac)
seconding comment by @A.J: shiboken.h sbkpython.h - No such file or directory. Any chance it's an issue with pyside pulling git branch 5.11 and shiboken pulling 5.12 ? I've tried tweaking these with no success...
A.J commented on 2019-05-25 07:56 (UTC)
fatal error: sbkpython.h: No such file or directory
Kunda commented on 2019-01-09 13:22 (UTC) (edited on 2019-01-09 13:23 (UTC) by Kunda)
can this package be renamed to python-pyside2-git 5.12.0..etc..etc...?
boscaiolo commented on 2018-12-11 17:20 (UTC) (edited on 2018-12-11 20:46 (UTC) by boscaiolo)
I am trying to install freecad, but python2-pyside2 fails with "c++: error: /tmp/yaourt-tmp-richard/aur-python2-pyside2/src/build/PySide2/QtScxml/PySide2/QtScxml/qscxmldatamodel_wrapper.cpp: No such..."
qtscxml is installed, if that is relevant. Any guidance welcome.
UPDATE: while waiting, I have individually installed every dependency of both python2-pyside2 and freecad that was not already installed (there were 14 of them). And one of them must have been the culprit, as it now compiles. Problem solved!
bartus commented on 2018-11-21 18:32 (UTC) (edited on 2018-11-21 18:33 (UTC) by bartus)
proble
_upver
inprepare()
bartus commented on 2018-10-27 17:33 (UTC)
Fail to build with
_upver=5.11.2
. Upstream version is still5.11.1
.commented on 2018-03-11 11:35 (UTC)
I can confirm that pyside2 builds OK after the returning of -DCMAKE_CXX_COMPILER=/usr/bin/clang++ to shiboken2. :)
xantares commented on 2018-03-11 09:46 (UTC) (edited on 2018-03-11 09:57 (UTC) by xantares)
Hi, I tried to compile using gcc like regular packages, but when testing it seems I forgot to remove the installed pyside packages previously built with clang (or to install the shiboken built with gcc ?).
It seems it is only necessary to build shiboken with clang; ie pyside builds fine with gcc then.
commented on 2018-03-11 09:30 (UTC)
Recent changes to the shiboken2-git and pyside2-git both with plain commit message 'gcc' broke the pyside2.
I don't know whether you wanted to switch to gcc (and if, then why?) but from the build output you can see that clang is still being used at least in a part of the build process only now pyside2 compilation doesn't finish successfully.
https://gist.github.com/Grawp/2814ad0838ed7195a8762f270583334f
When I revert the changes to both shiboken2 and pyside2 packages, it build successfully.
Do you test building the packages in a clean up-to-date chroot?
commented on 2018-03-06 20:53 (UTC)
pkgver prefix and _upver should be 5.9.0 due to recent changes http://code.qt.io/cgit/pyside/pyside-setup.git/tree/sources/pyside2/pyside_version.py?h=5.9&id=f3139399b273fdf405f20cba32a08262cd933d6e
Cheers
stochastix commented on 2018-01-13 17:36 (UTC) (edited on 2018-01-13 19:47 (UTC) by stochastix)
Ok, neat, I see the bug report here https://bugreports.qt.io/browse/PYSIDE-589
Looks like it was files only 8 hours ago. Was it filed because you brought it to their attention, or they happened to document it at the same time over there?
If it was you, I find it fascinating that you were able to figure out what was causing it.Nice! Curious, what does it mean to revert 5d5eed5. Sorry for the dumb questions, just want to better understand it all, thanks for the help. edit: I see now that it is the beginning of a hash for a commit, and you went back to the previous one.
It is %32 done compiling right now !!! Cant wait to get pyside2 going. Ok, great, we made it!! Thanks again for maintaining pyside2. Appreciate it more than you know.
xantares commented on 2018-01-13 10:04 (UTC)
upstream issue #589, I reverted 5d5eed5 for now
stochastix commented on 2018-01-13 06:34 (UTC) (edited on 2018-01-13 06:36 (UTC) by stochastix)
Hey guys,I managed to get python-shiboken2-git compiled and installed, and thought id have smooth sailing after that but no such luck. I'm getting errors I don't see other people having. A whole bunch of:
Here is the whole output when trying to build it. https://bpaste.net/show/6e8018502cea
Any ideas what might get me past this?
sakf commented on 2017-11-17 21:43 (UTC)
xantares commented on 2017-11-17 18:40 (UTC)
xantares commented on 2017-11-16 22:39 (UTC)
xantares commented on 2017-11-16 22:34 (UTC)
sakf commented on 2017-11-16 22:16 (UTC) (edited on 2017-11-16 22:16 (UTC) by sakf)
xantares commented on 2017-11-16 22:11 (UTC)
sakf commented on 2017-11-16 20:38 (UTC)
KorvinSilver commented on 2017-11-03 04:12 (UTC) (edited on 2017-11-03 04:27 (UTC) by KorvinSilver)
xantares commented on 2017-11-02 12:34 (UTC)
mriyah commented on 2017-11-02 12:33 (UTC)
zoidberg commented on 2017-11-02 01:45 (UTC)
mriyah commented on 2017-10-31 17:36 (UTC)
xantares commented on 2017-08-25 20:41 (UTC)
angri commented on 2017-07-28 13:54 (UTC)
webhive commented on 2017-06-27 18:19 (UTC)
lyra commented on 2017-06-20 19:13 (UTC)
drhooves commented on 2017-06-18 12:54 (UTC)
s218 commented on 2017-06-18 12:15 (UTC)
sheinz commented on 2017-05-31 13:58 (UTC)
Kunda commented on 2017-03-14 19:43 (UTC)
drhooves commented on 2017-03-12 14:29 (UTC) (edited on 2017-03-12 14:34 (UTC) by drhooves)
Kunda commented on 2017-03-12 14:16 (UTC)
drhooves commented on 2017-03-12 13:17 (UTC)
drhooves commented on 2017-03-11 08:50 (UTC)
Kunda commented on 2017-03-11 03:35 (UTC)