Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- * Executing task: platformio run --environment unphone9
- Processing unphone9 (board: unphone9; platform: espressif32 @ ^6.0.1; framework: arduino)
- -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- Verbose mode can be enabled via `-v, --verbose` option
- CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/unphone9.html
- PLATFORM: Espressif 32 (6.10.0) > unPhone 9
- HARDWARE: ESP32S3 240MHz, 8.31MB RAM, 7.94MB Flash
- DEBUG: Current (cmsis-dap) External (cmsis-dap, esp-bridge, esp-builtin, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)
- PACKAGES:
- - framework-arduinoespressif32 @ 3.20017.241212+sha.dcc1105b
- - tool-esptoolpy @ 1.40501.0 (4.5.1)
- - toolchain-riscv32-esp @ 8.4.0+2021r2-patch5
- - toolchain-xtensa-esp32s3 @ 8.4.0+2021r2-patch5
- Converting sketch.ino
- LDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf
- LDF Modes: Finder ~ chain, Compatibility ~ soft
- Found 66 compatible libraries
- Scanning dependencies...
- Dependency Graph
- |-- unPhoneLibrary @ 9.0.0+sha.c9bd591
- |-- Adafruit BusIO @ 1.17.0
- |-- Adafruit EPD @ 4.5.6
- |-- Adafruit GFX Library @ 1.12.0
- |-- Adafruit HX8357 Library @ 1.1.15+sha.2bb675b
- |-- Adafruit ImageReader Library @ 2.9.2
- |-- Adafruit LIS3MDL @ 1.2.4
- |-- Adafruit LSM303DLHC @ 1.0.4
- |-- Adafruit LSM6DS @ 4.7.4
- |-- Adafruit LSM9DS1 Library @ 2.2.1
- |-- Adafruit Unified Sensor @ 1.1.15
- |-- DNSServer @ 2.0.0
- |-- ESPmDNS @ 2.0.0
- |-- FS @ 2.0.0
- |-- HTTPClient @ 2.0.0
- |-- MCCI Arduino LoRaWAN Library @ 0.9.2
- |-- unphone fork of MCCI LoRaWAN LMIC library @ 4.1.1+sha.9151ec5
- |-- Preferences @ 2.0.0
- |-- SPI @ 2.0.0
- |-- SdFat - Adafruit Fork @ 1.5.1
- |-- Update @ 2.0.0
- |-- WebServer @ 2.0.0
- |-- ESPAsyncTCP @ 2.0.0
- |-- ESPAsyncWebServer @ 3.7.6
- |-- WiFi @ 2.0.0
- |-- WiFiClientSecure @ 2.0.0
- |-- WiFiManager @ 2.0.0-rc.1+sha.fe9774f
- |-- Wire @ 2.0.0
- |-- XPT2046_Touchscreen @ 0.0.0+sha.c766eac
- |-- EasyLed @ 1.1.0
- Building in release mode
- Compiling .pio/build/unphone9/src/sketch.ino.cpp.o
- Compiling .pio/build/unphone9/liba57/Adafruit SPIFlash/Adafruit_SPIFlash.cpp.o
- Compiling .pio/build/unphone9/libcde/Adafruit EPD/drivers/Adafruit_IL0398.cpp.o
- Compiling .pio/build/unphone9/libcde/Adafruit EPD/drivers/Adafruit_IL91874.cpp.o
- Compiling .pio/build/unphone9/libcde/Adafruit EPD/drivers/Adafruit_SSD1608.cpp.o
- In file included from .pio/libdeps/unphone9/Adafruit SPIFlash/src/Adafruit_SPIFlash.cpp:25:
- .pio/libdeps/unphone9/Adafruit SPIFlash/src/Adafruit_SPIFlash.h:32:10: fatal error: SdFat_Adafruit_Fork.h: No such file or directory
- *****************************************************************************
- * Looking for SdFat_Adafruit_Fork.h dependency? Check our library registry!
- *
- * CLI > platformio lib search "header:SdFat_Adafruit_Fork.h"
- * Web > https://registry.platformio.org/search?q=header:SdFat_Adafruit_Fork.h
- *
- *****************************************************************************
- #include "SdFat_Adafruit_Fork.h"
- ^~~~~~~~~~~~~~~~~~~~~~~
- compilation terminated.
- *** [.pio/build/unphone9/liba57/Adafruit SPIFlash/Adafruit_SPIFlash.cpp.o] Error 1
- ========================================================================= [FAILED] Took 3.24 seconds =========================================================================
- Environment Status Duration
- ------------- -------- ------------
- unphone9 FAILED 00:00:03.242
- ==================================================================== 1 failed, 0 succeeded in 00:00:03.242 ====================================================================
Add Comment
Please, Sign In to add comment