16:41:43 **** Incremental Build of configuration Release for project eepromClass **** make all Building file: ../main.cpp Invoking: AVR C++ Compiler avr-g++ -Wall -O3 -fpack-struct -fshort-enums -ffunction-sections -fdata-sections -funsigned-char -funsigned-bitfields -fno-exceptions -v -std=c++14 -mmcu=atmega328p -DF_CPU=16000000UL -MMD -MP -MF"main.d" -MT"main.o" -c -o "main.o" "../main.cpp" Using built-in specs. Reading specs from /usr/lib/gcc/avr/5.4.0/device-specs/specs-atmega328p COLLECT_GCC=/usr/bin/avr-g++ Target: avr Configured with: ../gcc/configure -v --enable-languages=c,c++ --prefix=/usr/lib --infodir=/usr/share/info --mandir=/usr/share/man --bindir=/usr/bin --libexecdir=/usr/lib --libdir=/usr/lib --enable-shared --with-system-zlib --enable-long-long --enable-nls --without-included-gettext --disable-libssp --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=avr CFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-avr-5.4.0+Atmel3.6.0=. -fstack-protector-strong -Wformat ' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-avr-5.4.0+Atmel3.6.0=. -fstack-protector-strong -Wformat ' FCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-avr-5.4.0+Atmel3.6.0=. -fstack-protector-strong' FFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-avr-5.4.0+Atmel3.6.0=. -fstack-protector-strong' GCJFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-avr-5.4.0+Atmel3.6.0=. -fstack-protector-strong' LDFLAGS=-Wl,-z,relro OBJCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-avr-5.4.0+Atmel3.6.0=. -fstack-protector-strong -Wformat ' OBJCXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-avr-5.4.0+Atmel3.6.0=. -fstack-protector-strong -Wformat ' Thread model: single gcc version 5.4.0 (GCC) COLLECT_GCC_OPTIONS='-Wall' '-O3' '-fpack-struct' '-fshort-enums' '-ffunction-sections' '-fdata-sections' '-funsigned-char' '-funsigned-bitfields' '-fno-exceptions' '-v' '-std=c++14' '-D' 'F_CPU=16000000UL' '-c' '-o' 'main.o' '-specs=device-specs/specs-atmega328p' '-mmcu=avr5' /usr/lib/gcc/avr/5.4.0/cc1plus -quiet -v -imultilib avr5 -D__AVR_ATmega328P__ -D__AVR_DEVICE_NAME__=atmega328p -D F_CPU=16000000UL ../main.cpp -mn-flash=1 -mno-skip-bug -quiet -dumpbase main.cpp -mmcu=avr5 -auxbase-strip main.o -O3 -Wall -std=c++14 -version -fpack-struct -fshort-enums -ffunction-sections -fdata-sections -funsigned-char -funsigned-bitfields -fno-exceptions -mn-flash=1 -mno-skip-bug -fno-rtti -fno-enforce-eh-specs -fno-exceptions -o /tmp/ccpRPRek.s Finished building: ../main.cpp GNU C++14 (GCC) version 5.4.0 (avr) compiled by GNU C version 6.4.0 20170724, GMP version 6.1.2, MPFR version 3.1.5, MPC version 1.0.3 warning: MPFR header version 3.1.5 differs from library version 3.1.6. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring nonexistent directory "/usr/lib/gcc/avr/5.4.0/../../../avr/include/c++/5.4.0" ignoring nonexistent directory "/usr/lib/gcc/avr/5.4.0/../../../avr/include/c++/5.4.0/avr/avr5" ignoring nonexistent directory "/usr/lib/gcc/avr/5.4.0/../../../avr/include/c++/5.4.0/backward" ignoring nonexistent directory "/usr/lib/gcc/avr/5.4.0/../../../avr/sys-include" #include "..." search starts here: #include <...> search starts here: /usr/lib/gcc/avr/5.4.0/include /usr/lib/gcc/avr/5.4.0/include-fixed /usr/lib/gcc/avr/5.4.0/../../../avr/include End of search list. GNU C++14 (GCC) version 5.4.0 (avr) compiled by GNU C version 6.4.0 20170724, GMP version 6.1.2, MPFR version 3.1.5, MPC version 1.0.3 warning: MPFR header version 3.1.5 differs from library version 3.1.6. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Building target: eepromClass.elf Compiler executable checksum: 478b74abbe56201d67aeabb066ed2374 Invoking: AVR C++ Linker avr-g++ -Wl,-Map,eepromClass.map,--cref -mrelax -Wl,--gc-sections -mmcu=atmega328p -o "eepromClass.elf" ./main.o COLLECT_GCC_OPTIONS='-Wall' '-O3' '-fpack-struct' '-fshort-enums' '-ffunction-sections' '-fdata-sections' '-funsigned-char' '-funsigned-bitfields' '-fno-exceptions' '-v' '-std=c++14' '-D' 'F_CPU=16000000UL' '-c' '-o' 'main.o' '-specs=device-specs/specs-atmega328p' '-mmcu=avr5' /usr/lib/gcc/avr/5.4.0/../../../avr/bin/as -mmcu=avr5 -mno-skip-bug -o main.o /tmp/ccpRPRek.s COMPILER_PATH=/usr/lib/gcc/avr/5.4.0/:/usr/lib/gcc/avr/5.4.0/:/usr/lib/gcc/avr/:/usr/lib/gcc/avr/5.4.0/:/usr/lib/gcc/avr/:/usr/lib/gcc/avr/5.4.0/../../../avr/bin/ LIBRARY_PATH=/usr/lib/gcc/avr/5.4.0/avr5/:/usr/lib/gcc/avr/5.4.0/../../../avr/lib/avr5/:/usr/lib/gcc/avr/5.4.0/:/usr/lib/gcc/avr/5.4.0/../../../avr/lib/ COLLECT_GCC_OPTIONS='-Wall' '-O3' '-fpack-struct' '-fshort-enums' '-ffunction-sections' '-fdata-sections' '-funsigned-char' '-funsigned-bitfields' '-fno-exceptions' '-v' '-std=c++14' '-D' 'F_CPU=16000000UL' '-c' '-o' 'main.o' '-specs=device-specs/specs-atmega328p' '-mmcu=avr5' Finished building target: eepromClass.elf Invoking: AVR Create Extended Listing avr-objdump -h -S eepromClass.elf >"eepromClass.lss" Finished building: eepromClass.lss Create Flash image (ihex format) avr-objcopy -R .eeprom -R .fuse -R .lock -R .signature -O ihex eepromClass.elf "eepromClass.hex" Finished building: eepromClass.hex Create eeprom image (ihex format) avr-objcopy -j .eeprom --no-change-warnings --change-section-lma .eeprom=0 -O ihex eepromClass.elf "eepromClass.eep" Finished building: eepromClass.eep Invoking: Print Size avr-size --format=berkeley -t eepromClass.elf text data bss dec hex filename 476 36 0 512 200 eepromClass.elf 476 36 0 512 200 (TOTALS) Finished building: sizedummy 16:41:43 Build Finished (took 278ms)