Created
June 3, 2013 19:24
-
-
Save cpu/5700618 to your computer and use it in GitHub Desktop.
DNSCrypt configure/build output to be shared.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
checking build system type... checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking how to create a ustar tar archive... gnutar | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for style of include used by make... GNU | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking dependency style of gcc... gcc3 | |
checking for gcc option to accept ISO C99... -std=gnu99 | |
checking how to run the C preprocessor... gcc -std=gnu99 -E | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking whether C compiler accepts -fPIC... yes | |
checking whether the linker accepts -fPIC... yes | |
checking whether C compiler accepts -fPIE... yes | |
checking whether the linker accepts -fPIE... yes | |
checking whether the linker accepts -pie... yes | |
checking whether C compiler accepts -fwrapv... yes | |
checking whether C compiler accepts -fno-strict-aliasing... yes | |
checking whether C compiler accepts -fno-strict-overflow... yes | |
checking whether C compiler accepts -fstack-protector-all... yes | |
checking whether the linker accepts -fstack-protector-all... yes | |
checking whether C compiler accepts -Winit-self... yes | |
checking whether C compiler accepts -Wwrite-strings... yes | |
checking whether C compiler accepts -Wdiv-by-zero... yes | |
checking whether C compiler accepts -Wsometimes-uninitialized... no | |
checking whether C compiler accepts -Wall... yes | |
checking whether C compiler accepts -Wall -Wextra... yes | |
checking for clang... no | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum... yes | |
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no | |
checking whether the linker accepts -Wl,-z,relro... yes | |
checking whether the linker accepts -Wl,-z,now... yes | |
checking whether the linker accepts -Wl,-z,noexecstack... yes | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc -std=gnu99... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok | |
checking for sysroot... no | |
checking for mt... mt | |
checking if mt is a manifest tool... no | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no | |
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC | |
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes | |
checking if gcc -std=gnu99 static flag -static works... no | |
checking if gcc -std=gnu99 supports -c -o file.o... yes | |
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes | |
checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for ronn... # | |
checking for sixjack... # | |
checking for ar... (cached) ar | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking sys/cdefs.h usability... yes | |
checking sys/cdefs.h presence... yes | |
checking for sys/cdefs.h... yes | |
checking sys/feature_tests.h usability... no | |
checking sys/feature_tests.h presence... no | |
checking for sys/feature_tests.h... no | |
checking execinfo.h usability... yes | |
checking execinfo.h presence... yes | |
checking for execinfo.h... yes | |
checking paths.h usability... yes | |
checking paths.h presence... yes | |
checking for paths.h... yes | |
checking pwd.h usability... yes | |
checking pwd.h presence... yes | |
checking for pwd.h... yes | |
checking uuid/uuid.h usability... no | |
checking uuid/uuid.h presence... no | |
checking for uuid/uuid.h... no | |
checking sandbox.h usability... no | |
checking sandbox.h presence... no | |
checking for sandbox.h... no | |
checking whether byte ordering is bigendian... no | |
checking for C/C++ restrict keyword... __restrict | |
checking for in_port_t... yes | |
checking whether sin_len is defined... no | |
checking whether __ss_family is defined... no | |
checking whether ss_len is defined... no | |
checking whether __ss_len is defined... no | |
checking for library containing pow... -lm | |
checking for library containing dlopen... -ldl | |
checking for library containing clock_gettime... -lrt | |
checking for library containing backtrace... none required | |
checking for library containing gethostbyname... none required | |
checking for library containing recvfrom... none required | |
checking for library containing kvm_open... no | |
checking for library containing sodium_init... -lsodium | |
checking for ldns/ldns.h... no | |
checking CoreServices/CoreServices.h usability... no | |
checking CoreServices/CoreServices.h presence... no | |
checking for CoreServices/CoreServices.h... no | |
checking for getpwnam... yes | |
checking for sandbox_init... no | |
checking for setrlimit... yes | |
checking for putc_unlocked... yes | |
checking which extension is used for runtime loadable modules... .so | |
checking which variable specifies run-time module search path... LD_LIBRARY_PATH | |
checking for the default library search path... /lib /usr/lib /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib /usr/lib/nvidia-settings /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/nvidia-current /usr/lib32/nvidia-current /lib32 /usr/lib32 | |
checking for library containing dlopen... (cached) -ldl | |
checking for dlerror... yes | |
checking for shl_load... no | |
checking for shl_load in -ldld... no | |
checking for dld_link in -ldld... no | |
checking for _ prefix in compiled symbols... no | |
checking whether deplibs are loaded by dlopen... yes | |
checking for argz.h... yes | |
checking for error_t... yes | |
checking for argz_add... yes | |
checking for argz_append... yes | |
checking for argz_count... yes | |
checking for argz_create_sep... yes | |
checking for argz_insert... yes | |
checking for argz_next... yes | |
checking for argz_stringify... yes | |
checking if argz actually works... yes | |
checking whether libtool supports -dlopen/-dlpreopen... yes | |
checking for ltdl.h... yes | |
checking whether lt_dlinterface_register is declared... yes | |
checking for lt_dladvise_preload in -lltdl... yes | |
checking where to find libltdl headers... | |
checking where to find libltdl library... -lltdl | |
checking for unistd.h... (cached) yes | |
checking for dl.h... no | |
checking for sys/dl.h... no | |
checking for dld.h... no | |
checking for mach-o/dyld.h... no | |
checking for dirent.h... yes | |
checking for closedir... yes | |
checking for opendir... yes | |
checking for readdir... yes | |
checking for strlcat... no | |
checking for strlcpy... no | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating dist-build/Makefile | |
config.status: creating man/Makefile | |
config.status: creating src/Makefile | |
config.status: creating src/hostip/Makefile | |
config.status: creating src/proxy/Makefile | |
config.status: creating src/ext/Makefile | |
config.status: creating src/include/Makefile | |
config.status: creating src/include/dnscrypt/version.h | |
config.status: creating src/plugins/Makefile | |
config.status: creating src/plugins/example/Makefile | |
config.status: creating src/plugins/example-ldns-forward-after-nxdomain/Makefile | |
config.status: creating src/plugins/example-logging/Makefile | |
config.status: creating src/plugins/example-ldns-aaaa-blocking/Makefile | |
config.status: creating src/plugins/example-ldns-blocking/Makefile | |
config.status: creating src/plugins/example-ldns-opendns-deviceid/Makefile | |
config.status: creating src/plugins/example-ldns-opendns-set-client-ip/Makefile | |
config.status: creating test/Makefile | |
config.status: creating config.h | |
config.status: config.h is unchanged | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
=== configuring in src/libevent-modified (/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/libevent-modified) | |
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--libdir=/usr/local/lib' '--disable-thread-support' '--disable-dependency-tracking' '--disable-libevent-install' '--disable-openssl' '--disable-shared' '--enable-function-sections' 'CC=gcc -std=gnu99' 'CFLAGS=-g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero' 'CPP=gcc -std=gnu99 -E' 'CPPFLAGS= -D_FORTIFY_SOURCE=2 -I/usr/local/include' 'LDFLAGS= -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib' 'LIBS=-ldl -lsodium -lrt -ldl -lm ' --cache-file=/dev/null --srcdir=. | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking for gcc... gcc -std=gnu99 | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc -std=gnu99 accepts -g... yes | |
checking for gcc -std=gnu99 option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of gcc -std=gnu99... none | |
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes | |
checking for a sed that does not truncate output... /bin/sed | |
checking whether ln -s works... yes | |
checking how to run the C preprocessor... gcc -std=gnu99 -E | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking whether gcc -std=gnu99 needs -traditional... no | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... (cached) /bin/sed | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc -std=gnu99... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok | |
checking for sysroot... no | |
checking for mt... mt | |
checking if mt is a manifest tool... no | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no | |
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC | |
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes | |
checking if gcc -std=gnu99 static flag -static works... no | |
checking if gcc -std=gnu99 supports -c -o file.o... yes | |
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes | |
checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... no | |
checking whether to build static libraries... yes | |
checking for library containing inet_ntoa... none required | |
checking for library containing socket... none required | |
checking for library containing inet_aton... none required | |
checking for library containing clock_gettime... none required | |
checking for library containing sendfile... none required | |
checking for WIN32... no | |
checking for CYGWIN... no | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for library containing inflateEnd... -lz | |
checking openssl/bio.h usability... yes | |
checking openssl/bio.h presence... yes | |
checking for openssl/bio.h... yes | |
checking for ANSI C header files... (cached) yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking stdarg.h usability... yes | |
checking stdarg.h presence... yes | |
checking for stdarg.h... yes | |
checking for inttypes.h... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking poll.h usability... yes | |
checking poll.h presence... yes | |
checking for poll.h... yes | |
checking for unistd.h... (cached) yes | |
checking sys/epoll.h usability... yes | |
checking sys/epoll.h presence... yes | |
checking for sys/epoll.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/queue.h usability... yes | |
checking sys/queue.h presence... yes | |
checking for sys/queue.h... yes | |
checking sys/event.h usability... no | |
checking sys/event.h presence... no | |
checking for sys/event.h... no | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking sys/devpoll.h usability... no | |
checking sys/devpoll.h presence... no | |
checking for sys/devpoll.h... no | |
checking port.h usability... no | |
checking port.h presence... no | |
checking for port.h... no | |
checking netinet/in.h usability... yes | |
checking netinet/in.h presence... yes | |
checking for netinet/in.h... yes | |
checking netinet/in6.h usability... no | |
checking netinet/in6.h presence... no | |
checking for netinet/in6.h... no | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking sys/uio.h usability... yes | |
checking sys/uio.h presence... yes | |
checking for sys/uio.h... yes | |
checking arpa/inet.h usability... yes | |
checking arpa/inet.h presence... yes | |
checking for arpa/inet.h... yes | |
checking sys/eventfd.h usability... yes | |
checking sys/eventfd.h presence... yes | |
checking for sys/eventfd.h... yes | |
checking sys/mman.h usability... yes | |
checking sys/mman.h presence... yes | |
checking for sys/mman.h... yes | |
checking sys/sendfile.h usability... yes | |
checking sys/sendfile.h presence... yes | |
checking for sys/sendfile.h... yes | |
checking sys/wait.h usability... yes | |
checking sys/wait.h presence... yes | |
checking for sys/wait.h... yes | |
checking netdb.h usability... yes | |
checking netdb.h presence... yes | |
checking for netdb.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking for sys/sysctl.h... yes | |
checking for TAILQ_FOREACH in sys/queue.h... yes | |
checking for timeradd in sys/time.h... yes | |
checking for timercmp in sys/time.h... yes | |
checking for timerclear in sys/time.h... yes | |
checking for timerisset in sys/time.h... yes | |
checking whether CTL_KERN is declared... yes | |
checking whether KERN_RANDOM is declared... yes | |
checking whether RANDOM_UUID is declared... yes | |
checking whether KERN_ARND is declared... no | |
checking for an ANSI C-conforming const... yes | |
checking for inline... inline | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for gettimeofday... yes | |
checking for vasprintf... yes | |
checking for fcntl... yes | |
checking for clock_gettime... yes | |
checking for strtok_r... yes | |
checking for strsep... yes | |
checking for getnameinfo... yes | |
checking for strlcpy... no | |
checking for inet_ntop... yes | |
checking for inet_pton... yes | |
checking for signal... yes | |
checking for sigaction... yes | |
checking for strtoll... yes | |
checking for inet_aton... yes | |
checking for pipe... yes | |
checking for eventfd... yes | |
checking for sendfile... yes | |
checking for mmap... yes | |
checking for splice... yes | |
checking for arc4random... no | |
checking for arc4random_buf... no | |
checking for issetugid... no | |
checking for geteuid... yes | |
checking for getegid... yes | |
checking for getprotobynumber... yes | |
checking for setenv... yes | |
checking for unsetenv... yes | |
checking for putenv... yes | |
checking for sysctl... yes | |
checking for umask... yes | |
checking for getaddrinfo... yes | |
checking size of long... 8 | |
checking for F_SETFD in fcntl.h... yes | |
checking for select... yes | |
checking for poll... yes | |
checking for epoll_ctl... yes | |
checking for port_create... no | |
checking for pid_t... yes | |
checking for size_t... yes | |
checking for ssize_t... yes | |
checking for uint64_t... yes | |
checking for uint32_t... yes | |
checking for uint16_t... yes | |
checking for uint8_t... yes | |
checking for uintptr_t... yes | |
checking for fd_mask... yes | |
checking size of long long... 8 | |
checking size of long... (cached) 8 | |
checking size of int... 4 | |
checking size of short... 2 | |
checking size of size_t... 8 | |
checking size of void *... 8 | |
checking for struct in6_addr... yes | |
checking for struct sockaddr_in6... yes | |
checking for sa_family_t... yes | |
checking for struct addrinfo... yes | |
checking for struct sockaddr_storage... yes | |
checking for struct in6_addr.s6_addr32... yes | |
checking for struct in6_addr.s6_addr16... yes | |
checking for struct sockaddr_in.sin_len... no | |
checking for struct sockaddr_in6.sin6_len... no | |
checking for struct sockaddr_storage.ss_family... yes | |
checking for struct sockaddr_storage.__ss_family... no | |
checking for socklen_t... yes | |
checking whether our compiler supports __func__... yes | |
checking if linker supports omitting unused code and data... yes | |
configure: creating ./config.status | |
config.status: creating libevent.pc | |
config.status: creating libevent_openssl.pc | |
config.status: creating libevent_pthreads.pc | |
config.status: creating Makefile | |
config.status: creating include/Makefile | |
config.status: creating test/Makefile | |
config.status: creating sample/Makefile | |
config.status: creating config.h | |
config.status: config.h is unchanged | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
=== configuring in libltdl (/home/dmccarney/Projects/DNS/dnscrypt-proxy/libltdl) | |
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--libdir=/usr/local/lib' '--disable-thread-support' '--disable-dependency-tracking' '--disable-libevent-install' '--disable-openssl' '--disable-shared' '--enable-function-sections' 'CC=gcc -std=gnu99' 'CFLAGS=-g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero' 'CPP=gcc -std=gnu99 -E' 'CPPFLAGS= -D_FORTIFY_SOURCE=2 -I/usr/local/include' 'LDFLAGS= -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib' 'LIBS=-ldl -lsodium -lrt -ldl -lm ' --cache-file=/dev/null --srcdir=. | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking how to print strings... printf | |
checking for style of include used by make... GNU | |
checking for gcc... gcc -std=gnu99 | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc -std=gnu99 accepts -g... yes | |
checking for gcc -std=gnu99 option to accept ISO C89... none needed | |
checking dependency style of gcc -std=gnu99... none | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc -std=gnu99... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok | |
checking for sysroot... no | |
checking for mt... mt | |
checking if mt is a manifest tool... no | |
checking how to run the C preprocessor... gcc -std=gnu99 -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no | |
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC | |
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes | |
checking if gcc -std=gnu99 static flag -static works... no | |
checking if gcc -std=gnu99 supports -c -o file.o... yes | |
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes | |
checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for shl_load... no | |
checking for shl_load in -ldld... no | |
checking for dlopen... yes | |
checking whether a program can dlopen itself... yes | |
checking whether a statically linked program can dlopen itself... yes | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... no | |
checking whether to build static libraries... yes | |
checking which extension is used for runtime loadable modules... .so | |
checking which variable specifies run-time module search path... LD_LIBRARY_PATH | |
checking for the default library search path... /lib /usr/lib /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib /usr/lib/nvidia-settings /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/nvidia-current /usr/lib32/nvidia-current /lib32 /usr/lib32 | |
checking for library containing dlopen... none required | |
checking for dlerror... yes | |
checking for shl_load... (cached) no | |
checking for shl_load in -ldld... (cached) no | |
checking for dld_link in -ldld... no | |
checking for _ prefix in compiled symbols... no | |
checking whether deplibs are loaded by dlopen... yes | |
checking for argz.h... yes | |
checking for error_t... yes | |
checking for argz_add... yes | |
checking for argz_append... yes | |
checking for argz_count... yes | |
checking for argz_create_sep... yes | |
checking for argz_insert... yes | |
checking for argz_next... yes | |
checking for argz_stringify... yes | |
checking if argz actually works... yes | |
checking whether libtool supports -dlopen/-dlpreopen... yes | |
checking for unistd.h... (cached) yes | |
checking for dl.h... no | |
checking for sys/dl.h... no | |
checking for dld.h... no | |
checking for mach-o/dyld.h... no | |
checking for dirent.h... yes | |
checking for closedir... yes | |
checking for opendir... yes | |
checking for readdir... yes | |
checking for strlcat... no | |
checking for strlcpy... no | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating config.h | |
config.status: config.h is unchanged | |
config.status: executing depfiles commands | |
config.status: executing libtool commands |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make all-recursive | |
make[1]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy' | |
Making all in dist-build | |
make[2]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/dist-build' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/dist-build' | |
Making all in man | |
make[2]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/man' | |
# dnscrypt-proxy.8.markdown | |
# hostip.8.markdown | |
make[2]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/man' | |
Making all in src | |
make[2]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src' | |
Making all in ext | |
make[3]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/ext' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/ext' | |
Making all in libevent-modified | |
make[3]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/libevent-modified' | |
make all-recursive | |
make[4]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/libevent-modified' | |
Making all in . | |
make[5]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/libevent-modified' | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o event.lo event.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c event.c -fPIE -o event.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o evthread.lo evthread.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c evthread.c -fPIE -o evthread.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o buffer.lo buffer.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c buffer.c -fPIE -o buffer.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o bufferevent.lo bufferevent.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c bufferevent.c -fPIE -o bufferevent.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o bufferevent_sock.lo bufferevent_sock.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c bufferevent_sock.c -fPIE -o bufferevent_sock.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o bufferevent_filter.lo bufferevent_filter.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c bufferevent_filter.c -fPIE -o bufferevent_filter.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o bufferevent_pair.lo bufferevent_pair.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c bufferevent_pair.c -fPIE -o bufferevent_pair.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o listener.lo listener.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c listener.c -fPIE -o listener.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o bufferevent_ratelim.lo bufferevent_ratelim.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c bufferevent_ratelim.c -fPIE -o bufferevent_ratelim.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o evmap.lo evmap.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c evmap.c -fPIE -o evmap.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o log.lo log.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c log.c -fPIE -o log.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o evutil.lo evutil.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c evutil.c -fPIE -o evutil.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o evutil_rand.lo evutil_rand.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c evutil_rand.c -fPIE -o evutil_rand.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o strlcpy.lo strlcpy.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c strlcpy.c -fPIE -o strlcpy.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o select.lo select.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c select.c -fPIE -o select.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o poll.lo poll.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c poll.c -fPIE -o poll.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o epoll.lo epoll.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c epoll.c -fPIE -o epoll.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o signal.lo signal.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c signal.c -fPIE -o signal.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o event_tagging.lo event_tagging.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c event_tagging.c -fPIE -o event_tagging.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o http.lo http.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c http.c -fPIE -o http.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o evdns.lo evdns.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c evdns.c -fPIE -o evdns.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o evrpc.lo evrpc.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c evrpc.c -fPIE -o evrpc.o | |
/bin/bash ./libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -version-info 6:9:1 -release 2.0 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o libevent.la event.lo evthread.lo buffer.lo bufferevent.lo bufferevent_sock.lo bufferevent_filter.lo bufferevent_pair.lo listener.lo bufferevent_ratelim.lo evmap.lo log.lo evutil.lo evutil_rand.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo event_tagging.lo http.lo evdns.lo evrpc.lo -ldl -lsodium -lrt -ldl -lm | |
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries | |
libtool: link: warning: `-release' is ignored for convenience libraries | |
libtool: link: ar cru .libs/libevent.a event.o evthread.o buffer.o bufferevent.o bufferevent_sock.o bufferevent_filter.o bufferevent_pair.o listener.o bufferevent_ratelim.o evmap.o log.o evutil.o evutil_rand.o strlcpy.o select.o poll.o epoll.o signal.o event_tagging.o http.o evdns.o evrpc.o | |
libtool: link: ranlib .libs/libevent.a | |
libtool: link: ( cd ".libs" && rm -f "libevent.la" && ln -s "../libevent.la" "libevent.la" ) | |
/bin/bash ./libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -version-info 6:9:1 -release 2.0 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o libevent_core.la event.lo evthread.lo buffer.lo bufferevent.lo bufferevent_sock.lo bufferevent_filter.lo bufferevent_pair.lo listener.lo bufferevent_ratelim.lo evmap.lo log.lo evutil.lo evutil_rand.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo -ldl -lsodium -lrt -ldl -lm | |
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries | |
libtool: link: warning: `-release' is ignored for convenience libraries | |
libtool: link: ar cru .libs/libevent_core.a event.o evthread.o buffer.o bufferevent.o bufferevent_sock.o bufferevent_filter.o bufferevent_pair.o listener.o bufferevent_ratelim.o evmap.o log.o evutil.o evutil_rand.o strlcpy.o select.o poll.o epoll.o signal.o | |
libtool: link: ranlib .libs/libevent_core.a | |
libtool: link: ( cd ".libs" && rm -f "libevent_core.la" && ln -s "../libevent_core.la" "libevent_core.la" ) | |
/bin/bash ./libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -version-info 6:9:1 -release 2.0 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o libevent_extra.la event_tagging.lo http.lo evdns.lo evrpc.lo -ldl -lsodium -lrt -ldl -lm | |
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries | |
libtool: link: warning: `-release' is ignored for convenience libraries | |
libtool: link: ar cru .libs/libevent_extra.a event_tagging.o http.o evdns.o evrpc.o | |
libtool: link: ranlib .libs/libevent_extra.a | |
libtool: link: ( cd ".libs" && rm -f "libevent_extra.la" && ln -s "../libevent_extra.la" "libevent_extra.la" ) | |
make[5]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/libevent-modified' | |
Making all in include | |
make[5]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/libevent-modified/include' | |
make[5]: Nothing to be done for `all'. | |
make[5]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/libevent-modified/include' | |
Making all in sample | |
make[5]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/libevent-modified/sample' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c event-test.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o event-test event-test.o -Wl,--gc-sections ../libevent.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o event-test event-test.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c time-test.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o time-test time-test.o -Wl,--gc-sections ../libevent.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o time-test time-test.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c signal-test.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o signal-test signal-test.o -Wl,--gc-sections ../libevent.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o signal-test signal-test.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c dns-example.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o dns-example dns-example.o -Wl,--gc-sections ../libevent.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o dns-example dns-example.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c hello-world.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o hello-world hello-world.o -Wl,--gc-sections ../libevent.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o hello-world hello-world.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c http-server.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o http-server http-server.o -Wl,--gc-sections ../libevent.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o http-server http-server.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
make[5]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/libevent-modified/sample' | |
Making all in test | |
make[5]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/libevent-modified/test' | |
date -u > rpcgen-attempted | |
if ./rpcgen_wrapper.sh .; then \ | |
echo "rpcgen okay"; \ | |
else \ | |
echo "No Python installed; stubbing out RPC test." >&2; \ | |
echo " "> regress.gen.c; \ | |
echo "#define NO_PYTHON_EXISTS" > regress.gen.h; \ | |
fi | |
Reading "./regress.rpc" | |
Created struct: msg | |
Added entry: from_name | |
Added entry: to_name | |
Added entry: attack | |
Added entry: run | |
Created struct: kill | |
Added entry: weapon | |
Added entry: action | |
Added entry: how_often | |
Created struct: run | |
Added entry: how | |
Added entry: some_bytes | |
Added entry: fixed_bytes | |
Added entry: notes | |
Added entry: large_number | |
Added entry: other_numbers | |
... creating "./regress.gen.h" | |
... creating "./regress.gen.c" | |
Updated . | |
egress.gen.c and . | |
egress.gen.h | |
rpcgen okay | |
make all-am | |
make[6]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/libevent-modified/test' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c test-init.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o test-init test-init.o ../libevent_core.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o test-init test-init.o -L/usr/local/lib ../.libs/libevent_core.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c test-eof.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o test-eof test-eof.o ../libevent_core.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o test-eof test-eof.o -L/usr/local/lib ../.libs/libevent_core.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c test-weof.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o test-weof test-weof.o ../libevent_core.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o test-weof test-weof.o -L/usr/local/lib ../.libs/libevent_core.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c test-time.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o test-time test-time.o ../libevent_core.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o test-time test-time.o -L/usr/local/lib ../.libs/libevent_core.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c bench.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o bench bench.o -Wl,--gc-sections ../libevent.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o bench bench.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c bench_cascade.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o bench_cascade bench_cascade.o -Wl,--gc-sections ../libevent.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o bench_cascade bench_cascade.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c bench_http.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o bench_http bench_http.o -Wl,--gc-sections ../libevent.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o bench_http bench_http.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c bench_httpclient.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o bench_httpclient bench_httpclient.o -Wl,--gc-sections ../libevent_core.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o bench_httpclient bench_httpclient.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent_core.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c test-ratelim.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o test-ratelim test-ratelim.o ../libevent_core.la -lm -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o test-ratelim test-ratelim.o -L/usr/local/lib ../.libs/libevent_core.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c test-changelist.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o test-changelist test-changelist.o ../libevent_core.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o test-changelist test-changelist.o -L/usr/local/lib ../.libs/libevent_core.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o regress-regress.o `test -f 'regress.c' || echo './'`regress.c | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o regress-regress_buffer.o `test -f 'regress_buffer.c' || echo './'`regress_buffer.c | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o regress-regress_http.o `test -f 'regress_http.c' || echo './'`regress_http.c | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o regress-regress_dns.o `test -f 'regress_dns.c' || echo './'`regress_dns.c | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o regress-regress_testutils.o `test -f 'regress_testutils.c' || echo './'`regress_testutils.c | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o regress-regress_rpc.o `test -f 'regress_rpc.c' || echo './'`regress_rpc.c | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o regress-regress.gen.o `test -f 'regress.gen.c' || echo './'`regress.gen.c | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o regress-regress_et.o `test -f 'regress_et.c' || echo './'`regress_et.c | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o regress-regress_bufferevent.o `test -f 'regress_bufferevent.c' || echo './'`regress_bufferevent.c | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o regress-regress_listener.o `test -f 'regress_listener.c' || echo './'`regress_listener.c | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o regress-regress_util.o `test -f 'regress_util.c' || echo './'`regress_util.c | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o regress-tinytest.o `test -f 'tinytest.c' || echo './'`tinytest.c | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o regress-regress_main.o `test -f 'regress_main.c' || echo './'`regress_main.c | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o regress-regress_minheap.o `test -f 'regress_minheap.c' || echo './'`regress_minheap.c | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o regress-regress_zlib.o `test -f 'regress_zlib.c' || echo './'`regress_zlib.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o regress regress-regress.o regress-regress_buffer.o regress-regress_http.o regress-regress_dns.o regress-regress_testutils.o regress-regress_rpc.o regress-regress.gen.o regress-regress_et.o regress-regress_bufferevent.o regress-regress_listener.o regress-regress_util.o regress-tinytest.o regress-regress_main.o regress-regress_minheap.o regress-regress_zlib.o -Wl,--gc-sections ../libevent.la -lz -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -ffunction-sections -fdata-sections -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o regress regress-regress.o regress-regress_buffer.o regress-regress_http.o regress-regress_dns.o regress-regress_testutils.o regress-regress_rpc.o regress-regress.gen.o regress-regress_et.o regress-regress_bufferevent.o regress-regress_listener.o regress-regress_util.o regress-tinytest.o regress-regress_main.o regress-regress_minheap.o regress-regress_zlib.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a -lz /usr/local/lib/libsodium.so -lrt -ldl -lm | |
make[6]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/libevent-modified/test' | |
make[5]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/libevent-modified/test' | |
make[4]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/libevent-modified' | |
make[3]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/libevent-modified' | |
Making all in proxy | |
make[3]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/proxy' | |
cat probes_no_dtrace.h > probes.h | |
make all-am | |
make[4]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/proxy' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o app.c | |
mv -f .deps/app.Tpo .deps/app.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT cert.o -MD -MP -MF .deps/cert.Tpo -c -o cert.o cert.c | |
mv -f .deps/cert.Tpo .deps/cert.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT dnscrypt.o -MD -MP -MF .deps/dnscrypt.Tpo -c -o dnscrypt.o dnscrypt.c | |
mv -f .deps/dnscrypt.Tpo .deps/dnscrypt.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT dnscrypt_client.o -MD -MP -MF .deps/dnscrypt_client.Tpo -c -o dnscrypt_client.o dnscrypt_client.c | |
mv -f .deps/dnscrypt_client.Tpo .deps/dnscrypt_client.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT edns.o -MD -MP -MF .deps/edns.Tpo -c -o edns.o edns.c | |
mv -f .deps/edns.Tpo .deps/edns.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT logger.o -MD -MP -MF .deps/logger.Tpo -c -o logger.o logger.c | |
mv -f .deps/logger.Tpo .deps/logger.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c | |
mv -f .deps/options.Tpo .deps/options.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT pid_file.o -MD -MP -MF .deps/pid_file.Tpo -c -o pid_file.o pid_file.c | |
pid_file.c: In function ‘pid_file_write’: | |
pid_file.c:103:9: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] | |
mv -f .deps/pid_file.Tpo .deps/pid_file.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT safe_rw.o -MD -MP -MF .deps/safe_rw.Tpo -c -o safe_rw.o safe_rw.c | |
mv -f .deps/safe_rw.Tpo .deps/safe_rw.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT sandboxes.o -MD -MP -MF .deps/sandboxes.Tpo -c -o sandboxes.o sandboxes.c | |
mv -f .deps/sandboxes.Tpo .deps/sandboxes.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT stack_trace.o -MD -MP -MF .deps/stack_trace.Tpo -c -o stack_trace.o stack_trace.c | |
mv -f .deps/stack_trace.Tpo .deps/stack_trace.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT tcp_request.o -MD -MP -MF .deps/tcp_request.Tpo -c -o tcp_request.o tcp_request.c | |
mv -f .deps/tcp_request.Tpo .deps/tcp_request.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT udp_request.o -MD -MP -MF .deps/udp_request.Tpo -c -o udp_request.o udp_request.c | |
mv -f .deps/udp_request.Tpo .deps/udp_request.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c | |
mv -f .deps/utils.Tpo .deps/utils.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT windows_service.o -MD -MP -MF .deps/windows_service.Tpo -c -o windows_service.o windows_service.c | |
mv -f .deps/windows_service.Tpo .deps/windows_service.Po | |
/bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o dnscrypt-proxy app.o cert.o dnscrypt.o dnscrypt_client.o edns.o logger.o options.o pid_file.o safe_rw.o sandboxes.o stack_trace.o tcp_request.o udp_request.o utils.o windows_service.o ../libevent-modified/libevent_extra.la ../libevent-modified/libevent_core.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o dnscrypt-proxy app.o cert.o dnscrypt.o dnscrypt_client.o edns.o logger.o options.o pid_file.o safe_rw.o sandboxes.o stack_trace.o tcp_request.o udp_request.o utils.o windows_service.o -L/usr/local/lib ../libevent-modified/.libs/libevent_extra.a ../libevent-modified/.libs/libevent_core.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
make[4]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/proxy' | |
make[3]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/proxy' | |
Making all in hostip | |
make[3]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/hostip' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o app.c | |
mv -f .deps/app.Tpo .deps/app.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c | |
mv -f .deps/options.Tpo .deps/options.Po | |
/bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o hostip app.o options.o ../libevent-modified/libevent_extra.la ../libevent-modified/libevent_core.la -ldl -lsodium -lrt -ldl -lm | |
libtool: link: gcc -std=gnu99 -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o hostip app.o options.o -L/usr/local/lib ../libevent-modified/.libs/libevent_extra.a ../libevent-modified/.libs/libevent_core.a /usr/local/lib/libsodium.so -lrt -ldl -lm | |
make[3]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src/hostip' | |
make[3]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src' | |
make[3]: Nothing to be done for `all-am'. | |
make[3]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src' | |
make[2]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/src' | |
Making all in test | |
make[2]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/test' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy/test' | |
make[2]: Entering directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy' | |
make[2]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy' | |
make[1]: Leaving directory `/home/dmccarney/Projects/DNS/dnscrypt-proxy' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment