esp8266 / Arduino

ESP8266 core for Arduino
GNU Lesser General Public License v2.1
16.05k stars 13.33k forks source link

Sketch Fails to Load via USB to ESP8285 using Linux #5073

Closed keypunch416 closed 6 years ago

keypunch416 commented 6 years ago

Basic Infos

Platform

Settings in IDE

Problem Description

Using USB to compile/upload Examples>01.Basics>Blink sketch to an ESP8285 using "Board: Generic ESP8285 Module". Sketch upload via USB fails on what I believe is the "serialport_receive_C0: 00 instead of C0" part of upload detailed messages. Placed upload detailed messages in the Debug Messages section. This issue has existed with ESP8266 core for Arduino V2.3.0, V2.4.0, V2.4.1 and now with V2.4.2.

Nano, Uno, Leonardo, Due, STM32duino (Maple Mini STM32F103), ESP8266 all work fine via USB using Arduino IDE 1.8.5 (and in past 1.8.2, 1.8.3, 1,8,4).

MCVE Sketch


/*
  Blink

  Turns an LED on for one second, then off for one second, repeatedly.

  Most Arduinos have an on-board LED you can control. On the UNO, MEGA and ZERO
  it is attached to digital pin 13, on MKR1000 on pin 6. LED_BUILTIN is set to
  the correct LED pin independent of which board is used.
  If you want to know what pin the on-board LED is connected to on your Arduino
  model, check the Technical Specs of your board at:
  https://www.arduino.cc/en/Main/Products

  modified 8 May 2014
  by Scott Fitzgerald
  modified 2 Sep 2016
  by Arturo Guadalupi
  modified 8 Sep 2016
  by Colby Newman

  This example code is in the public domain.

  http://www.arduino.cc/en/Tutorial/Blink
*/

// the setup function runs once when you press reset or power the board
void setup() {
  // initialize digital pin LED_BUILTIN as an output.
  pinMode(LED_BUILTIN, OUTPUT);
}

// the loop function runs over and over again forever
void loop() {
  digitalWrite(LED_BUILTIN, HIGH);   // turn the LED on (HIGH is the voltage level)
  delay(1000);                       // wait for a second
  digitalWrite(LED_BUILTIN, LOW);    // turn the LED off by making the voltage LOW
  delay(1000);                       // wait for a second
}

Debug Messages

[snip out compiler related messages]
Sketch uses 247856 bytes (24%) of program storage space. Maximum is 1023984 bytes.
Global variables use 27984 bytes (34%) of dynamic memory, leaving 53936 bytes for local variables. Maximum is 81920 bytes.
/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13/esptool -vv -cd ck -cb 115200 -cp /dev/ttyUSB0 -ca 0x00000 -cf /tmp/arduino_build_282627/Blink.ino.bin 
esptool v0.4.13 - (c) 2014 Ch. Klippel <ck@atelier-klippel.de>
    setting board to ck
    setting baudrate from 115200 to 115200
    setting port from /dev/ttyUSB0 to /dev/ttyUSB0
    setting address from 0x00000000 to 0x00000000
    espcomm_upload_file
    espcomm_upload_mem
opening port /dev/ttyUSB0 at 115200
    tcgetattr
    tcsetattr
    serial open
opening bootloader
resetting board
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
resetting board
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
resetting board
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed

20180822-esp8285-arduinoide-1 8 5-examples-blink-tools

20180822-esp8285-arduinoide-1 8 5-preferences

System Information:

sudo lsusb
Bus 002 Device 003: ID 13fe:4200 Kingston Technology Company Inc. 
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 090c:1000 Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) Flash Drive
Bus 001 Device 006: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

sudo lsusb -v

Bus 002 Device 003: ID 13fe:4200 Kingston Technology Company Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x13fe Kingston Technology Company Inc.
  idProduct          0x4200 
  bcdDevice            1.00
  iManufacturer           1 UFD 2.0
  iProduct                2 Silicon-Power16G
  iSerial                 3 P1601450070B66028B93AF16
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              200mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk-Only
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)

Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x8087 Intel Corp.
  idProduct          0x0024 Integrated Rate Matching Hub
  bcdDevice            0.00
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             4
  wHubCharacteristic 0x0009
    Per-port power switching
    Per-port overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       50 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
   Port 3: 0000.0503 highspeed power enable connect
   Port 4: 0000.0100 power
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0001
  Self Powered

Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            4.10
  iManufacturer           3 Linux 4.10.0-28-generic ehci_hcd
  iProduct                2 EHCI Host Controller
  iSerial                 1 0000:00:1d.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x02
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0503 highspeed power enable connect
   Port 2: 0000.0100 power
Device Status:     0x0001
  Self Powered

Bus 001 Device 003: ID 090c:1000 Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) Flash Drive
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x090c Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.)
  idProduct          0x1000 Flash Drive
  bcdDevice           11.00
  iManufacturer           1 UFD 2.0
  iProduct                2 Silicon-Power16G
  iSerial                 3 201301SP017109022537
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk-Only
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval             255
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval             255
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)

Bus 001 Device 006: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x1a86 QinHeng Electronics
  idProduct          0x7523 HL-340 USB-Serial adapter
  bcdDevice            2.62
  iManufacturer           0 
  iProduct                2 USB2.0-Serial
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           39
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower               98mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      1 
      bInterfaceProtocol      2 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0020  1x 32 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0020  1x 32 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval               1
Device Status:     0x0000
  (Bus Powered)

Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x8087 Intel Corp.
  idProduct          0x0024 Integrated Rate Matching Hub
  bcdDevice            0.00
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             4
  wHubCharacteristic 0x0009
    Per-port power switching
    Per-port overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       50 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0103 power enable connect
   Port 2: 0000.0503 highspeed power enable connect
   Port 3: 0000.0100 power
   Port 4: 0000.0100 power
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0001
  Self Powered

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            4.10
  iManufacturer           3 Linux 4.10.0-28-generic ehci_hcd
  iProduct                2 EHCI Host Controller
  iSerial                 1 0000:00:1a.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x02
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0503 highspeed power enable connect
   Port 2: 0000.0100 power
Device Status:     0x0001
  Self Powered

uname -a
Linux lubuntu 4.10.0-28-generic #32~16.04.2-Ubuntu SMP Thu Jul 20 10:19:48 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

Compiler related detailed messages:


