Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-55643

Windows build fails if on different drives

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.7.0
    • WebEngine
    • None
    • Windows 10 x64

    Description

      I have mapped the source folder and my build folder to different drives to keep the build path small enough, so that the webengine build won't fail due to too long paths. It doesn't work with two different drives though:

      Traceback (most recent call last):
        File "S:/qt_5.7.0_windows/qtwebengine/tools/buildscripts/gyp_qtwebengine", line 157, in <module>
          args.extend(['-Goutput_dir='+ os.path.relpath(output_dir, qtwebengine_root)])
        File "C:\Python27\lib\ntpath.py", line 529, in relpath
          % (path_prefix, start_prefix))
      ValueError: path is on drive Q:, start on drive s:
      Project MESSAGE: Running gyp_qtwebengine "Q:/tmp/windows/debug/qtwebengine/src/core" -D qt_cross_compile=0 -D qt_os="win32" -I config/windows.gypi -D qtwe_chromium_obj_dir="Q:/tmp/windows/debug/qtwebengine/src/core/Debug/obj/src/3rdparty/chromium" -D perl_exe="perl.exe" -D bison_exe="bison.exe" -D gperf_exe="gperf.exe" --no-parallel -D qt_gl="opengl" -G msvs_version=2015 -D use_qt=1 -D v8_use_external_startup_data=0 -D enable_basic_printing=1 -D enable_print_preview=0 -D enable_web_speech=0 -D enable_extensions=0 -D disable_nacl=1 -D remoting=0 -D use_ash=0 -D enable_widevine=1 -D fastbuild=2 -D qtwe_process_name_debug=QtWebEngineProcessd -D qtwe_process_name_release=QtWebEngineProcess -D disable_glibcxx_debug=1 -D remove_webcore_debug_symbols=1 -D remove_v8base_debug_symbols=1 -D disable_fatal_linker_warnings=1 -D sysroot="" -D target_arch=ia32 -D enable_spellcheck=0...
      Project ERROR: -- running gyp_qtwebengine failed --
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qt_webengine_team Qt WebEngine Team
              salbrecht Samuel Albrecht
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes