Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- The C compiler identification is AppleClang 7.0.0.7000072
- -- The CXX compiler identification is AppleClang 7.0.0.7000072
- -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
- -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- 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: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
- -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Found Git: /usr/local/bin/git (found version "2.3.6")
- fatal: Not a git repository (or any of the parent directories): .git
- fatal: Not a git repository (or any of the parent directories): .git
- fatal: Not a git repository (or any of the parent directories): .git
- x86_64
- -- Performing Test FLAG_TYPE_LIMITS
- -- Performing Test FLAG_TYPE_LIMITS - Success
- -- Performing Test FLAG_SIGN_COMPARE
- -- Performing Test FLAG_SIGN_COMPARE - Success
- -- Performing Test FLAG_IGNORED_QUALIFIERS
- -- Performing Test FLAG_IGNORED_QUALIFIERS - Success
- -- Performing Test FLAG_UNINITIALIZED
- -- Performing Test FLAG_UNINITIALIZED - Success
- -- Performing Test FLAG_LOGICAL_OP
- -- Performing Test FLAG_LOGICAL_OP - Failed
- -- Performing Test FLAG_SHADOW
- -- Performing Test FLAG_SHADOW - Success
- -- Performing Test FLAG_INIT_SELF
- -- Performing Test FLAG_INIT_SELF - Success
- -- Performing Test FLAG_MISSING_DECLARATIONS
- -- Performing Test FLAG_MISSING_DECLARATIONS - Success
- -- Performing Test FLAG_MISSING_VARIABLE_DECLARATIONS
- -- Performing Test FLAG_MISSING_VARIABLE_DECLARATIONS - Success
- -- Performing Test FLAG_VISIBILITY_INLINES_HIDDEN
- -- Performing Test FLAG_VISIBILITY_INLINES_HIDDEN - Success
- -- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.28")
- -- Found OpenGL: /System/Library/Frameworks/OpenGL.framework
- -- Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR)
- ALSA NOT found, disabling ALSA sound backend
- ao found, enabling ao sound backend
- bluez NOT found, disabling bluetooth support
- PulseAudio NOT found, disabling PulseAudio sound backend
- -- Found OpenAL: /System/Library/Frameworks/OpenAL.framework
- OpenAL found, enabling OpenAL sound backend
- -- checking for modules 'libavcodec>=54.35.0;libavformat>=54.20.4;libswscale>=2.1.1;libavutil>=52.3.0'
- -- found libavcodec, version 56.26.100
- -- found libavformat, version 56.25.101
- -- found libswscale, version 3.1.101
- -- found libavutil, version 54.20.100
- libav/ffmpeg found, enabling AVI frame dumps
- -- Performing Test PORTAUDIO
- -- Performing Test PORTAUDIO - Success
- PortAudio found, enabling mic support
- Using static enet from Externals
- -- Looking for fcntl
- -- Looking for fcntl - found
- -- Looking for poll
- -- Looking for poll - found
- -- Looking for getaddrinfo
- -- Looking for getaddrinfo - found
- -- Looking for getnameinfo
- -- Looking for getnameinfo - found
- -- Looking for gethostbyname_r
- -- Looking for gethostbyname_r - not found
- -- Looking for gethostbyaddr_r
- -- Looking for gethostbyaddr_r - not found
- -- Looking for inet_pton
- -- Looking for inet_pton - found
- -- Looking for inet_ntop
- -- Looking for inet_ntop - found
- -- Performing Test HAS_MSGHDR_FLAGS
- -- Performing Test HAS_MSGHDR_FLAGS - Success
- -- Check size of socklen_t
- -- Check size of socklen_t - done
- Using static xxhash from Externals
- -- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.5")
- Using shared zlib
- Using static lzo from Externals
- Using static libpng from Externals
- Using static soundtouch from Externals
- -- checking for module 'libusb-1.0'
- -- found libusb-1.0, version 1.0.19
- -- Found libusb-1.0: /usr/local/Cellar/libusb/1.0.19/include/libusb-1.0, /usr/local/lib/libusb-1.0.dylib
- Using shared LibUSB
- Using static SFML 2.1 from Externals
- Using static miniupnpc from Externals
- Using static mbed TLS from Externals
- Using static SOIL from Externals
- -- Found wxWidgets: TRUE
- Found wxWidgets version 3.0.2
- wxWidgets found, enabling GUI build
- -- Found Gettext: /usr/local/bin/msgmerge (found version "0.19.5.1")
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /Users/nelsonliu/Downloads/dolphin-master NON TPP/build
Advertisement
Add Comment
Please, Sign In to add comment