Skip to content

ran into gn issue No value named "exec_script_whitelist" in scope "build_dotfile_settings" building fuzzilli in Docker #537

Description

@docfate111

Hello I was following https://github.com/googleprojectzero/fuzzilli/tree/main/Cloud/Docker

$ sudo ./build.sh v8
 => ERROR [18/18] RUN ./fuzzbuild.sh                                                                                                                                                    0.6s
------                                                                                                                                                                                       
 > [18/18] RUN ./fuzzbuild.sh:                                                                                                                                                               
0.440 ERROR at //.gn:36:48: No value named "exec_script_whitelist" in scope "build_dotfile_settings"                                                                                         
0.440 exec_script_whitelist = build_dotfile_settings.exec_script_whitelist +                                                                                                                 
0.440                                                ^--------------------
0.561 ninja: Entering directory `./out/fuzzbuild'
0.562 ninja: fatal: chdir to './out/fuzzbuild' - No such file or directory
------
Dockerfile:42
--------------------
  40 |     # Start building!
  41 |     ADD fuzzbuild.sh fuzzbuild.sh
  42 | >>> RUN ./fuzzbuild.sh
  43 |     
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c ./fuzzbuild.sh" did not complete successfully: exit code: 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions