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=    k...@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]

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to