/tmp/arduino-1.8.5/arduino-builder -dump-prefs -logger=machine -hardware /tmp/arduino-1.8.5/hardware -hardware /home/lubuntu/.arduino15/packages -tools /tmp/arduino-1.8.5/tools-builder -tools /tmp/arduino-1.8.5/hardware/tools/avr -tools /home/lubuntu/.arduino15/packages -built-in-libraries /tmp/arduino-1.8.5/libraries -libraries /tmp/arduino-1.8.5/Source/libraries -fqbn=esp8266:esp8266:esp8285:CpuFrequency=80,VTable=flash,ResetMethod=ck,CrystalFreq=26,FlashSize=1M0,led=2,LwIPVariant=v2mss536,Debug=Disabled,DebugLevel=None____,FlashErase=none,UploadSpeed=115200 -ide-version=10805 -build-path /tmp/arduino_build_282627 -warnings=all -build-cache /tmp/arduino_cache_174675 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.mkspiffs.path=/home/lubuntu/.arduino15/packages/esp8266/tools/mkspiffs/0.2.0 -prefs=runtime.tools.esptool.path=/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13 -prefs=runtime.tools.xtensa-lx106-elf-gcc.path=/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2 -verbose /tmp/arduino-1.8.5/examples/01.Basics/Blink/Blink.ino
/tmp/arduino-1.8.5/arduino-builder -compile -logger=machine -hardware /tmp/arduino-1.8.5/hardware -hardware /home/lubuntu/.arduino15/packages -tools /tmp/arduino-1.8.5/tools-builder -tools /tmp/arduino-1.8.5/hardware/tools/avr -tools /home/lubuntu/.arduino15/packages -built-in-libraries /tmp/arduino-1.8.5/libraries -libraries /tmp/arduino-1.8.5/Source/libraries -fqbn=esp8266:esp8266:esp8285:CpuFrequency=80,VTable=flash,ResetMethod=ck,CrystalFreq=26,FlashSize=1M0,led=2,LwIPVariant=v2mss536,Debug=Disabled,DebugLevel=None____,FlashErase=none,UploadSpeed=115200 -ide-version=10805 -build-path /tmp/arduino_build_282627 -warnings=all -build-cache /tmp/arduino_cache_174675 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.mkspiffs.path=/home/lubuntu/.arduino15/packages/esp8266/tools/mkspiffs/0.2.0 -prefs=runtime.tools.esptool.path=/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13 -prefs=runtime.tools.xtensa-lx106-elf-gcc.path=/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2 -verbose /tmp/arduino-1.8.5/examples/01.Basics/Blink/Blink.ino
Using board 'esp8285' from platform in folder: /home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2
Using core 'esp8266' from platform in folder: /home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2
Build options changed, rebuilding all
Detecting libraries used...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -w  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11  -ffunction-sections -fdata-sections -w -x c++ -E -CC -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/tmp/arduino_build_282627/sketch/Blink.ino.cpp" -o "/dev/null"
Generating function prototypes...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -w  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11  -ffunction-sections -fdata-sections -w -x c++ -E -CC -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/tmp/arduino_build_282627/sketch/Blink.ino.cpp" -o "/tmp/arduino_build_282627/preproc/ctags_target_for_gcc_minus_e.cpp"
"/tmp/arduino-1.8.5/tools-builder/ctags/5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "/tmp/arduino_build_282627/preproc/ctags_target_for_gcc_minus_e.cpp"
Compiling sketch...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/tmp/arduino_build_282627/sketch/Blink.ino.cpp" -o "/tmp/arduino_build_282627/sketch/Blink.ino.cpp.o"
Compiling libraries...
Compiling core...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -g -x assembler-with-cpp -MMD -mlongcalls -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/cont.S" -o "/tmp/arduino_build_282627/core/cont.S.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/cont_util.c" -o "/tmp/arduino_build_282627/core/cont_util.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_eboot_command.c" -o "/tmp/arduino_build_282627/core/core_esp8266_eboot_command.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_flash_utils.c" -o "/tmp/arduino_build_282627/core/core_esp8266_flash_utils.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_i2s.c" -o "/tmp/arduino_build_282627/core/core_esp8266_i2s.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_noniso.c" -o "/tmp/arduino_build_282627/core/core_esp8266_noniso.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_phy.c" -o "/tmp/arduino_build_282627/core/core_esp8266_phy.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_postmortem.c" -o "/tmp/arduino_build_282627/core/core_esp8266_postmortem.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_si2c.c" -o "/tmp/arduino_build_282627/core/core_esp8266_si2c.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_sigma_delta.c" -o "/tmp/arduino_build_282627/core/core_esp8266_sigma_delta.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_timer.c" -o "/tmp/arduino_build_282627/core/core_esp8266_timer.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_waveform.c" -o "/tmp/arduino_build_282627/core/core_esp8266_waveform.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_analog.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_analog.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_digital.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_digital.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_pulse.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_pulse.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_pwm.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_pwm.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_shift.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_shift.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/gdb_hooks.c" -o "/tmp/arduino_build_282627/core/gdb_hooks.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/heap.c" -o "/tmp/arduino_build_282627/core/heap.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/libc_replacements.c" -o "/tmp/arduino_build_282627/core/libc_replacements.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/sntp-lwip2.c" -o "/tmp/arduino_build_282627/core/sntp-lwip2.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/time.c" -o "/tmp/arduino_build_282627/core/time.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/uart.c" -o "/tmp/arduino_build_282627/core/uart.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/libb64/cdecode.c" -o "/tmp/arduino_build_282627/core/libb64/cdecode.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/libb64/cencode.c" -o "/tmp/arduino_build_282627/core/libb64/cencode.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_cache.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_cache.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_check.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_check.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_gc.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_gc.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_hydrogen.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_hydrogen.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_nucleus.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_nucleus.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/umm_malloc/umm_malloc.c" -o "/tmp/arduino_build_282627/core/umm_malloc/umm_malloc.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Esp-version.cpp" -o "/tmp/arduino_build_282627/core/Esp-version.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Esp.cpp" -o "/tmp/arduino_build_282627/core/Esp.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/FS.cpp" -o "/tmp/arduino_build_282627/core/FS.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/FunctionalInterrupt.cpp" -o "/tmp/arduino_build_282627/core/FunctionalInterrupt.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/HardwareSerial.cpp" -o "/tmp/arduino_build_282627/core/HardwareSerial.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/IPAddress.cpp" -o "/tmp/arduino_build_282627/core/IPAddress.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/MD5Builder.cpp" -o "/tmp/arduino_build_282627/core/MD5Builder.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Print.cpp" -o "/tmp/arduino_build_282627/core/Print.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Schedule.cpp" -o "/tmp/arduino_build_282627/core/Schedule.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/ScheduledFunctions.cpp" -o "/tmp/arduino_build_282627/core/ScheduledFunctions.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Stream.cpp" -o "/tmp/arduino_build_282627/core/Stream.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/StreamString.cpp" -o "/tmp/arduino_build_282627/core/StreamString.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Tone.cpp" -o "/tmp/arduino_build_282627/core/Tone.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Updater.cpp" -o "/tmp/arduino_build_282627/core/Updater.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/WMath.cpp" -o "/tmp/arduino_build_282627/core/WMath.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/WString.cpp" -o "/tmp/arduino_build_282627/core/WString.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/abi.cpp" -o "/tmp/arduino_build_282627/core/abi.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/base64.cpp" -o "/tmp/arduino_build_282627/core/base64.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/cbuf.cpp" -o "/tmp/arduino_build_282627/core/cbuf.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_main.cpp" -o "/tmp/arduino_build_282627/core/core_esp8266_main.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/debug.cpp" -o "/tmp/arduino_build_282627/core/debug.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/pgmspace.cpp" -o "/tmp/arduino_build_282627/core/pgmspace.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs_api.cpp" -o "/tmp/arduino_build_282627/core/spiffs_api.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs_hal.cpp" -o "/tmp/arduino_build_282627/core/spiffs_hal.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/cont.S.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/cont_util.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_eboot_command.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_flash_utils.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_i2s.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_noniso.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_phy.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_postmortem.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_si2c.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_sigma_delta.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_timer.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_waveform.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_analog.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_digital.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_pulse.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_pwm.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_shift.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/gdb_hooks.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/heap.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/libc_replacements.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/sntp-lwip2.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/time.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/uart.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/libb64/cdecode.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/libb64/cencode.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_cache.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_check.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_gc.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_hydrogen.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_nucleus.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/umm_malloc/umm_malloc.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Esp-version.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Esp.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/FS.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/FunctionalInterrupt.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/HardwareSerial.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/IPAddress.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/MD5Builder.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Print.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Schedule.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/ScheduledFunctions.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Stream.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/StreamString.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Tone.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Updater.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/WMath.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/WString.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/abi.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/base64.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/cbuf.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_main.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/debug.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/pgmspace.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs_api.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs_hal.cpp.o"
Archiving built core (caching) in: /tmp/arduino_cache_174675/core/core_esp8266_esp8266_esp8285_CpuFrequency_80,VTable_flash,ResetMethod_ck,CrystalFreq_26,FlashSize_1M0,led_2,LwIPVariant_v2mss536,Debug_Disabled,DebugLevel_None____,FlashErase_none,UploadSpeed_115200_1d463750e0aa13611cccc7c1d4c959f4.a
Linking everything together...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -CC -E -P -DVTABLES_IN_FLASH "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/ld/eagle.app.v6.common.ld.h" -o "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/ld/eagle.app.v6.common.ld"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -Wl,-Map "-Wl,/tmp/arduino_build_282627/Blink.ino.map" -g -Wall -Wextra -Os -nostdlib -Wl,--no-check-sections -u app_entry -u _printf_float -u _scanf_float -Wl,-static "-L/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lib" "-L/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/ld" "-L/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/lib" "-Teagle.flash.1m0.ld" -Wl,--gc-sections -Wl,-wrap,system_restart_local -Wl,-wrap,spi_flash_read  -o "/tmp/arduino_build_282627/Blink.ino.elf" -Wl,--start-group "/tmp/arduino_build_282627/sketch/Blink.ino.cpp.o" "/tmp/arduino_build_282627/arduino.ar" -lhal -lphy -lpp -lnet80211 -llwip2 -lwpa -lcrypto -lmain -lwps -lbearssl -laxtls -lespnow -lsmartconfig -lairkiss -lwpa2 -lstdc++ -lm -lc -lgcc -Wl,--end-group  "-L/tmp/arduino_build_282627"
"/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13/esptool" -eo "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/bootloaders/eboot/eboot.elf" -bo "/tmp/arduino_build_282627/Blink.ino.bin" -bm dout -bf 40 -bz 1M -bs .text -bp 4096 -ec -eo "/tmp/arduino_build_282627/Blink.ino.elf" -bs .irom0.text -bs .text -bs .data -bs .rodata -bc -ec
Sketch uses 247856 bytes (24%) of program storage space. Maximum is 1023984 bytes.
Global variables use 27984 bytes (34%) of dynamic memory, leaving 53936 bytes for local variables. Maximum is 81920 bytes.
keypunch416 commented 6 years ago

Platform

Settings in IDE

Problem Description

Attempt using Module: [Generic ESP8285 Module] and set "Flash Size: 1M (No SPIFFS)" and same still open Examples>01.Basics>Blink sketch with the ESP8285 board and ESP8266 core for Arduino V2.4.2.

