configure.ac:621: installing 'build-aux/ar-lib' configure.ac:497: installing 'build-aux/compile' configure.ac:483: installing 'build-aux/config.guess' configure.ac:483: installing 'build-aux/config.sub' configure.ac:476: installing 'build-aux/install-sh' configure.ac:476: installing 'build-aux/missing' ixml/Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' ../source_subfolder/upnp/src/genlib/net/http/httpreadwrite.c: In function 'http_SendMessage': ../source_subfolder/upnp/src/genlib/net/http/httpreadwrite.c:591:7: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] num_read); ^ ../source_subfolder/upnp/src/genlib/net/http/httpreadwrite.c:591:7: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] ../source_subfolder/upnp/src/genlib/net/http/httpreadwrite.c: In function 'http_WriteHttpRequest': ../source_subfolder/upnp/src/genlib/net/http/httpreadwrite.c:1351:4: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] sprintf(tempbuf, "%zx\r\n", *size); ^ ../source_subfolder/upnp/src/genlib/net/http/httpreadwrite.c: In function 'http_MakeMessage': ../source_subfolder/upnp/src/genlib/net/http/httpreadwrite.c:1738:4: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] rc = snprintf(tempbuf, sizeof(tempbuf), "%" PRIzu, num); ^ ../source_subfolder/upnp/src/genlib/net/http/httpreadwrite.c:1738:4: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] ../source_subfolder/upnp/src/genlib/net/http/webserver.c:225:2: warning: string length '849' is greater than the length '509' ISO C90 compilers are required to support [-Woverlength-strings] "\0"; ^ ../source_subfolder/upnp/src/genlib/net/http/webserver.c: In function 'get_file_info': ../source_subfolder/upnp/src/genlib/net/http/webserver.c:563:9: warning: ISO C90 does not support 'long long' [-Wlong-long] (long long)UpnpFileInfo_get_FileLength(info), ^ ../source_subfolder/upnp/src/gena/gena_device.c: In function 'AllocGenaHeaders': ../source_subfolder/upnp/src/gena/gena_device.c:457:3: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] HEADER_LINE_4); ^ ../source_subfolder/upnp/src/gena/gena_device.c:457:3: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] ../source_subfolder/upnp/src/inet_pton.c:46:4: warning: C++ style comments are not allowed in ISO C90 //__set_errno (ENOSPC); ^ ../source_subfolder/upnp/src/inet_pton.c:46:4: warning: (this will be reported only once per input file) ../source_subfolder/upnp/src/inet_pton.c:327:0: warning: ISO C forbids an empty translation unit [-Wpedantic] #endif /* _WIN32 */ ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY