Public bug reported:

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!

** Affects: oxide
     Importance: Critical
     Assignee: Chris Coulson (chrisccoulson)
         Status: Triaged

** Changed in: oxide
   Importance: Undecided => Critical

** Changed in: oxide
       Status: New => Triaged

** Changed in: oxide
     Assignee: (unassigned) => Chris Coulson (chrisccoulson)

** Changed in: oxide
    Milestone: None => branch-1.21

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1654655

Title:
  GN bootstrap fails in PPA builds

Status in Oxide:
  Triaged

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!

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1654655/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to     : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to