Skip to content

Instantly share code, notes, and snippets.

@c9s
Created September 25, 2014 09:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save c9s/0d2e095e6249efece711 to your computer and use it in GitHub Desktop.
Save c9s/0d2e095e6249efece711 to your computer and use it in GitHub Desktop.
cat cmake.log
-- The C compiler identification is GNU 4.8.3
-- The CXX compiler identification is GNU 4.8.3
-- The ASM compiler identification is GNU
-- Found assembler: /opt/local/bin/gcc-mp-4.8
-- Checking whether C compiler has -isysroot
-- Checking whether C compiler has -isysroot - yes
-- Checking whether C compiler supports OSX deployment target flag
-- Checking whether C compiler supports OSX deployment target flag - yes
-- Check for working C compiler: /opt/local/bin/gcc-mp-4.8
-- Check for working C compiler: /opt/local/bin/gcc-mp-4.8 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Checking whether CXX compiler has -isysroot
-- Checking whether CXX compiler has -isysroot - yes
-- Checking whether CXX compiler supports OSX deployment target flag
-- Checking whether CXX compiler supports OSX deployment target flag - yes
-- Check for working CXX compiler: /opt/local/bin/g++-mp-4.8
-- Check for working CXX compiler: /opt/local/bin/g++-mp-4.8 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Performing Test IS_AARCH64
-- Performing Test IS_AARCH64 - Failed
-- Found LibDL: /usr/lib/libdl.dylib
-- Performing Test LIBDL_NEEDS_UNDERSCORE
-- Performing Test LIBDL_NEEDS_UNDERSCORE - Failed
-- Boost version: 1.56.0
-- Found the following Boost libraries:
-- system
-- program_options
-- filesystem
-- Found LIBGLOG: /opt/local/lib/libglog.dylib
-- Could NOT find LIBINOTIFY (missing: LIBINOTIFY_LIBRARY LIBINOTIFY_INCLUDE_DIR)
-- Found LIBICONV: /opt/local/lib/libiconv.dylib
-- Performing Test LIBICONV_CONST
-- Performing Test LIBICONV_CONST - Failed
-- MySQL Include dir: /opt/local/include/mysql55/mysql library dir: /opt/local/lib/mysql55/mysql
-- MySQL client libraries: mysqlclient_r
-- Found LIBMEMCACHED: /opt/local/lib/libmemcached.dylib
-- Found PCRE: /opt/local/lib/libpcre.dylib
-- Found libevent: /opt/local/lib/libevent.dylib
-- Looking for evhttp_bind_socket_with_fd
-- Looking for evhttp_bind_socket_with_fd - not found
-- Could NOT find LibUODBC (missing: LIBODBC_LIBRARIES LIBODBC_INCLUDE_DIRS)
-- Found CURL: /opt/local/lib/libcurl.dylib (found version "7.38.0")
-- Looking for curl_multi_select
-- Looking for curl_multi_select - not found
-- Looking for curl_multi_wait
-- Looking for curl_multi_wait - found
-- Found LibXml2: /opt/local/lib/libxml2.dylib (found version "2.9.1")
-- Found LibXslt: /opt/local/lib/libxslt.dylib (found version "1.1.28")
-- Found EXPAT: /opt/local/lib/libexpat.dylib (found version "2.1.0")
-- Found PkgConfig: /opt/local/bin/pkg-config (found version "0.28")
-- Found LIBSQLITE3: /opt/local/lib/libsqlite3.0.dylib
-- Found libsqlite3: /opt/local/lib/libsqlite3.0.dylib
-- Could NOT find DOUBLE_CONVERSION (missing: DOUBLE_CONVERSION_LIBRARY DOUBLE_CONVERSION_INCLUDE_DIR)
-- Using third-party bundled double-conversion
-- Could NOT find LZ4 (missing: LZ4_LIBRARY LZ4_INCLUDE_DIR)
-- Using third-party bundled LZ4
-- Found LIBZIP: /opt/local/lib/libzip.dylib
-- Found libzip: /opt/local/lib/libzip.dylib
-- Found ICU header files in /opt/local/include
-- Found ICU libraries: /opt/local/lib/libicuuc.dylib
-- Performing Test JEMALLOC_VERSION_3
-- Performing Test JEMALLOC_VERSION_3 - Success
-- Found jemalloc: /opt/local/lib/libjemalloc.dylib
-- Found Intel TBB
-- Found mcrypt: /opt/local/lib/libmcrypt.dylib
-- Found OpenSSL: /opt/local/lib/libssl.dylib;/opt/local/lib/libcrypto.dylib (found version "1.0.1i")
-- Found ZLIB: /opt/local/lib/libz.dylib (found version "1.2.8")
-- Found BZip2: /opt/local/lib/libbz2.dylib (found version "1.0.6")
-- Looking for BZ2_bzCompressInit in /opt/local/lib/libbz2.dylib
-- Looking for BZ2_bzCompressInit in /opt/local/lib/libbz2.dylib - found
-- Found ONIGURUMA: /opt/local/lib/libonig.dylib
-- Found ldap: /System/Library/Frameworks/ldap.framework;/opt/local/lib/liblber.dylib
-- Found LIBPTHREAD: /usr/lib/libpthread.dylib
-- Found Readline: /opt/local/include
-- Found Editline: /opt/local/lib/libedit.dylib
-- Found LibElf: /opt/local/lib/libelf.a
-- Performing Test ELF_GETSHDRSTRNDX
-- Performing Test ELF_GETSHDRSTRNDX - Failed
-- Looking for dwarf_encode_leb128
-- Looking for dwarf_encode_leb128 - not found
-- Performing Test FOLLY_IFUNC
-- Performing Test FOLLY_IFUNC - Failed
-- Looking for clock_gettime
-- Looking for clock_gettime - not found
-- Looking for arpa/inet.h
-- Looking for arpa/inet.h - found
-- Looking for netinet/in.h
-- Looking for netinet/in.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/socket.h
-- Looking for sys/socket.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check size of uint32_t
-- Check size of uint32_t - done
-- Check size of uint8_t
-- Check size of uint8_t - done
-- Looking for AF_LOCAL
-- Looking for AF_LOCAL - found
-- Looking for PF_LOCAL
-- Looking for PF_LOCAL - found
-- Looking for memset
-- Looking for memset - found
-- Looking for socket
-- Looking for socket - found
-- Looking for strerror
-- Looking for strerror - found
-- Found libevent: /opt/local/lib/libevent.dylib
-- Looking for event_get_version_number
-- Looking for event_get_version_number - found
-- Performing Test HAVE_LIBEVENT_209
-- Performing Test HAVE_LIBEVENT_209 - Success
-- Found libevent 2.0.9+
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file assert.h
-- Looking for include file assert.h - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for strchr
-- Looking for strchr - found
-- Looking for include file sys/stat.h
-- Looking for include file sys/stat.h - found
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Looking for include file memory.h
-- Looking for include file memory.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file dlfcn.h
-- Looking for include file dlfcn.h - found
-- Looking for fdatasync
-- Looking for fdatasync - found
-- Looking for usleep
-- Looking for usleep - found
-- Looking for fullfsync
-- Looking for fullfsync - not found
-- Looking for localtime_r
-- Looking for localtime_r - found
-- Looking for gmtime_r
-- Looking for gmtime_r - found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Check if the system is big endian
-- Searching 16 bit integer
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for include file locale.h
-- Looking for include file locale.h - found
-- Looking for include file limits.h
-- Looking for include file limits.h - found
-- Check size of int32_t
-- Check size of int32_t - done
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for atoll
-- Looking for atoll - found
-- Looking for strftime
-- Looking for strftime - found
-- Looking for setlocale
-- Looking for setlocale - found
-- Boost version: 1.56.0
-- Found the following Boost libraries:
-- system
-- program_options
-- filesystem
-- regex
-- Looking for _close
-- Looking for _close - not found
-- Looking for _dup
-- Looking for _dup - not found
-- Looking for _fdopen
-- Looking for _fdopen - not found
-- Looking for _fileno
-- Looking for _fileno - not found
-- Looking for _open
-- Looking for _open - not found
-- Looking for _snprintf
-- Looking for _snprintf - not found
-- Looking for _strdup
-- Looking for _strdup - not found
-- Looking for _stricmp
-- Looking for _stricmp - not found
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for ftello
-- Looking for ftello - found
-- Looking for open
-- Looking for open - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for snprintf
-- Looking for snprintf - found
-- Looking for strdup
-- Looking for strdup - found
-- Looking for MoveFileExA
-- Looking for MoveFileExA - not found
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Check size of __int8
-- Check size of __int8 - failed
-- Check size of int8_t
-- Check size of int8_t - done
-- Check size of uint8_t
-- Check size of uint8_t - done
-- Check size of __int16
-- Check size of __int16 - failed
-- Check size of int16_t
-- Check size of int16_t - done
-- Check size of uint16_t
-- Check size of uint16_t - done
-- Check size of __int32
-- Check size of __int32 - failed
-- Check size of int32_t
-- Check size of int32_t - done
-- Check size of uint32_t
-- Check size of uint32_t - done
-- Check size of __int64
-- Check size of __int64 - failed
-- Check size of int64_t
-- Check size of int64_t - done
-- Check size of uint64_t
-- Check size of uint64_t - done
-- Check size of short
-- Check size of short - done
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of long long
-- Check size of long long - done
-- Check size of off_t
-- Check size of off_t - done
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Boost version: 1.56.0
-- Found the following Boost libraries:
-- thread
-- system
-- Boost version: 1.56.0
-- Found the following Boost libraries:
-- thread
-- system
-- Boost version: 1.56.0
-- Found the following Boost libraries:
-- system
-- program_options
-- filesystem
-- Could NOT find LIBINOTIFY (missing: LIBINOTIFY_LIBRARY LIBINOTIFY_INCLUDE_DIR)
-- MySQL Include dir: /opt/local/include/mysql55/mysql library dir: /opt/local/lib/mysql55/mysql
-- MySQL client libraries: mysqlclient_r
-- Found libevent: /opt/local/lib/libevent.dylib
-- Could NOT find LibUODBC (missing: LIBODBC_LIBRARIES LIBODBC_INCLUDE_DIRS)
-- Found libsqlite3: /opt/local/lib/libsqlite3.0.dylib
-- Could NOT find DOUBLE_CONVERSION (missing: DOUBLE_CONVERSION_LIBRARY DOUBLE_CONVERSION_INCLUDE_DIR)
-- Using third-party bundled double-conversion
-- Could NOT find LZ4 (missing: LZ4_LIBRARY LZ4_INCLUDE_DIR)
-- Using third-party bundled LZ4
-- Found libzip: /opt/local/lib/libzip.dylib
-- Found ICU header files in /opt/local/include
-- Found ICU libraries: /opt/local/lib/libicuuc.dylib
-- Found jemalloc: /opt/local/lib/libjemalloc.dylib
-- Found Intel TBB
-- Found mcrypt: /opt/local/lib/libmcrypt.dylib
-- Found ocamlc: /opt/local/bin/ocamlc
-- Found ocamlc.opt: /opt/local/bin/ocamlc.opt
-- Found LibJpeg: /opt/local/lib/libjpeg.dylib
-- Found LibPng: /opt/local/lib/libpng.dylib
-- Found Freetype: /opt/local/lib/libfreetype.dylib
-- Found LibMagicWand: /opt/local/lib/libMagickWand-6.Q16.dylib
-- Using built-in JSON parser
-- Configuring done
-- Generating done
-- Build files have been written to: /Volumes/ramdisk/hhvm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment