[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


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218748

            Bug ID: 218748
           Summary: emulators/virtualbox-ose (5.1.18): Doesn't upgrading
                    to 5.1.20
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vbox at FreeBSD.org
          Reporter: admin at vladiom.com.ua
             Flags: maintainer-feedback?(vbox at FreeBSD.org)
          Assignee: vbox at FreeBSD.org

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/VirtualBox/src/widgets/UIToolBar.cpp
kBuild: Compiling VirtualBox -
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.20/src/VBox/Frontends/VirtualBox/src/widgets/VBoxGuestRAMSlider.cpp
kBuild: Compiling VirtualBox -
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.20/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMediaComboBox.cpp
kBuild: Compiling VirtualBox -
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.20/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.20/src/VBox/Frontends/VirtualBox/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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-emulation mailing list