Package Details: mingw-w64-qt5-declarative 5.15.13+kde+r30-1

Git Clone URL: https://aur.archlinux.org/mingw-w64-qt5-declarative.git (read-only, click to copy)
Package Base: mingw-w64-qt5-declarative
Description: Classes for QML and JavaScript languages (mingw-w64)
Upstream URL: https://www.qt.io/
Licenses: custom, GPL3, LGPL3, FDL
Groups: mingw-w64-qt5
Submitter: ant32
Maintainer: Martchus
Last Packager: Martchus
Votes: 7
Popularity: 0.000000
First Submitted: 2013-08-28 23:58 (UTC)
Last Updated: 2024-03-16 18:49 (UTC)

Pinned Comments

Martchus commented on 2016-07-10 19:38 (UTC)

All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs There also exist a binary repository: https://martchus.no-ip.biz/repo/arch/ownstuff For general discussion and issues not only concerning this Qt module in particular please use the comment section of the package mingw-w64-qt5-base.

Latest Comments

1 2 Next › Last »

Martchus commented on 2018-09-18 14:02 (UTC)

@b00rt00s I suppose I need the full log. Also, try to build everything in a clean chroot to prevent linking against unwanted dependencies.

b00rt00s commented on 2018-09-18 13:53 (UTC) (edited on 2018-09-18 13:54 (UTC) by b00rt00s)

Hey, I have a problem with compilation. I get the error message: g++ -Wl,--gc-sections -Wl,-rpath,/usr/i686-w64-mingw32/lib -o ../../bin/qmlimportscanner .obj/main.o -L/usr/lib -L/home/b00rt00s/instalki/mingw/build/declarative/src/qtdeclarative-everywhere-src-5.11.1/build-i686-w64-mingw32-static/lib /home/b00rt00s/instalki/mingw/build/declarative/src/qtdeclarative-everywhere-src-5.11.1/build-i686-w64-mingw32-static/lib/libQt5QmlDevTools.a -L/usr/lib /usr/i686-w64-mingw32/lib/libQt5Bootstrap.so -lpthread -L/usr/lib /usr/i686-w64-mingw32/lib/libQt5Bootstrap.so -lpthread -lpthread

/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: cannot find -lgnulib

/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: cannot find -lgnulib

/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: cannot find -lgnulib

... etc

Looks like it wants to link with gnulib, which is not avauilable in AUR, but what bothers me is that it's not even in official repos. Any ideas how to fix that?

Martchus commented on 2017-03-04 16:50 (UTC)

ant32: This is the same issue as reported by xantares and has been fixed in https://github.com/Martchus/PKGBUILDs/pull/18. I've just forgotten to push the latest version here.

ant32 commented on 2017-03-03 19:54 (UTC)

Getting this error g++: error: /usr/i686-w64-mingw32/lib/libQt5QmlDevTools.so: No such file or directory

xantares commented on 2017-02-18 22:47 (UTC)

hello, it still doesnt compile: g++ -Wl,--gc-sections -Wl,-rpath,/usr/i686-w64-mingw32/lib -o ../../bin/qmlmin .obj/main.o -L/usr/lib -L/home/xantares/projects/aur-scripts/mingw-w64-qt5-declarative/src/qtdeclarative-opensource-src-5.8.0/build-i686-w64-mingw32-static/lib /usr/i686-w64-mingw32/lib/libQt5QmlDevTools.so -L/usr/lib /usr/i686-w64-mingw32/lib/libQt5Bootstrap.so -lpthread g++: error: /usr/i686-w64-mingw32/lib/libQt5QmlDevTools.so: No such file or directory make[2]: *** [Makefile:102: ../../bin/qmlmin] Error 1 make[2]: Leaving directory '/home/xantares/projects/aur-scripts/mingw-w64-qt5-declarative/src/qtdeclarative-opensource-src-5.8.0/build-i686-w64-mingw32-static/tools/qmlmin' make[1]: *** [Makefile:45: sub-qmlmin-make_first] Error 2 make[1]: *** Waiting for unfinished jobs....

xantares commented on 2017-02-18 22:46 (UTC)

hello, it still doesnt compile: g++ -Wl,--gc-sections -Wl,-rpath,/usr/i686-w64-mingw32/lib -o ../../bin/qmlmin .obj/main.o -L/usr/lib -L/home/xantares/projects/aur-scripts/mingw-w64-qt5-declarative/src/qtdeclarative-opensource-src-5.8.0/build-i686-w64-mingw32-static/lib /usr/i686-w64-mingw32/lib/libQt5QmlDevTools.so -L/usr/lib /usr/i686-w64-mingw32/lib/libQt5Bootstrap.so -lpthread g++: error: /usr/i686-w64-mingw32/lib/libQt5QmlDevTools.so: No such file or directory make[2]: *** [Makefile:102: ../../bin/qmlmin] Error 1 make[2]: Leaving directory '/home/xantares/projects/aur-scripts/mingw-w64-qt5-declarative/src/qtdeclarative-opensource-src-5.8.0/build-i686-w64-mingw32-static/tools/qmlmin' make[1]: *** [Makefile:45: sub-qmlmin-make_first] Error 2 make[1]: *** Waiting for unfinished jobs....

Martchus commented on 2017-02-13 16:03 (UTC)

@dviktor The mentioned issue should be fixed now. Note that building in a clean chroot is definitely recommended, though. Before building new version of mingw-w64-qt5-base you should at least remove the previous version from the system.

Martchus commented on 2017-01-02 09:09 (UTC)

@dviktor Seems like it is trying to link against /usr/lib/libQt5Bootstrap.a provided by native qt5-base. This might be caused by the sed commands in the PKGBUILD. However, I added those lines so the native standard library can be found so if you simply remove them you might ran into the next issue. Building the packages in a clean chroot would fix the issue.

dviktor commented on 2017-01-02 02:35 (UTC)

Compiling with pacaur give me following errors: /usr/lib/libQt5Bootstrap.a(qbytearray.o): In function `qUncompress(unsigned char const*, int)': (.text._Z11qUncompressPKhi+0xa3): undefined reference to `uncompress' /usr/lib/libQt5Bootstrap.a(qbytearray.o): In function `qCompress(unsigned char const*, int, int)': (.text._Z9qCompressPKhii+0xcc): undefined reference to `compress2'

Martchus commented on 2016-07-10 19:38 (UTC)

All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs There also exist a binary repository: https://martchus.no-ip.biz/repo/arch/ownstuff For general discussion and issues not only concerning this Qt module in particular please use the comment section of the package mingw-w64-qt5-base.