VirtualBox

Changes between Initial Version and Version 3 of Ticket #18624


Ignore:
Timestamp:
Jul 23, 2019 5:00:06 PM (5 years ago)
Author:
Klaus Espenlaub
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18624 – Description

    initial v3  
    11Building vbox 6.0.6 on Linux with gcc 9.1.0 results in
    22
    3 
     3{{{
    44kBuild: Compiling VBoxSVC - /home/bero/abf/virtualbox/BUILD/VirtualBox-6.0.6/src/VBox/Main/src-server/PerformanceImpl.cpp
    55/usr/include/c++/9.1.0/limits: In static member function ‘static constexpr double std::numeric_limits<double>::max()’:
     
    2424      |                                                ^
    2525kmk: *** [/home/bero/abf/virtualbox/BUILD/VirtualBox-6.0.6/kBuild/footer-pass2-compiling-targets.kmk:277: /home/bero/abf/virtualbox/BUILD/VirtualBox-6.0.6/out/linux.amd64/release/obj/VBoxSVC/src-server/PerformanceImpl.o] Error 1
    26 
     26}}}
    2727
    2828While the error message looks like a problem in <limits> itself, the limits header works perfectly elsewhere (may be related to PCH usage in vbox?)

© 2023 Oracle
ContactPrivacy policyTerms of Use