Skip to content

Unable to build project - Error : unable to load pigweed_environment.gni (CON-1229) #988

Description

@Aryan-Tamboli

Describe the bug
A clear and concise description of what the bug is.

Environment

  • ESP-Matter Commit Id:
  • ESP-IDF Commit Id:
  • SoC (eg: ESP32 or ESP32-C3):
  • Device Logs (Please attach the log file):
  • Host Machine OS:
  • Commissioner app and versions if present:
  • Commissioner's logs if present:

Error Logs
Performing configure step for 'chip_gn'FAILED: esp-idf/chip/chip_gn-prefix/src/chip_gn-stamp/chip_gn-configure /home/aryan/esp-matter/examples/light/build/esp-idf/chip/chip_gn-prefix/src/chip_gn-stamp/chip_gn-configure
cd /home/aryan/esp-matter/examples/light/build/esp-idf/chip && /usr/local/bin/gn --root=/home/aryan/esp-matter/connectedhomeip/connectedhomeip/config/esp32 gen --check --fail-on-unused-args /home/aryan/esp-matter/examples/light/build/esp-idf/chip && /usr/bin/cmake -E touch /home/aryan/esp-matter/examples/light/build/esp-idf/chip/chip_gn-prefix/src/chip_gn-stamp/chip_gn-configure
ERROR at //build_overrides/pigweed_environment.gni:20:1: Unable to load "/home/aryan/esp-matter/connectedhomeip/connectedhomeip/config/esp32/third_party/connectedhomeip/build_overrides/pigweed_environment.gni".
import("${_bootstrap_root}/build_overrides/pigweed_environment.gni")
^------------------------------------------------------------------
See //third_party/connectedhomeip/third_party/pigweed/repo/pw_protobuf_compiler/proto.gni:16:1: whence it was imported.
import("//build_overrides/pigweed_environment.gni")
^-------------------------------------------------
See //third_party/connectedhomeip/third_party/pigweed/repo/pw_log/BUILD.gn:22:1: whence it was imported.
import("$dir_pw_protobuf_compiler/proto.gni")
^-------------------------------------------
See //third_party/connectedhomeip/src/lib/support/BUILD.gn:351:5: which caused the file to be included.
"$dir_pw_log:impl",
^-----------------

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