20180822-esp8285-arduinoide-1 8 5-examples-blink-tools-via8266

Debug Messages


Sketch uses 247856 bytes (24%) of program storage space. Maximum is 1023984 bytes.
Global variables use 27984 bytes (34%) of dynamic memory, leaving 53936 bytes for local variables. Maximum is 81920 bytes.
/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13/esptool -vv -cd ck -cb 115200 -cp /dev/ttyUSB0 -ca 0x00000 -cf /tmp/arduino_build_282627/Blink.ino.bin 
esptool v0.4.13 - (c) 2014 Ch. Klippel <ck@atelier-klippel.de>
    setting board to ck
    setting baudrate from 115200 to 115200
    setting port from /dev/ttyUSB0 to /dev/ttyUSB0
    setting address from 0x00000000 to 0x00000000
    espcomm_upload_file
    espcomm_upload_mem
opening port /dev/ttyUSB0 at 115200
    tcgetattr
    tcsetattr
    serial open
opening bootloader
resetting board
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
resetting board
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
resetting board
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed

Compiler related detailed messages:


/tmp/arduino-1.8.5/arduino-builder -dump-prefs -logger=machine -hardware /tmp/arduino-1.8.5/hardware -hardware /home/lubuntu/.arduino15/packages -tools /tmp/arduino-1.8.5/tools-builder -tools /tmp/arduino-1.8.5/hardware/tools/avr -tools /home/lubuntu/.arduino15/packages -built-in-libraries /tmp/arduino-1.8.5/libraries -libraries /tmp/arduino-1.8.5/Source/libraries -fqbn=esp8266:esp8266:generic:CpuFrequency=80,VTable=flash,ResetMethod=ck,CrystalFreq=26,FlashFreq=40,FlashMode=qio,FlashSize=1M0,led=2,LwIPVariant=v2mss536,Debug=Disabled,DebugLevel=None____,FlashErase=none,UploadSpeed=115200 -ide-version=10805 -build-path /tmp/arduino_build_282627 -warnings=all -build-cache /tmp/arduino_cache_174675 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.mkspiffs.path=/home/lubuntu/.arduino15/packages/esp8266/tools/mkspiffs/0.2.0 -prefs=runtime.tools.esptool.path=/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13 -prefs=runtime.tools.xtensa-lx106-elf-gcc.path=/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2 -verbose /tmp/arduino-1.8.5/examples/01.Basics/Blink/Blink.ino
/tmp/arduino-1.8.5/arduino-builder -compile -logger=machine -hardware /tmp/arduino-1.8.5/hardware -hardware /home/lubuntu/.arduino15/packages -tools /tmp/arduino-1.8.5/tools-builder -tools /tmp/arduino-1.8.5/hardware/tools/avr -tools /home/lubuntu/.arduino15/packages -built-in-libraries /tmp/arduino-1.8.5/libraries -libraries /tmp/arduino-1.8.5/Source/libraries -fqbn=esp8266:esp8266:generic:CpuFrequency=80,VTable=flash,ResetMethod=ck,CrystalFreq=26,FlashFreq=40,FlashMode=qio,FlashSize=1M0,led=2,LwIPVariant=v2mss536,Debug=Disabled,DebugLevel=None____,FlashErase=none,UploadSpeed=115200 -ide-version=10805 -build-path /tmp/arduino_build_282627 -warnings=all -build-cache /tmp/arduino_cache_174675 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.mkspiffs.path=/home/lubuntu/.arduino15/packages/esp8266/tools/mkspiffs/0.2.0 -prefs=runtime.tools.esptool.path=/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13 -prefs=runtime.tools.xtensa-lx106-elf-gcc.path=/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2 -verbose /tmp/arduino-1.8.5/examples/01.Basics/Blink/Blink.ino
Using board 'generic' from platform in folder: /home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2
Using core 'esp8266' from platform in folder: /home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2
Build options changed, rebuilding all
Detecting libraries used...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -w  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11  -ffunction-sections -fdata-sections -w -x c++ -E -CC -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/tmp/arduino_build_282627/sketch/Blink.ino.cpp" -o "/dev/null"
Generating function prototypes...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -w  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11  -ffunction-sections -fdata-sections -w -x c++ -E -CC -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/tmp/arduino_build_282627/sketch/Blink.ino.cpp" -o "/tmp/arduino_build_282627/preproc/ctags_target_for_gcc_minus_e.cpp"
"/tmp/arduino-1.8.5/tools-builder/ctags/5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "/tmp/arduino_build_282627/preproc/ctags_target_for_gcc_minus_e.cpp"
Compiling sketch...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/tmp/arduino_build_282627/sketch/Blink.ino.cpp" -o "/tmp/arduino_build_282627/sketch/Blink.ino.cpp.o"
Compiling libraries...
Compiling core...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -g -x assembler-with-cpp -MMD -mlongcalls -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/cont.S" -o "/tmp/arduino_build_282627/core/cont.S.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/cont_util.c" -o "/tmp/arduino_build_282627/core/cont_util.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_eboot_command.c" -o "/tmp/arduino_build_282627/core/core_esp8266_eboot_command.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_flash_utils.c" -o "/tmp/arduino_build_282627/core/core_esp8266_flash_utils.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_i2s.c" -o "/tmp/arduino_build_282627/core/core_esp8266_i2s.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_noniso.c" -o "/tmp/arduino_build_282627/core/core_esp8266_noniso.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_phy.c" -o "/tmp/arduino_build_282627/core/core_esp8266_phy.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_postmortem.c" -o "/tmp/arduino_build_282627/core/core_esp8266_postmortem.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_si2c.c" -o "/tmp/arduino_build_282627/core/core_esp8266_si2c.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_sigma_delta.c" -o "/tmp/arduino_build_282627/core/core_esp8266_sigma_delta.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_timer.c" -o "/tmp/arduino_build_282627/core/core_esp8266_timer.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_waveform.c" -o "/tmp/arduino_build_282627/core/core_esp8266_waveform.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_analog.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_analog.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_digital.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_digital.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_pulse.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_pulse.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_pwm.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_pwm.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_shift.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_shift.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/gdb_hooks.c" -o "/tmp/arduino_build_282627/core/gdb_hooks.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/heap.c" -o "/tmp/arduino_build_282627/core/heap.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/libc_replacements.c" -o "/tmp/arduino_build_282627/core/libc_replacements.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/sntp-lwip2.c" -o "/tmp/arduino_build_282627/core/sntp-lwip2.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/time.c" -o "/tmp/arduino_build_282627/core/time.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/uart.c" -o "/tmp/arduino_build_282627/core/uart.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/libb64/cdecode.c" -o "/tmp/arduino_build_282627/core/libb64/cdecode.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/libb64/cencode.c" -o "/tmp/arduino_build_282627/core/libb64/cencode.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_cache.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_cache.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_check.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_check.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_gc.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_gc.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_hydrogen.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_hydrogen.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_nucleus.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_nucleus.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/umm_malloc/umm_malloc.c" -o "/tmp/arduino_build_282627/core/umm_malloc/umm_malloc.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Esp-version.cpp" -o "/tmp/arduino_build_282627/core/Esp-version.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Esp.cpp" -o "/tmp/arduino_build_282627/core/Esp.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/FS.cpp" -o "/tmp/arduino_build_282627/core/FS.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/FunctionalInterrupt.cpp" -o "/tmp/arduino_build_282627/core/FunctionalInterrupt.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/HardwareSerial.cpp" -o "/tmp/arduino_build_282627/core/HardwareSerial.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/IPAddress.cpp" -o "/tmp/arduino_build_282627/core/IPAddress.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/MD5Builder.cpp" -o "/tmp/arduino_build_282627/core/MD5Builder.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Print.cpp" -o "/tmp/arduino_build_282627/core/Print.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Schedule.cpp" -o "/tmp/arduino_build_282627/core/Schedule.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/ScheduledFunctions.cpp" -o "/tmp/arduino_build_282627/core/ScheduledFunctions.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Stream.cpp" -o "/tmp/arduino_build_282627/core/Stream.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/StreamString.cpp" -o "/tmp/arduino_build_282627/core/StreamString.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Tone.cpp" -o "/tmp/arduino_build_282627/core/Tone.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Updater.cpp" -o "/tmp/arduino_build_282627/core/Updater.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/WMath.cpp" -o "/tmp/arduino_build_282627/core/WMath.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/WString.cpp" -o "/tmp/arduino_build_282627/core/WString.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/abi.cpp" -o "/tmp/arduino_build_282627/core/abi.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/base64.cpp" -o "/tmp/arduino_build_282627/core/base64.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/cbuf.cpp" -o "/tmp/arduino_build_282627/core/cbuf.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_main.cpp" -o "/tmp/arduino_build_282627/core/core_esp8266_main.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/debug.cpp" -o "/tmp/arduino_build_282627/core/debug.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/pgmspace.cpp" -o "/tmp/arduino_build_282627/core/pgmspace.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs_api.cpp" -o "/tmp/arduino_build_282627/core/spiffs_api.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs_hal.cpp" -o "/tmp/arduino_build_282627/core/spiffs_hal.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/cont.S.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/cont_util.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_eboot_command.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_flash_utils.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_i2s.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_noniso.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_phy.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_postmortem.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_si2c.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_sigma_delta.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_timer.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_waveform.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_analog.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_digital.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_pulse.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_pwm.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_shift.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/gdb_hooks.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/heap.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/libc_replacements.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/sntp-lwip2.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/time.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/uart.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/libb64/cdecode.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/libb64/cencode.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_cache.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_check.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_gc.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_hydrogen.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_nucleus.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/umm_malloc/umm_malloc.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Esp-version.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Esp.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/FS.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/FunctionalInterrupt.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/HardwareSerial.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/IPAddress.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/MD5Builder.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Print.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Schedule.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/ScheduledFunctions.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Stream.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/StreamString.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Tone.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Updater.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/WMath.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/WString.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/abi.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/base64.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/cbuf.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_main.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/debug.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/pgmspace.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs_api.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs_hal.cpp.o"
Archiving built core (caching) in: /tmp/arduino_cache_174675/core/core_esp8266_esp8266_generic_CpuFrequency_80,VTable_flash,ResetMethod_ck,CrystalFreq_26,FlashFreq_40,FlashMode_qio,FlashSize_1M0,led_2,LwIPVariant_v2mss536,Debug_Disabled,DebugLevel_None____,FlashErase_none,UploadSpeed_115200_1d463750e0aa13611cccc7c1d4c959f4.a
Linking everything together...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -CC -E -P -DVTABLES_IN_FLASH "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/ld/eagle.app.v6.common.ld.h" -o "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/ld/eagle.app.v6.common.ld"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -Wl,-Map "-Wl,/tmp/arduino_build_282627/Blink.ino.map" -g -Wall -Wextra -Os -nostdlib -Wl,--no-check-sections -u app_entry -u _printf_float -u _scanf_float -Wl,-static "-L/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lib" "-L/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/ld" "-L/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/lib" "-Teagle.flash.1m0.ld" -Wl,--gc-sections -Wl,-wrap,system_restart_local -Wl,-wrap,spi_flash_read  -o "/tmp/arduino_build_282627/Blink.ino.elf" -Wl,--start-group "/tmp/arduino_build_282627/sketch/Blink.ino.cpp.o" "/tmp/arduino_build_282627/arduino.ar" -lhal -lphy -lpp -lnet80211 -llwip2 -lwpa -lcrypto -lmain -lwps -lbearssl -laxtls -lespnow -lsmartconfig -lairkiss -lwpa2 -lstdc++ -lm -lc -lgcc -Wl,--end-group  "-L/tmp/arduino_build_282627"
"/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13/esptool" -eo "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/bootloaders/eboot/eboot.elf" -bo "/tmp/arduino_build_282627/Blink.ino.bin" -bm qio -bf 40 -bz 1M -bs .text -bp 4096 -ec -eo "/tmp/arduino_build_282627/Blink.ino.elf" -bs .irom0.text -bs .text -bs .data -bs .rodata -bc -ec
Sketch uses 247856 bytes (24%) of program storage space. Maximum is 1023984 bytes.
Global variables use 27984 bytes (34%) of dynamic memory, leaving 53936 bytes for local variables. Maximum is 81920 bytes.
/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13/esptool -vv -cd ck -cb 115200 -cp /dev/ttyUSB0 -ca 0x00000 -cf /tmp/arduino_build_282627/Blink.ino.bin 
esptool v0.4.13 - (c) 2014 Ch. Klippel <ck@atelier-klippel.de>
    setting board to ck
    setting baudrate from 115200 to 115200
    setting port from /dev/ttyUSB0 to /dev/ttyUSB0
    setting address from 0x00000000 to 0x00000000
    espcomm_upload_file
    espcomm_upload_mem
