In file included from memory/qv4mm.cpp:49: In file included from ../3rdparty/masm/wtf/PageReservation.h:29: In file included from ../3rdparty/masm/wtf/PageAllocation.h:29: In file included from ../3rdparty/masm/wtf/Assertions.h:45: ../3rdparty/masm/wtf/Platform.h:311:6: error: "Not supported ARM architecture" # error "Not supported ARM architecture" ^ error log: https://ptpb.pw/XIcz Previously, it built fine as http://beefy8.nyi.freebsd.org/data/latest-per-pkg/qt5-qml/5.11.2/head-armv6-default.log http://beefy8.nyi.freebsd.org/data/latest-per-pkg/qt5-quick/5.11.2/head-armv6-default.log
Ah, I probably forgot to bring the patches from qt5-qml with it...
A commit references this bug: Author: tcberner Date: Sat Nov 10 19:57:34 UTC 2018 New revision: 484641 URL: https://svnweb.freebsd.org/changeset/ports/484641 Log: x11-toolkits/qt5-declarative - readd patches for ARM support that got lost in r484140. PR: 233111 Reported by: jbeich Pointy hat: tcberner Changes: head/x11-toolkits/qt5-declarative/Makefile head/x11-toolkits/qt5-declarative/files/patch-src_3rdparty_masm_assembler_ARM64Assembler.h head/x11-toolkits/qt5-declarative/files/patch-src_3rdparty_masm_assembler_ARMAssembler.h head/x11-toolkits/qt5-declarative/files/patch-src_3rdparty_masm_assembler_ARMv7Assembler.h head/x11-toolkits/qt5-declarative/files/patch-src_3rdparty_masm_wtf_Platform.h
Should be fine again.