=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for open2300-1.10nb1 --- open2300.o --- --- rw2300.o --- --- linux2300.o --- --- win2300.o --- --- dump2300.o --- --- log2300.o --- --- fetch2300.o --- --- wu2300.o --- --- open2300.o --- clang -DVERSION=\"1.10\" -c open2300.c --- rw2300.o --- clang -DVERSION=\"1.10\" -c rw2300.c --- linux2300.o --- clang -DVERSION=\"1.10\" -c linux2300.c --- win2300.o --- clang -DVERSION=\"1.10\" -c win2300.c --- dump2300.o --- clang -DVERSION=\"1.10\" -c dump2300.c --- log2300.o --- clang -DVERSION=\"1.10\" -c log2300.c --- fetch2300.o --- clang -DVERSION=\"1.10\" -c fetch2300.c --- wu2300.o --- clang -DVERSION=\"1.10\" -c wu2300.c --- cw2300.o --- --- history2300.o --- --- wu2300.o --- wu2300.c:41:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(urlline, "http://%s%s?ID=%s&PASSWORD=%s", ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ wu2300.c:51:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(urlline, "%s%s", urlline, datestring); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ wu2300.c:56:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(urlline, "%s&tempf=%.2f", urlline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ wu2300.c:62:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(urlline, "%s&dewptf=%.2f", urlline, dewpoint(ws2300, FAHRENHEIT) ); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ wu2300.c:67:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(urlline, "%s&humidity=%d", urlline, humidity_outdoor(ws2300) ); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ wu2300.c:72:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(urlline,"%s&windspeedmph=%.2f", urlline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ wu2300.c:74:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(urlline,"%s&winddir=%.1f", urlline, tempfloat); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ wu2300.c:79:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(urlline,"%s&rainin=%.2f", urlline, rain_1h(ws2300, INCHES) ); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ wu2300.c:84:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(urlline,"%s&dailyrainin=%.2f", urlline, rain_24h(ws2300, INCHES) ); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ wu2300.c:89:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(urlline,"%s&baromin=%.3f",urlline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ wu2300.c:94:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(urlline,"%s&softwaretype=%s%s&action=updateraw",urlline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ wu2300.c:109:20: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] http_request_url(urlline); ^~~~~~~ ./rw2300.h:307:28: note: passing argument to parameter 'urlline' here int http_request_url(char *urlline); ^ --- cw2300.o --- clang -DVERSION=\"1.10\" -c cw2300.c --- wu2300.o --- 12 warnings generated. --- history2300.o --- clang -DVERSION=\"1.10\" -c history2300.c --- log2300.o --- log2300.c:88:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.1f ", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ log2300.c:94:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.1f ", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ log2300.c:100:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.1f ", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ log2300.c:106:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%d ", logline, humidity_indoor(ws2300)); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ log2300.c:111:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%d ", logline, humidity_outdoor(ws2300)); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ log2300.c:116:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.1f ", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ log2300.c:118:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.1f %s ", logline, winddir[0], directions[tempint]); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ log2300.c:123:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.1f ", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ --- histlog2300.o --- --- open2300.o --- open2300.c:103:25: warning: passing 'unsigned char [2]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] data[i]=(char)strtol(tempchar,NULL,16); ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:167:26: note: passing argument to parameter '__str' here long strtol(const char *__str, char **__endptr, int __base); ^ open2300.c:127:24: warning: passing 'unsigned char [2]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] data[0]=(char)strtol(tempchar,NULL,16); ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:167:26: note: passing argument to parameter '__str' here --- log2300.o --- log2300.c:129:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.2f ", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ log2300.c:135:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.2f ", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ --- open2300.o --- long strtol(const char *__str, char **__endptr, int __base); ^ --- log2300.o --- log2300.c:141:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.2f ", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ log2300.c:147:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.3f ", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ log2300.c:154:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%s %s ", logline, tendency, forecast); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ 13 warnings generated. --- bin2300.o --- --- histlog2300.o --- clang -DVERSION=\"1.10\" -c histlog2300.c --- bin2300.o --- clang -DVERSION=\"1.10\" -c bin2300.c --- fetch2300.o --- fetch2300.c:49:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sTi %.1f\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:55:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sTimin %.1f\n", logline, tempfloat_min); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:56:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sTimax %.1f\n", logline, tempfloat_max); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:57:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTTimin %02d:%02d\nDTimin %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:60:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTTimax %02d:%02d\nDTimax %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' --- open2300.o --- 2 warnings generated. --- fetch2300.o --- __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:67:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sTo %.1f\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:73:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sTomin %.1f\n", logline, tempfloat_min); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:74:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sTomax %.1f\n", logline, tempfloat_max); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:75:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTTomin %02d:%02d\nDTomin %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:78:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTTomax %02d:%02d\nDTomax %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:85:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sDP %.1f\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:91:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sDPmin %.1f\n", logline, tempfloat_min); ^~~~~~~ --- xml2300.o --- --- fetch2300.o --- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:92:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sDPmax %.1f\n", logline, tempfloat_max); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:93:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTDPmin %02d:%02d\nDDPmin %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:96:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTDPmax %02d:%02d\nDDPmax %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:103:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sRHi %d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:107:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sRHimin %d\n", logline, tempint_min); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:108:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sRHimax %d\n", logline, tempint_max); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:109:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTRHimin %02d:%02d\nDRHimin %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:112:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTRHimax %02d:%02d\nDRHimax %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:119:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sRHo %d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:123:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sRHomin %d\n", logline, tempint_min); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:124:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sRHomax %d\n", logline, tempint_max); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:125:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTRHomin %02d:%02d\nDRHomin %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:128:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTRHomax %02d:%02d\nDRHomax %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:135:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sWS %.1f\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:137:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sDIRtext %s\nDIR0 %.1f\nDIR1 %0.1f\n" ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:145:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sWC %.1f\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:151:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sWCmin %.1f\n", logline, tempfloat_min); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:152:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sWCmax %.1f\n", logline, tempfloat_max); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:154:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTWCmin %02d:%02d\nDWCmin %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:157:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTWCmax %02d:%02d\nDWCmax %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:167:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sWSmin %.1f\n", logline, tempfloat_min); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:168:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sWSmax %.1f\n", logline, tempfloat_max); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:170:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTWSmin %02d:%02d\nDWSmin %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:173:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTWSmax %02d:%02d\nDWSmax %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:180:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sR1h %.2f\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' --- xml2300.o --- clang -DVERSION=\"1.10\" -c xml2300.c --- fetch2300.o --- __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:183:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sR1hmax %.2f\n", logline, tempfloat_max); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:184:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTR1hmax %02d:%02d\nDR1hmax %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:191:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sR24h %.2f\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:194:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sR24hmax %.2f\n", logline, tempfloat_max); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:195:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTR24hmax %02d:%02d\nDR24hmax %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:202:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sRtot %.2f\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:204:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTRtot %02d:%02d\nDRtot %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:211:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sRP %.3f\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:220:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sRPmin %.3f\n", logline, tempfloat_min); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:221:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sRPmax %.3f\n", logline, tempfloat_max); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:223:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTRPmin %02d:%02d\nDRPmin %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:226:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%sTRPmax %02d:%02d\nDRPmax %04d-%02d-%02d\n", logline, ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ fetch2300.c:234:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline, "%sTendency %s\nForecast %s\n", logline, tendency, forecast); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ 50 warnings generated. --- light2300.o --- --- interval2300.o --- --- light2300.o --- clang -DVERSION=\"1.10\" -c light2300.c --- interval2300.o --- clang -DVERSION=\"1.10\" -c interval2300.c --- minmax2300.o --- clang -DVERSION=\"1.10\" -c minmax2300.c --- open2300 --- --- cw2300.o --- cw2300.c:61:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(aprsline, "%s>APRS,TCPXX*,qAX,%s:%s%s/%s", ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ cw2300.c:69:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(aprsline,"%s_%03.0f", aprsline, tempfloat2); // _ wind dir degrees ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' --- open2300 --- clang -DVERSION=\"1.10\" -o open2300 open2300.o rw2300.o linux2300.o win2300.o -L/opt/pkg/lib -lm --- cw2300.o --- __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ cw2300.c:70:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(aprsline,"%s/%03.0f", aprsline, tempfloat1); // / wind speed mph ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ cw2300.c:79:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(aprsline, "%st%03.0f", aprsline, temperature_outdoor(ws2300, FAHRENHEIT)); ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ cw2300.c:82:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(aprsline,"%sr%03.0f",aprsline, rain_1h(ws2300, INCHES) *100); // hundredths of an inch ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ cw2300.c:85:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(aprsline,"%sp%03.0f",aprsline, rain_24h(ws2300, INCHES) *100); // hundredths of an inch ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ cw2300.c:91:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(aprsline, "%sh%02d", aprsline, humidity_outdoor(ws2300)); ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ cw2300.c:94:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(aprsline,"%sb%05.0f",aprsline,(rel_pressure(ws2300, MILLIBARS) *10)); // tenths of milibars ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ cw2300.c:97:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(aprsline,"%s.%s%s",aprsline, CW_SOFTWARETYPE, VERSION); ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ cw2300.c:103:36: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (citizen_weather_send(&config, aprsline) != 0) ^~~~~~~~ ./rw2300.h:308:60: note: passing argument to parameter 'datastring' here int citizen_weather_send(struct config_type *config, char *datastring); ^ --- histlog2300.o --- histlog2300.c:177:10: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy(logline,""); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ histlog2300.c:181:11: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.1f ", logline, temperature_in); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ histlog2300.c:186:11: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.1f ", logline, temperature_out); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ histlog2300.c:191:11: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.1f ", logline, dewpoint); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ histlog2300.c:196:11: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%d ", logline, humidity_in); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ histlog2300.c:201:11: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%d ", logline, humidity_out); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ histlog2300.c:206:11: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.1f ", logline, windspeed); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ histlog2300.c:207:11: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.1f %s ", logline, winddir_degrees, directions[(int)(winddir_degrees/22.5)]); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ histlog2300.c:212:11: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.1f ", logline, windchill); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ histlog2300.c:230:11: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.2f ", logline, rain); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ histlog2300.c:234:11: warning: passing 'unsigned char [3000]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(logline,"%s%.3f ", logline, pressure + pressure_term); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ --- cw2300.o --- 10 warnings generated. --- histlog2300.o --- 11 warnings generated. --- dump2300 --- --- log2300 --- --- fetch2300 --- --- dump2300 --- clang -DVERSION=\"1.10\" -o dump2300 dump2300.o rw2300.o linux2300.o win2300.o -L/opt/pkg/lib -lm --- log2300 --- clang -DVERSION=\"1.10\" -o log2300 log2300.o rw2300.o linux2300.o win2300.o -L/opt/pkg/lib -lm --- fetch2300 --- clang -DVERSION=\"1.10\" -o fetch2300 fetch2300.o rw2300.o linux2300.o win2300.o -L/opt/pkg/lib -lm --- xml2300.o --- xml2300.c:103:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(fileptr, datestring); ^~~~~~~~~~ xml2300.c:103:19: note: treat the string as an argument to avoid this fprintf(fileptr, datestring); ^ "%s", 1 warning generated. --- wu2300 --- clang -DVERSION=\"1.10\" -o wu2300 wu2300.o rw2300.o linux2300.o win2300.o -L/opt/pkg/lib -lm --- history2300 --- --- bin2300 --- --- histlog2300 --- --- history2300 --- clang -DVERSION=\"1.10\" -o history2300 history2300.o rw2300.o linux2300.o win2300.o -L/opt/pkg/lib -lm --- bin2300 --- clang -DVERSION=\"1.10\" -o bin2300 bin2300.o rw2300.o linux2300.o win2300.o -L/opt/pkg/lib -lm --- histlog2300 --- clang -DVERSION=\"1.10\" -o histlog2300 histlog2300.o rw2300.o linux2300.o win2300.o -L/opt/pkg/lib -lm --- cw2300 --- clang -DVERSION=\"1.10\" -o cw2300 cw2300.o rw2300.o linux2300.o win2300.o -L/opt/pkg/lib -lm --- xml2300 --- --- interval2300 --- --- xml2300 --- clang -DVERSION=\"1.10\" -o xml2300 xml2300.o rw2300.o linux2300.o win2300.o -L/opt/pkg/lib -lm --- interval2300 --- clang -DVERSION=\"1.10\" -o interval2300 interval2300.o rw2300.o linux2300.o win2300.o -L/opt/pkg/lib -lm --- minmax2300 --- clang -DVERSION=\"1.10\" -o minmax2300 minmax2300.o rw2300.o linux2300.o win2300.o -L/opt/pkg/lib -lm --- light2300 --- clang -DVERSION=\"1.10\" -o light2300 light2300.o rw2300.o linux2300.o win2300.o -L/opt/pkg/lib -lm