maintainer-feedback requested: [Bug 218748] emulators/virtualbox-ose (5.1.18): Doesn't upgrading to 5.1.20
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 19 09:33:37 UTC 2017
Vladimir Omelchuk <admin at vladiom.com.ua> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to vbox at FreeBSD.org:
Bug 218748: emulators/virtualbox-ose (5.1.18): Doesn't upgrading to 5.1.20
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218748
--- Description ---
Created attachment 181888
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181888&action=edit
portupgrade_VBox_5.1.20.log
I tried upgrading VBox to 5.1.20 with and without ccache, with default clang
(3.4.1) and clang 4.0.
Always same error (part of log):
[…]
4 warnings generated.
kBuild: Compiling VirtualBox -
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.20/src/VBox/Frontends/V
irtualBox/src/widgets/UIToolBar.cpp
kBuild: Compiling VirtualBox -
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.20/src/VBox/Frontends/V
irtualBox/src/widgets/VBoxGuestRAMSlider.cpp
kBuild: Compiling VirtualBox -
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.20/src/VBox/Frontends/V
irtualBox/src/widgets/VBoxMediaComboBox.cpp
kBuild: Compiling VirtualBox -
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.20/src/VBox/Frontends/V
irtualBox/src/widgets/UIMiniToolBar.cpp
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.20/src/VBox/Frontends/V
irtualBox/src/widgets/UIMiniToolBar.cpp:32:11:
fatal error: 'QWindow' file not
found
# include <Qwindow>
[...]
<uname>
FreeBSD 10.3-RELEASE-p18 amd64
<make.conf>
CPUTYPE?=core2
OPTIONS_SET=CUPS
WITHOUT_LPR=YES
DEFAULT_VERSIONS+=apache=2.4
QT4_OPTIONS=CUPS NAS QGTKSTYLE
LOCALIZED_LANG=ru
MAKE_JOBS_UNSAFE=yes
DEFAULT_VERSIONS+=mysql=5.7
.if ${.CURDIR:M*/ports/devel/ccache}
NO_CCACHE=yes
.endif
DEFAULT_VERSIONS+=ssl=openssl
.if ${.CURDIR:M*/emulators/linux-c6}
OPTIONS_SET=NVIDIA_GL
.endif
.if ${.CURDIR:M*/graphics/linux-c6-glx-utils}
OPTIONS_SET=NVIDIA_GL
.endif
.if ${.CURDIR:M*/x11-toolkits/linux-c6-qt47-x11}
OPTIONS_SET=NVIDIA_GL
.endif
DEFAULT_VERSIONS+=samba=4.3
More information about the freebsd-emulation
mailing list