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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking whether /usr/bin/gcc 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 /usr/bin/gcc... /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 checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... 3458764513820540925 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-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 archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc 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... no 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 clock_gettime... yes checking for library containing sendfile... none required checking for WIN32... no checking for CYGWIN... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing inflateEnd... -lz checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config checking if pkg-config is at least version 0.15.0... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes 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 netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking port.h usability... no checking port.h presence... no checking for port.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... 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 accept4... yes checking for arc4random... no checking for arc4random_buf... no checking for eventfd... yes checking for epoll_create1... yes checking for fcntl... yes checking for getegid... yes checking for geteuid... yes checking for getifaddrs... yes checking for getnameinfo... yes checking for getprotobynumber... yes checking for gettimeofday... yes checking for inet_ntop... yes checking for inet_pton... yes checking for issetugid... no checking for mach_absolute_time... no checking for mmap... yes checking for nanosleep... yes checking for pipe... yes checking for pipe2... yes checking for putenv... yes checking for sendfile... yes checking for setenv... yes checking for setrlimit... yes checking for sigaction... yes checking for signal... yes checking for splice... yes checking for strlcpy... no checking for strsep... yes checking for strtok_r... yes checking for strtoll... yes checking for sysctl... yes checking for timerfd_create... yes checking for umask... yes checking for unsetenv... yes checking for usleep... yes checking for vasprintf... yes checking for getservbyname... yes checking for getaddrinfo... yes checking for F_SETFD in fcntl.h... yes checking for select... yes checking for poll... yes checking for epoll_ctl... yes checking waitpid support WNOWAIT... no 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... 8 checking size of int... 4 checking size of short... 2 checking size of size_t... 8 checking size of void *... 8 checking size of off_t... 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 struct so_linger... no checking for socklen_t... yes checking whether our compiler supports __func__... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking size of pthread_t... 8 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 libevent_core.pc config.status: creating libevent_extra.pc config.status: creating Makefile config.status: creating config.h config.status: creating evconfig-private.h config.status: evconfig-private.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-libevent 2.1.8-stable Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/host-libevent-2.1.8-stable/ GEN include/event2/event-config.h /usr/bin/make all-am CC buffer.lo CC bufferevent.lo CC bufferevent_filter.lo CC bufferevent_pair.lo CC bufferevent_ratelim.lo CC bufferevent_sock.lo CC event.lo CC evmap.lo CC evthread.lo CC evutil.lo CC evutil_rand.lo CC evutil_time.lo CC listener.lo CC log.lo CC strlcpy.lo CC select.lo CC poll.lo CC epoll.lo CC signal.lo CC evdns.lo CC event_tagging.lo CC evrpc.lo CC http.lo CCLD libevent_core.la CC evthread_pthread.lo CCLD libevent_pthreads.la CCLD libevent.la CCLD libevent_extra.la >>> host-libevent 2.1.8-stable Installing to host directory PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/run/instance-1/output/build/host-libevent-2.1.8-stable/ /usr/bin/make install-am /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libevent.la libevent_core.la libevent_extra.la libevent_pthreads.la '/home/buildroot/autobuild/run/instance-1/output/host/lib' /usr/bin/install -c event_rpcgen.py '/home/buildroot/autobuild/run/instance-1/output/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/include/event2' /usr/bin/install -c -m 644 include/evdns.h include/event.h include/evhttp.h include/evrpc.h include/evutil.h '/home/buildroot/autobuild/run/instance-1/output/host/include' /usr/bin/install -c -m 644 include/event2/buffer.h include/event2/buffer_compat.h include/event2/bufferevent.h include/event2/bufferevent_compat.h include/event2/bufferevent_ssl.h include/event2/bufferevent_struct.h include/event2/dns.h include/event2/dns_compat.h include/event2/dns_struct.h include/event2/event.h include/event2/event_compat.h include/event2/event_struct.h include/event2/http.h include/event2/http_compat.h include/event2/http_struct.h include/event2/keyvalq_struct.h include/event2/listener.h include/event2/rpc.h include/event2/rpc_compat.h include/event2/rpc_struct.h include/event2/tag.h include/event2/tag_compat.h include/event2/thread.h include/event2/util.h include/event2/visibility.h '/home/buildroot/autobuild/run/instance-1/output/host/include/event2' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/include/event2' /usr/bin/install -c -m 644 libevent.pc libevent_core.pc libevent_extra.pc libevent_pthreads.pc '/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig' /usr/bin/install -c -m 644 include/event2/event-config.h '/home/buildroot/autobuild/run/instance-1/output/host/include/event2' libtool: install: /usr/bin/install -c .libs/libevent-2.1.so.6.0.2 /home/buildroot/autobuild/run/instance-1/output/host/lib/libevent-2.1.so.6.0.2 libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output/host/lib && { ln -s -f libevent-2.1.so.6.0.2 libevent-2.1.so.6 || { rm -f libevent-2.1.so.6 && ln -s libevent-2.1.so.6.0.2 libevent-2.1.so.6; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output/host/lib && { ln -s -f libevent-2.1.so.6.0.2 libevent.so || { rm -f libevent.so && ln -s libevent-2.1.so.6.0.2 libevent.so; }; }) libtool: install: /usr/bin/install -c .libs/libevent.lai /home/buildroot/autobuild/run/instance-1/output/host/lib/libevent.la libtool: install: /usr/bin/install -c .libs/libevent_core-2.1.so.6.0.2 /home/buildroot/autobuild/run/instance-1/output/host/lib/libevent_core-2.1.so.6.0.2 libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output/host/lib && { ln -s -f libevent_core-2.1.so.6.0.2 libevent_core-2.1.so.6 || { rm -f libevent_core-2.1.so.6 && ln -s libevent_core-2.1.so.6.0.2 libevent_core-2.1.so.6; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output/host/lib && { ln -s -f libevent_core-2.1.so.6.0.2 libevent_core.so || { rm -f libevent_core.so && ln -s libevent_core-2.1.so.6.0.2 libevent_core.so; }; }) libtool: install: /usr/bin/install -c .libs/libevent_core.lai /home/buildroot/autobuild/run/instance-1/output/host/lib/libevent_core.la libtool: install: /usr/bin/install -c .libs/libevent_extra-2.1.so.6.0.2 /home/buildroot/autobuild/run/instance-1/output/host/lib/libevent_extra-2.1.so.6.0.2 libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output/host/lib && { ln -s -f libevent_extra-2.1.so.6.0.2 libevent_extra-2.1.so.6 || { rm -f libevent_extra-2.1.so.6 && ln -s libevent_extra-2.1.so.6.0.2 libevent_extra-2.1.so.6; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output/host/lib && { ln -s -f libevent_extra-2.1.so.6.0.2 libevent_extra.so || { rm -f libevent_extra.so && ln -s libevent_extra-2.1.so.6.0.2 libevent_extra.so; }; }) libtool: install: /usr/bin/install -c .libs/libevent_extra.lai /home/buildroot/autobuild/run/instance-1/output/host/lib/libevent_extra.la libtool: install: /usr/bin/install -c .libs/libevent_pthreads-2.1.so.6.0.2 /home/buildroot/autobuild/run/instance-1/output/host/lib/libevent_pthreads-2.1.so.6.0.2 libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output/host/lib && { ln -s -f libevent_pthreads-2.1.so.6.0.2 libevent_pthreads-2.1.so.6 || { rm -f libevent_pthreads-2.1.so.6 && ln -s libevent_pthreads-2.1.so.6.0.2 libevent_pthreads-2.1.so.6; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output/host/lib && { ln -s -f libevent_pthreads-2.1.so.6.0.2 libevent_pthreads.so || { rm -f libevent_pthreads.so && ln -s libevent_pthreads-2.1.so.6.0.2 libevent_pthreads.so; }; }) libtool: install: /usr/bin/install -c .libs/libevent_pthreads.lai /home/buildroot/autobuild/run/instance-1/output/host/lib/libevent_pthreads.la libtool: finish: PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin" ldconfig -n /home/buildroot/autobuild/run/instance-1/output/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildroot/autobuild/run/instance-1/output/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- thrift-0.12.0.tar.gz: OK (sha256: c336099532b765a6815173f62df0ed897528a9d551837d627c1f87fadad90428) >>> host-thrift 0.12.0 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/thrift/thrift-0.12.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/host-thrift-0.12.0 -xf - >>> host-thrift 0.12.0 Patching Applying 0001-Force-to-keep-TPipedTransport-peek-to-avoid-linker-e.patch using patch: patching file lib/cpp/src/thrift/transport/TTransportUtils.h >>> host-thrift 0.12.0 Configuring (mkdir -p /home/buildroot/autobuild/run/instance-1/output/build/host-thrift-0.12.0/ && cd /home/buildroot/autobuild/run/instance-1/output/build/host-thrift-0.12.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 /home/buildroot/autobuild/run/instance-1/output/host/bin/cmake /home/buildroot/autobuild/run/instance-1/output/build/host-thrift-0.12.0/ -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_FIND_ROOT_PATH="/home/buildroot/autobuild/run/instance-1/output/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE="BOTH" -DCMAKE_INSTALL_PREFIX="/home/buildroot/autobuild/run/instance-1/output/host" -DCMAKE_C_FLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" -DCMAKE_CXX_FLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" -DCMAKE_EXE_LINKER_FLAGS="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" -DCMAKE_SHARED_LINKER_FLAGS="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" -DCMAKE_ASM_COMPILER="/usr/bin/as" -DCMAKE_C_COMPILER="/usr/bin/gcc" -DCMAKE_CXX_COMPILER="/usr/bin/g++" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_TUTORIALS=OFF -DBUILD_TESTING=OFF -DWITH_PYTHON=OFF -DWITH_JAVA=OFF -DWITH_QT5=OFF -DBUILD_COMPILER=ON -DTHRIFT_COMPILER_CSHARP=OFF -DTHRIFT_COMPILER_JAVA=OFF -DTHRIFT_COMPILER_ERL=OFF -DTHRIFT_COMPILER_PY=OFF -DTHRIFT_COMPILER_PERL=OFF -DTHRIFT_COMPILER_PHP=OFF -DTHRIFT_COMPILER_RB=OFF -DTHRIFT_COMPILER_HS=OFF -DTHRIFT_COMPILER_GO=OFF -DTHRIFT_COMPILER_D=OFF -DTHRIFT_COMPILER_LUA=OFF -DBUILD_C_GLIB=OFF ) -- The C compiler identification is GNU 4.8.2 -- The CXX compiler identification is GNU 4.8.2 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Parsed Thrift package version: 0.12.0 -- Parsed Thrift version: 0.12.0 (0.2.0) -- Setting C++11 as the default language level. -- To specify a different C++ language level, set CMAKE_CXX_STANDARD -- Found Boost 1.70.0 at /home/buildroot/autobuild/run/instance-1/output/host/usr/lib/cmake/Boost-1.70.0 -- Requested configuration: QUIET -- Found boost_headers 1.70.0 at /home/buildroot/autobuild/run/instance-1/output/host/usr/lib/cmake/boost_headers-1.70.0 Boost 1.53 found. -- Found PkgConfig: /home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config (found version "1.6.1") -- Could NOT find RUN_HASKELL (missing: RUN_HASKELL) -- Could NOT find CABAL (missing: CABAL) -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for getopt.h -- Looking for getopt.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for netdb.h -- Looking for netdb.h - found -- Looking for netinet/in.h -- Looking for netinet/in.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/un.h -- Looking for sys/un.h - found -- Looking for poll.h -- Looking for poll.h - found -- Looking for sys/poll.h -- Looking for sys/poll.h - found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sched.h -- Looking for sched.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for sched_get_priority_max -- Looking for sched_get_priority_max - found -- Looking for sched_get_priority_min -- Looking for sched_get_priority_min - found -- Performing Test STRERROR_R_CHAR_P -- Performing Test STRERROR_R_CHAR_P - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Building without tests -- Found FLEX: /home/buildroot/autobuild/run/instance-1/output/host/bin/flex (found version "2.6.4") -- Found BISON: /home/buildroot/autobuild/run/instance-1/output/host/bin/bison (found version "3.0.4") CMake Error at lib/cpp/CMakeLists.txt:20 (include_directories): include_directories given empty-string as include directory. -- Found OpenSSL: /home/buildroot/autobuild/run/instance-1/output/host/lib64/libcrypto.so (found version "1.1.1b") -- Found libevent: /home/buildroot/autobuild/run/instance-1/output/host/usr/lib/libevent.so -- Found ZLIB: /home/buildroot/autobuild/run/instance-1/output/host/usr/lib/libz.so (found version "1.2.11") -- ---------------------------------------------------------- -- Thrift version: 0.12.0 (0.2.0) -- Thrift package version: 0.12.0 -- Build configuration Summary -- Build Thrift compiler: ON -- Build compiler plugin support: OFF -- Build with unit tests: OFF -- Build examples: OFF -- Build Thrift libraries: ON -- Language libraries: -- Build C++ library: ON -- C++ Language Level: C++11 [fallback to earlier if compiler does not support it] -- Build C (GLib) library: OFF -- Build Java library: OFF -- - Disabled by WITH_JAVA=OFF -- - Java Runtime missing -- Build Python library: OFF -- - Disabled by WITH_PYTHON=OFF -- Build Haskell library: OFF -- - GHC missing -- - Cabal missing -- Library features: -- Build shared libraries: ON -- Build static libraries: ON -- Build with Boost static link library: OFF -- Build with Boost thread support: OFF -- Build with boost/tr1/functional (forced) OFF -- Build with boost/smart_ptr (forced) OFF -- Build with C++ std::thread support: OFF -- Build with libevent support: ON -- Build with OpenSSL support: ON -- Build with Qt4 support: OFF -- Build with Qt5 support: OFF -- Build with ZLIB support: ON -- ---------------------------------------------------------- -- Configuring incomplete, errors occurred! See also "/home/buildroot/autobuild/run/instance-1/output/build/host-thrift-0.12.0/CMakeFiles/CMakeOutput.log". See also "/home/buildroot/autobuild/run/instance-1/output/build/host-thrift-0.12.0/CMakeFiles/CMakeError.log". make[1]: *** [/home/buildroot/autobuild/run/instance-1/output/build/host-thrift-0.12.0/.stamp_configured] Error 1 make: *** [_all] Error 2 make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'