> Executing task in folder Sonoff-Tasmota-universal7: platformio run < Warning! `env_default` configuration option in section [platformio] is deprecated and will be removed in the next release! Please use `default_envs` instead Processing wemosd1-DE (framework: arduino; platform: espressif8266@1.8.0; board: d1_mini) --------------------------------------------------------------------------------------------------------------------------- Verbose mode can be enabled via `-v, --verbose` option CONFIGURATION: https://docs.platformio.org/page/boards/espressif8266/d1_mini.html PLATFORM: Espressif 8266 1.8.0 > WeMos D1 R2 & mini HARDWARE: ESP8266 80MHz, 80KB RAM, 4MB Flash PACKAGES: toolchain-xtensa 1.40802.0 (4.8.2), tool-esptool 1.413.0 (4.13), framework-arduinoespressif8266 2.20402.4 (2.4.2) Converting sonoff.ino /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_40_pn532_i2c.ino:45:0: warning: "MAX_TAGS" redefined [enabled by default] #define MAX_TAGS 12 ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_40_pn532_i2c.ino:33:0: note: this is the location of the previous definition #define MAX_TAGS 1000 ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_40_pn532_i2c.ino:46:0: warning: "EEP_WBYTES" redefined [enabled by default] #define EEP_WBYTES(A,B) TAG2EEPROM(A,B); ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_40_pn532_i2c.ino:38:0: note: this is the location of the previous definition #define EEP_WBYTES(A,B) eeprom.writeBytes(A*sizeof(struct RFID),sizeof(struct RFID),(byte*)B); ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_40_pn532_i2c.ino:47:0: warning: "EEP_RBYTES" redefined [enabled by default] #define EEP_RBYTES(A,B) EEPROM2TAG(A,B); ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_40_pn532_i2c.ino:40:0: note: this is the location of the previous definition #define EEP_RBYTES(A,B) eeprom.readBytes(A*sizeof(struct RFID),sizeof(struct RFID),(byte*)B); ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_40_pn532_i2c.ino:48:0: warning: "EEP_INIT" redefined [enabled by default] #define EEP_INIT(A) EepromBegin(A); ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_40_pn532_i2c.ino:41:0: note: this is the location of the previous definition #define EEP_INIT(A) eeprom.initialize(); ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_40_pn532_i2c.ino:49:0: warning: "EEP_SAVE" redefined [enabled by default] #define EEP_SAVE() EepromCommit(); ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_40_pn532_i2c.ino:42:0: note: this is the location of the previous definition #define EEP_SAVE() ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_52_ibeacon.ino:51:0: warning: "IB_UPDATE_TIME" redefined [enabled by default] #define IB_UPDATE_TIME Settings.ib_upd_interval ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_52_ibeacon.ino:48:0: note: this is the location of the previous definition #define IB_UPDATE_TIME ib_upd_interval ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_52_ibeacon.ino:52:0: warning: "IB_TIMEOUT_TIME" redefined [enabled by default] #define IB_TIMEOUT_TIME Settings.ib_tout_interval ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_52_ibeacon.ino:49:0: note: this is the location of the previous definition #define IB_TIMEOUT_TIME ib_tout_interval ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:171:0: warning: "D_TPWRIN" redefined [enabled by default] #define D_TPWRIN "Total-In" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:150:0: note: this is the location of the previous definition #define D_TPWRIN "Verbrauch" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:172:0: warning: "D_TPWROUT" redefined [enabled by default] #define D_TPWROUT "Total-Out" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:151:0: note: this is the location of the previous definition #define D_TPWROUT "Einspeisung" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:173:0: warning: "D_TPWRCURR" redefined [enabled by default] #define D_TPWRCURR "Current-In/Out" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:152:0: note: this is the location of the previous definition #define D_TPWRCURR "Aktueller Verbrauch" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:174:0: warning: "D_TPWRCURR1" redefined [enabled by default] #define D_TPWRCURR1 "Current-In p1" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:153:0: note: this is the location of the previous definition #define D_TPWRCURR1 "Verbrauch P1" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:175:0: warning: "D_TPWRCURR2" redefined [enabled by default] #define D_TPWRCURR2 "Current-In p2" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:154:0: note: this is the location of the previous definition #define D_TPWRCURR2 "Verbrauch P2" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:176:0: warning: "D_TPWRCURR3" redefined [enabled by default] #define D_TPWRCURR3 "Current-In p3" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:155:0: note: this is the location of the previous definition #define D_TPWRCURR3 "Verbrauch P3" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:177:0: warning: "D_Strom_L1" redefined [enabled by default] #define D_Strom_L1 "Current L1" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:156:0: note: this is the location of the previous definition #define D_Strom_L1 "Strom L1" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:178:0: warning: "D_Strom_L2" redefined [enabled by default] #define D_Strom_L2 "Current L2" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:157:0: note: this is the location of the previous definition #define D_Strom_L2 "Strom L2" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:179:0: warning: "D_Strom_L3" redefined [enabled by default] #define D_Strom_L3 "Current L3" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:158:0: note: this is the location of the previous definition #define D_Strom_L3 "Strom L3" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:180:0: warning: "D_Spannung_L1" redefined [enabled by default] #define D_Spannung_L1 "Voltage L1" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:159:0: note: this is the location of the previous definition #define D_Spannung_L1 "Spannung L1" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:181:0: warning: "D_Spannung_L2" redefined [enabled by default] #define D_Spannung_L2 "Voltage L2" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:160:0: note: this is the location of the previous definition #define D_Spannung_L2 "Spannung L2" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:182:0: warning: "D_Spannung_L3" redefined [enabled by default] #define D_Spannung_L3 "Voltage L3" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:161:0: note: this is the location of the previous definition #define D_Spannung_L3 "Spannung L3" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:183:0: warning: "D_METERNR" redefined [enabled by default] #define D_METERNR "Meter_number" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:162:0: note: this is the location of the previous definition #define D_METERNR "Zähler Nr" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:185:0: warning: "D_GasIN" redefined [enabled by default] #define D_GasIN "Counter" // Gas-Verbrauch ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:164:0: note: this is the location of the previous definition #define D_GasIN "Zählerstand" // Gas-Verbrauch ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:186:0: warning: "D_H2oIN" redefined [enabled by default] #define D_H2oIN "Counter" // H2o-Verbrauch ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:165:0: note: this is the location of the previous definition #define D_H2oIN "Zählerstand" // H2o-Verbrauch ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:187:0: warning: "D_StL1L2L3" redefined [enabled by default] #define D_StL1L2L3 "Current L1+L2+L3" LDF: Library Dependency Finder -> http://bit.ly/configure-pio-ldf LDF Modes: Finder ~ chain, Compatibility ~ soft /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:166:0: note: this is the location of the previous definition #define D_StL1L2L3 "Ströme L1+L2+L3" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:188:0: warning: "D_SpL1L2L3" redefined [enabled by default] #define D_SpL1L2L3 "Voltage L1+L2+L3/3" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:167:0: note: this is the location of the previous definition #define D_SpL1L2L3 "Spannung L1+L2+L3/3" ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:322:0: warning: "METERS_USED" redefined [enabled by default] #define METERS_USED 1 ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:280:0: note: this is the location of the previous definition #define METERS_USED 2 ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:438:0: warning: "METERS_USED" redefined [enabled by default] #define METERS_USED 3 ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:424:0: note: this is the location of the previous definition #define METERS_USED 1 ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:466:0: warning: "METERS_USED" redefined [enabled by default] #define METERS_USED 2 ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:438:0: note: this is the location of the previous definition #define METERS_USED 3 ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:487:0: warning: "METERS_USED" redefined [enabled by default] #define METERS_USED 3 ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:466:0: note: this is the location of the previous definition #define METERS_USED 2 ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:517:0: warning: "METERS_USED" redefined [enabled by default] #define METERS_USED 1 ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:487:0: note: this is the location of the previous definition #define METERS_USED 3 ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:550:0: warning: "METERS_USED" redefined [enabled by default] #define METERS_USED 3 ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_95_sml.ino:529:0: note: this is the location of the previous definition #define METERS_USED 1 ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_97_moritz.ino:1335:0: warning: "EEP_WRITE" redefined [enabled by default] #define EEP_WRITE(A,B,C) m_eeprom.writeBytes(A,B,(uint8_t*)C); ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xdrv_10_scripter.ino:212:0: note: this is the location of the previous definition #define EEP_WRITE(A,B,C) eeprom.writeBytes(A,B,(uint8_t*)C); ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xsns_97_moritz.ino:1337:0: warning: "EEP_READ" redefined [enabled by default] #define EEP_READ(A,B,C) m_eeprom.readBytes(A,B,(uint8_t*)C); ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xdrv_10_scripter.ino:214:0: note: this is the location of the previous definition #define EEP_READ(A,B,C) eeprom.readBytes(A,B,(uint8_t*)C); ^ Found 66 compatible libraries Scanning dependencies... Dependency Graph |-- 1.3.0 | |-- 1.0 |-- 1.0.2 | |-- 1.0 | | |-- 1.5.6 | | | |-- 1.0 | | |-- 1.0 | |-- 1.0 |-- 1.0.0 | |-- 1.0 |-- 1.0.5 | |-- 1.0 |-- 1.3.0 | |-- 1.0 | |-- 1.0 | | |-- 1.5.6 | | | |-- 1.0 | | |-- 1.0 | |-- 1.5.6 | | |-- 1.0 | |-- 1.0 |-- 1.0 | |-- 1.0 | |-- | | |-- 1.0 |-- 5.13.4 |-- 0.0.1 | |-- 1.0 |-- 1.2.0 | |-- 1.0 | |-- 1.5.6 | | |-- 1.0 |-- 0.6 |-- 1.0 |-- 2.7 |-- | |-- 1.0 |-- 1.0 | |-- 1.5.6 | | |-- 1.0 | |-- 1.0 |-- 1.1.6 | |-- 1.5.6 | | |-- 1.0 | |-- 1.0 |-- 2.6.4 |-- 1.0.0 |-- 0.5.2 | |-- 1.0 | |-- 1.0 | |-- 1.0 | | |-- 1.0 |-- 1.0.3 | |-- 1.0 |-- 1.1.1 |-- 1.0 | |-- 1.0 |-- 1.0.1 | |-- 1.0 |-- |-- 2.3.2 |-- 1.0 |-- 2.6.2 |-- 1.0 | |-- 1.0 | | |-- 1.5.6 | | | |-- 1.0 | | |-- 1.0 | |-- 1.0 |-- |-- 1.0 |-- 1.0 |-- | |-- 1.0 |-- 1.1.0 | |-- 1.0 |-- | |-- 1.0 |-- 2.0.10 | |-- 1.0 |-- 1.0.2 | |-- 1.0 |-- | |-- 1.0 |-- | |-- | | |-- 1.0 |-- 1.9.1 |-- 1.0.2 | |-- 1.0 | |-- 1.0 | | |-- 1.5.6 | | | |-- 1.0 | | |-- 1.0 |-- | |-- 1.0 |-- 1.0.3 | |-- 1.0 |-- 1.2 | |-- 1.1 | | |-- 1.0 | |-- 1.0 |-- | |-- 1.0 |-- 2.2.9 | |-- 1.0 |-- | |-- 1.0 | | |-- 1.5.6 | | | |-- 1.0 | | |-- 1.0 | |-- 1.0 |-- | |-- 1.0 |-- 1.1 | |-- 1.0 |-- | |-- | | |-- 1.0 |-- 1.1.0 | |-- 2.3.2 |-- 1.5.6 | |-- 1.0 |-- 2.3.2 warning: Ignoring missing SConscript 'pio/strip-floats.py' File "/Volumes/Macintosh SD/Benutzer/sunburstc/.platformio/penv/lib/python2.7/site-packages/platformio/builder/main.py", line 134, in Compiling .pioenvs/wemosd1-DE/src/StackThunk_light.cpp.o Compiling .pioenvs/wemosd1-DE/src/WiFiClientSecureLightBearSSL.cpp.o Compiling .pioenvs/wemosd1-DE/src/sonoff.ino.cpp.o Archiving .pioenvs/wemosd1-DE/lib4a6/libAdafruit-GFX-Library-1.5.6.a Indexing .pioenvs/wemosd1-DE/lib4a6/libAdafruit-GFX-Library-1.5.6.a In file included from /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/sonoff.ino:34:0: sonoff/user_config_override.h:24:2: warning: #warning **** user_config_override.h: Using Settings from this File **** [-Wcpp] #warning **** user_config_override.h: Using Settings from this File **** ^ Compiling .pioenvs/wemosd1-DE/liba47/esp-epaper-29-ws-20171230-gemu-1.1/epd4in2.cpp.o Compiling .pioenvs/wemosd1-DE/liba47/esp-epaper-29-ws-20171230-gemu-1.1/epdif.cpp.o Compiling .pioenvs/wemosd1-DE/liba47/esp-epaper-29-ws-20171230-gemu-1.1/epdpaint.cpp.o Compiling .pioenvs/wemosd1-DE/liba47/esp-epaper-29-ws-20171230-gemu-1.1/font12.c.o Compiling .pioenvs/wemosd1-DE/liba47/esp-epaper-29-ws-20171230-gemu-1.1/font16.c.o Compiling .pioenvs/wemosd1-DE/liba47/esp-epaper-29-ws-20171230-gemu-1.1/font20.c.o Compiling .pioenvs/wemosd1-DE/liba47/esp-epaper-29-ws-20171230-gemu-1.1/font24.c.o Compiling .pioenvs/wemosd1-DE/liba47/esp-epaper-29-ws-20171230-gemu-1.1/font8.c.o Compiling .pioenvs/wemosd1-DE/liba47/esp-epaper-29-ws-20171230-gemu-1.1/renderer.cpp.o Compiling .pioenvs/wemosd1-DE/liba63/ILI9488/ILI9488.cpp.o Compiling .pioenvs/wemosd1-DE/lib2e4/Adafruit_CCS811-1.0.0.14/Adafruit_CCS811.cpp.o /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xdrv_10_scripter.ino: In function 'void Script_FileUploadConfiguration()': /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xdrv_10_scripter.ino:2987:3: error: 'Web' was not declared in this scope Web.upload_error = 0; ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xdrv_10_scripter.ino: In function 'void script_upload()': /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xdrv_10_scripter.ino:3015:23: error: 'Web' was not declared in this scope if (!upload_file) Web.upload_error=1; ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xdrv_10_scripter.ino:3020:9: error: 'Web' was not declared in this scope if (Web.upload_error) { ^ /Volumes/Macintosh SD/Benutzer/sunburstc/Downloads/Sonoff-Tasmota-universal7/sonoff/xdrv_10_scripter.ino:3024:5: error: 'Web' was not declared in this scope Web.upload_error=1; ^ Archiving .pioenvs/wemosd1-DE/lib2e4/libAdafruit_CCS811-1.0.0.14.a Indexing .pioenvs/wemosd1-DE/lib2e4/libAdafruit_CCS811-1.0.0.14.a Compiling .pioenvs/wemosd1-DE/libc36/SD/File.cpp.o Archiving .pioenvs/wemosd1-DE/liba47/libesp-epaper-29-ws-20171230-gemu-1.1.a Indexing .pioenvs/wemosd1-DE/liba47/libesp-epaper-29-ws-20171230-gemu-1.1.a Compiling .pioenvs/wemosd1-DE/libc36/SD/SD.cpp.o Archiving .pioenvs/wemosd1-DE/liba63/libILI9488.a Indexing .pioenvs/wemosd1-DE/liba63/libILI9488.a Compiling .pioenvs/wemosd1-DE/libc36/SD/utility/Sd2Card.cpp.o *** [.pioenvs/wemosd1-DE/src/sonoff.ino.cpp.o] Error 1 =============================================== [ERROR] Took 13.31 seconds =============================================== ======================================================== [SUMMARY] ======================================================== Environment sonoff [IGNORED] Environment sonoff-minimal [IGNORED] Environment sonoff-basic [IGNORED] Environment sonoff-classic [IGNORED] Environment sonoff-knx [IGNORED] Environment sonoff-sensors [IGNORED] Environment sonoff-display [IGNORED] Environment sonoff-BG [IGNORED] Environment sonoff-BR [IGNORED] Environment sonoff-CN [IGNORED] Environment sonoff-CZ [IGNORED] Environment sonoff-DE [IGNORED] Environment sonoff-ES [IGNORED] Environment sonoff-FR [IGNORED] Environment sonoff-GR [IGNORED] Environment sonoff-HE [IGNORED] Environment sonoff-HU [IGNORED] Environment sonoff-IT [IGNORED] Environment sonoff-KO [IGNORED] Environment sonoff-NL [IGNORED] Environment sonoff-PL [IGNORED] Environment sonoff-PT [IGNORED] Environment sonoff-RU [IGNORED] Environment sonoff-SE [IGNORED] Environment sonoff-SK [IGNORED] Environment sonoff-TR [IGNORED] Environment sonoff-TW [IGNORED] Environment sonoff-UK [IGNORED] Environment wemosd1-DE [FAILED] Environment wemosd1-EN [IGNORED] Environment sonoff-esp32 [IGNORED] ========================================= 1 failed, 0 succeeded in 13.31 seconds ========================================= The terminal process terminated with exit code: 1