opening port /dev/ttyUSB0 at 115200
    tcgetattr
    tcsetattr
    serial open
opening bootloader
resetting board
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
resetting board
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
resetting board
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed
keypunch416 commented 6 years ago

Settings in IDE

Problem Description

Using USB to compile/upload Examples>01.Basics>Blink sketch to an ESP8285 using "Board: Generic ESP8285 Module". Sketch upload via USB using 9600 based on further searching and reading fails on what I believe is the "serialport_receive_C0: 00 instead of C0" part of upload detailed messages. Placed upload detailed messages in the Debug Messages section.

20180822-esp8285-arduinoide-1 8 5-examples-blink-tools-9600

Debug Messages

Sketch uses 247856 bytes (24%) of program storage space. Maximum is 1023984 bytes.
Global variables use 27984 bytes (34%) of dynamic memory, leaving 53936 bytes for local variables. Maximum is 81920 bytes.
/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13/esptool -vv -cd ck -cb 9600 -cp /dev/ttyUSB0 -ca 0x00000 -cf /tmp/arduino_build_282627/Blink.ino.bin 
esptool v0.4.13 - (c) 2014 Ch. Klippel <ck@atelier-klippel.de>
    setting board to ck
    setting baudrate from 115200 to 9600
    setting port from /dev/ttyUSB0 to /dev/ttyUSB0
    setting address from 0x00000000 to 0x00000000
    espcomm_upload_file
    espcomm_upload_mem
opening port /dev/ttyUSB0 at 9600
    tcgetattr
    tcsetattr
    serial open
opening bootloader
resetting board
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
resetting board
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
resetting board
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed

Compiler related detailed messages:

