Ticket #137: buildlog11.txt

File buildlog11.txt, 3.7 KB (added by Samuli Seppänen, 13 years ago)

Build log of "master" branch with all patches in this ticket included

Line 
1Setting environment for using Microsoft Visual Studio 2008 x86 tools.
2        cl.exe @C:\Users\Samuli\AppData\Local\Temp\nm19CE.tmp
3base64.c
4buffer.c
5clinat.c
6crypto.c
7cryptoapi.c
8dhcp.c
9error.c
10event.c
11fdmisc.c
12forward.c
13fragment.c
14gremlin.c
15helper.c
16httpdigest.c
17ieproxy.c
18init.c
19interval.c
20list.c
21lladdr.c
22lzo.c
23Generating Code...
24Compiling...
25manage.c
26mbuf.c
27misc.c
28mroute.c
29mss.c
30mtcp.c
31mtcp.c(157) : error C2121: '#' : invalid character : possibly the result of a macro expansion
32mtcp.c(157) : error C2146: syntax error : missing ')' before identifier 'ifdef'
33mtcp.c(157) : error C2121: '#' : invalid character : possibly the result of a macro expansion
34mtu.c
35mudp.c
36multi.c
37ntlm.c
38occ.c
39openvpn.c
40options.c
41options.c(1911) : error C2121: '#' : invalid character : possibly the result of a macro expansion
42options.c(1911) : error C2146: syntax error : missing ')' before identifier 'ifdef'
43options.c(1911) : error C2121: '#' : invalid character : possibly the result of a macro expansion
44options.c(1911) : error C2059: syntax error : ')'
45options.c(1922) : error C2121: '#' : invalid character : possibly the result of a macro expansion
46options.c(1922) : error C2146: syntax error : missing ')' before identifier 'ifdef'
47options.c(1922) : error C2121: '#' : invalid character : possibly the result of a macro expansion
48options.c(1922) : error C2059: syntax error : ')'
49options.c(2069) : error C2121: '#' : invalid character : possibly the result of a macro expansion
50options.c(2069) : error C2146: syntax error : missing ')' before identifier 'ifdef'
51options.c(2069) : error C2121: '#' : invalid character : possibly the result of a macro expansion
52options.c(2069) : error C2059: syntax error : ')'
53options.c(2120) : error C2121: '#' : invalid character : possibly the result of a macro expansion
54options.c(2120) : error C2146: syntax error : missing ')' before identifier 'ifdef'
55options.c(2120) : error C2121: '#' : invalid character : possibly the result of a macro expansion
56options.c(2120) : error C2059: syntax error : ')'
57otime.c
58packet_id.c
59perf.c
60pf.c
61ping.c
62pkcs11.c
63plugin.c
64Generating Code...
65Compiling...
66pool.c
67proto.c
68proxy.c
69ps.c
70push.c
71reliable.c
72route.c
73schedule.c
74session_id.c
75shaper.c
76sig.c
77socket.c
78socket.c(1683) : error C2121: '#' : invalid character : possibly the result of a macro expansion
79socket.c(1683) : error C2146: syntax error : missing ')' before identifier 'ifdef'
80socket.c(1683) : error C2121: '#' : invalid character : possibly the result of a macro expansion
81socket.c(1744) : error C2121: '#' : invalid character : possibly the result of a macro expansion
82socket.c(1744) : error C2146: syntax error : missing ')' before identifier 'ifdef'
83socket.c(1744) : error C2121: '#' : invalid character : possibly the result of a macro expansion
84socket.c(2642) : error C2039: '__u6_addr' : is not a member of 'in6_addr'
85        C:\Program Files\\Microsoft SDKs\Windows\v6.0A\include\in6addr.h(22) : see declaration of 'in6_addr'
86socket.c(2642) : error C2198: 'ntohl' : too few arguments for call
87socket.c(2643) : error C2039: '__u6_addr' : is not a member of 'in6_addr'
88        C:\Program Files\\Microsoft SDKs\Windows\v6.0A\include\in6addr.h(22) : see declaration of 'in6_addr'
89socks.c
90ssl.c
91status.c
92tun.c
93win32.c
94Generating Code...
95Setting environment for using Microsoft Visual Studio 2008 x86 tools.
96        cl.exe @C:\Users\Samuli\AppData\Local\Temp\nm7339.tmp
97openvpnserv.c
98service.c
99Generating Code...
100        link.exe @C:\Users\Samuli\AppData\Local\Temp\nm752E.tmp
101Doing an unsigned build as requested
102RUN: cmd /c "vcvarsall.bat x86 && nmake /f c:\Users\Samuli\openvpn-build\openvpn-master\msvc.mak"
103RUN: cmd /c "vcvarsall.bat x86 && nmake /f msvc.mak"