Package Details: pythonqt 3.5.0-1

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: LGPL2.1
Conflicts: pythonqt-for-screencloud, pythonqt-svn, qt5-python27-git
Replaces: pythonqt-qt5
Submitter: ainola
Maintainer: Nim65s
Last Packager: Nim65s
Votes: 14
Popularity: 0.000149
First Submitted: 2015-08-09 19:29 (UTC)
Last Updated: 2024-03-17 18:21 (UTC)

Latest Comments

1 2 3 Next › Last »

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:


/bin/ld: /tmp/cc4U83eP.ltrans5.ltrans.o: in function `PythonQt_init_QtCore(_object*)':
/usr/src/debug/pythonqt/pythonqt-3.5.0/extensions/PythonQt_QtAll/../../generated_cpp_515/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp:179:(.text+0xc5ea): undefined reference to `PythonQtPrivate::registerGlobalNamespace(char const*, char const*, QObject* (*)(), QMetaObject const&, _object*)'
/bin/ld: /tmp/cc4U83eP.ltrans66.ltrans.o: in function `PythonQt_init_QtNetwork(_object*)':
/usr/src/debug/pythonqt/pythonqt-3.5.0/extensions/PythonQt_QtAll/../../generated_cpp_515/com_trolltech_qt_network/com_trolltech_qt_network_init.cpp:83:(.text+0x697f): undefined reference to `PythonQtPrivate::registerGlobalNamespace(char const*, char const*, QObject* (*)(), QMetaObject const&, _object*)'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:678: ../../lib/libPythonQt_QtAll-Qt5-Python3.11.so.3.2.0] Error 1
make[2]: Leaving directory '/distro/local/repository/pythonqt/src/pythonqt-3.5.0/extensions/PythonQt_QtAll'
make[1]: *** [Makefile:47: sub-PythonQt_QtAll-make_first] Error 2
make[1]: Leaving directory '/distro/local/repository/pythonqt/src/pythonqt-3.5.0/extensions'
make: *** [Makefile:101: sub-extensions-make_first] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

FabioLolix commented on 2023-12-24 20:40 (UTC)

/bin/ld: warning: libicuuc.so.72, needed by /usr/lib/libQt5WebKit.so.5, not found

@simona that indicate that qt5-webkit need to be rebuilded against the new icu 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.

RouterGray commented on 2023-02-21 03:36 (UTC)

Thanks guys but as I only have one application as far as I can tell even requiring PythonQT, and it's working fine with the currently installed version, this package can just sit and count sheep in ignore until something makes me need to fix this more than I do right now.

Nim65s commented on 2023-02-20 21:48 (UTC)

For me, this build both in a clean container and on my everyday desktop. I guess some dependency was outdated in your build.