/tmp/arduino-1.8.5/arduino-builder -dump-prefs -logger=machine -hardware /tmp/arduino-1.8.5/hardware -hardware /home/lubuntu/.arduino15/packages -tools /tmp/arduino-1.8.5/tools-builder -tools /tmp/arduino-1.8.5/hardware/tools/avr -tools /home/lubuntu/.arduino15/packages -built-in-libraries /tmp/arduino-1.8.5/libraries -libraries /tmp/arduino-1.8.5/Source/libraries -fqbn=esp8266:esp8266:esp8285:CpuFrequency=80,VTable=flash,ResetMethod=ck,CrystalFreq=26,FlashSize=1M0,led=2,LwIPVariant=v2mss536,Debug=Disabled,DebugLevel=None____,FlashErase=none,UploadSpeed=9600 -ide-version=10805 -build-path /tmp/arduino_build_282627 -warnings=all -build-cache /tmp/arduino_cache_174675 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.mkspiffs.path=/home/lubuntu/.arduino15/packages/esp8266/tools/mkspiffs/0.2.0 -prefs=runtime.tools.esptool.path=/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13 -prefs=runtime.tools.xtensa-lx106-elf-gcc.path=/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2 -verbose /tmp/arduino-1.8.5/examples/01.Basics/Blink/Blink.ino
/tmp/arduino-1.8.5/arduino-builder -compile -logger=machine -hardware /tmp/arduino-1.8.5/hardware -hardware /home/lubuntu/.arduino15/packages -tools /tmp/arduino-1.8.5/tools-builder -tools /tmp/arduino-1.8.5/hardware/tools/avr -tools /home/lubuntu/.arduino15/packages -built-in-libraries /tmp/arduino-1.8.5/libraries -libraries /tmp/arduino-1.8.5/Source/libraries -fqbn=esp8266:esp8266:esp8285:CpuFrequency=80,VTable=flash,ResetMethod=ck,CrystalFreq=26,FlashSize=1M0,led=2,LwIPVariant=v2mss536,Debug=Disabled,DebugLevel=None____,FlashErase=none,UploadSpeed=9600 -ide-version=10805 -build-path /tmp/arduino_build_282627 -warnings=all -build-cache /tmp/arduino_cache_174675 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.mkspiffs.path=/home/lubuntu/.arduino15/packages/esp8266/tools/mkspiffs/0.2.0 -prefs=runtime.tools.esptool.path=/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13 -prefs=runtime.tools.xtensa-lx106-elf-gcc.path=/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2 -verbose /tmp/arduino-1.8.5/examples/01.Basics/Blink/Blink.ino
Using board 'esp8285' from platform in folder: /home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2
Using core 'esp8266' from platform in folder: /home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2
Build options changed, rebuilding all
Detecting libraries used...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -w  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11  -ffunction-sections -fdata-sections -w -x c++ -E -CC -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/tmp/arduino_build_282627/sketch/Blink.ino.cpp" -o "/dev/null"
Generating function prototypes...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -w  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11  -ffunction-sections -fdata-sections -w -x c++ -E -CC -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/tmp/arduino_build_282627/sketch/Blink.ino.cpp" -o "/tmp/arduino_build_282627/preproc/ctags_target_for_gcc_minus_e.cpp"
"/tmp/arduino-1.8.5/tools-builder/ctags/5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "/tmp/arduino_build_282627/preproc/ctags_target_for_gcc_minus_e.cpp"
Compiling sketch...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/tmp/arduino_build_282627/sketch/Blink.ino.cpp" -o "/tmp/arduino_build_282627/sketch/Blink.ino.cpp.o"
Compiling libraries...
Compiling core...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -g -x assembler-with-cpp -MMD -mlongcalls -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/cont.S" -o "/tmp/arduino_build_282627/core/cont.S.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/cont_util.c" -o "/tmp/arduino_build_282627/core/cont_util.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_eboot_command.c" -o "/tmp/arduino_build_282627/core/core_esp8266_eboot_command.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_flash_utils.c" -o "/tmp/arduino_build_282627/core/core_esp8266_flash_utils.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_i2s.c" -o "/tmp/arduino_build_282627/core/core_esp8266_i2s.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_noniso.c" -o "/tmp/arduino_build_282627/core/core_esp8266_noniso.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_phy.c" -o "/tmp/arduino_build_282627/core/core_esp8266_phy.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_postmortem.c" -o "/tmp/arduino_build_282627/core/core_esp8266_postmortem.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_si2c.c" -o "/tmp/arduino_build_282627/core/core_esp8266_si2c.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_sigma_delta.c" -o "/tmp/arduino_build_282627/core/core_esp8266_sigma_delta.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_timer.c" -o "/tmp/arduino_build_282627/core/core_esp8266_timer.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_waveform.c" -o "/tmp/arduino_build_282627/core/core_esp8266_waveform.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_analog.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_analog.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_digital.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_digital.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_pulse.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_pulse.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_pwm.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_pwm.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_shift.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_shift.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/gdb_hooks.c" -o "/tmp/arduino_build_282627/core/gdb_hooks.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/heap.c" -o "/tmp/arduino_build_282627/core/heap.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/libc_replacements.c" -o "/tmp/arduino_build_282627/core/libc_replacements.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/sntp-lwip2.c" -o "/tmp/arduino_build_282627/core/sntp-lwip2.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/time.c" -o "/tmp/arduino_build_282627/core/time.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/uart.c" -o "/tmp/arduino_build_282627/core/uart.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/libb64/cdecode.c" -o "/tmp/arduino_build_282627/core/libb64/cdecode.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/libb64/cencode.c" -o "/tmp/arduino_build_282627/core/libb64/cencode.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_cache.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_cache.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_check.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_check.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_gc.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_gc.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_hydrogen.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_hydrogen.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_nucleus.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_nucleus.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/umm_malloc/umm_malloc.c" -o "/tmp/arduino_build_282627/core/umm_malloc/umm_malloc.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Esp-version.cpp" -o "/tmp/arduino_build_282627/core/Esp-version.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Esp.cpp" -o "/tmp/arduino_build_282627/core/Esp.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/FS.cpp" -o "/tmp/arduino_build_282627/core/FS.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/FunctionalInterrupt.cpp" -o "/tmp/arduino_build_282627/core/FunctionalInterrupt.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/HardwareSerial.cpp" -o "/tmp/arduino_build_282627/core/HardwareSerial.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/IPAddress.cpp" -o "/tmp/arduino_build_282627/core/IPAddress.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/MD5Builder.cpp" -o "/tmp/arduino_build_282627/core/MD5Builder.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Print.cpp" -o "/tmp/arduino_build_282627/core/Print.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Schedule.cpp" -o "/tmp/arduino_build_282627/core/Schedule.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/ScheduledFunctions.cpp" -o "/tmp/arduino_build_282627/core/ScheduledFunctions.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Stream.cpp" -o "/tmp/arduino_build_282627/core/Stream.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/StreamString.cpp" -o "/tmp/arduino_build_282627/core/StreamString.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Tone.cpp" -o "/tmp/arduino_build_282627/core/Tone.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Updater.cpp" -o "/tmp/arduino_build_282627/core/Updater.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/WMath.cpp" -o "/tmp/arduino_build_282627/core/WMath.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/WString.cpp" -o "/tmp/arduino_build_282627/core/WString.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/abi.cpp" -o "/tmp/arduino_build_282627/core/abi.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/base64.cpp" -o "/tmp/arduino_build_282627/core/base64.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/cbuf.cpp" -o "/tmp/arduino_build_282627/core/cbuf.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_main.cpp" -o "/tmp/arduino_build_282627/core/core_esp8266_main.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/debug.cpp" -o "/tmp/arduino_build_282627/core/debug.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/pgmspace.cpp" -o "/tmp/arduino_build_282627/core/pgmspace.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs_api.cpp" -o "/tmp/arduino_build_282627/core/spiffs_api.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_ESP01" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs_hal.cpp" -o "/tmp/arduino_build_282627/core/spiffs_hal.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/cont.S.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/cont_util.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_eboot_command.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_flash_utils.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_i2s.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_noniso.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_phy.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_postmortem.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_si2c.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_sigma_delta.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_timer.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_waveform.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_analog.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_digital.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_pulse.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_pwm.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_shift.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/gdb_hooks.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/heap.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/libc_replacements.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/sntp-lwip2.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/time.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/uart.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/libb64/cdecode.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/libb64/cencode.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_cache.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_check.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_gc.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_hydrogen.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_nucleus.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/umm_malloc/umm_malloc.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Esp-version.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Esp.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/FS.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/FunctionalInterrupt.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/HardwareSerial.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/IPAddress.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/MD5Builder.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Print.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Schedule.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/ScheduledFunctions.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Stream.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/StreamString.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Tone.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Updater.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/WMath.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/WString.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/abi.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/base64.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/cbuf.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_main.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/debug.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/pgmspace.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs_api.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs_hal.cpp.o"
Archiving built core (caching) in: /tmp/arduino_cache_174675/core/core_esp8266_esp8266_esp8285_CpuFrequency_80,VTable_flash,ResetMethod_ck,CrystalFreq_26,FlashSize_1M0,led_2,LwIPVariant_v2mss536,Debug_Disabled,DebugLevel_None____,FlashErase_none,UploadSpeed_9600_1d463750e0aa13611cccc7c1d4c959f4.a
Linking everything together...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -CC -E -P -DVTABLES_IN_FLASH "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/ld/eagle.app.v6.common.ld.h" -o "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/ld/eagle.app.v6.common.ld"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -Wl,-Map "-Wl,/tmp/arduino_build_282627/Blink.ino.map" -g -Wall -Wextra -Os -nostdlib -Wl,--no-check-sections -u app_entry -u _printf_float -u _scanf_float -Wl,-static "-L/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lib" "-L/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/ld" "-L/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/lib" "-Teagle.flash.1m0.ld" -Wl,--gc-sections -Wl,-wrap,system_restart_local -Wl,-wrap,spi_flash_read  -o "/tmp/arduino_build_282627/Blink.ino.elf" -Wl,--start-group "/tmp/arduino_build_282627/sketch/Blink.ino.cpp.o" "/tmp/arduino_build_282627/arduino.ar" -lhal -lphy -lpp -lnet80211 -llwip2 -lwpa -lcrypto -lmain -lwps -lbearssl -laxtls -lespnow -lsmartconfig -lairkiss -lwpa2 -lstdc++ -lm -lc -lgcc -Wl,--end-group  "-L/tmp/arduino_build_282627"
"/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13/esptool" -eo "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/bootloaders/eboot/eboot.elf" -bo "/tmp/arduino_build_282627/Blink.ino.bin" -bm dout -bf 40 -bz 1M -bs .text -bp 4096 -ec -eo "/tmp/arduino_build_282627/Blink.ino.elf" -bs .irom0.text -bs .text -bs .data -bs .rodata -bc -ec
Sketch uses 247856 bytes (24%) of program storage space. Maximum is 1023984 bytes.
Global variables use 27984 bytes (34%) of dynamic memory, leaving 53936 bytes for local variables. Maximum is 81920 bytes.
keypunch416 commented 6 years ago

Platform

Settings in IDE

Problem Description

Attempt using Module: [Generic ESP8285 Module] and set "Flash Size: 1M (No SPIFFS)" and same still open Examples>01.Basics>Blink sketch with the ESP8285 board and ESP8266 core for Arduino V2.4.2. Sketch upload via USB using 9600 based on further searching and reading.Sketch upload via USB fails on what I believe is the "serialport_receive_C0: 00 instead of C0" part of upload detailed messages. Placed upload detailed messages in the Debug Messages section.

20180822-esp8285-arduinoide-1 8 5-examples-blink-tools-9600-via8266

Debug Messages


