Skip to content

add note in BUILDING.md about running make distclean #28675

@bcoe

Description

@bcoe
  • Version: v13.0.0-pre
  • Platform: (OSX 10.13.4, Xcode 9.4.1, i5), (Debian GNU/Linux 10, GCC 7.3.0, amd64)

Failure Building Master

I'm receiving the following error when trying to build Node.js on master:

/Users/benjamincoe/bcoe/node/out/Release/obj.target/v8_snapshot/geni/embedded.cc:5:10: fatal error: 'src/snapshot/macros.h' file not found
#include "src/snapshot/macros.h"

I'm receiving this error both on my Debian work desktop and my ancient Macbook.

I also noticed that the same issue was reported by @ronag here.

./configure --without-snapshot

I was able to compile if I configured a build without snapshots, but the ./node bin generated segfaults fails a check and exits with 1 .


CC: @nodejs/build

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions