20:54:41 **** Rebuild of configuration Debug for project kensa_VMWCGPJ **** Info: Internal Builder is used for build vmw-gcc.bat -O0 -g3 -Wall -c -fmessage-length=0 -o "kensa\\kensa.o" "..\\kensa\\kensa.c" In file included from ../kensa/kensa.c:19:0: ../kensa/common/Shell_execute.c: In function 'ShellExecute': ../kensa/common/Shell_execute.c:35:3: warning: implicit declaration of function 'waitpid' [-Wimplicit-function-declaration] ../kensa/common/Shell_execute.c:16:6: warning: unused variable 'i' [-Wunused-variable] ../kensa/common/Shell_execute.c: In function 'ShellExecuteNoWait': ../kensa/common/Shell_execute.c:42:6: warning: unused variable 'i' [-Wunused-variable] ../kensa/kensa.c: In function 'kensa_yes_no': ../kensa/kensa.c:25:2: warning: format not a string literal and no format arguments [-Wformat-security] ../kensa/kensa.c:29:3: warning: implicit declaration of function 'toupper' [-Wimplicit-function-declaration] ../kensa/kensa.c: In function 'main': ../kensa/kensa.c:78:2: warning: implicit declaration of function 'led_kensa' [-Wimplicit-function-declaration] ../kensa/kensa.c:109:2: warning: implicit declaration of function 'macwrite' [-Wimplicit-function-declaration] ../kensa/kensa.c:117:2: warning: implicit declaration of function 'storage_kensa' [-Wimplicit-function-declaration] ../kensa/kensa.c:125:2: warning: implicit declaration of function 'sma_kensa' [-Wimplicit-function-declaration] ../kensa/kensa.c:133:2: warning: implicit declaration of function 'temperature_sensor_kensa' [-Wimplicit-function-declaration] ../kensa/kensa.c:142:2: warning: implicit declaration of function 'eth0_kensa' [-Wimplicit-function-declaration] ../kensa/kensa.c:151:2: warning: implicit declaration of function 'wlan0_kensa' [-Wimplicit-function-declaration] ../kensa/kensa.c:58:8: warning: unused variable 'argv_cmd' [-Wunused-variable] ../kensa/kensa.c:56:6: warning: unused variable 'flag' [-Wunused-variable] ../kensa/kensa.c: In function 'KillExecute': ../kensa/common/Shell_execute.c:70:1: warning: control reaches end of non-void function [-Wreturn-type] vmw-gcc.bat -O0 -g3 -Wall -c -fmessage-length=0 -o "kensa\\led_kensa.o" "..\\kensa\\led_kensa.c" ../kensa/led_kensa.c: In function 'thread_led': ../kensa/led_kensa.c:76:3: warning: implicit declaration of function 'usleep' [-Wimplicit-function-declaration] ../kensa/led_kensa.c: In function 'led_kensa': ../kensa/led_kensa.c:90:2: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration] ../kensa/led_kensa.c:95:2: warning: implicit declaration of function 'kensa_yes_no' [-Wimplicit-function-declaration] ../kensa/led_kensa.c:100:2: warning: implicit declaration of function 'pthread_join' [-Wimplicit-function-declaration] ../kensa/led_kensa.c:84:7: warning: unused variable 'dummy' [-Wunused-variable] vmw-gcc.bat -O0 -g3 -Wall -c -fmessage-length=0 -o "kensa\\temperature_sensor.o" "..\\kensa\\temperature_sensor.c" ../kensa/temperature_sensor.c: In function 'temperature_sensor_kensa': ../kensa/temperature_sensor.c:50:2: warning: implicit declaration of function 'kensa_yes_no' [-Wimplicit-function-declaration] vmw-gcc.bat -O0 -g3 -Wall -c -fmessage-length=0 -o "kensa\\storage.o" "..\\kensa\\storage.c" ../kensa/storage.c: In function 'storage_format': ../kensa/storage.c:27:2: warning: implicit declaration of function 'ShellExecute' [-Wimplicit-function-declaration] ../kensa/storage.c: In function 'storage_test': ../kensa/storage.c:65:8: warning: unused variable 'r' [-Wunused-variable] ../kensa/storage.c:63:8: warning: unused variable 'argv_cmd' [-Wunused-variable] ../kensa/storage.c: In function 'storage_kensa': ../kensa/storage.c:121:7: warning: unused variable 'dummy' [-Wunused-variable] vmw-gcc.bat -O0 -g3 -Wall -c -fmessage-length=0 -o "webapp-src\\app-src\\sensor.o" "..\\webapp-src\\app-src\\sensor.c" ../webapp-src/app-src/sensor.c: In function 'GetSensorValue': ../webapp-src/app-src/sensor.c:95:17: warning: unused variable 'p' [-Wunused-variable] ../webapp-src/app-src/sensor.c:94:6: warning: unused variable 'i' [-Wunused-variable] vmw-gcc.bat -O0 -g3 -Wall -c -fmessage-length=0 -o "kensa\\macwrite.o" "..\\kensa\\macwrite.c" ../kensa/macwrite.c: In function 'read_eeprom': ../kensa/macwrite.c:31:2: warning: implicit declaration of function 'read' [-Wimplicit-function-declaration] ../kensa/macwrite.c:35:2: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] ../kensa/macwrite.c:22:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../kensa/macwrite.c: In function 'macwrite': ../kensa/macwrite.c:53:2: warning: pointer targets in passing argument 1 of 'read_eeprom' differ in signedness [-Wpointer-sign] ../kensa/macwrite.c:20:5: note: expected 'unsigned char *' but argument is of type 'char *' ../kensa/macwrite.c:67:3: warning: implicit declaration of function 'isxdigit' [-Wimplicit-function-declaration] ../kensa/macwrite.c:75:3: warning: implicit declaration of function 'kensa_yes_no' [-Wimplicit-function-declaration] ../kensa/macwrite.c:82:2: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration] ../kensa/macwrite.c:82:2: warning: implicit declaration of function 'toupper' [-Wimplicit-function-declaration] ../kensa/macwrite.c:113:2: warning: pointer targets in passing argument 1 of 'read_eeprom' differ in signedness [-Wpointer-sign] ../kensa/macwrite.c:20:5: note: expected 'unsigned char *' but argument is of type 'char *' ../kensa/macwrite.c:48:8: warning: unused variable 'argv_cmd' [-Wunused-variable] ../kensa/macwrite.c:45:13: warning: unused variable 'dummy' [-Wunused-variable] ../kensa/macwrite.c:44:6: warning: unused variable 'color' [-Wunused-variable] ../kensa/macwrite.c:43:15: warning: unused variable 'i' [-Wunused-variable] ../kensa/macwrite.c:107:9: warning: 'flag' may be used uninitialized in this function [-Wuninitialized] vmw-gcc.bat -O0 -g3 -Wall -c -fmessage-length=0 -o "kensa\\wlan0.o" "..\\kensa\\wlan0.c" ../kensa/wlan0.c: In function 'wlan0_kensa': ../kensa/wlan0.c:33:2: warning: implicit declaration of function 'ShellExecute' [-Wimplicit-function-declaration] ../kensa/wlan0.c:78:5: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] ../kensa/wlan0.c:23:17: warning: unused variable 'buf2' [-Wunused-variable] ../kensa/wlan0.c:22:13: warning: unused variable 'dummy' [-Wunused-variable] ../kensa/wlan0.c:22:7: warning: unused variable 'c' [-Wunused-variable] ../kensa/wlan0.c:21:13: warning: unused variable 'fd' [-Wunused-variable] ../kensa/wlan0.c:21:6: warning: unused variable 'color' [-Wunused-variable] ../kensa/wlan0.c:20:15: warning: unused variable 'i' [-Wunused-variable] vmw-gcc.bat -O0 -g3 -Wall -c -fmessage-length=0 -o "kensa\\sma.o" "..\\kensa\\sma.c" ../kensa/sma.c: In function 'sma_kensa': ../kensa/sma.c:38:3: warning: implicit declaration of function 'read' [-Wimplicit-function-declaration] ../kensa/sma.c:50:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] vmw-gcc.bat -O0 -g3 -Wall -c -fmessage-length=0 -o "kensa\\eth0.o" "..\\kensa\\eth0.c" ../kensa/eth0.c: In function 'eth0_kensa': ../kensa/eth0.c:36:3: warning: implicit declaration of function 'ShellExecute' [-Wimplicit-function-declaration] ../kensa/eth0.c:45:3: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] ../kensa/eth0.c:27:14: warning: unused variable 'st' [-Wunused-variable] ../kensa/eth0.c:24:7: warning: unused variable 'buf' [-Wunused-variable] vmw-gcc.bat -o kensa_VMWCGPJ "webapp-src\\app-src\\sensor.o" "kensa\\wlan0.o" "kensa\\temperature_sensor.o" "kensa\\storage.o" "kensa\\sma.o" "kensa\\macwrite.o" "kensa\\led_kensa.o" "kensa\\kensa.o" "kensa\\eth0.o" -ldl -lpthread 20:55:13 Build Finished (took 32s.359ms)