Search Criteria
Package Details: pythonqt 3.6.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pythonqt.git (read-only, click to copy) |
---|---|
Package Base: | pythonqt |
Description: | A dynamic Python binding for Qt applications |
Upstream URL: | https://github.com/MeVisLab/pythonqt |
Keywords: | library qt5 |
Licenses: | LGPL-2.1-only |
Conflicts: | pythonqt-for-screencloud, pythonqt-svn, qt5-python27-git |
Replaces: | pythonqt-qt5 |
Submitter: | ainola |
Maintainer: | Nim65s |
Last Packager: | Nim65s |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-09 19:29 (UTC) |
Last Updated: | 2025-02-11 16:07 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-multimedia
- qt5-svg (qt5-svg-gitAUR)
- qt5-webengine
- qt5-webkitAUR (qt5-webkit-gitAUR)
- qt5-xmlpatterns (qt5-xmlpatterns-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
FabioLolix commented on 2024-10-08 16:24 (UTC)
@simona can't replicate
simona commented on 2024-10-08 10:34 (UTC)
/bin/ld: /usr/lib/libQt5WebKit.so.5: undefined reference to `ubrk_previous_73'
Nim65s commented on 2024-03-15 09:43 (UTC)
@jghodd: it works for me on a clean setup. You might need to remove the old version to rebuild it properly.
jghodd commented on 2024-03-15 01:35 (UTC)
Getting the following link error while building 3.5.0:
FabioLolix commented on 2023-12-24 20:40 (UTC)
@simona that indicate that
qt5-webkit
need to be rebuilded against the newicu
version@Nim65s please rename the source with $pkgname-$pkgver.tar.gz:: to be non-conflicting (especially for users of shared source destination)
Nim65s commented on 2023-07-13 08:01 (UTC)
@simona: I can't reproduce this issue in a clean container, so I guess this is an issue on your side, and I suggest you try to clean your dependencies and start again.
simona commented on 2023-07-12 08:18 (UTC)
/bin/ld: warning: libicuuc.so.72, needed by /usr/lib/libQt5WebKit.so.5, not found (try using -rpath or -rpath-link)
/bin/ld: warning: libicui18n.so.72, needed by /usr/lib/libQt5WebKit.so.5, not found (try using -rpath or -rpath-link)
/bin/ld: /usr/lib/libQt5WebKit.so.5: undefined reference to `u_toupper_72'
zerophase commented on 2023-04-21 21:09 (UTC)
Could the issue be ccache?
jghodd commented on 2023-02-21 17:18 (UTC) (edited on 2023-02-21 22:51 (UTC) by jghodd)
@RouterGray - no, it seems fine when built in a clean environment. you don't have to do a thing. it builds.
@Nim65s - this should have been a clean non-chroot build for me too as my systems are 100% up-to-date, at least vis-a-vis the official repositories. also, and it's a big also, the dependencies installed by my call to makechrootpkg all came from my package repository - in other words, they were all already installed on my system. anyway, i'm having a little more trouble explaining it away as just an outdated dependency, even if it appears that's what it has to be.
Edit: looks like it also builds on my other 64-bit arch system that i typically only use for nfs service - as a non-chroot build. that system is also up-to-date, but is less likely to have installed on it much other than what came from the arch repos (there's some, but not much). so there is something installed on my main system that's interfering with some of my builds.
« First ‹ Previous 1 2 3 4 Next › Last »