Skip to content

Instantly share code, notes, and snippets.

@roytomeij
Created January 19, 2023 21:40
Show Gist options
  • Save roytomeij/db7bdae680b09a1050b866dd681156cc to your computer and use it in GitHub Desktop.
Save roytomeij/db7bdae680b09a1050b866dd681156cc to your computer and use it in GitHub Desktop.
Verbose build output
* Executing task in folder Test: platformio run --verbose --environment lgt8f328p-LQFP48
Processing lgt8f328p-LQFP48 (platform: lgt8f; board: lgt8f328p-LQFP48; framework: arduino; lib_deps: https://github.com/Makuna/NeoPixelBus.git#LGT8F328P)
------------------------------------------------------------------------------------------------------------------------------------------------------
CONFIGURATION: https://docs.platformio.org/page/boards/lgt8f/lgt8f328p-LQFP48.html
PLATFORM: Logic Green boards (1.0.1) > LGT8F328P-LQFP48
HARDWARE: ATMEGA328P 32MHz, 2KB RAM, 29KB Flash
PACKAGES:
- framework-lgt8fx @ 1.0.6
- toolchain-atmelavr @ 1.70300.191015 (7.3.0)
LDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf
LDF Modes: Finder ~ chain, Compatibility ~ soft
Found 15 compatible libraries
Scanning dependencies...
Dependency Graph
|-- NeoPixelBus @ 2.7.1+sha.e689afd (License: Unknown, URI: git+https://github.com/Makuna/NeoPixelBus.git#LGT8F328P, Path: /Users/roy/Documents/PlatformIO/Projects/Test/.pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus)
| |-- SPI @ 1.0 (License: Unknown, Path: /Users/roy/.platformio/packages/framework-lgt8fx/libraries/SPI)
Building in release mode
avr-g++ -o .pio/build/lgt8f328p-LQFP48/src/main.cpp.o -c -fno-exceptions -fno-threadsafe-statics -fpermissive -std=gnu++11 -Os -Wall -ffunction-sections -fdata-sections -flto -mmcu=atmega328p -DPLATFORMIO=60105 -DARDUINO_ARCH_AVR -DARDUINO_AVR_LARDU_328P -DAVR_LARDU_328E -DF_CPU=32000000L -DCLOCK_SOURCE=1 -DARDUINO_ARCH_AVR -DARDUINO_ARCH_LGT -DARDUINO=10812 -Iinclude -Isrc -I.pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src -I/Users/roy/.platformio/packages/framework-lgt8fx/libraries/SPI/src -I/Users/roy/.platformio/packages/framework-lgt8fx/cores/lgt8f -I/Users/roy/.platformio/packages/framework-lgt8fx/variants/lgt8fx8p48 src/main.cpp
avr-g++ -o .pio/build/lgt8f328p-LQFP48/libb4e/SPI/SPI.cpp.o -c -fno-exceptions -fno-threadsafe-statics -fpermissive -std=gnu++11 -Os -Wall -ffunction-sections -fdata-sections -flto -mmcu=atmega328p -DPLATFORMIO=60105 -DARDUINO_ARCH_AVR -DARDUINO_AVR_LARDU_328P -DAVR_LARDU_328E -DF_CPU=32000000L -DCLOCK_SOURCE=1 -DARDUINO_ARCH_AVR -DARDUINO_ARCH_LGT -DARDUINO=10812 -I/Users/roy/.platformio/packages/framework-lgt8fx/libraries/SPI/src -I/Users/roy/.platformio/packages/framework-lgt8fx/cores/lgt8f -I/Users/roy/.platformio/packages/framework-lgt8fx/variants/lgt8fx8p48 /Users/roy/.platformio/packages/framework-lgt8fx/libraries/SPI/src/SPI.cpp
avr-gcc -o .pio/build/lgt8f328p-LQFP48/lib28e/NeoPixelBus/internal/Esp32_i2s.c.o -c -std=gnu11 -fno-fat-lto-objects -Os -Wall -ffunction-sections -fdata-sections -flto -mmcu=atmega328p -DPLATFORMIO=60105 -DARDUINO_ARCH_AVR -DARDUINO_AVR_LARDU_328P -DAVR_LARDU_328E -DF_CPU=32000000L -DCLOCK_SOURCE=1 -DARDUINO_ARCH_AVR -DARDUINO_ARCH_LGT -DARDUINO=10812 -I.pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src -I/Users/roy/.platformio/packages/framework-lgt8fx/libraries/SPI/src -I/Users/roy/.platformio/packages/framework-lgt8fx/cores/lgt8f -I/Users/roy/.platformio/packages/framework-lgt8fx/variants/lgt8fx8p48 .pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src/internal/Esp32_i2s.c
avr-g++ -o .pio/build/lgt8f328p-LQFP48/lib28e/NeoPixelBus/internal/HsbColor.cpp.o -c -fno-exceptions -fno-threadsafe-statics -fpermissive -std=gnu++11 -Os -Wall -ffunction-sections -fdata-sections -flto -mmcu=atmega328p -DPLATFORMIO=60105 -DARDUINO_ARCH_AVR -DARDUINO_AVR_LARDU_328P -DAVR_LARDU_328E -DF_CPU=32000000L -DCLOCK_SOURCE=1 -DARDUINO_ARCH_AVR -DARDUINO_ARCH_LGT -DARDUINO=10812 -I.pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src -I/Users/roy/.platformio/packages/framework-lgt8fx/libraries/SPI/src -I/Users/roy/.platformio/packages/framework-lgt8fx/cores/lgt8f -I/Users/roy/.platformio/packages/framework-lgt8fx/variants/lgt8fx8p48 .pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src/internal/HsbColor.cpp
avr-g++ -o .pio/build/lgt8f328p-LQFP48/lib28e/NeoPixelBus/internal/HslColor.cpp.o -c -fno-exceptions -fno-threadsafe-statics -fpermissive -std=gnu++11 -Os -Wall -ffunction-sections -fdata-sections -flto -mmcu=atmega328p -DPLATFORMIO=60105 -DARDUINO_ARCH_AVR -DARDUINO_AVR_LARDU_328P -DAVR_LARDU_328E -DF_CPU=32000000L -DCLOCK_SOURCE=1 -DARDUINO_ARCH_AVR -DARDUINO_ARCH_LGT -DARDUINO=10812 -I.pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src -I/Users/roy/.platformio/packages/framework-lgt8fx/libraries/SPI/src -I/Users/roy/.platformio/packages/framework-lgt8fx/cores/lgt8f -I/Users/roy/.platformio/packages/framework-lgt8fx/variants/lgt8fx8p48 .pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src/internal/HslColor.cpp
avr-g++ -o .pio/build/lgt8f328p-LQFP48/lib28e/NeoPixelBus/internal/HtmlColor.cpp.o -c -fno-exceptions -fno-threadsafe-statics -fpermissive -std=gnu++11 -Os -Wall -ffunction-sections -fdata-sections -flto -mmcu=atmega328p -DPLATFORMIO=60105 -DARDUINO_ARCH_AVR -DARDUINO_AVR_LARDU_328P -DAVR_LARDU_328E -DF_CPU=32000000L -DCLOCK_SOURCE=1 -DARDUINO_ARCH_AVR -DARDUINO_ARCH_LGT -DARDUINO=10812 -I.pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src -I/Users/roy/.platformio/packages/framework-lgt8fx/libraries/SPI/src -I/Users/roy/.platformio/packages/framework-lgt8fx/cores/lgt8f -I/Users/roy/.platformio/packages/framework-lgt8fx/variants/lgt8fx8p48 .pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src/internal/HtmlColor.cpp
avr-g++ -o .pio/build/lgt8f328p-LQFP48/lib28e/NeoPixelBus/internal/HtmlColorNameStrings.cpp.o -c -fno-exceptions -fno-threadsafe-statics -fpermissive -std=gnu++11 -Os -Wall -ffunction-sections -fdata-sections -flto -mmcu=atmega328p -DPLATFORMIO=60105 -DARDUINO_ARCH_AVR -DARDUINO_AVR_LARDU_328P -DAVR_LARDU_328E -DF_CPU=32000000L -DCLOCK_SOURCE=1 -DARDUINO_ARCH_AVR -DARDUINO_ARCH_LGT -DARDUINO=10812 -I.pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src -I/Users/roy/.platformio/packages/framework-lgt8fx/libraries/SPI/src -I/Users/roy/.platformio/packages/framework-lgt8fx/cores/lgt8f -I/Users/roy/.platformio/packages/framework-lgt8fx/variants/lgt8fx8p48 .pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src/internal/HtmlColorNameStrings.cpp
avr-g++ -o .pio/build/lgt8f328p-LQFP48/lib28e/NeoPixelBus/internal/HtmlColorNames.cpp.o -c -fno-exceptions -fno-threadsafe-statics -fpermissive -std=gnu++11 -Os -Wall -ffunction-sections -fdata-sections -flto -mmcu=atmega328p -DPLATFORMIO=60105 -DARDUINO_ARCH_AVR -DARDUINO_AVR_LARDU_328P -DAVR_LARDU_328E -DF_CPU=32000000L -DCLOCK_SOURCE=1 -DARDUINO_ARCH_AVR -DARDUINO_ARCH_LGT -DARDUINO=10812 -I.pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src -I/Users/roy/.platformio/packages/framework-lgt8fx/libraries/SPI/src -I/Users/roy/.platformio/packages/framework-lgt8fx/cores/lgt8f -I/Users/roy/.platformio/packages/framework-lgt8fx/variants/lgt8fx8p48 .pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src/internal/HtmlColorNames.cpp
avr-g++ -o .pio/build/lgt8f328p-LQFP48/lib28e/NeoPixelBus/internal/HtmlColorShortNames.cpp.o -c -fno-exceptions -fno-threadsafe-statics -fpermissive -std=gnu++11 -Os -Wall -ffunction-sections -fdata-sections -flto -mmcu=atmega328p -DPLATFORMIO=60105 -DARDUINO_ARCH_AVR -DARDUINO_AVR_LARDU_328P -DAVR_LARDU_328E -DF_CPU=32000000L -DCLOCK_SOURCE=1 -DARDUINO_ARCH_AVR -DARDUINO_ARCH_LGT -DARDUINO=10812 -I.pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src -I/Users/roy/.platformio/packages/framework-lgt8fx/libraries/SPI/src -I/Users/roy/.platformio/packages/framework-lgt8fx/cores/lgt8f -I/Users/roy/.platformio/packages/framework-lgt8fx/variants/lgt8fx8p48 .pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src/internal/HtmlColorShortNames.cpp
In file included from .pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src/NeoPixelBus.h:111:0,
from .pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src/NeoPixelBrightnessBus.h:29,
from src/main.cpp:2:
.pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src/internal/NeoAvrMethod.h:121:2: error: #error "CPU SPEED NOT SUPPORTED"
#error "CPU SPEED NOT SUPPORTED"
^~~~~
avr-g++ -o .pio/build/lgt8f328p-LQFP48/lib28e/NeoPixelBus/internal/NeoEsp32RmtMethod.cpp.o -c -fno-exceptions -fno-threadsafe-statics -fpermissive -std=gnu++11 -Os -Wall -ffunction-sections -fdata-sections -flto -mmcu=atmega328p -DPLATFORMIO=60105 -DARDUINO_ARCH_AVR -DARDUINO_AVR_LARDU_328P -DAVR_LARDU_328E -DF_CPU=32000000L -DCLOCK_SOURCE=1 -DARDUINO_ARCH_AVR -DARDUINO_ARCH_LGT -DARDUINO=10812 -I.pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src -I/Users/roy/.platformio/packages/framework-lgt8fx/libraries/SPI/src -I/Users/roy/.platformio/packages/framework-lgt8fx/cores/lgt8f -I/Users/roy/.platformio/packages/framework-lgt8fx/variants/lgt8fx8p48 .pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src/internal/NeoEsp32RmtMethod.cpp
avr-g++ -o .pio/build/lgt8f328p-LQFP48/lib28e/NeoPixelBus/internal/NeoEsp8266I2sMethodCore.cpp.o -c -fno-exceptions -fno-threadsafe-statics -fpermissive -std=gnu++11 -Os -Wall -ffunction-sections -fdata-sections -flto -mmcu=atmega328p -DPLATFORMIO=60105 -DARDUINO_ARCH_AVR -DARDUINO_AVR_LARDU_328P -DAVR_LARDU_328E -DF_CPU=32000000L -DCLOCK_SOURCE=1 -DARDUINO_ARCH_AVR -DARDUINO_ARCH_LGT -DARDUINO=10812 -I.pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src -I/Users/roy/.platformio/packages/framework-lgt8fx/libraries/SPI/src -I/Users/roy/.platformio/packages/framework-lgt8fx/cores/lgt8f -I/Users/roy/.platformio/packages/framework-lgt8fx/variants/lgt8fx8p48 .pio/libdeps/lgt8f328p-LQFP48/NeoPixelBus/src/internal/NeoEsp8266I2sMethodCore.cpp
*** [.pio/build/lgt8f328p-LQFP48/src/main.cpp.o] Error 1
============================================================= [FAILED] Took 0.51 seconds =============================================================
* The terminal process "platformio 'run', '--verbose', '--environment', 'lgt8f328p-LQFP48'" terminated with exit code: 1.
* Terminal will be reused by tasks, press any key to close it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment