Opened 8 years ago

Closed 4 years ago

#51999 closed defect (fixed)

virtualbox: fails to find OpenWatcom and Qt4

Reported by: mojca (Mojca Miklavec) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: michaelld (Michael Dickens)
Port: virtualbox

Description

Virtualbox fails to configure as it doesn't find Qt4:

Checking for Open Watcom:
  ** Open Watcom was not found!
Checking for libIDL: found version 0.8.14, OK.
Checking for ssl: found version OpenSSL 1.0.2h  3 May 2016, OK.
Checking for libcurl: found version 7.50.1, OK.
Checking for OpenGL support: enabled
Checking for Qt4:
  ** qt4 not found!

Change History (3)

comment:1 Changed 8 years ago by michaelld (Michael Dickens)

What OS version are you building on? On 10.11 I don't even get that far:

QMAKE='/opt/local/libexec/qt4/bin/qmake'
QMAKESPEC='macx-g++'
QTDIR='/opt/local/libexec/qt4'
Executing:  cd "/Development/local/10_11/var/macports/build/_Development_sources_MacPorts_trunk_dports_emulators_virtualbox/virtualbox/work/VirtualBox-4.2.16" && ./configure --with-qt-dir=/opt/local --with-openssl-dir=/opt/local --with-gcc=/opt/local/bin/gcc-apple-4.2 --with-g++=/opt/local/bin/g++-apple-4.2 
DEBUG: system:  cd "/Development/local/10_11/var/macports/build/_Development_sources_MacPorts_trunk_dports_emulators_virtualbox/virtualbox/work/VirtualBox-4.2.16" && ./configure --with-qt-dir=/opt/local --with-openssl-dir=/opt/local --with-gcc=/opt/local/bin/gcc-apple-4.2 --with-g++=/opt/local/bin/g++-apple-4.2 
Checking for environment: Determined build machine: darwin.amd64, target machine: darwin.amd64, OK.
Checking for kBuild: found, OK.
Checking for Darwin version:   failed to determine Darwin version. (uname -r: 15.6.0)
Check /Development/local/10_11/var/macports/build/_Development_sources_MacPorts_trunk_dports_emulators_virtualbox/virtualbox/work/VirtualBox-4.2.16/configure.log for details
Command failed:  cd "/Development/local/10_11/var/macports/build/_Development_sources_MacPorts_trunk_dports_emulators_virtualbox/virtualbox/work/VirtualBox-4.2.16" && ./configure --with-qt-dir=/opt/local --with-openssl-dir=/opt/local --with-gcc=/opt/local/bin/gcc-apple-4.2 --with-g++=/opt/local/bin/g++-apple-4.2 
Exit code: 1

comment:2 Changed 8 years ago by mojca (Mojca Miklavec)

Hm, I forgot. I started a build on the buildbot. Maybe it was 10.7 which could explain why there were no problems with parsing the version number.

comment:3 Changed 4 years ago by chrstphrchvz (Christopher Chavez)

Resolution: fixed
Status: newclosed

In 80709efdc0b4154e6c0b26d01a28d9bae04850a9/macports-ports (master):

virtualbox: delete port

Port has not been successfully updated in 7 years, has reported build
problems, has broken dependencies (vde2), and is unbuildable on recent
macOS versions (requires apple-gcc42).

Closes: #35808
Closes: #36927
Closes: #38364
Closes: #38558
Closes: #50622
Closes: #51999

Note: See TracTickets for help on using tickets.