Opened 10 months ago
Last modified 10 months ago
#69165 assigned defect
Error: Failed to build qt6-qtwebengine: command execution failed
Reported by: | dbl001 (dbl) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | qt6-qtwebengine |
Description
Failing on MacOS Sonoma 14.3
:info:build if (!interface_list.has_value()) { :info:build ^ :info:build 90 warnings generated. :info:build ninja: build stopped: subcommand failed. :info:build FAILED: src/core/Release/x86_64/QtWebEngineCore.stamp src/core/Release/x86_64/QtWebEngineCore /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_qt6/qt6-qtwebengine/work/build/src/core/Release/x86_64/QtWebEngineCore.stamp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_qt6/qt6-qtwebengine/work/build/src/core/Release/x86_64/QtWebEngineCore :info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_qt6/qt6-qtwebengine/work/build/src/core && /opt/local/bin/ninja -C /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_qt6/qt6-qtwebengine/work/build/src/core/Release/x86_64 QtWebEngineCore :info:build ninja: build stopped: subcommand failed. :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_qt6/qt6-qtwebengine/work/build" && cmake --build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_qt6/qt6-qtwebengine/work/build -j16 :info:build Exit code: 1 :error:build Failed to build qt6-qtwebengine: command execution failed :debug:build Error code: CHILDSTATUS 94021 1 :debug:build Backtrace: command execution failed :debug:build while executing :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring" :debug:build invoked from within :debug:build "command_exec -callback portprogress::target_progress_callback build" :debug:build (procedure "portbuild::build_main" line 8) :debug:build invoked from within :debug:build "$procedure $targetname" :error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_qt6/qt6-qtwebengine/main.log for details.
Attachments (1)
Change History (4)
comment:1 Changed 10 months ago by dbl001 (dbl)
comment:2 Changed 10 months ago by jmroot (Joshua Root)
Owner: | set to MarcusCalhoun-Lopez |
---|---|
Status: | new → assigned |
comment:3 Changed 10 months ago by ryandesign (Ryan Carsten Schmidt)
Hmm, yes, this software is too large.
If you want to diagnose why this failed to build, try to find the error message in the log and show us that. It will be earlier in the log than the part you showed us already. Or compress the log with a better compression method than gz and upload it.
We just completed a successful build of this port on the macOS 14 x86_64 buildbot worker*, so if you don't want to diagnose why this failed to build, you could sudo port clean qt6-qtwebengine
and try again and you should get the binary from us instead of having to compile it.
*The uncompressed build log was 976MiB. Using gzip -9
it compressed down to 22MiB; using bzip2 -9
it got down to 10 MiB, and with xz -9
it was only 5 MiB.
Changed 10 months ago by dbl001 (dbl)
Attachment: | main.log.xz added |
---|
Log file too big to upload: