I hadn't updated the build I run on my module since early April. Today I updated to 3.3.003-814-gd7013460, picked up the new CONFIG_OVMS_COMP_POLLER sdkconfig option, but when I run gmake I get *tons* of warnings (more than 300), e.g: gmake[1]: warning: undefined variable 'GNUMAKEFLAGS' The result seems to run ok. And I guess I don't understand why the "ota" version is different from what "git describe" reports. Craig ====================================================== OVMS# ota Hardware: OVMS WIFI BLE BT cores=2 rev=ESP32/3; MODEM SIM7600 Firmware: 3.3.004-117-gd7013460-dirty/ota_1/main (build idf v3.3.4-849-g6e214dc33 Jun 26 2024 10:55:23) Running partition: ota_1 Boot partition: ota_1 Factory image: 3.3.002 OTA_O image: 3.3.004-20-g447fd7c4-dirty OTA_1 image: 3.3.004-117-gd7013460-dirty ====================================================== ice 266 % git describe 3.3.003-814-gd7013460 ======================================================