Skip to content

Instantly share code, notes, and snippets.

@moosepr
Created December 7, 2017 19:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moosepr/264d71722ea4d52d93001210e045c68d to your computer and use it in GitHub Desktop.
Save moosepr/264d71722ea4d52d93001210e045c68d to your computer and use it in GitHub Desktop.
fastLED compile log
Arduino: 1.8.3 (Linux), Board: "ATtiny48/88, Disabled, ATtiny88, 8 MHz (internal), B.O.D. Disabled"
/home/petay/arduino-1.8.3/arduino-builder -dump-prefs -logger=machine -hardware /home/petay/arduino-1.8.3/hardware -hardware /home/petay/.arduino15/packages -tools /home/petay/arduino-1.8.3/tools-builder -tools /home/petay/arduino-1.8.3/hardware/tools/avr -tools /home/petay/.arduino15/packages -built-in-libraries /home/petay/arduino-1.8.3/libraries -libraries /home/petay/sketchbook/libraries -fqbn=ATTinyCore:avr:attinyx8:LTO=disable,chip=88,clock=8internal,bod=disable -ide-version=10803 -build-path /tmp/arduino_build_719085 -warnings=none -build-cache /tmp/arduino_cache_822641 -prefs=build.warn_data_percentage=75 -verbose /tmp/arduino_modified_sketch_547816/DemoReel100.ino
/home/petay/arduino-1.8.3/arduino-builder -compile -logger=machine -hardware /home/petay/arduino-1.8.3/hardware -hardware /home/petay/.arduino15/packages -tools /home/petay/arduino-1.8.3/tools-builder -tools /home/petay/arduino-1.8.3/hardware/tools/avr -tools /home/petay/.arduino15/packages -built-in-libraries /home/petay/arduino-1.8.3/libraries -libraries /home/petay/sketchbook/libraries -fqbn=ATTinyCore:avr:attinyx8:LTO=disable,chip=88,clock=8internal,bod=disable -ide-version=10803 -build-path /tmp/arduino_build_719085 -warnings=none -build-cache /tmp/arduino_cache_822641 -prefs=build.warn_data_percentage=75 -verbose /tmp/arduino_modified_sketch_547816/DemoReel100.ino
Using board 'attinyx8' from platform in folder: /home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4
Using core 'tiny' from platform in folder: /home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4
Detecting libraries used...
"/home/petay/arduino-1.8.3/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=attiny88 -DF_CPU=8000000L -DARDUINO=10803 -DARDUINO_AVR_ATTINYX8 -DARDUINO_ARCH_AVR "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/cores/tiny" "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/variants/tinyX8" "/tmp/arduino_build_719085/sketch/DemoReel100.ino.cpp" -o "/dev/null"
"/home/petay/arduino-1.8.3/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=attiny88 -DF_CPU=8000000L -DARDUINO=10803 -DARDUINO_AVR_ATTINYX8 -DARDUINO_ARCH_AVR "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/cores/tiny" "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/variants/tinyX8" "-I/home/petay/sketchbook/libraries/FastLED" "/tmp/arduino_build_719085/sketch/DemoReel100.ino.cpp" -o "/dev/null"
"/home/petay/arduino-1.8.3/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=attiny88 -DF_CPU=8000000L -DARDUINO=10803 -DARDUINO_AVR_ATTINYX8 -DARDUINO_ARCH_AVR "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/cores/tiny" "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/variants/tinyX8" "-I/home/petay/sketchbook/libraries/FastLED" "/home/petay/sketchbook/libraries/FastLED/FastLED.cpp" -o "/dev/null"
"/home/petay/arduino-1.8.3/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=attiny88 -DF_CPU=8000000L -DARDUINO=10803 -DARDUINO_AVR_ATTINYX8 -DARDUINO_ARCH_AVR "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/cores/tiny" "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/variants/tinyX8" "-I/home/petay/sketchbook/libraries/FastLED" "/home/petay/sketchbook/libraries/FastLED/bitswap.cpp" -o "/dev/null"
"/home/petay/arduino-1.8.3/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=attiny88 -DF_CPU=8000000L -DARDUINO=10803 -DARDUINO_AVR_ATTINYX8 -DARDUINO_ARCH_AVR "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/cores/tiny" "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/variants/tinyX8" "-I/home/petay/sketchbook/libraries/FastLED" "/home/petay/sketchbook/libraries/FastLED/colorpalettes.cpp" -o "/dev/null"
"/home/petay/arduino-1.8.3/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=attiny88 -DF_CPU=8000000L -DARDUINO=10803 -DARDUINO_AVR_ATTINYX8 -DARDUINO_ARCH_AVR "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/cores/tiny" "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/variants/tinyX8" "-I/home/petay/sketchbook/libraries/FastLED" "/home/petay/sketchbook/libraries/FastLED/colorutils.cpp" -o "/dev/null"
"/home/petay/arduino-1.8.3/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=attiny88 -DF_CPU=8000000L -DARDUINO=10803 -DARDUINO_AVR_ATTINYX8 -DARDUINO_ARCH_AVR "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/cores/tiny" "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/variants/tinyX8" "-I/home/petay/sketchbook/libraries/FastLED" "/home/petay/sketchbook/libraries/FastLED/hsv2rgb.cpp" -o "/dev/null"
"/home/petay/arduino-1.8.3/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=attiny88 -DF_CPU=8000000L -DARDUINO=10803 -DARDUINO_AVR_ATTINYX8 -DARDUINO_ARCH_AVR "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/cores/tiny" "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/variants/tinyX8" "-I/home/petay/sketchbook/libraries/FastLED" "/home/petay/sketchbook/libraries/FastLED/lib8tion.cpp" -o "/dev/null"
"/home/petay/arduino-1.8.3/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=attiny88 -DF_CPU=8000000L -DARDUINO=10803 -DARDUINO_AVR_ATTINYX8 -DARDUINO_ARCH_AVR "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/cores/tiny" "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/variants/tinyX8" "-I/home/petay/sketchbook/libraries/FastLED" "/home/petay/sketchbook/libraries/FastLED/noise.cpp" -o "/dev/null"
"/home/petay/arduino-1.8.3/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=attiny88 -DF_CPU=8000000L -DARDUINO=10803 -DARDUINO_AVR_ATTINYX8 -DARDUINO_ARCH_AVR "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/cores/tiny" "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/variants/tinyX8" "-I/home/petay/sketchbook/libraries/FastLED" "/home/petay/sketchbook/libraries/FastLED/power_mgt.cpp" -o "/dev/null"
"/home/petay/arduino-1.8.3/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=attiny88 -DF_CPU=8000000L -DARDUINO=10803 -DARDUINO_AVR_ATTINYX8 -DARDUINO_ARCH_AVR "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/cores/tiny" "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/variants/tinyX8" "-I/home/petay/sketchbook/libraries/FastLED" "/home/petay/sketchbook/libraries/FastLED/wiring.cpp" -o "/dev/null"
Generating function prototypes...
"/home/petay/arduino-1.8.3/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=attiny88 -DF_CPU=8000000L -DARDUINO=10803 -DARDUINO_AVR_ATTINYX8 -DARDUINO_ARCH_AVR "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/cores/tiny" "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/variants/tinyX8" "-I/home/petay/sketchbook/libraries/FastLED" "/tmp/arduino_build_719085/sketch/DemoReel100.ino.cpp" -o "/tmp/arduino_build_719085/preproc/ctags_target_for_gcc_minus_e.cpp"
"/home/petay/arduino-1.8.3/tools-builder/ctags/5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "/tmp/arduino_build_719085/preproc/ctags_target_for_gcc_minus_e.cpp"
Compiling sketch...
"/home/petay/arduino-1.8.3/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -mmcu=attiny88 -DF_CPU=8000000L -DARDUINO=10803 -DARDUINO_AVR_ATTINYX8 -DARDUINO_ARCH_AVR "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/cores/tiny" "-I/home/petay/.arduino15/packages/ATTinyCore/hardware/avr/1.1.4/variants/tinyX8" "-I/home/petay/sketchbook/libraries/FastLED" "/tmp/arduino_build_719085/sketch/DemoReel100.ino.cpp" -o "/tmp/arduino_build_719085/sketch/DemoReel100.ino.cpp.o"
In file included from /tmp/arduino_modified_sketch_547816/DemoReel100.ino:1:0:
/home/petay/sketchbook/libraries/FastLED/FastLED.h:17:21: note: #pragma message: FastLED version 3.001.006
# pragma message "FastLED version 3.001.006"
^
In file included from /home/petay/sketchbook/libraries/FastLED/FastLED.h:68:0,
from /tmp/arduino_modified_sketch_547816/DemoReel100.ino:1:
/home/petay/sketchbook/libraries/FastLED/fastspi.h:110:23: note: #pragma message: No hardware SPI pins defined. All SPI access will default to bitbanged output
# pragma message "No hardware SPI pins defined. All SPI access will default to bitbanged output"
^
In file included from /home/petay/sketchbook/libraries/FastLED/FastLED.h:51:0,
from /tmp/arduino_modified_sketch_547816/DemoReel100.ino:1:
/home/petay/sketchbook/libraries/FastLED/fastpin.h: In instantiation of 'class FastPin<26u>':
/home/petay/sketchbook/libraries/FastLED/platforms/avr/clockless_trinket.h:96:49: required from 'class ClocklessController<26u, 3, 4, 3, (EOrder)66u, 0, false, 10>'
/home/petay/sketchbook/libraries/FastLED/chipsets.h:385:7: required from 'class WS2811Controller800Khz<26u, (EOrder)66u>'
/home/petay/sketchbook/libraries/FastLED/FastLED.h:111:52: required from 'class WS2811<26u, (EOrder)66u>'
/home/petay/sketchbook/libraries/FastLED/FastLED.h:298:39: required from 'static CLEDController& CFastLED::addLeds(CRGB*, int, int) [with CHIPSET = WS2811; unsigned char DATA_PIN = 26u; EOrder RGB_ORDER = (EOrder)66u]'
/tmp/arduino_modified_sketch_547816/DemoReel100.ino:32:64: required from here
/home/petay/sketchbook/libraries/FastLED/fastpin.h:207:2: error: static assertion failed: Invalid pin specified
static_assert(validpin(), "Invalid pin specified");
^
Using library FastLED at version 3.1.6 in folder: /home/petay/sketchbook/libraries/FastLED
exit status 1
Error compiling for board ATtiny48/88.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment