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

Build argument has no effect (crashpad_dependencies)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P4: Low P4: Low
    • None
    • 5.11
    • WebEngine
    • None
    • Archlinux

      When building the current (65-based) 5.11 branch I get:

      /home/florian/code/qt/5.11/qtbase/bin/qmake -o Makefile.gn_run gn_run.pro
      Project MESSAGE: Running: /home/florian/code/qt/5.11/qtwebengine/src/3rdparty/chromium/tools/gn/out/Release/gn gen /home/florian/code/qt/5.11/qtwebengine/src/core/debug --script-executable=/bin/python2 --args='use_qt=true is_component_build=false is_shared=true enable_nacl=false enable_remoting=false enable_reporting=false enable_web_speech=false use_allocator_shim=false use_allocator="none" v8_use_external_startup_data=false treat_warnings_as_errors=false enable_swiftshader=false use_custom_libcxx=false enable_basic_printing=true enable_print_preview=true enable_pdf=true enable_plugins=true enable_widevine=true enable_spellcheck=true enable_webrtc=true proprietary_codecs=true ffmpeg_branding="Chrome" enable_precompiled_headers=true use_debug_fission=false remove_webcore_debug_symbols=true remove_v8base_debug_symbols=true v8_use_snapshot=true use_cups=false use_gio=false use_gnome_keyring=false use_kerberos=false linux_use_bundled_binutils=false use_udev=true use_bundled_fontconfig=false no_delete_null_pointer_checks=true is_clang=false custom_toolchain="/home/florian/code/qt/5.11/qtwebengine/src/toolchain:target" host_toolchain="/home/florian/code/qt/5.11/qtwebengine/src/toolchain:host" host_cpu="x64" pkg_config="pkg-config" host_pkg_config="/bin/pkg-config" use_system_zlib=true use_system_minizip=true pdfium_use_system_zlib=true use_system_libpng=true use_system_libjpeg=true use_system_freetype=true use_system_harfbuzz=true use_pulseaudio=true use_alsa=true use_system_libevent=true use_system_libwebp=true use_system_libxml=true use_system_libxslt=true use_system_opus=true use_system_snappy=true use_system_re2=true use_system_lcms2=true use_sysroot=false enable_session_service=false toolkit_views=false qtwebengine_target="/home/florian/code/qt/5.11/qtwebengine/src/core/debug:QtWebEngineCore"' --root=/home/florian/code/qt/5.11/qtwebengine/src/3rdparty/chromium 
      ERROR at //.gn:68:27: Build argument has no effect.
        crashpad_dependencies = "chromium"
                                ^---------
      The variable "crashpad_dependencies" was set as a build argument
      but never appeared in a declare_args() block in any buildfile.
      
      To view all possible args, run "gn args --list <builddir>"
      Done. Made 7067 targets from 1407 files in 3587ms
      

      However, building seems to continue fine anyways.

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

            allan.jensen Allan Sandfeld Jensen
            the compiler Florian Bruhin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes