svn commit: r473012 - in head: finance/bitcoin-armory games/nxengine graphics/qt5-graphicaleffects java/java3d lang/gnustep-base math/p5-Math-Pari math/reduce math/tblis math/xlife++ multimedia/Ben...
Adriaan de Groot
adridg at freebsd.org
Fri Jun 22 08:58:38 UTC 2018
On Friday, 22 June 2018 03:15:20 CEST Mark Linimon wrote:
> --- head/x11-toolkits/qt5-quickcontrols2/Makefile Fri Jun 22 01:06:59
> 2018 (r473011) +++ head/x11-toolkits/qt5-quickcontrols2/Makefile
> Fri Jun 22 01:15:19 2018 (r473012) @@ -8,10 +8,14 @@
> PKGNAMEPREFIX= qt5-
> MAINTAINER= kde at FreeBSD.org
> COMMENT= Set of controls for building complete interfaces in Qt Quick
>
> +BROKEN_aarch64= fails to install: pkg-static: Unable to
> access file ApplicationWindow.qmlc: No such file or directory
> +BROKEN_armv6= fails to install: pkg-static: Unable to access file
> ApplicationWindow.qmlc: No such file or directory +BROKEN_armv7=
> fails to install: pkg-static: Unable to access file ApplicationWindow.qmlc:
> No such file or directory
That's something I can try to chase down (after re-starting the Pine64; and I
really need to get distcc + the H6s working, or this is going to take
forever).
At first glance, this is pretty straightforward: the compiler for QML doesn't
run on aarch64 and so the compiled files (comparable to Python's .pyc or .pyo
files) are not generated. Should be a simple fix.
[ade]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-freebsd/attachments/20180622/faab5622/attachment.sig>
More information about the kde-freebsd
mailing list