Created attachment 189069 [details] testport output of port failing See attached testport output where the port fails (start of the build phase)
Maintainer feedback?
Fails accordi to a post in FreeBSD Forum also with 5.2.4 kmk: *** Waiting for unfinished jobs.... /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.4/out/freebsd.amd64/release/obj/VBoxDbg/qtmoc/VBoxDbgConsole.cpp:36:1: error: unknown type name 'qt_meta_stringdata_VBoxDbgConsoleOutput_t' QT_MOC_LITERAL(2, 42, 0), // "" ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.4/out/freebsd.amd64/release/obj/VBoxDbg/qtmoc/VBoxDbgConsole.cpp:29:23: note: expanded from macro 'QT_MOC_LITERAL' qptrdiff(offsetof(qt_meta_stringdata_VBoxDbgConsoleOutput_t, stringdata0) + ofs \ ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.4/out/freebsd.amd64/release/obj/VBoxDbg/qtmoc/VBoxDbgGui.cpp:36:1: error: unknown type name 'qt_meta_stringdata_VBoxDbgGui_t' QT_MOC_LITERAL(2, 32, 0), // "" ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.4/out/freebsd.amd64/release/obj/VBoxDbg/qtmoc/VBoxDbgGui.cpp:29:23: note: expanded from macro 'QT_MOC_LITERAL' qptrdiff(offsetof(qt_meta_stringdata_VBoxDbgGui_t, stringdata0) + ofs \ ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.4/out/freebsd.amd64/release/obj/VBoxDbg/qtmoc/VBoxDbgConsole.cpp:37:1: error: unknown type name 'qt_meta_stringdata_VBoxDbgConsoleOutput_t' QT_MOC_LITERAL(3, 43, 20), // "setColorBlackOnWhite" ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.4/out/freebsd.amd64/release/obj/VBoxDbg/qtmoc/VBoxDbgConsole.cpp:29:23: note: expanded from macro 'QT_MOC_LITERAL' qptrdiff(offsetof(qt_meta_stringdata_VBoxDbgConsoleOutput_t, stringdata0) + ofs \ ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.4/out/freebsd.amd64/release/obj/VBoxDbg/qtmoc/VBoxDbgGui.cpp:37:1: error: unknown type name 'qt_meta_stringdata_VBoxDbgGui_t' QT_MOC_LITERAL(3, 33, 4) // "pObj" ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.4/out/freebsd.amd64/release/obj/VBoxDbg/qtmoc/VBoxDbgGui.cpp:29:23: note: expanded from macro 'QT_MOC_LITERAL' qptrdiff(offsetof(qt_meta_stringdata_VBoxDbgGui_t, stringdata0) + ofs \ ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.4/out/freebsd.amd64/release/obj/VBoxDbg/qtmoc/VBoxDbgConsole.cpp:38:1: error: unknown type name 'qt_meta_stringdata_VBoxDbgConsoleOutput_t' QT_MOC_LITERAL(4, 64, 14), // "setFontCourier" ^ ... https://forums.freebsd.org/threads/64127/
building with the same options emulators/virtualbox-ose 5.2.12 and QT 5.10.1 this appears to no longer be an issue.