Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created November 24, 2013 19:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zeffii/7631633 to your computer and use it in GitHub Desktop.
Save zeffii/7631633 to your computer and use it in GitHub Desktop.
Build Log Build started: Project: chuck_win32, Configuration: Debug|Win32
Command Lines Creating temporary file "C:\Users\dealga\Desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\Debug\RSP00000527642280.rsp" with contents
[
/Od /D "_DEBUG" /D "__PLATFORM_WIN32__" /D "WIN32" /D "_CONSOLE" /D "__WINDOWS_DS__" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/chuck_win32.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TC ".\regex\tre-match-parallel.c"
".\regex\tre-match-backtrack.c"
".\regex\tre-match-approx.c"
".\regex\tre-compile.c"
".\regex\regexec.c"
]
Creating command line "cl.exe @"C:\Users\dealga\Desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\Debug\RSP00000527642280.rsp" /nologo /errorReport:prompt"
Creating temporary file "C:\Users\dealga\Desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\Debug\RSP00000627642280.rsp" with contents
[
/Od /D "_DEBUG" /D "__PLATFORM_WIN32__" /D "WIN32" /D "_CONSOLE" /D "__WINDOWS_DS__" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/chuck_win32.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP ".\util_thread.cpp"
".\util_string.cpp"
".\util_serial.cpp"
".\util_opsc.cpp"
".\util_hid.cpp"
".\util_console.cpp"
".\util_buffers.cpp"
".\ulib_std.cpp"
".\ulib_regex.cpp"
".\ulib_opsc.cpp"
".\ulib_math.cpp"
".\ulib_machine.cpp"
".\ugen_xxx.cpp"
".\ugen_stk.cpp"
".\ugen_osc.cpp"
".\ugen_filter.cpp"
".\uana_xform.cpp"
".\uana_extract.cpp"
".\rtmidi.cpp"
".\RtAudio\RtAudio.cpp"
".\midiio_rtmidi.cpp"
".\hidio_sdl.cpp"
".\digiio_rtaudio.cpp"
".\chuck_vm.cpp"
".\chuck_utils.cpp"
".\chuck_ugen.cpp"
".\chuck_type.cpp"
".\chuck_table.cpp"
".\chuck_symbol.cpp"
".\chuck_stats.cpp"
".\chuck_shell.cpp"
".\chuck_scan.cpp"
".\chuck_parse.cpp"
".\chuck_otf.cpp"
".\chuck_oo.cpp"
".\chuck_main.cpp"
".\chuck_lang.cpp"
".\chuck_io.cpp"
".\chuck_instr.cpp"
".\chuck_globals.cpp"
".\chuck_frame.cpp"
".\chuck_errmsg.cpp"
".\chuck_emit.cpp"
".\chuck_dl.cpp"
".\chuck_console.cpp"
".\chuck_compile.cpp"
".\chuck_bbq.cpp"
".\chuck_absyn.cpp"
]
Creating command line "cl.exe @"C:\Users\dealga\Desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\Debug\RSP00000627642280.rsp" /nologo /errorReport:prompt"
Output Window Compiling...
regexec.c
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\regexec.c(128) : error C2039: 'TRE_REGEX_T_FIELD' : is not a member of 'regex_t'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre.h(67) : see declaration of 'regex_t'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\regexec.c(135) : error C2039: 'TRE_REGEX_T_FIELD' : is not a member of 'regex_t'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre.h(67) : see declaration of 'regex_t'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\regexec.c(149) : warning C4013: 'alloca' undefined; assuming extern returning int
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\regexec.c(149) : warning C4047: '=' : 'int *' differs in levels of indirection from 'int'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\regexec.c(206) : error C2039: 'TRE_REGEX_T_FIELD' : is not a member of 'regex_t'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre.h(67) : see declaration of 'regex_t'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\regexec.c(243) : error C2039: 'TRE_REGEX_T_FIELD' : is not a member of 'regex_t'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre.h(67) : see declaration of 'regex_t'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\regexec.c(277) : warning C4047: '=' : 'int *' differs in levels of indirection from 'int'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\regexec.c(299) : error C2039: 'TRE_REGEX_T_FIELD' : is not a member of 'regex_t'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre.h(67) : see declaration of 'regex_t'
tre-compile.c
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-compile.c(2160) : error C2039: 'TRE_REGEX_T_FIELD' : is not a member of 'regex_t'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre.h(67) : see declaration of 'regex_t'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-compile.c(2172) : error C2039: 'TRE_REGEX_T_FIELD' : is not a member of 'regex_t'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre.h(67) : see declaration of 'regex_t'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-compile.c(2187) : error C2039: 'TRE_REGEX_T_FIELD' : is not a member of 'regex_t'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre.h(67) : see declaration of 'regex_t'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-compile.c(2242) : warning C4013: 'snprintf' undefined; assuming extern returning int
tre-match-approx.c
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(178) : error C2054: expected '(' to follow 'inline'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(180) : error C2085: 'tre_tag_order' : not in formal parameter list
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(180) : error C2143: syntax error : missing ';' before '{'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(204) : error C2054: expected '(' to follow 'inline'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(205) : error C2085: 'tre_neg_char_classes_match' : not in formal parameter list
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(205) : error C2143: syntax error : missing ';' before '{'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-approx.c(128) : error C2054: expected '(' to follow 'inline'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-approx.c(130) : error C2085: 'tre_set_params' : not in formal parameter list
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-approx.c(130) : error C2143: syntax error : missing ';' before '{'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-approx.c(281) : warning C4013: 'alloca' undefined; assuming extern returning int
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-approx.c(281) : warning C4047: '=' : 'unsigned char *' differs in levels of indirection from 'int'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-approx.c(369) : warning C4013: 'tre_set_params' undefined; assuming extern returning int
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-approx.c(558) : warning C4013: 'tre_tag_order' undefined; assuming extern returning int
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-approx.c(672) : warning C4013: 'tre_neg_char_classes_match' undefined; assuming extern returning int
tre-match-backtrack.c
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(178) : error C2054: expected '(' to follow 'inline'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(180) : error C2085: 'tre_tag_order' : not in formal parameter list
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(180) : error C2143: syntax error : missing ';' before '{'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(204) : error C2054: expected '(' to follow 'inline'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(205) : error C2085: 'tre_neg_char_classes_match' : not in formal parameter list
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(205) : error C2143: syntax error : missing ';' before '{'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-backtrack.c(241) : warning C4013: 'alloca' undefined; assuming extern returning int
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-backtrack.c(241) : warning C4022: 'tre_mem_new_impl' : pointer mismatch for actual parameter 2
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-backtrack.c(256) : warning C4022: 'tre_mem_alloc_impl' : pointer mismatch for actual parameter 3
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-backtrack.c(269) : warning C4047: '=' : 'int *' differs in levels of indirection from 'int'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-backtrack.c(270) : warning C4047: '=' : 'regmatch_t *' differs in levels of indirection from 'int'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-backtrack.c(271) : warning C4047: '=' : 'int *' differs in levels of indirection from 'int'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-backtrack.c(351) : warning C4022: 'tre_mem_alloc_impl' : pointer mismatch for actual parameter 3
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-backtrack.c(351) : warning C4022: 'tre_mem_alloc_impl' : pointer mismatch for actual parameter 3
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-backtrack.c(385) : warning C4013: 'tre_tag_order' undefined; assuming extern returning int
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-backtrack.c(550) : warning C4013: 'tre_neg_char_classes_match' undefined; assuming extern returning int
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-backtrack.c(572) : warning C4022: 'tre_mem_alloc_impl' : pointer mismatch for actual parameter 3
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-backtrack.c(572) : warning C4022: 'tre_mem_alloc_impl' : pointer mismatch for actual parameter 3
tre-match-parallel.c
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(178) : error C2054: expected '(' to follow 'inline'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(180) : error C2085: 'tre_tag_order' : not in formal parameter list
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(180) : error C2143: syntax error : missing ';' before '{'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(204) : error C2054: expected '(' to follow 'inline'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(205) : error C2085: 'tre_neg_char_classes_match' : not in formal parameter list
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-utils.h(205) : error C2143: syntax error : missing ';' before '{'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-parallel.c(169) : warning C4013: 'alloca' undefined; assuming extern returning int
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-parallel.c(169) : warning C4047: '=' : 'char *' differs in levels of indirection from 'int'
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-parallel.c(418) : warning C4013: 'tre_neg_char_classes_match' undefined; assuming extern returning int
c:\users\dealga\desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\regex\tre-match-parallel.c(466) : warning C4013: 'tre_tag_order' undefined; assuming extern returning int
Generating Code...
Results Build log was saved at "file://C:\Users\dealga\Desktop\chuck-1.3.2.0\chuck-1.3.2.0\src\Debug\BuildLog.htm"
chuck_win32 - 29 error(s), 25 warning(s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment