Ticket #802: Building 2.4.0.txt

File Building 2.4.0.txt, 32.3 KB (added by actionmystique, 7 years ago)

Build log

Line 
1--------
2Cleaning
3--------
4-------------------------
5Checking out release/2.4
6-------------------------
7Already on 'release/2.4'
8Your branch is up-to-date with 'origin/release/2.4'.
9---------------------
10Resetting & cleaning
11---------------------
12HEAD is now at 307abe7 Preparing OpenVPN v2.4.0 release
13Entering 'vendor/cmocka'
14HEAD is now at b2732b5 cmake: Fix possible issues with librt during configure
15-------------------------
16Checking out release/2.4
17-------------------------
18Already on 'release/2.4'
19Your branch is up-to-date with 'origin/release/2.4'.
20--------------------
21Pulling with rebase
22--------------------
23From https://github.com/OpenVPN/openvpn
24 = [up to date]      release/2.4   -> origin/release/2.4
25 = [up to date]      beta/2.3      -> origin/beta/2.3
26 = [up to date]      coverity_scan -> origin/coverity_scan
27 = [up to date]      master        -> origin/master
28 = [up to date]      reformatting  -> origin/reformatting
29 = [up to date]      release/2.1   -> origin/release/2.1
30 = [up to date]      release/2.2   -> origin/release/2.2
31 = [up to date]      release/2.3   -> origin/release/2.3
32Current branch release/2.4 is up to date.
33Note: checking out 'v2.4.0'.
34
35You are in 'detached HEAD' state. You can look around, make experimental
36changes and commit them, and you can discard any commits you make in this
37state without impacting any branches by performing another checkout.
38
39If you want to create a new branch to retain commits you create, you may
40do so (now or later) by using -b with the checkout command again. Example:
41
42  git checkout -b <new-branch-name>
43
44HEAD is now at 307abe7... Preparing OpenVPN v2.4.0 release
45-------------------
46Making ./configure
47-------------------
48autoreconf: Entering directory `.'
49autoreconf: configure.ac: not using Gettext
50autoreconf: running: aclocal -I m4
51autoreconf: configure.ac: tracing
52autoreconf: running: libtoolize --copy
53libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
54libtoolize: copying file './ltmain.sh'
55libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
56libtoolize: copying file 'm4/libtool.m4'
57libtoolize: copying file 'm4/ltoptions.m4'
58libtoolize: copying file 'm4/ltsugar.m4'
59libtoolize: copying file 'm4/ltversion.m4'
60libtoolize: copying file 'm4/lt~obsolete.m4'
61libtoolize: Remember to add 'LT_INIT' to configure.ac.
62autoreconf: running: /usr/bin/autoconf
63autoreconf: running: /usr/bin/autoheader
64autoreconf: running: automake --add-missing --copy --no-force
65configure.ac:60: installing './compile'
66configure.ac:59: installing './config.guess'
67configure.ac:59: installing './config.sub'
68configure.ac:58: installing './install-sh'
69configure.ac:58: installing './missing'
70src/compat/Makefile.am: installing './depcomp'
71src/openvpnserv/Makefile.am:32: warning: source file '$(top_srcdir)/src/openvpn/block_dns.c' is in a subdirectory,
72src/openvpnserv/Makefile.am:32: but option 'subdir-objects' is disabled
73automake: warning: possible forward-incompatibility.
74automake: At least a source file is in a subdirectory, but the 'subdir-objects'
75automake: automake option hasn't been enabled.  For now, the corresponding output
76automake: object file(s) will be placed in the top-level directory.  However,
77automake: this behaviour will change in future Automake versions: they will
78automake: unconditionally cause object files to be placed in the same subdirectory
79automake: of the corresponding sources.
80automake: You are advised to start using 'subdir-objects' option throughout your
81automake: project, to avoid future incompatibilities.
82tests/unit_tests/openvpn/Makefile.am:19: warning: source file '$(openvpn_srcdir)/platform.c' is in a subdirectory,
83tests/unit_tests/openvpn/Makefile.am:19: but option 'subdir-objects' is disabled
84tests/unit_tests/openvpn/Makefile.am:19: warning: source file '$(openvpn_srcdir)/buffer.c' is in a subdirectory,
85tests/unit_tests/openvpn/Makefile.am:19: but option 'subdir-objects' is disabled
86tests/unit_tests/openvpn/Makefile.am:19: warning: source file '$(openvpn_srcdir)/argv.c' is in a subdirectory,
87tests/unit_tests/openvpn/Makefile.am:19: but option 'subdir-objects' is disabled
88tests/unit_tests/openvpn/Makefile.am:26: warning: source file '$(openvpn_srcdir)/buffer.c' is in a subdirectory,
89tests/unit_tests/openvpn/Makefile.am:26: but option 'subdir-objects' is disabled
90tests/unit_tests/openvpn/Makefile.am:26: warning: source file '$(openvpn_srcdir)/platform.c' is in a subdirectory,
91tests/unit_tests/openvpn/Makefile.am:26: but option 'subdir-objects' is disabled
92tests/unit_tests/openvpn/Makefile.am:35: warning: source file '$(openvpn_srcdir)/buffer.c' is in a subdirectory,
93tests/unit_tests/openvpn/Makefile.am:35: but option 'subdir-objects' is disabled
94tests/unit_tests/openvpn/Makefile.am:35: warning: source file '$(openvpn_srcdir)/crypto.c' is in a subdirectory,
95tests/unit_tests/openvpn/Makefile.am:35: but option 'subdir-objects' is disabled
96tests/unit_tests/openvpn/Makefile.am:35: warning: source file '$(openvpn_srcdir)/crypto_mbedtls.c' is in a subdirectory,
97tests/unit_tests/openvpn/Makefile.am:35: but option 'subdir-objects' is disabled
98tests/unit_tests/openvpn/Makefile.am:35: warning: source file '$(openvpn_srcdir)/crypto_openssl.c' is in a subdirectory,
99tests/unit_tests/openvpn/Makefile.am:35: but option 'subdir-objects' is disabled
100tests/unit_tests/openvpn/Makefile.am:35: warning: source file '$(openvpn_srcdir)/otime.c' is in a subdirectory,
101tests/unit_tests/openvpn/Makefile.am:35: but option 'subdir-objects' is disabled
102tests/unit_tests/openvpn/Makefile.am:35: warning: source file '$(openvpn_srcdir)/packet_id.c' is in a subdirectory,
103tests/unit_tests/openvpn/Makefile.am:35: but option 'subdir-objects' is disabled
104tests/unit_tests/openvpn/Makefile.am:35: warning: source file '$(openvpn_srcdir)/platform.c' is in a subdirectory,
105tests/unit_tests/openvpn/Makefile.am:35: but option 'subdir-objects' is disabled
106tests/unit_tests/openvpn/Makefile.am:35: warning: source file '$(openvpn_srcdir)/tls_crypt.c' is in a subdirectory,
107tests/unit_tests/openvpn/Makefile.am:35: but option 'subdir-objects' is disabled
108tests/unit_tests/plugins/auth-pam/Makefile.am:10: warning: source file '$(sut_sourcedir)/utils.c' is in a subdirectory,
109tests/unit_tests/plugins/auth-pam/Makefile.am:10: but option 'subdir-objects' is disabled
110autoreconf: Leaving directory `.'
111-----------
112Configuring
113-----------
114checking for a BSD-compatible install... /usr/bin/install -c
115checking whether build environment is sane... yes
116checking for a thread-safe mkdir -p... /bin/mkdir -p
117checking for gawk... gawk
118checking whether make sets $(MAKE)... yes
119checking whether make supports nested variables... yes
120checking build system type... x86_64-pc-linux-gnu
121checking host system type... x86_64-pc-linux-gnu
122checking for style of include used by make... GNU
123checking for gcc... gcc
124checking whether the C compiler works... yes
125checking for C compiler default output file name... a.out
126checking for suffix of executables...
127checking whether we are cross compiling... no
128checking for suffix of object files... o
129checking whether we are using the GNU C compiler... yes
130checking whether gcc accepts -g... yes
131checking for gcc option to accept ISO C89... none needed
132checking whether gcc understands -c and -o together... yes
133checking dependency style of gcc... gcc3
134checking how to run the C preprocessor... gcc -E
135checking for grep that handles long lines and -e... /bin/grep
136checking for egrep... /bin/grep -E
137checking for ANSI C header files... yes
138checking for sys/types.h... yes
139checking for sys/stat.h... yes
140checking for stdlib.h... yes
141checking for string.h... yes
142checking for memory.h... yes
143checking for strings.h... yes
144checking for inttypes.h... yes
145checking for stdint.h... yes
146checking for unistd.h... yes
147checking minix/config.h usability... no
148checking minix/config.h presence... no
149checking for minix/config.h... no
150checking whether it is safe to define __EXTENSIONS__... yes
151checking for pkg-config... /usr/bin/pkg-config
152checking pkg-config is at least version 0.9.0... yes
153checking how to run the C preprocessor... gcc -E
154checking whether ln -s works... yes
155checking for a sed that does not truncate output... /bin/sed
156checking whether make sets $(MAKE)... (cached) yes
157checking for ifconfig... /sbin/ifconfig
158checking for route... /sbin/route
159checking for ip... /sbin/ip
160checking for systemd-ask-password... /bin/systemd-ask-password
161checking for netstat... netstat
162checking for man2html... man2html
163checking for git... git
164checking how to print strings... printf
165checking for a sed that does not truncate output... (cached) /bin/sed
166checking for fgrep... /bin/grep -F
167checking for ld used by gcc... /usr/bin/ld
168checking if the linker (/usr/bin/ld) is GNU ld... yes
169checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
170checking the name lister (/usr/bin/nm -B) interface... BSD nm
171checking the maximum length of command line arguments... 1572864
172checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
173checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
174checking for /usr/bin/ld option to reload object files... -r
175checking for objdump... objdump
176checking how to recognize dependent libraries... pass_all
177checking for dlltool... no
178checking how to associate runtime and link libraries... printf %s\n
179checking for ar... ar
180checking for archiver @FILE support... @
181checking for strip... strip
182checking for ranlib... ranlib
183checking command to parse /usr/bin/nm -B output from gcc object... ok
184checking for sysroot... no
185checking for a working dd... /bin/dd
186checking how to truncate binary pipes... /bin/dd bs=4096 count=1
187checking for mt... mt
188checking if mt is a manifest tool... no
189checking for dlfcn.h... yes
190checking for objdir... .libs
191checking if gcc supports -fno-rtti -fno-exceptions... no
192checking for gcc option to produce PIC... -fPIC -DPIC
193checking if gcc PIC flag -fPIC -DPIC works... yes
194checking if gcc static flag -static works... yes
195checking if gcc supports -c -o file.o... yes
196checking if gcc supports -c -o file.o... (cached) yes
197checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
198checking whether -lc should be explicitly linked in... no
199checking dynamic linker characteristics... GNU/Linux ld.so
200checking how to hardcode library paths into programs... immediate
201checking whether stripping libraries is possible... yes
202checking if libtool supports shared libraries... yes
203checking whether to build shared libraries... yes
204checking whether to build static libraries... yes
205checking for windres... no
206checking for an ANSI C-conforming const... yes
207checking for inline... inline
208checking for working volatile... yes
209checking for off_t... yes
210checking for pid_t... yes
211checking for size_t... yes
212checking for uid_t in sys/types.h... yes
213checking for int8_t... yes
214checking for int16_t... yes
215checking for int32_t... yes
216checking for int64_t... yes
217checking for uint8_t... yes
218checking for uint16_t... yes
219checking for uint32_t... yes
220checking for uint64_t... yes
221checking return type of signal handlers... void
222checking for ISO C 1999 vararg macro support... yes
223checking for GNU GCC vararg macro support... yes
224checking for socklen_t... yes
225checking for C compiler empty array size... 0
226checking size of unsigned int... 4
227checking size of unsigned long... 8
228checking stdio.h usability... yes
229checking stdio.h presence... yes
230checking for stdio.h... yes
231checking stdarg.h usability... yes
232checking stdarg.h presence... yes
233checking for stdarg.h... yes
234checking limits.h usability... yes
235checking limits.h presence... yes
236checking for limits.h... yes
237checking time.h usability... yes
238checking time.h presence... yes
239checking for time.h... yes
240checking errno.h usability... yes
241checking errno.h presence... yes
242checking for errno.h... yes
243checking fcntl.h usability... yes
244checking fcntl.h presence... yes
245checking for fcntl.h... yes
246checking io.h usability... no
247checking io.h presence... no
248checking for io.h... no
249checking direct.h usability... no
250checking direct.h presence... no
251checking for direct.h... no
252checking ctype.h usability... yes
253checking ctype.h presence... yes
254checking for ctype.h... yes
255checking for sys/types.h... (cached) yes
256checking sys/socket.h usability... yes
257checking sys/socket.h presence... yes
258checking for sys/socket.h... yes
259checking signal.h usability... yes
260checking signal.h presence... yes
261checking for signal.h... yes
262checking for unistd.h... (cached) yes
263checking for dlfcn.h... (cached) yes
264checking netinet/in.h usability... yes
265checking netinet/in.h presence... yes
266checking for netinet/in.h... yes
267checking netinet/in_systm.h usability... yes
268checking netinet/in_systm.h presence... yes
269checking for netinet/in_systm.h... yes
270checking netinet/tcp.h usability... yes
271checking netinet/tcp.h presence... yes
272checking for netinet/tcp.h... yes
273checking arpa/inet.h usability... yes
274checking arpa/inet.h presence... yes
275checking for arpa/inet.h... yes
276checking netdb.h usability... yes
277checking netdb.h presence... yes
278checking for netdb.h... yes
279checking windows.h usability... no
280checking windows.h presence... no
281checking for windows.h... no
282checking winsock2.h usability... no
283checking winsock2.h presence... no
284checking for winsock2.h... no
285checking ws2tcpip.h usability... no
286checking ws2tcpip.h presence... no
287checking for ws2tcpip.h... no
288checking versionhelpers.h usability... no
289checking versionhelpers.h presence... no
290checking for versionhelpers.h... no
291checking sys/time.h usability... yes
292checking sys/time.h presence... yes
293checking for sys/time.h... yes
294checking sys/ioctl.h usability... yes
295checking sys/ioctl.h presence... yes
296checking for sys/ioctl.h... yes
297checking for sys/stat.h... (cached) yes
298checking sys/mman.h usability... yes
299checking sys/mman.h presence... yes
300checking for sys/mman.h... yes
301checking sys/file.h usability... yes
302checking sys/file.h presence... yes
303checking for sys/file.h... yes
304checking sys/wait.h usability... yes
305checking sys/wait.h presence... yes
306checking for sys/wait.h... yes
307checking for unistd.h... (cached) yes
308checking for signal.h... (cached) yes
309checking libgen.h usability... yes
310checking libgen.h presence... yes
311checking for libgen.h... yes
312checking stropts.h usability... yes
313checking stropts.h presence... yes
314checking for stropts.h... yes
315checking syslog.h usability... yes
316checking syslog.h presence... yes
317checking for syslog.h... yes
318checking pwd.h usability... yes
319checking pwd.h presence... yes
320checking for pwd.h... yes
321checking grp.h usability... yes
322checking grp.h presence... yes
323checking for grp.h... yes
324checking sys/sockio.h usability... no
325checking sys/sockio.h presence... no
326checking for sys/sockio.h... no
327checking sys/uio.h usability... yes
328checking sys/uio.h presence... yes
329checking for sys/uio.h... yes
330checking linux/sockios.h usability... yes
331checking linux/sockios.h presence... yes
332checking for linux/sockios.h... yes
333checking linux/types.h usability... yes
334checking linux/types.h presence... yes
335checking for linux/types.h... yes
336checking sys/poll.h usability... yes
337checking sys/poll.h presence... yes
338checking for sys/poll.h... yes
339checking sys/epoll.h usability... yes
340checking sys/epoll.h presence... yes
341checking for sys/epoll.h... yes
342checking err.h usability... yes
343checking err.h presence... yes
344checking for err.h... yes
345checking for net/if.h... yes
346checking for netinet/ip.h... yes
347checking for resolv.h... yes
348checking for sys/un.h... yes
349checking for net/if_utun.h... no
350checking for sys/kern_control.h... no
351checking for in_addr_t... yes
352checking for in_port_t... yes
353checking for struct iphdr... yes
354checking for struct sock_extended_err... no
355checking for struct msghdr... yes
356checking for struct cmsghdr... yes
357checking for struct in_pktinfo... yes
358checking for sa_family_t... yes
359checking for struct in_pktinfo.ipi_spec_dst... yes
360checking for struct sockaddr_in6... yes
361checking whether SO_MARK is declared... yes
362configure: checking anonymous union support...
363yes
364checking whether SIGHUP is declared... yes
365checking whether SIGINT is declared... yes
366checking whether SIGUSR1 is declared... yes
367checking whether SIGUSR2 is declared... yes
368checking whether SIGTERM is declared... yes
369checking vfork.h usability... no
370checking vfork.h presence... no
371checking for vfork.h... no
372checking for fork... yes
373checking for vfork... yes
374checking for working fork... yes
375checking for working vfork... (cached) yes
376checking for daemon... yes
377checking for chroot... yes
378checking for getpwnam... yes
379checking for setuid... yes
380checking for nice... yes
381checking for system... yes
382checking for getpid... yes
383checking for dup... yes
384checking for dup2... yes
385checking for getpass... yes
386checking for strerror... yes
387checking for syslog... yes
388checking for openlog... yes
389checking for mlockall... yes
390checking for getgrnam... yes
391checking for setgid... yes
392checking for setgroups... yes
393checking for stat... yes
394checking for flock... yes
395checking for readv... yes
396checking for writev... yes
397checking for time... yes
398checking for gettimeofday... yes
399checking for ctime... yes
400checking for memset... yes
401checking for vsnprintf... yes
402checking for strdup... yes
403checking for setsid... yes
404checking for chdir... yes
405checking for putenv... yes
406checking for getpeername... yes
407checking for unlink... yes
408checking for chsize... no
409checking for ftruncate... yes
410checking for execve... yes
411checking for getpeereid... no
412checking for umask... yes
413checking for basename... yes
414checking for dirname... yes
415checking for access... yes
416checking for epoll_create... yes
417checking for dlopen in -ldl... yes
418checking for inet_ntoa in -lnsl... yes
419checking for socket in -lsocket... no
420checking for gethostbyname in -lresolv... yes
421checking for sendmsg... yes
422checking for recvmsg... yes
423checking for inet_ntop... yes
424checking for inet_pton... yes
425checking for socket... yes
426checking for recv... yes
427checking for recvfrom... yes
428checking for send... yes
429checking for sendto... yes
430checking for listen... yes
431checking for accept... yes
432checking for connect... yes
433checking for bind... yes
434checking for select... yes
435checking for gethostbyname... yes
436checking for inet_ntoa... yes
437checking for setsockopt... yes
438checking for getsockopt... yes
439checking for getsockname... yes
440checking for poll... yes
441checking for library containing __res_init... none required
442checking net/if_tun.h usability... no
443checking net/if_tun.h presence... no
444checking for net/if_tun.h... no
445checking net/tun/if_tun.h usability... no
446checking net/tun/if_tun.h presence... no
447checking for net/tun/if_tun.h... no
448checking linux/if_tun.h usability... yes
449checking linux/if_tun.h presence... yes
450checking for linux/if_tun.h... yes
451checking tap-windows.h usability... no
452checking tap-windows.h presence... no
453checking for tap-windows.h... no
454checking whether TUNSETPERSIST is declared... yes
455checking for setcon in -lselinux... yes
456checking for pam_start in -lpam... yes
457checking for PKCS11_HELPER... yes
458checking for OPENSSL... yes
459checking for SSL_CTX_new... yes
460checking for EVP_CIPHER_CTX_set_key_length... yes
461checking for ENGINE_load_builtin_engines... yes
462checking for ENGINE_register_all_complete... yes
463checking for ENGINE_cleanup... no
464checking for EVP_aes_256_gcm... yes
465checking for lzo1x_1_15_compress in -llzo2... yes
466checking lzo/lzoutil.h usability... yes
467checking lzo/lzoutil.h presence... yes
468checking for lzo/lzoutil.h... yes
469checking lzo/lzo1x.h usability... yes
470checking lzo/lzo1x.h presence... yes
471checking for lzo/lzo1x.h... yes
472configure: checking for LZ4 Library and Header files...
473checking for LZ4_compress in -llz4... yes
474checking lz4.h usability... yes
475checking lz4.h presence... yes
476checking for lz4.h... yes
477checking for libsystemd... yes
478checking systemd/sd-daemon.h usability... yes
479checking systemd/sd-daemon.h presence... yes
480checking for systemd/sd-daemon.h... yes
481checking for sd_booted... yes
482checking git checkout... yes
483checking for cmake... cmake
484checking that generated files are newer than configure... done
485configure: creating ./config.status
486config.status: creating version.sh
487config.status: creating Makefile
488config.status: creating build/Makefile
489config.status: creating build/msvc/Makefile
490config.status: creating build/msvc/msvc-generate/Makefile
491config.status: creating distro/Makefile
492config.status: creating distro/rpm/Makefile
493config.status: creating distro/rpm/openvpn.spec
494config.status: creating include/Makefile
495config.status: creating src/Makefile
496config.status: creating src/compat/Makefile
497config.status: creating src/openvpn/Makefile
498config.status: creating src/openvpnserv/Makefile
499config.status: creating src/plugins/Makefile
500config.status: creating src/plugins/auth-pam/Makefile
501config.status: creating src/plugins/down-root/Makefile
502config.status: creating tests/Makefile
503config.status: creating tests/unit_tests/Makefile
504config.status: creating tests/unit_tests/example_test/Makefile
505config.status: creating tests/unit_tests/openvpn/Makefile
506config.status: creating tests/unit_tests/plugins/Makefile
507config.status: creating tests/unit_tests/plugins/auth-pam/Makefile
508config.status: creating vendor/Makefile
509config.status: creating sample/Makefile
510config.status: creating doc/Makefile
511config.status: creating tests/t_client.sh
512config.status: creating config.h
513config.status: creating include/openvpn-plugin.h
514config.status: executing depfiles commands
515config.status: executing libtool commands
516---------
517Compiling
518---------
519replacing config-version.h
520make  all-recursive
521make[1]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn'
522Making all in build
523make[2]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/build'
524Making all in msvc
525make[3]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/build/msvc'
526Making all in msvc-generate
527make[4]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/build/msvc/msvc-generate'
528make[4]: Nothing to be done for 'all'.
529make[4]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/build/msvc/msvc-generate'
530make[4]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/build/msvc'
531make[4]: Nothing to be done for 'all-am'.
532make[4]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/build/msvc'
533make[3]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/build/msvc'
534make[3]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/build'
535make[3]: Nothing to be done for 'all-am'.
536make[3]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/build'
537make[2]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/build'
538Making all in distro
539make[2]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/distro'
540Making all in rpm
541make[3]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/distro/rpm'
542make[3]: Nothing to be done for 'all'.
543make[3]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/distro/rpm'
544make[3]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/distro'
545make[3]: Nothing to be done for 'all-am'.
546make[3]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/distro'
547make[2]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/distro'
548Making all in include
549make[2]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/include'
550make  all-am
551make[3]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/include'
552make[3]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/include'
553make[2]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/include'
554Making all in src
555make[2]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/src'
556Making all in compat
557make[3]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/src/compat'
558/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include     -g -O2 -std=c99 -MT compat-dirname.lo -MD -MP -MF .deps/compat-dirname.Tpo -c -o compat-dirname.lo compat-dirname.c
559libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -std=c99 -MT compat-dirname.lo -MD -MP -MF .deps/compat-dirname.Tpo -c compat-dirname.c  -fPIC -DPIC -o .libs/compat-dirname.o
560libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -std=c99 -MT compat-dirname.lo -MD -MP -MF .deps/compat-dirname.Tpo -c compat-dirname.c -o compat-dirname.o >/dev/null 2>&1
561mv -f .deps/compat-dirname.Tpo .deps/compat-dirname.Plo
562/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include     -g -O2 -std=c99 -MT compat-basename.lo -MD -MP -MF .deps/compat-basename.Tpo -c -o compat-basename.lo compat-basename.c
563libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -std=c99 -MT compat-basename.lo -MD -MP -MF .deps/compat-basename.Tpo -c compat-basename.c  -fPIC -DPIC -o .libs/compat-basename.o
564libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -std=c99 -MT compat-basename.lo -MD -MP -MF .deps/compat-basename.Tpo -c compat-basename.c -o compat-basename.o >/dev/null 2>&1
565mv -f .deps/compat-basename.Tpo .deps/compat-basename.Plo
566/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include     -g -O2 -std=c99 -MT compat-gettimeofday.lo -MD -MP -MF .deps/compat-gettimeofday.Tpo -c -o compat-gettimeofday.lo compat-gettimeofday.c
567libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -std=c99 -MT compat-gettimeofday.lo -MD -MP -MF .deps/compat-gettimeofday.Tpo -c compat-gettimeofday.c  -fPIC -DPIC -o .libs/compat-gettimeofday.o
568libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -std=c99 -MT compat-gettimeofday.lo -MD -MP -MF .deps/compat-gettimeofday.Tpo -c compat-gettimeofday.c -o compat-gettimeofday.o >/dev/null 2>&1
569mv -f .deps/compat-gettimeofday.Tpo .deps/compat-gettimeofday.Plo
570/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include     -g -O2 -std=c99 -MT compat-daemon.lo -MD -MP -MF .deps/compat-daemon.Tpo -c -o compat-daemon.lo compat-daemon.c
571libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -std=c99 -MT compat-daemon.lo -MD -MP -MF .deps/compat-daemon.Tpo -c compat-daemon.c  -fPIC -DPIC -o .libs/compat-daemon.o
572libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -std=c99 -MT compat-daemon.lo -MD -MP -MF .deps/compat-daemon.Tpo -c compat-daemon.c -o compat-daemon.o >/dev/null 2>&1
573mv -f .deps/compat-daemon.Tpo .deps/compat-daemon.Plo
574/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include     -g -O2 -std=c99 -MT compat-inet_ntop.lo -MD -MP -MF .deps/compat-inet_ntop.Tpo -c -o compat-inet_ntop.lo compat-inet_ntop.c
575libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -std=c99 -MT compat-inet_ntop.lo -MD -MP -MF .deps/compat-inet_ntop.Tpo -c compat-inet_ntop.c  -fPIC -DPIC -o .libs/compat-inet_ntop.o
576libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -std=c99 -MT compat-inet_ntop.lo -MD -MP -MF .deps/compat-inet_ntop.Tpo -c compat-inet_ntop.c -o compat-inet_ntop.o >/dev/null 2>&1
577mv -f .deps/compat-inet_ntop.Tpo .deps/compat-inet_ntop.Plo
578/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include     -g -O2 -std=c99 -MT compat-inet_pton.lo -MD -MP -MF .deps/compat-inet_pton.Tpo -c -o compat-inet_pton.lo compat-inet_pton.c
579libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -std=c99 -MT compat-inet_pton.lo -MD -MP -MF .deps/compat-inet_pton.Tpo -c compat-inet_pton.c  -fPIC -DPIC -o .libs/compat-inet_pton.o
580libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -std=c99 -MT compat-inet_pton.lo -MD -MP -MF .deps/compat-inet_pton.Tpo -c compat-inet_pton.c -o compat-inet_pton.o >/dev/null 2>&1
581mv -f .deps/compat-inet_pton.Tpo .deps/compat-inet_pton.Plo
582/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include     -g -O2 -std=c99 -MT compat-lz4.lo -MD -MP -MF .deps/compat-lz4.Tpo -c -o compat-lz4.lo compat-lz4.c
583libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -std=c99 -MT compat-lz4.lo -MD -MP -MF .deps/compat-lz4.Tpo -c compat-lz4.c  -fPIC -DPIC -o .libs/compat-lz4.o
584libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -std=c99 -MT compat-lz4.lo -MD -MP -MF .deps/compat-lz4.Tpo -c compat-lz4.c -o compat-lz4.o >/dev/null 2>&1
585mv -f .deps/compat-lz4.Tpo .deps/compat-lz4.Plo
586/bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 -std=c99   -o libcompat.la  compat-dirname.lo compat-basename.lo compat-gettimeofday.lo compat-daemon.lo compat-inet_ntop.lo compat-inet_pton.lo compat-lz4.lo 
587libtool: link: ar cru .libs/libcompat.a .libs/compat-dirname.o .libs/compat-basename.o .libs/compat-gettimeofday.o .libs/compat-daemon.o .libs/compat-inet_ntop.o .libs/compat-inet_pton.o .libs/compat-lz4.o
588ar: `u' modifier ignored since `D' is the default (see `U')
589libtool: link: ranlib .libs/libcompat.a
590libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
591make[3]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/src/compat'
592Making all in openvpn
593make[3]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/src/openvpn'
594gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat        -g -O2 -std=c99 -MT argv.o -MD -MP -MF .deps/argv.Tpo -c -o argv.o argv.c
595mv -f .deps/argv.Tpo .deps/argv.Po
596gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat        -g -O2 -std=c99 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c
597mv -f .deps/base64.Tpo .deps/base64.Po
598gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat        -g -O2 -std=c99 -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c
599mv -f .deps/buffer.Tpo .deps/buffer.Po
600gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat        -g -O2 -std=c99 -MT clinat.o -MD -MP -MF .deps/clinat.Tpo -c -o clinat.o clinat.c
601mv -f .deps/clinat.Tpo .deps/clinat.Po
602gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat        -g -O2 -std=c99 -MT comp.o -MD -MP -MF .deps/comp.Tpo -c -o comp.o comp.c
603mv -f .deps/comp.Tpo .deps/comp.Po
604gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat        -g -O2 -std=c99 -MT compstub.o -MD -MP -MF .deps/compstub.Tpo -c -o compstub.o compstub.c
605mv -f .deps/compstub.Tpo .deps/compstub.Po
606gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat        -g -O2 -std=c99 -MT comp-lz4.o -MD -MP -MF .deps/comp-lz4.Tpo -c -o comp-lz4.o comp-lz4.c
607mv -f .deps/comp-lz4.Tpo .deps/comp-lz4.Po
608gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat        -g -O2 -std=c99 -MT crypto.o -MD -MP -MF .deps/crypto.Tpo -c -o crypto.o crypto.c
609In file included from crypto.h:131:0,
610                 from crypto.c:36:
611crypto.c: In function ‘init_key_ctx’:
612crypto.c:843:32: error: invalid application of ‘sizeof’ to incomplete type ‘cipher_ctx_t {aka struct evp_cipher_ctx_st}’
613         ALLOC_OBJ(ctx->cipher, cipher_ctx_t);
614                                ^
615buffer.h:1013:61: note: in definition of macro ‘ALLOC_OBJ’
616         check_malloc_return((dptr) = (type *) malloc(sizeof(type))); \
617                                                             ^~~~
618crypto.c:867:30: error: invalid application of ‘sizeof’ to incomplete type ‘hmac_ctx_t {aka struct hmac_ctx_st}’
619         ALLOC_OBJ(ctx->hmac, hmac_ctx_t);
620                              ^
621buffer.h:1013:61: note: in definition of macro ‘ALLOC_OBJ’
622         check_malloc_return((dptr) = (type *) malloc(sizeof(type))); \
623                                                             ^~~~
624Makefile:666: recipe for target 'crypto.o' failed
625make[3]: *** [crypto.o] Error 1
626make[3]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/src/openvpn'
627Makefile:425: recipe for target 'all-recursive' failed
628make[2]: *** [all-recursive] Error 1
629make[2]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn/src'
630Makefile:611: recipe for target 'all-recursive' failed
631make[1]: *** [all-recursive] Error 1
632make[1]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/OpenVPN/git-openvpn'
633Makefile:499: recipe for target 'all' failed
634make: *** [all] Error 2
635