-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfile.log
More file actions
163 lines (127 loc) · 15.4 KB
/
file.log
File metadata and controls
163 lines (127 loc) · 15.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
Processing adafruit_feather_m0 (platform: atmelsam; board: adafruit_feather_m0; framework: arduino)
Warning! Library `{'requirements': None, 'name': 'Configuration'}` has not been found in PlatformIO Registry.
You can ignore this message, if `{'requirements': None, 'name': 'Configuration'}` is a built-in library (included in framework, SDK). E.g., SPI, Wire, etc.
Warning! Library `{'requirements': None, 'name': 'NetworkManager'}` has not been found in PlatformIO Registry.
You can ignore this message, if `{'requirements': None, 'name': 'NetworkManager'}` is a built-in library (included in framework, SDK). E.g., SPI, Wire, etc.
Warning! Library `{'requirements': None, 'name': 'SensorArray'}` has not been found in PlatformIO Registry.
You can ignore this message, if `{'requirements': None, 'name': 'SensorArray'}` is a built-in library (included in framework, SDK). E.g., SPI, Wire, etc.
Warning! Library `{'requirements': None, 'name': 'MQTTTasks'}` has not been found in PlatformIO Registry.
You can ignore this message, if `{'requirements': None, 'name': 'MQTTTasks'}` is a built-in library (included in framework, SDK). E.g., SPI, Wire, etc.
Verbose mode can be enabled via `-v, --verbose` option
CONFIGURATION: https://docs.platformio.org/page/boards/atmelsam/adafruit_feather_m0.html
PLATFORM: Atmel SAM > Adafruit Feather M0
HARDWARE: SAMD21G18A 48MHz 32KB RAM (256KB Flash)
DEBUG: CURRENT(atmel-ice) EXTERNAL(atmel-ice, blackmagic, jlink)
Library Dependency Finder -> http://bit.ly/configure-pio-ldf
LDF MODES: FINDER(chain) COMPATIBILITY(soft)
Collected 18 compatible libraries
Scanning dependencies...
Dependency Graph
|-- <PubSubClient> 2.7
|-- <ArduinoJson> 5.13.3
|-- <WiFi101> 0.15.3
| |-- <SPI> 1.0
|-- <Configuration>
|-- <NetworkManager>
| |-- <WiFi101> 0.15.3
| | |-- <SPI> 1.0
| |-- <SPI> 1.0
| |-- <ArduinoJson> 5.13.3
| |-- <PubSubClient> 2.7
| |-- <Configuration>
|-- <SensorArray>
| |-- <Configuration>
|-- <MQTTTasks>
| |-- <Configuration>
| |-- <ArduinoJson> 5.13.3
| |-- <NetworkManager>
| | |-- <WiFi101> 0.15.3
| | | |-- <SPI> 1.0
| | |-- <SPI> 1.0
| | |-- <ArduinoJson> 5.13.3
| | |-- <PubSubClient> 2.7
| | |-- <Configuration>
Compiling .pioenvs\adafruit_feather_m0\lib825\PubSubClient_ID89\PubSubClient.cpp.o
Archiving .pioenvs\adafruit_feather_m0\lib2a5\libArduinoJson_ID64.a
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\WiFi.cpp.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\WiFiClient.cpp.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\WiFiMDNSResponder.cpp.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\WiFiSSLClient.cpp.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\WiFiServer.cpp.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\WiFiUdp.cpp.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\bsp\source\nm_bsp_arduino.c.o
pio : .piolibdeps\PubSubClient_ID89\src\PubSubClient.cpp: In member function 'boolean PubSubClient::beginPublish(const char*, unsigned int, boolean)':
At line:1 char:1
+ pio run 1> file.log 2>&1
+ ~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (.piolibdeps\Pub...int, boolean)'::String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
.piolibdeps\PubSubClient_ID89\src\PubSubClient.cpp:456:18: warning: unused variable 'i' [-Wunused-variable]
uint16_t i;
^
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\bsp\source\nm_bsp_arduino_avr.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\bus_wrapper\source\nm_bus_wrapper_samd21.cpp.o
Archiving .pioenvs\adafruit_feather_m0\lib825\libPubSubClient_ID89.a
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\common\source\nm_common.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\driver\source\m2m_ate_mode.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\driver\source\m2m_crypto.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\driver\source\m2m_hif.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\driver\source\m2m_ota.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\driver\source\m2m_periph.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\driver\source\m2m_ssl.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\driver\source\m2m_wifi.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\driver\source\nmasic.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\driver\source\nmbus.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\driver\source\nmdrv.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\driver\source\nmi2c.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\driver\source\nmspi.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\driver\source\nmuart.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\socket\source\socket.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\spi_flash\source\spi_flash.c.o
Compiling .pioenvs\adafruit_feather_m0\lib8f6\WiFi101_ID299\utility\WiFiSocket.cpp.o
Archiving .pioenvs\adafruit_feather_m0\lib9dd\libConfiguration.a
Compiling .pioenvs\adafruit_feather_m0\libceb\NetworkManager\NetworkManager.cpp.o
Compiling .pioenvs\adafruit_feather_m0\lib10a\SensorArray\SensorArray.cpp.o
Compiling .pioenvs\adafruit_feather_m0\lib422\MQTTTasks\MQTTTasks.cpp.o
lib\SensorArray\SensorArray.cpp: In member function 'bool SensorArray::getLastSensorData(int)':
lib\SensorArray\SensorArray.cpp:82:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
lib\MQTTTasks\MQTTTasks.cpp: In member function 'String* MQTTTasks::returnMQTTtopics(myJSONStr&)':
lib\MQTTTasks\MQTTTasks.cpp:112:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < passingMessage.topic.length(); i++)
^
lib\MQTTTasks\MQTTTasks.cpp:130:12: warning: address of local variable 'tmp2' returned [-Wreturn-local-addr]
String tmp2[k3];
^
lib\MQTTTasks\MQTTTasks.cpp: In function 'int returnNumOfVehicles(String&)':
lib\MQTTTasks\MQTTTasks.cpp:140:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
lib\MQTTTasks\MQTTTasks.cpp: In member function 'myJSONStr MQTTTasks::getLastMessage()':
lib\MQTTTasks\MQTTTasks.cpp:24:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
lib\MQTTTasks\MQTTTasks.cpp: In member function 'myJSONStr MQTTTasks::getDesiredLastMessage(int)':
lib\MQTTTasks\MQTTTasks.cpp:44:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
lib\MQTTTasks\MQTTTasks.cpp: In member function 'bool MQTTTasks::deleteMessage(int)':
lib\MQTTTasks\MQTTTasks.cpp:79:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
lib\MQTTTasks\MQTTTasks.cpp: In member function 'myJSONStr* MQTTTasks::getBetween(int, int)':
lib\MQTTTasks\MQTTTasks.cpp:197:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Archiving .pioenvs\adafruit_feather_m0\libceb\libNetworkManager.a
Archiving .pioenvs\adafruit_feather_m0\lib422\libMQTTTasks.a
Archiving .pioenvs\adafruit_feather_m0\lib10a\libSensorArray.a
Archiving .pioenvs\adafruit_feather_m0\lib8f6\libWiFi101_ID299.a
Linking .pioenvs\adafruit_feather_m0\firmware.elf
Checking size .pioenvs\adafruit_feather_m0\firmware.elf
Building .pioenvs\adafruit_feather_m0\firmware.bin
Memory Usage -> http://bit.ly/pio-memory-usage
DATA: [==== ] 37.2% (used 12188 bytes from 32768 bytes)
PROGRAM: [== ] 23.8% (used 62496 bytes from 262144 bytes)
[SUCCESS] Took 8.27 seconds