Sketch uses 247856 bytes (24%) of program storage space. Maximum is 1023984 bytes.
Global variables use 27984 bytes (34%) of dynamic memory, leaving 53936 bytes for local variables. Maximum is 81920 bytes.
/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13/esptool -vv -cd ck -cb 9600 -cp /dev/ttyUSB0 -ca 0x00000 -cf /tmp/arduino_build_282627/Blink.ino.bin 
esptool v0.4.13 - (c) 2014 Ch. Klippel <ck@atelier-klippel.de>
    setting board to ck
    setting baudrate from 115200 to 9600
    setting port from /dev/ttyUSB0 to /dev/ttyUSB0
    setting address from 0x00000000 to 0x00000000
    espcomm_upload_file
    espcomm_upload_mem
opening port /dev/ttyUSB0 at 9600
    tcgetattr
    tcsetattr
    serial open
opening bootloader
resetting board
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
resetting board
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
resetting board
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
trying to connect
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    serialport_receive_C0: 00 instead of C0
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed

Compiler related detailed messages:


/tmp/arduino-1.8.5/arduino-builder -dump-prefs -logger=machine -hardware /tmp/arduino-1.8.5/hardware -hardware /home/lubuntu/.arduino15/packages -tools /tmp/arduino-1.8.5/tools-builder -tools /tmp/arduino-1.8.5/hardware/tools/avr -tools /home/lubuntu/.arduino15/packages -built-in-libraries /tmp/arduino-1.8.5/libraries -libraries /tmp/arduino-1.8.5/Source/libraries -fqbn=esp8266:esp8266:generic:CpuFrequency=80,VTable=flash,ResetMethod=ck,CrystalFreq=26,FlashFreq=40,FlashMode=qio,FlashSize=1M0,led=2,LwIPVariant=v2mss536,Debug=Disabled,DebugLevel=None____,FlashErase=none,UploadSpeed=9600 -ide-version=10805 -build-path /tmp/arduino_build_282627 -warnings=all -build-cache /tmp/arduino_cache_174675 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.mkspiffs.path=/home/lubuntu/.arduino15/packages/esp8266/tools/mkspiffs/0.2.0 -prefs=runtime.tools.esptool.path=/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13 -prefs=runtime.tools.xtensa-lx106-elf-gcc.path=/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2 -verbose /tmp/arduino-1.8.5/examples/01.Basics/Blink/Blink.ino
/tmp/arduino-1.8.5/arduino-builder -compile -logger=machine -hardware /tmp/arduino-1.8.5/hardware -hardware /home/lubuntu/.arduino15/packages -tools /tmp/arduino-1.8.5/tools-builder -tools /tmp/arduino-1.8.5/hardware/tools/avr -tools /home/lubuntu/.arduino15/packages -built-in-libraries /tmp/arduino-1.8.5/libraries -libraries /tmp/arduino-1.8.5/Source/libraries -fqbn=esp8266:esp8266:generic:CpuFrequency=80,VTable=flash,ResetMethod=ck,CrystalFreq=26,FlashFreq=40,FlashMode=qio,FlashSize=1M0,led=2,LwIPVariant=v2mss536,Debug=Disabled,DebugLevel=None____,FlashErase=none,UploadSpeed=9600 -ide-version=10805 -build-path /tmp/arduino_build_282627 -warnings=all -build-cache /tmp/arduino_cache_174675 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.mkspiffs.path=/home/lubuntu/.arduino15/packages/esp8266/tools/mkspiffs/0.2.0 -prefs=runtime.tools.esptool.path=/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13 -prefs=runtime.tools.xtensa-lx106-elf-gcc.path=/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2 -verbose /tmp/arduino-1.8.5/examples/01.Basics/Blink/Blink.ino
Using board 'generic' from platform in folder: /home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2
Using core 'esp8266' from platform in folder: /home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2
Build options changed, rebuilding all
Detecting libraries used...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -w  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11  -ffunction-sections -fdata-sections -w -x c++ -E -CC -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/tmp/arduino_build_282627/sketch/Blink.ino.cpp" -o "/dev/null"
Generating function prototypes...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -w  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11  -ffunction-sections -fdata-sections -w -x c++ -E -CC -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/tmp/arduino_build_282627/sketch/Blink.ino.cpp" -o "/tmp/arduino_build_282627/preproc/ctags_target_for_gcc_minus_e.cpp"
"/tmp/arduino-1.8.5/tools-builder/ctags/5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "/tmp/arduino_build_282627/preproc/ctags_target_for_gcc_minus_e.cpp"
Compiling sketch...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/tmp/arduino_build_282627/sketch/Blink.ino.cpp" -o "/tmp/arduino_build_282627/sketch/Blink.ino.cpp.o"
Compiling libraries...
Compiling core...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -g -x assembler-with-cpp -MMD -mlongcalls -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/cont.S" -o "/tmp/arduino_build_282627/core/cont.S.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/cont_util.c" -o "/tmp/arduino_build_282627/core/cont_util.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_eboot_command.c" -o "/tmp/arduino_build_282627/core/core_esp8266_eboot_command.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_flash_utils.c" -o "/tmp/arduino_build_282627/core/core_esp8266_flash_utils.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_i2s.c" -o "/tmp/arduino_build_282627/core/core_esp8266_i2s.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_noniso.c" -o "/tmp/arduino_build_282627/core/core_esp8266_noniso.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_phy.c" -o "/tmp/arduino_build_282627/core/core_esp8266_phy.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_postmortem.c" -o "/tmp/arduino_build_282627/core/core_esp8266_postmortem.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_si2c.c" -o "/tmp/arduino_build_282627/core/core_esp8266_si2c.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_sigma_delta.c" -o "/tmp/arduino_build_282627/core/core_esp8266_sigma_delta.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_timer.c" -o "/tmp/arduino_build_282627/core/core_esp8266_timer.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_waveform.c" -o "/tmp/arduino_build_282627/core/core_esp8266_waveform.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_analog.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_analog.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_digital.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_digital.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_pulse.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_pulse.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_pwm.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_pwm.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_wiring_shift.c" -o "/tmp/arduino_build_282627/core/core_esp8266_wiring_shift.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/gdb_hooks.c" -o "/tmp/arduino_build_282627/core/gdb_hooks.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/heap.c" -o "/tmp/arduino_build_282627/core/heap.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/libc_replacements.c" -o "/tmp/arduino_build_282627/core/libc_replacements.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/sntp-lwip2.c" -o "/tmp/arduino_build_282627/core/sntp-lwip2.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/time.c" -o "/tmp/arduino_build_282627/core/time.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/uart.c" -o "/tmp/arduino_build_282627/core/uart.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/libb64/cdecode.c" -o "/tmp/arduino_build_282627/core/libb64/cdecode.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/libb64/cencode.c" -o "/tmp/arduino_build_282627/core/libb64/cencode.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_cache.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_cache.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_check.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_check.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_gc.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_gc.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_hydrogen.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_hydrogen.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs/spiffs_nucleus.c" -o "/tmp/arduino_build_282627/core/spiffs/spiffs_nucleus.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions=4 -MMD -std=gnu99 -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/umm_malloc/umm_malloc.c" -o "/tmp/arduino_build_282627/core/umm_malloc/umm_malloc.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Esp-version.cpp" -o "/tmp/arduino_build_282627/core/Esp-version.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Esp.cpp" -o "/tmp/arduino_build_282627/core/Esp.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/FS.cpp" -o "/tmp/arduino_build_282627/core/FS.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/FunctionalInterrupt.cpp" -o "/tmp/arduino_build_282627/core/FunctionalInterrupt.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/HardwareSerial.cpp" -o "/tmp/arduino_build_282627/core/HardwareSerial.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/IPAddress.cpp" -o "/tmp/arduino_build_282627/core/IPAddress.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/MD5Builder.cpp" -o "/tmp/arduino_build_282627/core/MD5Builder.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Print.cpp" -o "/tmp/arduino_build_282627/core/Print.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Schedule.cpp" -o "/tmp/arduino_build_282627/core/Schedule.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/ScheduledFunctions.cpp" -o "/tmp/arduino_build_282627/core/ScheduledFunctions.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Stream.cpp" -o "/tmp/arduino_build_282627/core/Stream.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/StreamString.cpp" -o "/tmp/arduino_build_282627/core/StreamString.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Tone.cpp" -o "/tmp/arduino_build_282627/core/Tone.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/Updater.cpp" -o "/tmp/arduino_build_282627/core/Updater.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/WMath.cpp" -o "/tmp/arduino_build_282627/core/WMath.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/WString.cpp" -o "/tmp/arduino_build_282627/core/WString.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/abi.cpp" -o "/tmp/arduino_build_282627/core/abi.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/base64.cpp" -o "/tmp/arduino_build_282627/core/base64.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/cbuf.cpp" -o "/tmp/arduino_build_282627/core/cbuf.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/core_esp8266_main.cpp" -o "/tmp/arduino_build_282627/core/core_esp8266_main.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/debug.cpp" -o "/tmp/arduino_build_282627/core/debug.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/pgmspace.cpp" -o "/tmp/arduino_build_282627/core/pgmspace.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs_api.cpp" -o "/tmp/arduino_build_282627/core/spiffs_api.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lwip2/include" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/include" "-I/tmp/arduino_build_282627/core" -c -Wall -Wextra  -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -ffunction-sections -fdata-sections -DF_CPU=80000000L -DLWIP_OPEN_SRC -DTCP_MSS=536   -DARDUINO=10805 -DARDUINO_ESP8266_GENERIC -DARDUINO_ARCH_ESP8266 -DARDUINO_BOARD="ESP8266_GENERIC" -DLED_BUILTIN=2  -DESP8266 "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266" "-I/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/variants/generic" "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/cores/esp8266/spiffs_hal.cpp" -o "/tmp/arduino_build_282627/core/spiffs_hal.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/cont.S.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/cont_util.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_eboot_command.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_flash_utils.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_i2s.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_noniso.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_phy.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_postmortem.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_si2c.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_sigma_delta.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_timer.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_waveform.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_analog.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_digital.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_pulse.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_pwm.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_wiring_shift.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/gdb_hooks.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/heap.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/libc_replacements.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/sntp-lwip2.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/time.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/uart.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/libb64/cdecode.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/libb64/cencode.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_cache.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_check.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_gc.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_hydrogen.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs/spiffs_nucleus.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/umm_malloc/umm_malloc.c.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Esp-version.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Esp.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/FS.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/FunctionalInterrupt.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/HardwareSerial.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/IPAddress.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/MD5Builder.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Print.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Schedule.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/ScheduledFunctions.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Stream.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/StreamString.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Tone.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/Updater.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/WMath.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/WString.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/abi.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/base64.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/cbuf.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/core_esp8266_main.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/debug.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/pgmspace.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs_api.cpp.o"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-ar" cru  "/tmp/arduino_build_282627/arduino.ar" "/tmp/arduino_build_282627/core/spiffs_hal.cpp.o"
Archiving built core (caching) in: /tmp/arduino_cache_174675/core/core_esp8266_esp8266_generic_CpuFrequency_80,VTable_flash,ResetMethod_ck,CrystalFreq_26,FlashFreq_40,FlashMode_qio,FlashSize_1M0,led_2,LwIPVariant_v2mss536,Debug_Disabled,DebugLevel_None____,FlashErase_none,UploadSpeed_9600_1d463750e0aa13611cccc7c1d4c959f4.a
Linking everything together...
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -CC -E -P -DVTABLES_IN_FLASH "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/ld/eagle.app.v6.common.ld.h" -o "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/ld/eagle.app.v6.common.ld"
"/home/lubuntu/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -Wl,-Map "-Wl,/tmp/arduino_build_282627/Blink.ino.map" -g -Wall -Wextra -Os -nostdlib -Wl,--no-check-sections -u app_entry -u _printf_float -u _scanf_float -Wl,-static "-L/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/lib" "-L/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/ld" "-L/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/tools/sdk/libc/xtensa-lx106-elf/lib" "-Teagle.flash.1m0.ld" -Wl,--gc-sections -Wl,-wrap,system_restart_local -Wl,-wrap,spi_flash_read  -o "/tmp/arduino_build_282627/Blink.ino.elf" -Wl,--start-group "/tmp/arduino_build_282627/sketch/Blink.ino.cpp.o" "/tmp/arduino_build_282627/arduino.ar" -lhal -lphy -lpp -lnet80211 -llwip2 -lwpa -lcrypto -lmain -lwps -lbearssl -laxtls -lespnow -lsmartconfig -lairkiss -lwpa2 -lstdc++ -lm -lc -lgcc -Wl,--end-group  "-L/tmp/arduino_build_282627"
"/home/lubuntu/.arduino15/packages/esp8266/tools/esptool/0.4.13/esptool" -eo "/home/lubuntu/.arduino15/packages/esp8266/hardware/esp8266/2.4.2/bootloaders/eboot/eboot.elf" -bo "/tmp/arduino_build_282627/Blink.ino.bin" -bm qio -bf 40 -bz 1M -bs .text -bp 4096 -ec -eo "/tmp/arduino_build_282627/Blink.ino.elf" -bs .irom0.text -bs .text -bs .data -bs .rodata -bc -ec
Sketch uses 247856 bytes (24%) of program storage space. Maximum is 1023984 bytes.
Global variables use 27984 bytes (34%) of dynamic memory, leaving 53936 bytes for local variables. Maximum is 81920 bytes.
5chufti commented 6 years ago

