Issue
|
Exception
|
apache
|
apache\apache_thread_system.cc(33): error C3861: 'apr_setup_signal_thread': identifier not found
|
D:\src\net\instaweb\util\public\atomic_bool.h(41): error C2220: warning treated as error - no 'object' file generated
|
D:\src\third_party\apache\apr\src\include\apr_network_io.h(238): error C2079: 'apr_sockaddr_t::sin' uses undefined struct 'sockaddr_in'
|
apache\serf_url_async_fetcher.cc(606): error C2664: 'apr_thread_create' : cannot convert parameter 3 from 'void *(__cdecl *)(apr_thread_t *,void *)' to 'apr_thread_start_t' None of the functions with this name in scope match the target type
|
apache\serf_url_async_fetcher.cc(731): error C3861: 'apr_setup_signal_thread': identifier not found
|
apache\apr_statistics.cc(74): error C2664: 'apr_proc_mutex_lock' : cannot convert parameter 1 from 'apr_global_mutex_t *const ' to 'apr_proc_mutex_t *' Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
|
apache\apr_statistics.cc(95): error C2664: 'apr_proc_mutex_unlock' : cannot convert parameter 1 from 'apr_global_mutex_t *const ' to 'apr_proc_mutex_t *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
|
apache\apr_statistics.cc(164): error C2664: 'apr_proc_mutex_create' : cannot convert parameter 1 from 'apr_global_mutex_t **' to 'apr_proc_mutex_t **'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
|
apache\apr_statistics.cc(179): error C2664: 'apr_proc_mutex_child_init' : cannot convert parameter 1 from 'apr_global_mutex_t **' to 'apr_proc_mutex_t **'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
|
css_parser
|
D:\src\third_party\css_parser\src\strings\ascii_ctype.h(89): error C2220: warning treated as error - no 'object' file generated
|
src\webutil\html\htmlcolor.cc(198): error C3861: 'strcasecmp': identifier not found
|
src\webutil\html\htmlcolor.cc(537): fatal error C1003: error count exceeds 100; stopping compilation
|
src\webutil\css\identifier.cc(47): error C2220: warning treated as error - no 'object' file generated
|
D:\src\third_party\css_parser\src\base\commandlineflags.h(20): fatal error C1083: Cannot open include file: 'gflags\gflags.h': No such file or directory
|
D:\src\third_party\google-sparsehash\src\google\sparsehash\sparseconfig.h(35): error C2220: warning treated as error - no 'object' file generated
|
D:\src\third_party\css_parser\src\webutil\css\identifier.h(45): error C2059: syntax error : 'constant'
|
D:\src\third_party\css_parser\src\webutil\css\identifier.h(45): error C3805: 'constant': unexpected token, expected either '}' or a ','
|
D:\src\third_party\css_parser\src\webutil\css\identifier.h(128): error C2065: 'OTHER' : undeclared identifier
|
D:\src\third_party\css_parser\src\webutil\css\value.h(56): error C2059: syntax error : ','
|
D:\src\third_party\css_parser\src\webutil\css\value.h(56): error C3805: ',': unexpected token, expected either '}' or a ','property.cc
|
src\webutil\css\property.cc(47): error C2220: warning treated as error - no 'object' file generated
|
D:\src\third_party\css_parser\src\webutil\css\util.h(39): error C3805: 'constant': unexpected token, expected either '}' or a ','
|
src\webutil\css\parser.cc(203): error C2065: '__func__' : undeclared identifier
|
c1xx : fatal error C1903: unable to recover from previous error(s); stopping compilation ascii_ctype.cc
|
gflags
|
src\gflags_reporting.cc(51): fatal error C1083: Cannot open include file: 'config.h': No such file or directory
|
src\gflags.cc(91): fatal error C1083: Cannot open include file: 'config.h': No such file or directory
|
src\gflags_completions.cc(51): fatal error C1083: Cannot open include file: 'config.h': No such file or directory
|
instaweb_automatic
|
D:\src\net\instaweb\util\public\atomic_bool.h(41): error C2220: warning treated as error - no 'object' file generated
|
instaweb_
htmlparse_core
|
htmlparse\html_lexer.cc(136): error C2059: syntax error : '{'
htmlparse\html_lexer.cc(136): error C2143: syntax error : missing ';' before '{'
htmlparse\html_lexer.cc(136): error C2447: '{' : missing function header (old-style formal list?)
|
instaweb_http
|
http\response_headers_parser.cc(75): error C2220: warning treated as error - no 'object' file generated
|
instaweb_js_defer_data2c
|
D:\src\net\instaweb\instaweb_js_defer_data2c.targets(1,1379): error MSB3721: The command "call "D:\src\net\instaweb\..\..\third_party\cygwin\setup_env.bat" && set CYGWIN=nontsec&& set OUTDIR=D:\src\net\instaweb\Release\&& bash -c "\"`cygpath -m \"${OUTDIR}\"`/instaweb_data2c.exe\" \"--data_file=../../net/instaweb/rewriter//js_defer.js\" \"--c_file=`cygpath -m \"${OUTDIR}\"`/obj/global_intermediate/data2c_out/instaweb/net/instaweb/rewriter//js_defer_out.cc\" \"--varname=JS_js_defer\""" exited with code 127.
|
instaweb_lazyload_images_
data2c
|
D:\src\net\instaweb\instaweb_lazyload_images_data2c.targets(1,1379): error MSB3721: The command "call "D:\src\net\instaweb\..\..\third_party\cygwin\setup_env.bat" && set CYGWIN=nontsec&& set OUTDIR=D:\src\net\instaweb\Release\&& bash -c "\"`cygpath -m \"${OUTDIR}\"`/instaweb_data2c.exe\" \"--data_file=../../net/instaweb/rewriter//lazyload_images.js\" \"--c_file=`cygpath -m \"${OUTDIR}\"`/obj/global_intermediate/data2c_out/instaweb/net/instaweb/rewriter//lazyload_images_out.cc\" \"--varname=JS_lazyload_images\""" exited with code 127
|
instaweb_rewriter
|
>D:\src\net/instaweb/rewriter/public/image_url_encoder.h(21): fatal error C1083: Cannot open include file: 'net/instaweb/rewriter/cached_result.pb.h': No such file or directory
|
D:\src\net\instaweb\util\public\atomic_bool.h(41): error C2220: warning treated as error - no 'object' file generated
|
instaweb_rewriter_base
|
D:\src\net\instaweb\util\public\atomic_bool.h(41): error C2220: warning treated as error - no 'object' file generate
|
instaweb_rewriter_css
|
D:\src\net\instaweb\util\public\atomic_bool.h(41): error C2220: warning treated as error - no 'object' file generated
|
D:\src\third_party\css_parser\src\webutil\css\identifier.h(45): error C2059: syntax error : 'constant'
|
D:\src\third_party\css_parser\src\webutil\css\identifier.h(45): error C3805: 'constant': unexpected token, expected either '}' or a ','
|
D:\src\third_party\css_parser\src\webutil\css\identifier.h(128): error C2065: 'OTHER' : undeclared identifier
|
D:\src\third_party\css_parser\src\webutil\css\value.h(56): error C2059: syntax error : ','
|
D:\src\third_party\css_parser\src\webutil\css\value.h(56): error C3805: ',': unexpected token, expected either '}' or a ','
|
instaweb_rewriter_html
|
rewriter\rewrite_options.cc(473): error C2220: warning treated as error - no 'object' file generated
|
instaweb_rewriter_image
|
D:\src\net\instaweb\rewriter\public\image_url_encoder.h(21): fatal error C1083: Cannot open include file: 'net/instaweb/rewriter/cached_result.pb.h': No such file or directory
rewriter\webp_optimizer.cc(188): error C2220: warning treated as error - no 'object' file generated
|
instaweb_rewriter_javascript
|
D:\src\net/instaweb/util/public/statistics.h(171): error C2220: warning treated as error - no 'object' file generated
|
instaweb_rewriter_pb
|
D:\src\net\instaweb\instaweb_rewriter_pb.targets(1,1429): error MSB3721: The command "call "D:\src\net\instaweb\..\..\third_party\cygwin\setup_env.bat" && set CYGWIN=nontsec&& set OUTDIR=D:\src\net\instaweb\Release\&& bash -c "\"`cygpath -m \"${OUTDIR}\"`/protoc.exe\" \"--proto_path=../..\" \"../../net/instaweb/rewriter//cached_result.proto\" \"--cpp_out=`cygpath -m \"${OUTDIR}\"`/obj/global_intermediate/protoc_out/instaweb\""" exited with code 1.
|
instaweb_spriter
|
spriter\libpng_image_library.cc(87): error C2220: warning treated as error - no 'object' file generated
|
instaweb_util
|
D:\src\net/instaweb/util/public/atomic_bool.h(41): error C2220: warning treated as error - no 'object' file generated
|
D:\src\net\instaweb\util\public\statistics.h(171): error C2220: warning treated as error - no 'object' file generated
|
util\stdio_file_system.cc(21): fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory
|
instaweb_util_core
|
util\string_util.cc(142): error C2039: '_snprintf' : is not a member of 'std'
|
instaweb_util_pthread
|
D:\src\net\instaweb\util\public\pthread_mutex.h(22): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory pthread_shared_mem.cc
|
D:\src\net\instaweb\util\public\pthread_condvar.h(20): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
|
util\pthread_thread_system.cc(21): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
|
D:\src\net\instaweb\util\public\pthread_rw_lock.h(22): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
|
util\pthread_shared_mem.cc(20): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
|
mem_clean_up
|
D:\src\net\instaweb\util\public\atomic_bool.h(41): error C2220: warning treated as error - no 'object' file generated
|
D:\src\net\instaweb\util\public\gflags.h(23): fatal error C1083: Cannot open include file: 'gflags\gflags.h': No such file or directory
|
mod_pagespeed
|
apache\mod_instaweb.cc(28): fatal error C1083: Cannot open include file: 'unixd.h': No such file or directory
|
D:\src\net\instaweb\util\public\atomic_bool.h(41): error C2220: warning treated as error - no 'object' file generated
|
pagespeed_image_converter
|
image_converter.cc(32): error C2220: warning treated as error - no 'object' file generated
|