[Nix-dev] virtualbox broken in master

Bjørn Forsman bjorn.forsman at gmail.com
Mon Feb 27 23:32:50 CET 2017


On 27 February 2017 at 23:27, Bjørn Forsman <bjorn.forsman at gmail.com> wrote:
> Hi all,
>
> On latest master:
>
> $ nix-build -A virtualbox
> ...
> Checking for Xmu: found, OK.
> Checking for Mesa / GLU: found (inactive), OK.
> Checking for Qt5:
>   ** qt5 not found!
> Check /tmp/nix-build-virtualbox-5.1.14.drv-0/VirtualBox-5.1.14/configure.log
> for details
> builder for ‘/nix/store/asb216dgn9ihrsy11ral3qhmb9hbhmzy-virtualbox-5.1.14.drv’
> failed with exit code 1
> error: build of
> ‘/nix/store/asb216dgn9ihrsy11ral3qhmb9hbhmzy-virtualbox-5.1.14.drv’
> failed

config.log:

...
using the following command line:
g++  -fPIC -g -O -Wall -o
/tmp/nix-build-virtualbox-5.1.14.drv-0/VirtualBox-5.1.14/.tmp_out
/tmp/nix-build-virtualbox-5.1.14.drv-0/VirtualBox-5.1.14/.tmp_src.cc
"-L/nix/store/rg4d03j01pa1vawgcvk7jcp4ba6aa61a-qtbase-5.7.1/lib
-L/nix/store/rg4d03j01pa1vawgcvk7jcp4ba6aa61a-qtbase-5.7.1/lib
-lQt5Core -lpthread
-I/nix/store/5n6bpwng4cdh0fwmk1dq8vxwciddpmc5-qtbase-5.7.1-dev/include/QtCore
-I/nix/store/5n6bpwng4cdh0fwmk1dq8vxwciddpmc5-qtbase-5.7.1-dev/include"
In file included from
/nix/store/5n6bpwng4cdh0fwmk1dq8vxwciddpmc5-qtbase-5.7.1-dev/include/QtCore/qglobal.h:83:0,
                 from
/nix/store/5n6bpwng4cdh0fwmk1dq8vxwciddpmc5-qtbase-5.7.1-dev/include/QtCore/QtGlobal:1,
                 from
/tmp/nix-build-virtualbox-5.1.14.drv-0/VirtualBox-5.1.14/.tmp_src.cc:1:
/nix/store/5n6bpwng4cdh0fwmk1dq8vxwciddpmc5-qtbase-5.7.1-dev/include/QtCore/qcompilerdetection.h:562:6:
error: #error Qt requires a C++11 compiler and yours does not seem to
be that.
 #    error Qt requires a C++11 compiler and yours does not seem to be that.

- Bjørn


More information about the nix-dev mailing list