repeating the same entry over and over again will not speed up anything. It is most likely driving away people willing to answer. Quite a few people are using linux and esp8285 without any problem, it is probably a fault on your side but most likely not in the arduino esp8266 core - thus no "issue".

The

serialport_receive_C0: 00 instead of C0

is an indication of a communication problem, the module boot loader does not answer correctly on the status request of the esp flasher. Maybe it is not in "flash mode" due to wrongly selected reset methode? Did you ever considder the module or cable you are using to be faulty? Or try uploading the resulting binary (or even AT firmware) with another flashing software?

For this type of "requests" please use an appropriate user forum like www.esp8266.com and close this issue ...

keypunch416 commented 6 years ago

Too late now here.

Additional testing post 5chufti comments using at least three different USB cables indicates the USB cable is not issue.

Tested (Micro) USB cable normally use and two other (Micro) USB cables with Arduino DUE programming port and all work perfect with Due.

Issues of past and current with ESP8266 and same issues with ESP8285 persist. Additional creative testing indicates interesting results with the ESP8266 Core (V2.4.2) that I do not have time to post the details.

I made the effort to post the details because I cannot assume I know what may, or may not, be a factor in the issue(s). I do know from my many years of software problem analysis that some problems like this one that I have been trying to figure out for a year on the assumption I was doing something incorrect are not always as the problem initially seems to be caused by. Key word here "not". It means I may be doing something incorrect, or not. That said, the creative tests I have done quickly that will take time to post the results details suggests there may be more to this issue than I was assuming over the past year. The past year I was assuming I was at fault in some manner. This means I did not report this issue over the time I noted previously of issue(s) existing in V2.3.0, V2.4.0, V2.4.1, and V2.4.2 to same net effect.

This is far from the first time I have suspected cables and have tried many different USB cables over the past year that all work with STM32 devices, ESP32, and the Due that have a Micro USB as opposed to Mini USB never having a glitch in loading sketches.

Linux is noted as it is the OS these issues were experienced with. I do not have Windows, nor have had Windows on any machine of mine. Therefore I cannot do any comparative tests with Windows.

d-a-v commented 6 years ago

esp8285 are DIO and 1MB (only, when you select generic esp8266 board) Have you tried another reset method ?

5chufti commented 6 years ago

