Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dnscrypt-proxy.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1622/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dnscrypt-proxy.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-00010c9b Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dnscrypt-proxy-1.4.0-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dnscrypt-proxy.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1622/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dnscrypt-proxy.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pVMSvW + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dnscrypt-proxy-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/dnscrypt-proxy-1.4.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnscrypt-proxy-1.4.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tpsKwC + umask 022 + cd /builddir/build/BUILD + cd dnscrypt-proxy-1.4.0 + LANG=C + export LANG + unset DISPLAY + ./configure --enable-plugins --enable-plugins-root --libdir=/usr/lib64 --prefix=/usr 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 whether make supports nested variables... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... 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 whether gcc understands -c and -o together... yes 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... 1966080 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... no checking if : 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 ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking for inline... inline 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 for gmtime_r... yes checking for sodium_mlock... no 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 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... no checking where to find libltdl headers... -I${top_srcdir}/libltdl checking where to find libltdl library... ${top_build_prefix}libltdl/libltdlc.la 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 checking that generated files are newer than configure... done 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-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: executing depfiles commands config.status: executing libtool commands === configuring in src/libevent-modified (/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--enable-plugins' '--enable-plugins-root' '--libdir=/usr/lib64' '--enable-ltdl-convenience' '--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= -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 whether make supports nested variables... 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 whether gcc -std=gnu99 understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc -std=gnu99... none checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed 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... 1966080 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... no checking if : 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... no checking zlib.h presence... no checking for zlib.h... no checking openssl/bio.h usability... no checking openssl/bio.h presence... no checking for openssl/bio.h... no 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 arc4random_addrandom... 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 checking that generated files are newer than configure... done 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: executing depfiles commands config.status: executing libtool commands === configuring in libltdl (/builddir/build/BUILD/dnscrypt-proxy-1.4.0/libltdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--enable-plugins' '--enable-plugins-root' '--libdir=/usr/lib64' '--enable-ltdl-convenience' '--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= -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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... 1966080 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... no checking if : 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 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: executing depfiles commands config.status: executing libtool commands + make -j3 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0' Making all in dist-build make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/dist-build' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/dist-build' Making all in man make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/man' Making all in libltdl make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/libltdl' make all-am make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/libltdl' /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c loaders/dlopen.c -fPIE -o dlopen.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c loaders/preopen.c -fPIE -o libltdlc_la-preopen.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c lt__alloc.c -fPIE -o libltdlc_la-lt__alloc.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c lt_error.c -fPIE -o libltdlc_la-lt_error.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c lt_dlloader.c -fPIE -o libltdlc_la-lt_dlloader.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c ltdl.c -fPIE -o libltdlc_la-ltdl.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o lt__strl.lo lt__strl.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c slist.c -fPIE -o libltdlc_la-slist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c lt__strl.c -fPIE -o lt__strl.o /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o dlopen.la dlopen.lo -ldl -lsodium -lrt -ldl -lm libtool: link: ar cru .libs/dlopen.a dlopen.o libtool: link: ranlib .libs/dlopen.a libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -no-undefined -dlpreopen dlopen.la -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo -ldl -lsodium -lrt -ldl -lm libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT libtool: link: (cd .libs && gcc -std=gnu99 -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -c -fno-builtin -fPIC -DPIC "libltdlcS.c") libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/builddir/build/BUILD/dnscrypt-proxy-1.4.0/libltdl/./.libs/dlopen.a") libtool: link: ar cru .libs/libltdlc.a libltdlc_la-preopen.o libltdlc_la-lt__alloc.o libltdlc_la-lt_dlloader.o libltdlc_la-lt_error.o libltdlc_la-ltdl.o libltdlc_la-slist.o lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o libtool: link: ranlib .libs/libltdlc.a libtool: link: rm -fr .libs/libltdlc.lax libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/libltdl' make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/libltdl' Making all in src make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src' Making all in ext make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/ext' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/ext' Making all in libevent-modified make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified' test -d include/event2 || /bin/mkdir -p include/event2 /bin/sed -f ./make-event-config.sed < config.h > include/event2/event-config.hT mv -f include/event2/event-config.hT include/event2/event-config.h make all-recursive make[4]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified' Making all in . make[5]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified' /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 ./arc4random.c:463: warning: 'arc4random_addrandom' defined but not used /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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/sh ./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/sh ./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 /bin/sh ./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: 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: 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_extra.a libtool: link: ranlib .libs/libevent.a libtool: link: ( cd ".libs" && rm -f "libevent_extra.la" && ln -s "../libevent_extra.la" "libevent_extra.la" ) libtool: link: ( cd ".libs" && rm -f "libevent.la" && ln -s "../libevent.la" "libevent.la" ) make[5]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified' Making all in include make[5]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/include' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/include' Making all in sample make[5]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/sample' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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-test.o event-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 time-test.o time-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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-test.o signal-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 dns-example.o dns-example.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 hello-world.o hello-world.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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-server.o http-server.c /bin/sh ../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 http-server.c: In function 'dump_request_cb': http-server.c:137: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../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 /bin/sh ../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 event-test event-test.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a -lsodium -lrt -ldl -lm /bin/sh ../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 signal-test signal-test.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a -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 -lsodium -lrt -ldl -lm /bin/sh ../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 /bin/sh ../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 dns-example dns-example.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a -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 -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 -lsodium -lrt -ldl -lm make[5]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/sample' Making all in test make[5]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/test' make all-am make[6]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/test' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 test-init.o test-init.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 test-eof.o test-eof.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 test-weof.o test-weof.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 test-time.o test-time.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 bench.o bench.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 bench_cascade.o bench_cascade.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 bench_http.o bench_http.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 bench_httpclient.o bench_httpclient.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 test-ratelim.o test-ratelim.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 test-changelist.o test-changelist.c /bin/sh ../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 /bin/sh ../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-init test-init.o -L/usr/local/lib ../.libs/libevent_core.a -lsodium -lrt -ldl -lm /bin/sh ../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 /bin/sh ../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-eof test-eof.o -L/usr/local/lib ../.libs/libevent_core.a -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 -lsodium -lrt -ldl -lm /bin/sh ../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 test-time test-time.o -L/usr/local/lib ../.libs/libevent_core.a -lsodium -lrt -ldl -lm /bin/sh ../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 /bin/sh ../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 bench.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a -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 -lsodium -lrt -ldl -lm /bin/sh ../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_http bench_http.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a -lsodium -lrt -ldl -lm /bin/sh ../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 /bin/sh ../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 bench_httpclient bench_httpclient.o -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent_core.a -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 -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 -lsodium -lrt -ldl -lm make[6]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/test' make[5]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/test' make[4]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified' make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified' Making all in proxy make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/proxy' cat probes_no_dtrace.h > probes.h make all-am make[4]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/proxy' depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o app.o app.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cert.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o cert.o cert.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dnscrypt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o dnscrypt.o dnscrypt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dnscrypt_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o dnscrypt_client.o dnscrypt_client.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo edns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o edns.o edns.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo logger.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o logger.o logger.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo minicsv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 minicsv.o -MD -MP -MF $depbase.Tpo -c -o minicsv.o minicsv.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o options.o options.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pid_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o pid_file.o pid_file.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo safe_rw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o safe_rw.o safe_rw.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sandboxes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o sandboxes.o sandboxes.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo stack_trace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o stack_trace.o stack_trace.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tcp_request.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o tcp_request.o tcp_request.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo udp_request.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o udp_request.o udp_request.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o utils.o utils.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo windows_service.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o windows_service.o windows_service.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo plugin_options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 plugin_options.o -MD -MP -MF $depbase.Tpo -c -o plugin_options.o plugin_options.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo plugin_support.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -I../../libltdl -I../include -DPLUGINS_ROOT=\"/usr/lib64/dnscrypt-proxy/\" -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 plugin_support.o -MD -MP -MF $depbase.Tpo -c -o plugin_support.o plugin_support.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../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 minicsv.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 plugin_options.o plugin_support.o ../libevent-modified/libevent_extra.la ../libevent-modified/libevent_core.la ../../libltdl/libltdlc.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 minicsv.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 plugin_options.o plugin_support.o /builddir/build/BUILD/dnscrypt-proxy-1.4.0/libltdl/./.libs/dlopen.a -L/usr/local/lib ../libevent-modified/.libs/libevent_extra.a ../libevent-modified/.libs/libevent_core.a ../../libltdl/.libs/libltdlc.a -lsodium -lrt -ldl -lm pid_file.c: In function 'pid_file_write': pid_file.c:103: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result tcp_request.c: In function 'client_proxy_read_cb': tcp_request.c:352: warning: enumeration value 'DCP_SYNC_FILTER_RESULT_KILL' not handled in switch tcp_request.c:352: warning: enumeration value 'DCP_SYNC_FILTER_RESULT_ERROR' not handled in switch tcp_request.c:352: warning: enumeration value 'DCP_SYNC_FILTER_RESULT_FATAL' not handled in switch udp_request.c: In function 'client_to_proxy_cb': udp_request.c:488: warning: enumeration value 'DCP_SYNC_FILTER_RESULT_KILL' not handled in switch udp_request.c:488: warning: enumeration value 'DCP_SYNC_FILTER_RESULT_ERROR' not handled in switch udp_request.c:488: warning: enumeration value 'DCP_SYNC_FILTER_RESULT_FATAL' not handled in switch plugin_support.c: In function 'plugin_support_add_option': plugin_support.c:36: warning: comparison is always false due to limited range of data type make[4]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/proxy' make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/proxy' Making all in hostip make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/hostip' depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../libevent-modified/include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o app.o app.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../libevent-modified/include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -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 $depbase.Tpo -c -o options.o options.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../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 -lsodium -lrt -ldl -lm make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/hostip' Making all in include make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/include' Making all in plugins make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins' Making all in example make[4]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins/example' /bin/sh ../../../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libltdl -I../../include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libdcplugin_example_la-example.lo -MD -MP -MF .deps/libdcplugin_example_la-example.Tpo -c -o libdcplugin_example_la-example.lo `test -f 'example.c' || echo './'`example.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libltdl -I../../include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libdcplugin_example_la-example.lo -MD -MP -MF .deps/libdcplugin_example_la-example.Tpo -c example.c -fPIC -DPIC -o .libs/libdcplugin_example_la-example.o mv -f .deps/libdcplugin_example_la-example.Tpo .deps/libdcplugin_example_la-example.Plo /bin/sh ../../../libtool --tag=CC --tag=disable-static --mode=link gcc -std=gnu99 -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -avoid-version -export-dynamic -module -no-undefined -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o libdcplugin_example.la -rpath /usr/lib64/dnscrypt-proxy libdcplugin_example_la-example.lo -ldl -lsodium -lrt -ldl -lm libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libdcplugin_example_la-example.o -L/usr/local/lib -lsodium -lrt -ldl -lm -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,-soname -Wl,libdcplugin_example.so -o .libs/libdcplugin_example.so libtool: link: ( cd ".libs" && rm -f "libdcplugin_example.la" && ln -s "../libdcplugin_example.la" "libdcplugin_example.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins/example' Making all in example-logging make[4]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins/example-logging' /bin/sh ../../../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libltdl -I../../include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libdcplugin_example_logging_la-example-logging.lo -MD -MP -MF .deps/libdcplugin_example_logging_la-example-logging.Tpo -c -o libdcplugin_example_logging_la-example-logging.lo `test -f 'example-logging.c' || echo './'`example-logging.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libltdl -I../../include -DPLUGINS=1 -DENABLE_PLUGINS_ROOT=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include -g -O2 -fPIC -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libdcplugin_example_logging_la-example-logging.lo -MD -MP -MF .deps/libdcplugin_example_logging_la-example-logging.Tpo -c example-logging.c -fPIC -DPIC -o .libs/libdcplugin_example_logging_la-example-logging.o mv -f .deps/libdcplugin_example_logging_la-example-logging.Tpo .deps/libdcplugin_example_logging_la-example-logging.Plo /bin/sh ../../../libtool --tag=CC --tag=disable-static --mode=link gcc -std=gnu99 -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -avoid-version -export-dynamic -module -no-undefined -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o libdcplugin_example_logging.la -rpath /usr/lib64/dnscrypt-proxy libdcplugin_example_logging_la-example-logging.lo -ldl -lsodium -lrt -ldl -lm libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libdcplugin_example_logging_la-example-logging.o -L/usr/local/lib -lsodium -lrt -ldl -lm -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,-soname -Wl,libdcplugin_example_logging.so -o .libs/libdcplugin_example_logging.so libtool: link: ( cd ".libs" && rm -f "libdcplugin_example_logging.la" && ln -s "../libdcplugin_example_logging.la" "libdcplugin_example_logging.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins/example-logging' make[4]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins' make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins' make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src' make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src' Making all in test make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/test' make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0' make[1]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZoO2IV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64 + cd dnscrypt-proxy-1.4.0 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64 Making install in dist-build make[1]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/dist-build' make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/dist-build' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/dist-build' make[1]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/dist-build' Making install in man make[1]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/man' make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/man' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 dnscrypt-proxy.8 hostip.8 '/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/man' make[1]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/man' Making install in libltdl make[1]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/libltdl' make install-am make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/libltdl' make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/libltdl' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/lib64" test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/include" test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64" make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/libltdl' make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/libltdl' make[1]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/libltdl' Making install in src make[1]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src' Making install in ext make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/ext' make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/ext' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/ext' make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/ext' Making install in libevent-modified make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified' Making install in . make[4]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified' make[5]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified' make[5]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified' make[4]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified' Making install in include make[4]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/include' make[5]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/include' make[5]: Nothing to be done for `install-exec-am'. make[5]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/include' make[4]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/include' Making install in sample make[4]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/sample' make[5]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/sample' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/sample' make[4]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/sample' Making install in test make[4]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/test' make install-am make[5]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/test' make[6]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/test' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/test' make[5]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/test' make[4]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified/test' make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified' make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/libevent-modified' Making install in proxy make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/proxy' make install-am make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/proxy' make[4]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/proxy' /bin/mkdir -p '/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c dnscrypt-proxy '/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/sbin' libtool: install: /usr/bin/install -c dnscrypt-proxy /builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/sbin/dnscrypt-proxy make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/proxy' make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/proxy' make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/proxy' Making install in hostip make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/hostip' make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/hostip' /bin/mkdir -p '/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c hostip '/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/bin' libtool: install: /usr/bin/install -c hostip /builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/bin/hostip make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/hostip' make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/hostip' Making install in include make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/include' make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/include' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/include' /bin/mkdir -p '/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/include/dnscrypt' /usr/bin/install -c -m 644 dnscrypt/plugin.h dnscrypt/private.h dnscrypt/version.h '/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/include/dnscrypt' make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/include' make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/include' Making install in plugins make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins' Making install in example make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins/example' make[4]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins/example' /bin/mkdir -p '/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/lib64/dnscrypt-proxy' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libdcplugin_example.la '/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/lib64/dnscrypt-proxy' libtool: install: /usr/bin/install -c .libs/libdcplugin_example.so /builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/lib64/dnscrypt-proxy/libdcplugin_example.so libtool: install: /usr/bin/install -c .libs/libdcplugin_example.lai /builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/lib64/dnscrypt-proxy/libdcplugin_example.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dnscrypt-proxy' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins/example' make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins/example' Making install in example-logging make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins/example-logging' make[4]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins/example-logging' /bin/mkdir -p '/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/lib64/dnscrypt-proxy' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libdcplugin_example_logging.la '/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/lib64/dnscrypt-proxy' libtool: install: /usr/bin/install -c .libs/libdcplugin_example_logging.so /builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/lib64/dnscrypt-proxy/libdcplugin_example_logging.so libtool: install: /usr/bin/install -c .libs/libdcplugin_example_logging.lai /builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/lib64/dnscrypt-proxy/libdcplugin_example_logging.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dnscrypt-proxy' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins/example-logging' make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins/example-logging' make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins' make[4]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins' make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins' make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src/plugins' make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src' make[3]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src' make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src' make[1]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/src' Making install in test make[1]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/test' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0/test' make[1]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0' make[2]: Entering directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/share/dnscrypt-proxy' /usr/bin/install -c -m 644 dnscrypt-resolvers.csv '/builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/share/dnscrypt-proxy' make[2]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0' make[1]: Leaving directory `/builddir/build/BUILD/dnscrypt-proxy-1.4.0' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/dnscrypt-proxy-1.4.0 extracting debug info from /builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/sbin/dnscrypt-proxy extracting debug info from /builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/bin/hostip extracting debug info from /builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/lib64/dnscrypt-proxy/libdcplugin_example_logging.so extracting debug info from /builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64/usr/lib64/dnscrypt-proxy/libdcplugin_example.so cpio: dnscrypt-proxy-1.4.0/libltdl/.libs/libltdlcS.c: Cannot stat: No such file or directory 2018 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dnscrypt-proxy-1.4.0-1.el6.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libsodium.so.4()(64bit) rtld(GNU_HASH) Processing files: dnscrypt-proxy-devel-1.4.0-1.el6.x86_64 Provides: libdcplugin_example.so()(64bit) libdcplugin_example_logging.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) libsodium.so.4()(64bit) rtld(GNU_HASH) Processing files: dnscrypt-proxy-debuginfo-1.4.0-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64 warning: Could not canonicalize hostname: i-00010c9b Wrote: /builddir/build/RPMS/dnscrypt-proxy-1.4.0-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/dnscrypt-proxy-devel-1.4.0-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/dnscrypt-proxy-debuginfo-1.4.0-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xAFdiL + umask 022 + cd /builddir/build/BUILD + cd dnscrypt-proxy-1.4.0 + /bin/rm -rf /builddir/build/BUILDROOT/dnscrypt-proxy-1.4.0-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->