Package Details: python2-pyqt4 4.12.3-8

Git Clone URL: https://aur.archlinux.org/pyqt4.git (read-only, click to copy)
Package Base: pyqt4
Description: A set of Python 2.x bindings for the Qt toolkit
Upstream URL: https://riverbankcomputing.com/software/pyqt/intro
Licenses: GPL
Conflicts: python2-pyqt
Provides: python2-pyqt
Replaces: python2-pyqt
Submitter: arojas
Maintainer: LaughingMan
Last Packager: LaughingMan
Votes: 20
Popularity: 0.000000
First Submitted: 2018-08-24 08:49 (UTC)
Last Updated: 2025-12-10 23:06 (UTC)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 Next › Last »

merlock commented on 2018-12-12 17:32 (UTC)

Not a show-stopper, but noticed that $CFLAGS or $CXXFLAGS are not honored in building.

buzo commented on 2018-12-12 16:20 (UTC)

Thanks for the hint! I have removed that dependency now.

Mkornby commented on 2018-12-12 12:22 (UTC)

It builds OK if you remove qt-assistant-compat from the makedepends in PKGBUILD

MKody commented on 2018-12-03 17:44 (UTC)

qt-assistant-compat was removed from the packages, we can't build this now.

GaelicGrime commented on 2018-11-09 01:51 (UTC)

same as vlatkob, and haven't figured out a workaround that functions yet

vlatkoB commented on 2018-10-23 20:07 (UTC)

Getting this error:

/bin/sh: ./sip: Is a directory Error: './sip -V' did not generate any output.

'./' prefix to sip could be the cause because "$ sip -V" gives "4.19.13" and sip is in /usr/bin. Tried cleanBuild with yay, the same.

buzo commented on 2018-10-23 08:16 (UTC)

michaldybczak: I built in a clean chroot and it works fine. Have you modified anything locally? Or is the file system full by chance? Which is your command line for building the package?

michaldybczak commented on 2018-10-23 06:54 (UTC)

Cannot build, because of some ultra vague error, any idea what this might be:

PyQt4 is being built with 'protected' redefined as 'public'. The Designer plugin will be installed in /usr/lib/qt4/plugins/designer. The QScintilla API file will be installed in /usr/share/qt4/qsci/api/python. The dbus support module will be installed in /usr/lib/python2.7/site-packages/dbus/mainloop. pyuic4, pyrcc4 and pylupdate4 will be installed in /usr/bin. The interpreter used by pyuic4 is /usr/bin/python2. Generating the C++ source for the QtCore module... Error: Unable to create the C++ code. ==> ERROR: Thre is an error in build(). Aborting... :: Unable to build pyqt4-common - makepkg exited with code: 4

buzo commented on 2018-10-22 15:04 (UTC)

Thanks for adding me as a co-maintainer. I have added sip to the dependencies and this package builds again.