Date: Sun, 14 Jan 2018 01:44:33 +0000 From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: [Bug 224558] emulators/virtualbox-ose: vbox port fails to build if DEBUG is set Message-ID: <bug-224558-26505-ioigH76Xdm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-224558-26505@https.bugs.freebsd.org/bugzilla/> References: <bug-224558-26505@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224558 --- Comment #2 from w.schwarzenfeld@utanet.at --- 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, stringdata= 0) + 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, stringdata= 0) + 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/ --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224558-26505-ioigH76Xdm>