@d-a-v but this (DIO, 1MB) should not cause any basic communication problem like this. @keypunch416 you did not answer the question about different esp8285 modules or "manual" upload tests (you don't even have to upload sth or use windows, just manually "erase flash" for a test). there are quite few people who use the 8285 based "Sonoff" or "Wemos D1 mini lite" etc. modules, surely even using linux... without revealing what you are doing with witch module, we have to assume the error to be in front of the screen ...

keypunch416 commented 6 years ago

@d-a-v,

This is why as I noted in my entries with the ESP8266 tests I selected "Flash Size: [1MB (no SPIFFS)]".

Did the ESP8266 test using DIO and "Flash Size: [1MB (no SPIFFS)]" to the ESP8285 board. Failed, but different messages for failure. I need to go to sleep soon. Saved screen shot from Tools and Arduino detailed text output. Key appears to be different failed results from load via flash of sketch, but still fails. My creative tests hinted in my last post I think will be interesting. I will not be able to redo those tests and save those results until later tomorrow or the following day. I think those tests wil indirectly answer question about different reset method.

@5chufti I would suggest to you that if three USB cables, including one I used with the ESP8285 all work with the Arduino Due then the communications failure is "probability" not the USB cable. Further based on test I did for d-a-v and the creative tests I did since your first comment it suggests the issue is not likely the USB cables.

5chufti commented 6 years ago

@keypunch416 I didn't mention cables except for the first reply, seems you need a good nights sleep ;) still you could keep your posts much more readable by pointing out and only posting the difference in "message for failure" that obviously only you can see (apart from different baudrate during start of flashing) still waiting for an answer on the question about using different module(s) and/or manual upload ...

devyte commented 6 years ago

Comm errors like these are documented for the most part, and their occurrence are usually bad hw (faulty, wrong design, bad power source, wrong reset circuit, etc), bad cable, bad reset (wrong type selected, done incorrectly, etc), user error (wrong IDE settings,etc), or similar. I don't remember seeing an issue where a comm error turned out to be a bug in the core or its tools. Closing. Feel free to continue discussing, there's always the chance it really is a bug, but from what I've seen so far I don't think it is.

keypunch416 commented 6 years ago

@devyte

Sorry, but I believe this is a bug based on the quick additional testing I did last night I did not have time to save the results at time with intent of redoing those interesting reveling tests that in combination with testing the thre USB cables with Zero and Due all worked just fine. Given the ongoing assumptions this is a hardware or USB cable issue that has been already proved not to be case I feel there is no point in my making the effort to prove there is a good possibly of a bug based on the interesting quick test results that can be duplicated 100%. It appears there is little to no interest in this being considered a actual issue/bug. Therefore I will not spend my time to demonstrate given assumptions despite the "for most part", "usually" or " turned out to be a bug".

I have worked with software and software engineers as a career for 45 years. I know first hand how many times the engineering teams I worked with dismissed a customer bug I spent some time in lab testing to validate the bug the engineers denied as being a bug. A bug report with automated scripts and/or custom "C"/scripts delivered to engineering with the repeatable test case. Only after alot of time, at times a few months, engineering had to admit as a bug after where I spent much time and effort explaining as the bug reports were the simple and summarized issue in a package sent to engineering with all the technical details and background to arrive at comfirming the customer issue being a bug in the bug log. I had the same extended duty cycle with bugs of similar nature where developers claimed the bug did not exist. In one a few of these cases these bugs actually brought down the national systems for several hours each day that management claimed was not occurring, but the first line support staff were dealing with the hours of system down each day as result not knowing the why and developers denying the bug report opened for months that was actually getting much worse with each code drop. A bug in the end management had me assigned to developers to help them them to fix what actually several bugs all pilling up to the one major overall bug. Be clear I am not patting myself on the back as I had other customer or QA bugs to address rather than do these types of battles that were in fact several months long, I kid not.

For sure not all bugs/issues were this challenging technically or to have engineering address, but usually at least a handful a year were this way. Also many bugs that are reported to or found by the ESP8266 Library many users likely have not encountered and therefore did not know about. That means just because software engineer has not seen or believes there is a bug that no bug exists. It just means 99% of users do not see or know there was a bug. Given how I know how much time and effort it takes to prove an issue to engineers I will not spend time trying to convince there just may be an issue given the additional interesting testing I did last night quickly. Interesting testing that clearly needs the supporting documentation and observations to be logged and time I was willing to take to do so that now is now not considered to be helpful I will now not make the time or effort to do so.

Please do not ask me to spend more time on this issue. Only one person seemed to ask important and useful information that I followed up with related test that clearly had very different results as I noted is short summary. There clearly is no interest of yourself in learning about these interesting results that were to be documented let alone I have already clearly tested that the USB cables were not an issue.

keypunch416 commented 6 years ago

Additional interesting tests now confirms issue is bug and not USB cables at all. Therefor bug is not a communications error despite error messages of issue indicating such. Will not document this nor the other interesting tests that now clearly prove this is a bug in the library. It means there are issue(s) in the library and/or tools.

d-a-v commented 6 years ago

@keypunch416 You need to understand that we have lots of issues about communication error through USB. Most (like 99%) of them were not a core bug (missing capacitor, bad usb driver, bad pin configuration, bad software configuration, etc), hence @devyte's answer after this long thread. I'm sure we can reopen the issue now that you are stating this is not a hardware bug and have more information to provide.

Can you tell us exactly which esp8285 board is it ? You can also try to flash manually by using espressif's official flash tool (esptool.py) and report here.

keypunch416 commented 6 years ago

@d-a-v

This issue has been closed when I had indicated there was interesting information to still be documented in this issue. That means there was now no interest in the interesing information that clearly indicated the issue was not a communications related matter or the 99% of time isses. This notwithstanding I had clearly proven the USB cables were not the issue. I suspect those with the issues I reported in this issue and never stating what had been the issues over the past year that varied in ways that collectively and just on each issue of its own all clearly related to this same issue I opened would never be believed based on just rerporting current state as I did in this issue. I really do mean what was occuring in prior attempts one could not imagine in their widest dreams. This of course skips the point I made that I had been working on this for a year to resolve never having reported any of the prior cannot imagine issues with the prior versions of the libraries.

My position remains the same. I will not put any more effort nor time to documenting this issue/issues as it it is clear it will take alot of my time and effort with the likely outcome of one or more times the issue will be closed again or that the issue is my error or some other cause than the ESP8266 Arduino library/tools.

I have enough information from the additional and interesting testing I have done that has not been documented (was to be until issue was closed) and the follow on testing once the issue was closed prior to my providing the additional information when I have more time to look at the code and see if I can fix the issues as I see the issues. Should I get that far with the learning curve of the code for the issues I will make changes, validate and test the changes. If those changes resolve and/or address other secondary issues as I see them I will effect on my system, not on any code respository or online posting simply because even if I do experience has demonstrated, like this issue, the changes I make will be challenged and/or dismissed as not correct or meet the design in some manner. Far worse has occurred when I create patches for bugs or feature enhancements in past I had contributed multiple times multiple projects, so I no longer do so.

In conclusion this issue is to remain closed. That is what many appear to wish or believe. So be it.

I know from my years of on the job experience what the progression and path this issue would likley take and why. That is in a situation where that was my job to analyze or predict bugs and I have no interest in the challenges in that progression or path for a role known to the developers, technical staff, and devops from mainframe to embedded on any OS or hardware local to world wide systems internally or by customers that most of time I would never had known or used prior to the issue reported or I would predict bugs for. That means my career was based mostly on dealing with software issues on systems and software I had never seen or known about prior to the issues reported or being asked to predict for. I know what is involved and the time and challenges to make the case of an issue all too well.

Ergo this issue remains closed as I have no interest in the challenges to justify reopening the issue. I have lost interest in reporting other ESP8266 Library issues I also know about that still exist or new with the 2.4.x releases I have added code to work about when I can to work about the issues new with 2.4.x.

@d-a-v Thanks for your interest and concerns. This issue is now concluded.

devyte commented 6 years ago

@keypunch416 I don't have 45 years experience working as a software engineer, but I do have 25 or so. Given that you're a fellow engineer I'm going to take the time to clarify a few things here. First, the code in this repo is a community effort, and this issue tracker is meant to coordinate efforts by the community to fix reported issues. That is fundamentally a very different system vs. a business driven environment where users report issues and the engineers have to fix them. You, as the OP of this issue, have the onus of proving that the issue you're having is really in the code in this repo, and is not a usage error or app coding mistake or hw issue. The reason for this is quite simple: we maintain the code in this repo, period. We don't provide support for your particular project, nor do we provide help with usage, or any other type of support. Any other users who think they're up against the same problem that you reported are welcome to step in and help out with figuring things out. In other words, it is your choice whether you choose to report something, but if you do, you're expected to do your homework and stick with it. Any developers who find your issue interesting, or who can provide insight, can then do so. If you don't do your homework, don't expect anyone here to spend significant effort on looking at yourthe issue, because in the end, it is YOUR issue. This is NOT just a reporting tool, I.e. you're not doing anyone a favor by just reporting a problem and then going away expecting some developer to pick it up and solve it for you. There are currently 458 open issues, and only 3 active maintainers (maybe 4 depending on how you count), and we're all volunteers who work on this in our free time. As such, we're stretched beyond thin to get releases out the door with meaningful enhancements and bugfixes, so we have to prioritize. As said above, in pretty much all cases seen with flash serial comm errors it has turned out to be a layer 8 error in one way or another. I've seen hardware mistakes, connection mistakes, wiring mistakes, settings mistakes, driver problems, permission problems, etc etc etc. , so again, from what I have seen reported so far, nothing points to a bug in the core. This issue affects you, and you're therefore the most interested in getting it fixed. How much time you want to spend on it is up to you. As I said above, you're free to continue discussing with anyone else who is interested. You're also free to post your findings, or not. If you do, and if they point to a bug in this repo, I'll reopen, that has happened several times before. But you have not even seen fit to explain what hardware you're using, as @d-a-v asked, so if you decide to continue here, I suggest starting with that, which should have been part of your original report. Finally, I'm very aware of the troubles behind incomplete logs, I've had to request complete logs myself, but please use common sense here. This is obviously a flashing issue, so the details of how gcc is called to compile each file of your project is irrelevant and just adds noise to your report. That is what @5chufti was aiming at. The interesting parts are maybe the beginning, plus the end of the build part, plus obviously the flashing part.

igrr commented 6 years ago

FWIW, the only readily available ESP8285 board with usb-serial adapter is D1 Mini lite, and i have ordered one to check flashing with esptool-ck on Linux.

d-a-v commented 6 years ago

FWIW, I have some of them and I am regularly using esptool-ck under linux without any issue.