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' ar: `u' modifier ignored since `D' is the default (see `U') ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1820:30: warning: static function 'scanner_get_str' is used in an inline function with external linkage [-Wstatic-in-inline] parser->msg.entity.buf = scanner_get_str( &parser->scanner ); ^ ../source_subfolder/upnp/src/inc/httpparser.h:402:1: note: use 'static' to give inline function 'parser_get_entity_read_method' internal linkage parse_status_t parser_get_entity_read_method(http_parser_t *parser); ^ static ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:342:26: note: 'scanner_get_str' declared here static UPNP_INLINE char *scanner_get_str(scanner_t * scanner) ^ ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1868:6: warning: static function 'UpnpPrintf' is used in an inline function with external linkage [-Wstatic-in-inline] UpnpPrintf( UPNP_INFO, HTTP, __FILE__, __LINE__, ^ ../source_subfolder/upnp/src/inc/httpparser.h:402:1: note: use 'static' to give inline function 'parser_get_entity_read_method' internal linkage parse_status_t parser_get_entity_read_method(http_parser_t *parser); ^ static ../source_subfolder/upnp/inc/upnpdebug.h:211:25: note: 'UpnpPrintf' declared here static UPNP_INLINE void UpnpPrintf(Upnp_LogLevel DLevel, Dbg_Module Module, ^ ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1923:12: warning: static function 'parser_parse_entity_using_clen' is used in an inline function with external linkage [-Wstatic-in-inline] status = parser_parse_entity_using_clen( parser ); ^ ../source_subfolder/upnp/src/inc/httpparser.h:387:1: note: use 'static' to give inline function 'parser_parse_entity' internal linkage parse_status_t parser_parse_entity(http_parser_t *parser); ^ static ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1590:1: note: 'parser_parse_entity_using_clen' declared here parser_parse_entity_using_clen( http_parser_t * parser ) ^ ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1927:12: warning: static function 'parser_parse_chunky_entity' is used in an inline function with external linkage [-Wstatic-in-inline] status = parser_parse_chunky_entity( parser ); ^ ../source_subfolder/upnp/src/inc/httpparser.h:387:1: note: use 'static' to give inline function 'parser_parse_entity' internal linkage parse_status_t parser_parse_entity(http_parser_t *parser); ^ static ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1724:1: note: 'parser_parse_chunky_entity' declared here parser_parse_chunky_entity( http_parser_t * parser ) ^ ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1931:12: warning: static function 'parser_parse_chunky_body' is used in an inline function with external linkage [-Wstatic-in-inline] status = parser_parse_chunky_body( parser ); ^ ../source_subfolder/upnp/src/inc/httpparser.h:387:1: note: use 'static' to give inline function 'parser_parse_entity' internal linkage parse_status_t parser_parse_entity(http_parser_t *parser); ^ static ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1638:35: note: 'parser_parse_chunky_body' declared here static UPNP_INLINE parse_status_t parser_parse_chunky_body( ^ ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1935:12: warning: static function 'parser_parse_chunky_headers' is used in an inline function with external linkage [-Wstatic-in-inline] status = parser_parse_chunky_headers( parser ); ^ ../source_subfolder/upnp/src/inc/httpparser.h:387:1: note: use 'static' to give inline function 'parser_parse_entity' internal linkage parse_status_t parser_parse_entity(http_parser_t *parser); ^ static ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1684:1: note: 'parser_parse_chunky_headers' declared here parser_parse_chunky_headers( http_parser_t * parser ) ^ ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1939:12: warning: static function 'parser_parse_entity_until_close' is used in an inline function with external linkage [-Wstatic-in-inline] status = parser_parse_entity_until_close( parser ); ^ ../source_subfolder/upnp/src/inc/httpparser.h:387:1: note: use 'static' to give inline function 'parser_parse_entity' internal linkage parse_status_t parser_parse_entity(http_parser_t *parser); ^ static ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1775:1: note: 'parser_parse_entity_until_close' declared here parser_parse_entity_until_close( http_parser_t * parser ) ^ 7 warnings generated. ../source_subfolder/upnp/src/inet_pton.c:327:20: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] #endif /* _WIN32 */ ^ 1 warning generated. ar: `u' modifier ignored since `D' is the default (see `U') CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY