Package Details: python2-shiboken 1.2.4-8

Git Clone URL: https://aur.archlinux.org/shiboken.git (read-only, click to copy)
Package Base: shiboken
Description: Support library for Python2 bindings
Upstream URL: http://www.pyside.org
Licenses: LGPL
Submitter: arojas
Maintainer: adsun
Last Packager: adsun
Votes: 10
Popularity: 0.050202
First Submitted: 2018-08-21 10:44 (UTC)
Last Updated: 2021-02-09 19:58 (UTC)

Pinned Comments

adsun commented on 2020-03-06 19:22 (UTC)

@kunda Rebuild qt4 from the AUR whenever icu is updated in the main repo. Then build shiboken.

qt4 used to be in the main repo but was moved back to the AUR due to being deprecated over qt5.

Latest Comments

1 2 3 4 Next › Last »

patlefort commented on 2021-02-09 19:43 (UTC)

Build fails, here's a pull request that fix compiling this package: https://github.com/pyside/Shiboken/pull/90

adsun commented on 2020-08-21 22:22 (UTC)

@JohnRobson please see pinned comment.

JohnRobson commented on 2020-08-21 03:04 (UTC)

[ 95%] Linking CXX executable shiboken
[ 95%] Built target shiboken
[ 96%] Running generator for 'shiboken'...
Detecting inconsistencies in typesystem...   [OK]

make[2]: *** [shibokenmodule/CMakeFiles/shibokenmodule.dir/build.make:81: shibokenmodule/shiboken/shiboken_module_wrapper.cpp] Segmentation fault (core dumped)
make[1]: *** [CMakeFiles/Makefile2:382: shibokenmodule/CMakeFiles/shibokenmodule.dir/all] Error 2
make: *** [Makefile:149: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
error making: %!s(func() string=0x56348c569410)

adsun commented on 2020-07-10 14:02 (UTC)

@tom rebuild qt4 whenever the icu package is updated in the main repo. Then build shiboken.

tom commented on 2020-07-10 11:31 (UTC)

[ 96%] Running generator for 'shiboken'... Unable to load library icui18n "Cannot load library icui18n: (icui18n: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)" Detecting inconsistencies in typesystem... [OK]

make[2]: [shibokenmodule/CMakeFiles/shibokenmodule.dir/build.make:82: shibokenmodule/shiboken/shiboken_module_wrapper.cpp] Speicherzugriffsfehler (Speicherauszug erstellt) make[1]: [CMakeFiles/Makefile2:383: shibokenmodule/CMakeFiles/shibokenmodule.dir/all] Fehler 2 make: *** [Makefile:150: all] Fehler 2 ==> FEHLER: Ein Fehler geschah in build(). Breche ab... Error making: shiboken

adsun commented on 2020-03-30 17:29 (UTC)

@obelix1502 try building in a clean chroot instead of using yay. AUR helpers are not supported.

obelix1502 commented on 2020-03-30 16:01 (UTC) (edited on 2020-03-30 16:09 (UTC) by obelix1502)

Error in build:make [2]: [shibokenmodule/CMakeFiles/shibokenmodule.dir/build.make:79: shibokenmodule/shiboken/shiboken_module_wrapper.cpp] Segmentation error (core dump created) make[2]: exit the directory " /home/obelix1502/.cache/yay/shiboken/src/Shiboken-1.2.4/build-py2 ". make [1]: [CMakeFiles/Makefile2:353: shibokenmodule/CMakeFiles/shibokenmodule.dir/all] Error 2 make[1]: exit the directory " /home/obelix1502/.cache/yay/shiboken/src/Shiboken-1.2.4/build-py2 ". make: ** [Makefile:147: all] Error 2 ==> ERROR: An error occurred in build().

I've icu 65.1-3 and qt4 4.8.7-29.1

adsun commented on 2020-03-06 19:22 (UTC)

@kunda Rebuild qt4 from the AUR whenever icu is updated in the main repo. Then build shiboken.

qt4 used to be in the main repo but was moved back to the AUR due to being deprecated over qt5.

Kunda commented on 2020-03-06 18:29 (UTC)

This builds fine as long as you rebuild qt4 whenever icu is updated.

@adsun how do I do that?