GN bootstrap fails in PPA builds

Bug #1654655 reported by Chris Coulson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Oxide
Invalid
Critical
Chris Coulson

Bug Description

The latest uploads (71548c4) all fail like this:

Building gn manually in a temporary directory for bootstrapping...
-- Generating build files with initial Generate Ninja
ERROR at build arg file (use "gn args <out_dir>" to edit):12:25: Build argument has no effect.
fatal_linker_warnings = false
                        ^----
The variable "fatal_linker_warnings" 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>"
ERROR No targets.
I could not find any targets to write, so I'm doing nothing.
[0106/163659.319124:FATAL:err.cc(161)] Check failed: has_error_.

CMake Error at oxide/build/scripts/bootstrap-gn.cmake:68 (message):
  Failed to run Generate Ninja

CMake Error at oxide/build/cmake/ChromiumBuildShim.cmake:66 (message):
  Failed to bootstrap Generate Ninja binary
Call Stack (most recent call first):
  oxide/build/cmake/ChromiumBuildShim.cmake:298 (_bootstrap_gn)
  oxide/CMakeLists.txt:224 (run_generate_ninja)

-- Configuring incomplete, errors occurred!

Changed in oxide:
importance: Undecided → Critical
status: New → Triaged
assignee: nobody → Chris Coulson (chrisccoulson)
milestone: none → branch-1.21
Revision history for this message
Chris Coulson (chrisccoulson) wrote :

Urgh, it appears to be only some builds that are failing, and they reference a different build argument too.

Revision history for this message
Chris Coulson (chrisccoulson) wrote :

I've not seen this issue since

Changed in oxide:
milestone: branch-1.21 → none
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.