Created
August 11, 2017 15:22
-
-
Save maki-chan/fd5e39d1d622e0da9d2cc315b2251d71 to your computer and use it in GitHub Desktop.
ffmpeg on macOS 10.12.6 - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for ffmpeg on macOS 10.12.6 | |
| Build date: 2017-08-11 17:19:51 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| HOMEBREW_VERSION: 1.3.1-27-gd6d681c | |
| ORIGIN: https://github.com/Homebrew/brew | |
| HEAD: d6d681ca01f8acf6b8d5e66cc1ca67310e9b8913 | |
| Last commit: 4 hours ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: b807c4a41c5fe61b014c03c7615e7e4456b37430 | |
| Core tap last commit: 14 minutes ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
| CPU: octa-core 64-bit sandybridge | |
| Homebrew Ruby: 2.0.0-p648 | |
| Clang: 8.1 build 802 | |
| Git: 2.11.0 => /Library/Developer/CommandLineTools/usr/bin/git | |
| Perl: /usr/bin/perl | |
| Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
| Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
| Java: 1.8.0_144 | |
| macOS: 10.12.6-x86_64 | |
| Xcode: 8.3.3 | |
| CLT: 8.3.2.0.1.1492020469 | |
| X11: 2.7.11 => /opt/X11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Your system is ready to brew. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ffmpeg --with-chromaprint --with-fdk-aac --with-fontconfig --with-freetype --with-frei0r --with-game-music-emu --with-libass --with-libbluray --with-libbs2b --with-libcaca --with-libgsm --with-libmodplug --with-libsoxr --with-libssh --with-libvidstab --with-libvorbis --with-libvpx --with-opencore-amr --with-openh264 --with-openjpeg --with-openssl --with-opus --with-rtmpdump --with-rubberband --with-schroedinger --with-sdl2 --with-snappy --with-speex --with-tesseract --with-theora --with-tools --with-two-lame --with-wavpack --with-webp --with-x265 --with-xz --with-zeromq --with-zimg |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2017-08-11 17:18:44 +0200 | |
| ./configure | |
| --prefix=/usr/local/Cellar/ffmpeg/3.3.3 | |
| --enable-shared | |
| --enable-pthreads | |
| --enable-gpl | |
| --enable-version3 | |
| --enable-hardcoded-tables | |
| --enable-avresample | |
| --cc=clang | |
| --host-cflags=-I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin | |
| --host-ldflags= | |
| --enable-chromaprint | |
| --enable-ffplay | |
| --enable-frei0r | |
| --enable-libass | |
| --enable-libbluray | |
| --enable-libbs2b | |
| --enable-libcaca | |
| --enable-libfdk-aac | |
| --enable-libfontconfig | |
| --enable-libfreetype | |
| --enable-libgme | |
| --enable-libgsm | |
| --enable-libmodplug | |
| --enable-libmp3lame | |
| --enable-libopencore-amrnb | |
| --enable-libopencore-amrwb | |
| --enable-libopenh264 | |
| --enable-libopus | |
| --enable-librtmp | |
| --enable-librubberband | |
| --enable-libschroedinger | |
| --enable-libsnappy | |
| --enable-libsoxr | |
| --enable-libspeex | |
| --enable-libssh | |
| --enable-libtesseract | |
| --enable-libtheora | |
| --enable-libtwolame | |
| --enable-libvidstab | |
| --enable-libvorbis | |
| --enable-libvpx | |
| --enable-libwavpack | |
| --enable-libwebp | |
| --enable-libx264 | |
| --enable-libx265 | |
| --enable-libxvid | |
| --enable-libzimg | |
| --enable-libzmq | |
| --enable-opencl | |
| --enable-openssl | |
| --enable-lzma | |
| --enable-libopenjpeg | |
| --disable-decoder=jpeg2000 | |
| --extra-cflags=-I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 | |
| --enable-nonfree | |
| --enable-vda | |
| ERROR: libopenjpeg not found | |
| If you think configure made a mistake, make sure you are using the latest | |
| version from Git. If the latest version fails, report the problem to the | |
| [email protected] mailing list or IRC #ffmpeg on irc.freenode.net. | |
| Include the log file "config.log" produced by configure as this will help | |
| solve the problem. | |
| HOMEBREW_VERSION: 1.3.1-27-gd6d681c | |
| ORIGIN: https://github.com/Homebrew/brew | |
| HEAD: d6d681ca01f8acf6b8d5e66cc1ca67310e9b8913 | |
| Last commit: 4 hours ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: b807c4a41c5fe61b014c03c7615e7e4456b37430 | |
| Core tap last commit: 11 minutes ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
| CPU: octa-core 64-bit sandybridge | |
| Homebrew Ruby: 2.0.0-p648 | |
| Clang: 8.1 build 802 | |
| Git: 2.11.0 => /Library/Developer/CommandLineTools/usr/bin/git | |
| Perl: /usr/bin/perl | |
| Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
| Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
| Java: 1.8.0_144 | |
| macOS: 10.12.6-x86_64 | |
| Xcode: 8.3.3 | |
| CLT: 8.3.2.0.1.1492020469 | |
| X11: 2.7.11 => /opt/X11 | |
| HOMEBREW_CC: clang | |
| HOMEBREW_CXX: clang++ | |
| CFLAGS: -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin | |
| CXXFLAGS: -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin | |
| SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
| MAKEFLAGS: -j8 | |
| CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local/opt/openssl:/usr/local/opt/icu4c:/usr/local | |
| CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| CMAKE_FRAMEWORK_PATH: /usr/local/opt/python/Frameworks | |
| MACOSX_DEPLOYMENT_TARGET: 10.12 | |
| PKG_CONFIG_PATH: /usr/local/opt/x264/lib/pkgconfig:/usr/local/opt/chromaprint/lib/pkgconfig:/usr/local/opt/fdk-aac/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/frei0r/lib/pkgconfig:/usr/local/opt/game-music-emu/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/fribidi/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/python/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/graphite2/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/libass/lib/pkgconfig:/usr/local/opt/libbluray/lib/pkgconfig:/usr/local/opt/flac/lib/pkgconfig:/usr/local/opt/libogg/lib/pkgconfig:/usr/local/opt/libvorbis/lib/pkgconfig:/usr/local/opt/libsndfile/lib/pkgconfig:/usr/local/opt/libbs2b/lib/pkgconfig:/usr/local/opt/libcaca/lib/pkgconfig:/usr/local/opt/libmodplug/lib/pkgconfig:/usr/local/opt/libsoxr/lib/pkgconfig:/usr/local/opt/libssh/lib/pkgconfig:/usr/local/opt/libvidstab/lib/pkgconfig:/usr/local/opt/libvpx/lib/pkgconfig:/usr/local/opt/opencore-amr/lib/pkgconfig:/usr/local/opt/openh264/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/little-cms2/lib/pkgconfig:/usr/local/opt/openjpeg/lib/pkgconfig:/usr/local/opt/opus/lib/pkgconfig:/usr/local/opt/rtmpdump/lib/pkgconfig:/usr/local/opt/libsamplerate/lib/pkgconfig:/usr/local/opt/rubberband/lib/pkgconfig:/usr/local/opt/orc/lib/pkgconfig:/usr/local/opt/schroedinger/lib/pkgconfig:/usr/local/opt/sdl2/lib/pkgconfig:/usr/local/opt/speex/lib/pkgconfig:/usr/local/opt/leptonica/lib/pkgconfig:/usr/local/opt/tesseract/lib/pkgconfig:/usr/local/opt/theora/lib/pkgconfig:/usr/local/opt/two-lame/lib/pkgconfig:/usr/local/opt/wavpack/lib/pkgconfig:/usr/local/opt/webp/lib/pkgconfig:/usr/local/opt/x265/lib/pkgconfig:/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/zeromq/lib/pkgconfig:/usr/local/opt/zimg/lib/pkgconfig | |
| PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12 | |
| ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal | |
| PATH: /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin:/usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/yasm/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/texi2html/bin:/usr/local/opt/lame/bin:/usr/local/opt/x264/bin:/usr/local/opt/fdk-aac/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/gettext/bin:/usr/local/opt/pcre/bin:/usr/local/opt/glib/bin:/usr/local/opt/fribidi/bin:/usr/local/opt/cairo/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/gdbm/bin:/usr/local/opt/openssl/bin:/usr/local/opt/python/bin:/usr/local/opt/gobject-introspection/bin:/usr/local/opt/graphite2/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/libbluray/bin:/usr/local/opt/flac/bin:/usr/local/opt/libsndfile/bin:/usr/local/opt/libbs2b/bin:/usr/local/opt/libcaca/bin:/usr/local/opt/libgsm/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/little-cms2/bin:/usr/local/opt/openjpeg/bin:/usr/local/opt/rtmpdump/bin:/usr/local/opt/rubberband/bin:/usr/local/opt/orc/bin:/usr/local/opt/sdl2/bin:/usr/local/opt/leptonica/bin:/usr/local/opt/tesseract/bin:/usr/local/opt/wavpack/bin:/usr/local/opt/webp/bin:/usr/local/opt/x265/bin:/usr/local/opt/xz/bin:/usr/local/opt/zeromq/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -V | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: --vsn | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --vsn -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -V | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: --vsn | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --vsn -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -V | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: --vsn | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --vsn -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -V | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: --vsn | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --vsn -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -V | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: --vsn | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --vsn -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -V | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: --vsn | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --vsn -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: --version | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| g++ called with: -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -D__STDC_CONSTANT_MACROS -std=c++11 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.tHk4As2O.cpp | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -D__STDC_CONSTANT_MACROS -std=c++11 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.tHk4As2O.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -D_FILE_OFFSET_BITS=64 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -D_FILE_OFFSET_BITS=64 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -D_LARGEFILE_SOURCE -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -D_LARGEFILE_SOURCE -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -Wl,--as-needed -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -Wl,--as-needed -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -Wl,--as-needed -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -Wl,--as-needed -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -Wl,-z,noexecstack -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -Wl,-z,noexecstack -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -Wl,-z,noexecstack -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -Wl,-z,noexecstack -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_BSD_SOURCE -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_BSD_SOURCE -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_BSD_SOURCE -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_BSD_SOURCE -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_DARWIN_C_SOURCE -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_DARWIN_C_SOURCE -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lpthread | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_BSD_SOURCE -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_BSD_SOURCE -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_WIN32_WINNT=0x0600 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_WIN32_WINNT=0x0600 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -framework VideoToolbox -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -framework VideoToolbox -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -framework VideoToolbox -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -framework VideoToolbox -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -framework CoreVideo -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -framework CoreVideo -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -framework CoreVideo -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -framework CoreVideo -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -framework CoreServices -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -framework CoreServices -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -framework CoreServices -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -framework CoreServices -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -D_CRT_BUILD_DESKTOP_APP=0 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -D_CRT_BUILD_DESKTOP_APP=0 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -D_CRT_BUILD_DESKTOP_APP=0 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -D_CRT_BUILD_DESKTOP_APP=0 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_WIN32_WINNT=0x0602 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_WIN32_WINNT=0x0602 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -pthread -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -pthread -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -pthread -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -pthread -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -Werror=missing-prototypes -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.NqgMAC0Z.m | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -Werror=missing-prototypes -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.NqgMAC0Z.m -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -framework CoreGraphics -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -framework CoreGraphics -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -framework CoreGraphics -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -framework CoreGraphics -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -Werror=missing-prototypes -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.NqgMAC0Z.m | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -Werror=missing-prototypes -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.NqgMAC0Z.m -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Werror=missing-prototypes -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.NqgMAC0Z.m | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -Werror=missing-prototypes -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.NqgMAC0Z.m -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -L/usr/local/Cellar/libass/0.13.7/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -L/usr/local/Cellar/libass/0.13.7/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -L/usr/local/Cellar/libass/0.13.7/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -L/usr/local/Cellar/libass/0.13.7/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -L/usr/local/Cellar/libbluray/1.0.1/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -L/usr/local/Cellar/libbluray/1.0.1/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -I/usr/local/Cellar/libbluray/1.0.1/include -L/usr/local/Cellar/libbluray/1.0.1/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -I/usr/local/Cellar/libbluray/1.0.1/include -L/usr/local/Cellar/libbluray/1.0.1/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -L/usr/local/Cellar/libbs2b/3.1.0/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -L/usr/local/Cellar/libbs2b/3.1.0/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -L/usr/local/Cellar/libbs2b/3.1.0/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -L/usr/local/Cellar/libbs2b/3.1.0/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -L/usr/local/Cellar/libcaca/0.99b19/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -L/usr/local/Cellar/libcaca/0.99b19/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -I/usr/local/Cellar/libcaca/0.99b19/include -L/usr/local/Cellar/libcaca/0.99b19/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -I/usr/local/Cellar/libcaca/0.99b19/include -L/usr/local/Cellar/libcaca/0.99b19/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -L/usr/local/Cellar/fdk-aac/0.1.5/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -L/usr/local/Cellar/fdk-aac/0.1.5/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -I/usr/local/Cellar/fdk-aac/0.1.5/include -L/usr/local/Cellar/fdk-aac/0.1.5/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -I/usr/local/Cellar/fdk-aac/0.1.5/include -L/usr/local/Cellar/fdk-aac/0.1.5/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -L/usr/local/opt/freetype/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -L/usr/local/opt/freetype/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -I/usr/local/opt/freetype/include/freetype2 -L/usr/local/opt/freetype/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -I/usr/local/opt/freetype/include/freetype2 -L/usr/local/opt/freetype/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lgme -lstdc++ -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lgme -lstdc++ -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lgsm -lgme -lstdc++ -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lgsm -lgme -lstdc++ -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -L/usr/local/Cellar/libmodplug/0.8.8.5/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -L/usr/local/Cellar/libmodplug/0.8.8.5/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -I/usr/local/Cellar/libmodplug/0.8.8.5/include -L/usr/local/Cellar/libmodplug/0.8.8.5/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lmodplug -lgsm -lgme -lstdc++ -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -I/usr/local/Cellar/libmodplug/0.8.8.5/include -L/usr/local/Cellar/libmodplug/0.8.8.5/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lmodplug -lgsm -lgme -lstdc++ -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lmp3lame -L/usr/local/Cellar/libmodplug/0.8.8.5/lib -lmodplug -lgsm -lgme -lstdc++ -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lmp3lame -L/usr/local/Cellar/libmodplug/0.8.8.5/lib -lmodplug -lgsm -lgme -lstdc++ -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lopencore-amrnb -lmp3lame -L/usr/local/Cellar/libmodplug/0.8.8.5/lib -lmodplug -lgsm -lgme -lstdc++ -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lopencore-amrnb -lmp3lame -L/usr/local/Cellar/libmodplug/0.8.8.5/lib -lmodplug -lgsm -lgme -lstdc++ -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lopencore-amrwb -lopencore-amrnb -lmp3lame -L/usr/local/Cellar/libmodplug/0.8.8.5/lib -lmodplug -lgsm -lgme -lstdc++ -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lopencore-amrwb -lopencore-amrnb -lmp3lame -L/usr/local/Cellar/libmodplug/0.8.8.5/lib -lmodplug -lgsm -lgme -lstdc++ -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -I/usr/local/Cellar/openh264/1.7.0/include -L/usr/local/Cellar/openh264/1.7.0/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -I/usr/local/Cellar/openh264/1.7.0/include -L/usr/local/Cellar/openh264/1.7.0/lib -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -I/usr/local/Cellar/openh264/1.7.0/include -L/usr/local/Cellar/openh264/1.7.0/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lopenh264 -lopencore-amrwb -lopencore-amrnb -lmp3lame -L/usr/local/Cellar/libmodplug/0.8.8.5/lib -lmodplug -lgsm -lgme -lstdc++ -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -I/usr/local/Cellar/openh264/1.7.0/include -L/usr/local/Cellar/openh264/1.7.0/lib -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lopenh264 -lopencore-amrwb -lopencore-amrnb -lmp3lame -L/usr/local/Cellar/libmodplug/0.8.8.5/lib -lmodplug -lgsm -lgme -lstdc++ -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -I/usr/local/Cellar/openh264/1.7.0/include -DOPJ_STATIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -I/usr/local/Cellar/openh264/1.7.0/include -DOPJ_STATIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -I/usr/local/Cellar/openh264/1.7.0/include -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -I/usr/local/Cellar/openh264/1.7.0/include -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -I/usr/local/Cellar/openh264/1.7.0/include -DOPJ_STATIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -I/usr/local/Cellar/openh264/1.7.0/include -DOPJ_STATIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -I/usr/local/Cellar/openh264/1.7.0/include -DOPJ_STATIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -I/usr/local/Cellar/openh264/1.7.0/include -DOPJ_STATIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -I/usr/local/Cellar/openh264/1.7.0/include -DOPJ_STATIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.4.8/include/harfbuzz -I/usr/local/Cellar/libass/0.13.7/include -I/usr/local/Cellar/libbluray/1.0.1/include -I/usr/local/Cellar/libbs2b/3.1.0/include/bs2b -I/usr/local/Cellar/libcaca/0.99b19/include -I/usr/local/Cellar/fdk-aac/0.1.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libmodplug/0.8.8.5/include -I/usr/local/Cellar/openh264/1.7.0/include -DOPJ_STATIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Wl,-dynamic,-search_paths_first -DOPJ_STATIC -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lopenjpeg -L/usr/local/Cellar/openh264/1.7.0/lib -lopenh264 -lopencore-amrwb -lopencore-amrnb -lmp3lame -L/usr/local/Cellar/libmodplug/0.8.8.5/lib -lmodplug -lgsm -lgme -lstdc++ -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -Wl,-dynamic,-search_paths_first -DOPJ_STATIC -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lopenjpeg -L/usr/local/Cellar/openh264/1.7.0/lib -lopenh264 -lopencore-amrwb -lopencore-amrnb -lmp3lame -L/usr/local/Cellar/libmodplug/0.8.8.5/lib -lmodplug -lgsm -lgme -lstdc++ -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.4/lib -lfontconfig -lfreetype -L/usr/local/Cellar/fdk-aac/0.1.5/lib -lfdk-aac -L/usr/local/Cellar/libcaca/0.99b19/lib -lcaca -L/usr/local/Cellar/libbs2b/3.1.0/lib -lbs2b -L/usr/local/Cellar/libbluray/1.0.1/lib -lbluray -L/usr/local/Cellar/libass/0.13.7/lib -lass -lchromaprint -framework CoreGraphics -lm -llzma -lbz2 -lz -pthread -framework CoreServices -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ./configure --prefix=/usr/local/Cellar/ffmpeg/3.3.3 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags='-I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin' --host-ldflags= --enable-chromaprint --enable-ffplay --enable-frei0r --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfdk-aac --enable-libfontconfig --enable-libfreetype --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopus --enable-librtmp --enable-librubberband --enable-libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtesseract --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzimg --enable-libzmq --enable-opencl --enable-openssl --enable-lzma --enable-libopenjpeg --disable-decoder=jpeg2000 --extra-cflags=-I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 --enable-nonfree --enable-vda | |
| ACLOCAL_PATH=/usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal | |
| ALL_COMPONENTS=' | |
| aac_adtstoasc_bsf | |
| chomp_bsf | |
| dump_extradata_bsf | |
| dca_core_bsf | |
| extract_extradata_bsf | |
| h264_mp4toannexb_bsf | |
| hevc_mp4toannexb_bsf | |
| imx_dump_header_bsf | |
| mjpeg2jpeg_bsf | |
| mjpega_dump_header_bsf | |
| mp3_header_decompress_bsf | |
| mpeg4_unpack_bframes_bsf | |
| mov2textsub_bsf | |
| noise_bsf | |
| remove_extradata_bsf | |
| text2movsub_bsf | |
| vp9_superframe_bsf | |
| aasc_decoder | |
| aic_decoder | |
| alias_pix_decoder | |
| amv_decoder | |
| anm_decoder | |
| ansi_decoder | |
| apng_decoder | |
| asv1_decoder | |
| asv2_decoder | |
| aura_decoder | |
| aura2_decoder | |
| avrp_decoder | |
| avrn_decoder | |
| avs_decoder | |
| avui_decoder | |
| ayuv_decoder | |
| bethsoftvid_decoder | |
| bfi_decoder | |
| bink_decoder | |
| bmp_decoder | |
| bmv_video_decoder | |
| brender_pix_decoder | |
| c93_decoder | |
| cavs_decoder | |
| cdgraphics_decoder | |
| cdxl_decoder | |
| cfhd_decoder | |
| cinepak_decoder | |
| clearvideo_decoder | |
| cljr_decoder | |
| cllc_decoder | |
| comfortnoise_decoder | |
| cpia_decoder | |
| cscd_decoder | |
| cyuv_decoder | |
| dds_decoder | |
| dfa_decoder | |
| dirac_decoder | |
| dnxhd_decoder | |
| dpx_decoder | |
| dsicinvideo_decoder | |
| dvaudio_decoder | |
| dvvideo_decoder | |
| dxa_decoder | |
| dxtory_decoder | |
| dxv_decoder | |
| eacmv_decoder | |
| eamad_decoder | |
| eatgq_decoder | |
| eatgv_decoder | |
| eatqi_decoder | |
| eightbps_decoder | |
| eightsvx_exp_decoder | |
| eightsvx_fib_decoder | |
| escape124_decoder | |
| escape130_decoder | |
| exr_decoder | |
| ffv1_decoder | |
| ffvhuff_decoder | |
| fic_decoder | |
| flashsv_decoder | |
| flashsv2_decoder | |
| flic_decoder | |
| flv_decoder | |
| fmvc_decoder | |
| fourxm_decoder | |
| fraps_decoder | |
| frwu_decoder | |
| g2m_decoder | |
| gif_decoder | |
| h261_decoder | |
| h263_decoder | |
| h263i_decoder | |
| h263p_decoder | |
| h264_decoder | |
| h264_crystalhd_decoder | |
| h264_mediacodec_decoder | |
| h264_mmal_decoder | |
| h264_qsv_decoder | |
| h264_vda_decoder | |
| h264_vdpau_decoder | |
| hap_decoder | |
| hevc_decoder | |
| hevc_qsv_decoder | |
| hnm4_video_decoder | |
| hq_hqa_decoder | |
| hqx_decoder | |
| huffyuv_decoder | |
| idcin_decoder | |
| iff_ilbm_decoder | |
| indeo2_decoder | |
| indeo3_decoder | |
| indeo4_decoder | |
| indeo5_decoder | |
| interplay_video_decoder | |
| jpeg2000_decoder | |
| jpegls_decoder | |
| jv_decoder | |
| kgv1_decoder | |
| kmvc_decoder | |
| lagarith_decoder | |
| loco_decoder | |
| m101_decoder | |
| magicyuv_decoder | |
| mdec_decoder | |
| mimic_decoder | |
| mjpeg_decoder | |
| mjpegb_decoder | |
| mmvideo_decoder | |
| motionpixels_decoder | |
| mpeg_xvmc_decoder | |
| mpeg1video_decoder | |
| mpeg2video_decoder | |
| mpeg4_decoder | |
| mpeg4_crystalhd_decoder | |
| mpeg4_mmal_decoder | |
| mpeg4_vdpau_decoder | |
| mpegvideo_decoder | |
| mpeg_vdpau_decoder | |
| mpeg1_vdpau_decoder | |
| mpeg2_mmal_decoder | |
| mpeg2_crystalhd_decoder | |
| mpeg2_qsv_decoder | |
| msa1_decoder | |
| msmpeg4v1_decoder | |
| msmpeg4v2_decoder | |
| msmpeg4v3_decoder | |
| msmpeg4_crystalhd_decoder | |
| msrle_decoder | |
| mss1_decoder | |
| mss2_decoder | |
| msvideo1_decoder | |
| mszh_decoder | |
| mts2_decoder | |
| mvc1_decoder | |
| mvc2_decoder | |
| mxpeg_decoder | |
| nuv_decoder | |
| paf_video_decoder | |
| pam_decoder | |
| pbm_decoder | |
| pcx_decoder | |
| pgm_decoder | |
| pgmyuv_decoder | |
| pictor_decoder | |
| pixlet_decoder | |
| png_decoder | |
| ppm_decoder | |
| prores_decoder | |
| prores_lgpl_decoder | |
| psd_decoder | |
| ptx_decoder | |
| qdraw_decoder | |
| qpeg_decoder | |
| qtrle_decoder | |
| r10k_decoder | |
| r210_decoder | |
| rawvideo_decoder | |
| rl2_decoder | |
| roq_decoder | |
| rpza_decoder | |
| rscc_decoder | |
| rv10_decoder | |
| rv20_decoder | |
| rv30_decoder | |
| rv40_decoder | |
| s302m_decoder | |
| sanm_decoder | |
| scpr_decoder | |
| screenpresso_decoder | |
| sdx2_dpcm_decoder | |
| sgi_decoder | |
| sgirle_decoder | |
| sheervideo_decoder | |
| smacker_decoder | |
| smc_decoder | |
| smvjpeg_decoder | |
| snow_decoder | |
| sp5x_decoder | |
| speedhq_decoder | |
| sunrast_decoder | |
| svq1_decoder | |
| svq3_decoder | |
| targa_decoder | |
| targa_y216_decoder | |
| tdsc_decoder | |
| theora_decoder | |
| thp_decoder | |
| tiertexseqvideo_decoder | |
| tiff_decoder | |
| tmv_decoder | |
| truemotion1_decoder | |
| truemotion2_decoder | |
| truemotion2rt_decoder | |
| tscc_decoder | |
| tscc2_decoder | |
| txd_decoder | |
| ulti_decoder | |
| utvideo_decoder | |
| v210_decoder | |
| v210x_decoder | |
| v308_decoder | |
| v408_decoder | |
| v410_decoder | |
| vb_decoder | |
| vble_decoder | |
| vc1_decoder | |
| vc1_crystalhd_decoder | |
| vc1_vdpau_decoder | |
| vc1image_decoder | |
| vc1_mmal_decoder | |
| vc1_qsv_decoder | |
| vcr1_decoder | |
| vmdvideo_decoder | |
| vmnc_decoder | |
| vp3_decoder | |
| vp5_decoder | |
| vp6_decoder | |
| vp6a_decoder | |
| vp6f_decoder | |
| vp7_decoder | |
| vp8_decoder | |
| vp9_decoder | |
| vqa_decoder | |
| webp_decoder | |
| wmv1_decoder | |
| wmv2_decoder | |
| wmv3_decoder | |
| wmv3_crystalhd_decoder | |
| wmv3_vdpau_decoder | |
| wmv3image_decoder | |
| wnv1_decoder | |
| xan_wc3_decoder | |
| xan_wc4_decoder | |
| xbm_decoder | |
| xface_decoder | |
| xl_decoder | |
| xpm_decoder | |
| xwd_decoder | |
| y41p_decoder | |
| ylc_decoder | |
| yop_decoder | |
| yuv4_decoder | |
| zero12v_decoder | |
| zerocodec_decoder | |
| zlib_decoder | |
| zmbv_decoder | |
| aac_decoder | |
| aac_fixed_decoder | |
| aac_latm_decoder | |
| ac3_decoder | |
| ac3_fixed_decoder | |
| alac_decoder | |
| als_decoder | |
| amrnb_decoder | |
| amrwb_decoder | |
| ape_decoder | |
| atrac1_decoder | |
| atrac3_decoder | |
| atrac3al_decoder | |
| atrac3p_decoder | |
| atrac3pal_decoder | |
| binkaudio_dct_decoder | |
| binkaudio_rdft_decoder | |
| bmv_audio_decoder | |
| cook_decoder | |
| dca_decoder | |
| dsd_lsbf_decoder | |
| dsd_msbf_decoder | |
| dsd_lsbf_planar_decoder | |
| dsd_msbf_planar_decoder | |
| dsicinaudio_decoder | |
| dss_sp_decoder | |
| dst_decoder | |
| eac3_decoder | |
| evrc_decoder | |
| ffwavesynth_decoder | |
| flac_decoder | |
| g723_1_decoder | |
| g729_decoder | |
| gsm_decoder | |
| gsm_ms_decoder | |
| iac_decoder | |
| imc_decoder | |
| interplay_acm_decoder | |
| mace3_decoder | |
| mace6_decoder | |
| metasound_decoder | |
| mlp_decoder | |
| mp1_decoder | |
| mp1float_decoder | |
| mp2_decoder | |
| mp2float_decoder | |
| mp3_decoder | |
| mp3float_decoder | |
| mp3adu_decoder | |
| mp3adufloat_decoder | |
| mp3on4_decoder | |
| mp3on4float_decoder | |
| mpc7_decoder | |
| mpc8_decoder | |
| nellymoser_decoder | |
| on2avc_decoder | |
| opus_decoder | |
| paf_audio_decoder | |
| qcelp_decoder | |
| qdm2_decoder | |
| qdmc_decoder | |
| ra_144_decoder | |
| ra_288_decoder | |
| ralf_decoder | |
| shorten_decoder | |
| sipr_decoder | |
| smackaud_decoder | |
| sonic_decoder | |
| tak_decoder | |
| truehd_decoder | |
| truespeech_decoder | |
| tta_decoder | |
| twinvq_decoder | |
| vmdaudio_decoder | |
| vorbis_decoder | |
| wavpack_decoder | |
| wmalossless_decoder | |
| wmapro_decoder | |
| wmav1_decoder | |
| wmav2_decoder | |
| wmavoice_decoder | |
| ws_snd1_decoder | |
| xma1_decoder | |
| xma2_decoder | |
| pcm_alaw_decoder | |
| pcm_bluray_decoder | |
| pcm_dvd_decoder | |
| pcm_f16le_decoder | |
| pcm_f24le_decoder | |
| pcm_f32be_decoder | |
| pcm_f32le_decoder | |
| pcm_f64be_decoder | |
| pcm_f64le_decoder | |
| pcm_lxf_decoder | |
| pcm_mulaw_decoder | |
| pcm_s8_decoder | |
| pcm_s8_planar_decoder | |
| pcm_s16be_decoder | |
| pcm_s16be_planar_decoder | |
| pcm_s16le_decoder | |
| pcm_s16le_planar_decoder | |
| pcm_s24be_decoder | |
| pcm_s24daud_decoder | |
| pcm_s24le_decoder | |
| pcm_s24le_planar_decoder | |
| pcm_s32be_decoder | |
| pcm_s32le_decoder | |
| pcm_s32le_planar_decoder | |
| pcm_s64be_decoder | |
| pcm_s64le_decoder | |
| pcm_u8_decoder | |
| pcm_u16be_decoder | |
| pcm_u16le_decoder | |
| pcm_u24be_decoder | |
| pcm_u24le_decoder | |
| pcm_u32be_decoder | |
| pcm_u32le_decoder | |
| pcm_zork_decoder | |
| interplay_dpcm_decoder | |
| roq_dpcm_decoder | |
| sol_dpcm_decoder | |
| xan_dpcm_decoder | |
| adpcm_4xm_decoder | |
| adpcm_adx_decoder | |
| adpcm_afc_decoder | |
| adpcm_aica_decoder | |
| adpcm_ct_decoder | |
| adpcm_dtk_decoder | |
| adpcm_ea_decoder | |
| adpcm_ea_maxis_xa_decoder | |
| adpcm_ea_r1_decoder | |
| adpcm_ea_r2_decoder | |
| adpcm_ea_r3_decoder | |
| adpcm_ea_xas_decoder | |
| adpcm_g722_decoder | |
| adpcm_g726_decoder | |
| adpcm_g726le_decoder | |
| adpcm_ima_amv_decoder | |
| adpcm_ima_apc_decoder | |
| adpcm_ima_dat4_decoder | |
| adpcm_ima_dk3_decoder | |
| adpcm_ima_dk4_decoder | |
| adpcm_ima_ea_eacs_decoder | |
| adpcm_ima_ea_sead_decoder | |
| adpcm_ima_iss_decoder | |
| adpcm_ima_oki_decoder | |
| adpcm_ima_qt_decoder | |
| adpcm_ima_rad_decoder | |
| adpcm_ima_smjpeg_decoder | |
| adpcm_ima_wav_decoder | |
| adpcm_ima_ws_decoder | |
| adpcm_ms_decoder | |
| adpcm_mtaf_decoder | |
| adpcm_psx_decoder | |
| adpcm_sbpro_2_decoder | |
| adpcm_sbpro_3_decoder | |
| adpcm_sbpro_4_decoder | |
| adpcm_swf_decoder | |
| adpcm_thp_decoder | |
| adpcm_thp_le_decoder | |
| adpcm_vima_decoder | |
| adpcm_xa_decoder | |
| adpcm_yamaha_decoder | |
| ssa_decoder | |
| ass_decoder | |
| ccaption_decoder | |
| dvbsub_decoder | |
| dvdsub_decoder | |
| jacosub_decoder | |
| microdvd_decoder | |
| movtext_decoder | |
| mpl2_decoder | |
| pgssub_decoder | |
| pjs_decoder | |
| realtext_decoder | |
| sami_decoder | |
| srt_decoder | |
| stl_decoder | |
| subrip_decoder | |
| subviewer_decoder | |
| subviewer1_decoder | |
| text_decoder | |
| vplayer_decoder | |
| webvtt_decoder | |
| xsub_decoder | |
| aac_at_decoder | |
| ac3_at_decoder | |
| adpcm_ima_qt_at_decoder | |
| alac_at_decoder | |
| amr_nb_at_decoder | |
| eac3_at_decoder | |
| gsm_ms_at_decoder | |
| ilbc_at_decoder | |
| mp1_at_decoder | |
| mp2_at_decoder | |
| mp3_at_decoder | |
| pcm_alaw_at_decoder | |
| pcm_mulaw_at_decoder | |
| qdmc_at_decoder | |
| qdm2_at_decoder | |
| libcelt_decoder | |
| libfdk_aac_decoder | |
| libgsm_decoder | |
| libgsm_ms_decoder | |
| libilbc_decoder | |
| libopencore_amrnb_decoder | |
| libopencore_amrwb_decoder | |
| libopenjpeg_decoder | |
| libopus_decoder | |
| libschroedinger_decoder | |
| libspeex_decoder | |
| libvorbis_decoder | |
| libvpx_vp8_decoder | |
| libvpx_vp9_decoder | |
| libzvbi_teletext_decoder | |
| bintext_decoder | |
| xbin_decoder | |
| idf_decoder | |
| libopenh264_decoder | |
| h264_cuvid_decoder | |
| hevc_cuvid_decoder | |
| hevc_mediacodec_decoder | |
| mjpeg_cuvid_decoder | |
| mpeg1_cuvid_decoder | |
| mpeg2_cuvid_decoder | |
| mpeg4_cuvid_decoder | |
| mpeg4_mediacodec_decoder | |
| vc1_cuvid_decoder | |
| vp8_cuvid_decoder | |
| vp8_mediacodec_decoder | |
| vp8_qsv_decoder | |
| vp9_cuvid_decoder | |
| vp9_mediacodec_decoder | |
| aa_demuxer | |
| aac_demuxer | |
| ac3_demuxer | |
| acm_demuxer | |
| act_demuxer | |
| adf_demuxer | |
| adp_demuxer | |
| ads_demuxer | |
| adx_demuxer | |
| aea_demuxer | |
| afc_demuxer | |
| aiff_demuxer | |
| aix_demuxer | |
| amr_demuxer | |
| anm_demuxer | |
| apc_demuxer | |
| ape_demuxer | |
| apng_demuxer | |
| aqtitle_demuxer | |
| asf_demuxer | |
| asf_o_demuxer | |
| ass_demuxer | |
| ast_demuxer | |
| au_demuxer | |
| avi_demuxer | |
| avisynth_demuxer | |
| avr_demuxer | |
| avs_demuxer | |
| bethsoftvid_demuxer | |
| bfi_demuxer | |
| bintext_demuxer | |
| bink_demuxer | |
| bit_demuxer | |
| bmv_demuxer | |
| bfstm_demuxer | |
| brstm_demuxer | |
| boa_demuxer | |
| c93_demuxer | |
| caf_demuxer | |
| cavsvideo_demuxer | |
| cdg_demuxer | |
| cdxl_demuxer | |
| cine_demuxer | |
| concat_demuxer | |
| data_demuxer | |
| daud_demuxer | |
| dcstr_demuxer | |
| dfa_demuxer | |
| dirac_demuxer | |
| dnxhd_demuxer | |
| dsf_demuxer | |
| dsicin_demuxer | |
| dss_demuxer | |
| dts_demuxer | |
| dtshd_demuxer | |
| dv_demuxer | |
| dvbsub_demuxer | |
| dvbtxt_demuxer | |
| dxa_demuxer | |
| ea_demuxer | |
| ea_cdata_demuxer | |
| eac3_demuxer | |
| epaf_demuxer | |
| ffm_demuxer | |
| ffmetadata_demuxer | |
| filmstrip_demuxer | |
| flac_demuxer | |
| flic_demuxer | |
| flv_demuxer | |
| live_flv_demuxer | |
| fourxm_demuxer | |
| frm_demuxer | |
| fsb_demuxer | |
| g722_demuxer | |
| g723_1_demuxer | |
| g729_demuxer | |
| genh_demuxer | |
| gif_demuxer | |
| gsm_demuxer | |
| gxf_demuxer | |
| h261_demuxer | |
| h263_demuxer | |
| h264_demuxer | |
| hevc_demuxer | |
| hls_demuxer | |
| hnm_demuxer | |
| ico_demuxer | |
| idcin_demuxer | |
| idf_demuxer | |
| iff_demuxer | |
| ilbc_demuxer | |
| image2_demuxer | |
| image2pipe_demuxer | |
| image2_alias_pix_demuxer | |
| image2_brender_pix_demuxer | |
| ingenient_demuxer | |
| ipmovie_demuxer | |
| ircam_demuxer | |
| iss_demuxer | |
| iv8_demuxer | |
| ivf_demuxer | |
| ivr_demuxer | |
| jacosub_demuxer | |
| jv_demuxer | |
| lmlm4_demuxer | |
| loas_demuxer | |
| lrc_demuxer | |
| lvf_demuxer | |
| lxf_demuxer | |
| m4v_demuxer | |
| matroska_demuxer | |
| mgsts_demuxer | |
| microdvd_demuxer | |
| mjpeg_demuxer | |
| mjpeg_2000_demuxer | |
| mlp_demuxer | |
| mlv_demuxer | |
| mm_demuxer | |
| mmf_demuxer | |
| mov_demuxer | |
| mp3_demuxer | |
| mpc_demuxer | |
| mpc8_demuxer | |
| mpegps_demuxer | |
| mpegts_demuxer | |
| mpegtsraw_demuxer | |
| mpegvideo_demuxer | |
| mpjpeg_demuxer | |
| mpl2_demuxer | |
| mpsub_demuxer | |
| msf_demuxer | |
| msnwc_tcp_demuxer | |
| mtaf_demuxer | |
| mtv_demuxer | |
| musx_demuxer | |
| mv_demuxer | |
| mvi_demuxer | |
| mxf_demuxer | |
| mxg_demuxer | |
| nc_demuxer | |
| nistsphere_demuxer | |
| nsv_demuxer | |
| nut_demuxer | |
| nuv_demuxer | |
| ogg_demuxer | |
| oma_demuxer | |
| paf_demuxer | |
| pcm_alaw_demuxer | |
| pcm_mulaw_demuxer | |
| pcm_f64be_demuxer | |
| pcm_f64le_demuxer | |
| pcm_f32be_demuxer | |
| pcm_f32le_demuxer | |
| pcm_s32be_demuxer | |
| pcm_s32le_demuxer | |
| pcm_s24be_demuxer | |
| pcm_s24le_demuxer | |
| pcm_s16be_demuxer | |
| pcm_s16le_demuxer | |
| pcm_s8_demuxer | |
| pcm_u32be_demuxer | |
| pcm_u32le_demuxer | |
| pcm_u24be_demuxer | |
| pcm_u24le_demuxer | |
| pcm_u16be_demuxer | |
| pcm_u16le_demuxer | |
| pcm_u8_demuxer | |
| pjs_demuxer | |
| pmp_demuxer | |
| pva_demuxer | |
| pvf_demuxer | |
| qcp_demuxer | |
| r3d_demuxer | |
| rawvideo_demuxer | |
| realtext_demuxer | |
| redspark_demuxer | |
| rl2_demuxer | |
| rm_demuxer | |
| roq_demuxer | |
| rpl_demuxer | |
| rsd_demuxer | |
| rso_demuxer | |
| rtp_demuxer | |
| rtsp_demuxer | |
| sami_demuxer | |
| sap_demuxer | |
| sbg_demuxer | |
| scc_demuxer | |
| sdp_demuxer | |
| sdr2_demuxer | |
| sds_demuxer | |
| sdx_demuxer | |
| segafilm_demuxer | |
| shorten_demuxer | |
| siff_demuxer | |
| sln_demuxer | |
| smacker_demuxer | |
| smjpeg_demuxer | |
| smush_demuxer | |
| sol_demuxer | |
| sox_demuxer | |
| spdif_demuxer | |
| srt_demuxer | |
| str_demuxer | |
| stl_demuxer | |
| subviewer1_demuxer | |
| subviewer_demuxer | |
| sup_demuxer | |
| svag_demuxer | |
| swf_demuxer | |
| tak_demuxer | |
| tedcaptions_demuxer | |
| thp_demuxer | |
| threedostr_demuxer | |
| tiertexseq_demuxer | |
| tmv_demuxer | |
| truehd_demuxer | |
| tta_demuxer | |
| txd_demuxer | |
| tty_demuxer | |
| v210_demuxer | |
| v210x_demuxer | |
| vag_demuxer | |
| vc1_demuxer | |
| vc1t_demuxer | |
| vivo_demuxer | |
| vmd_demuxer | |
| vobsub_demuxer | |
| voc_demuxer | |
| vpk_demuxer | |
| vplayer_demuxer | |
| vqf_demuxer | |
| w64_demuxer | |
| wav_demuxer | |
| wc3_demuxer | |
| webm_dash_manifest_demuxer | |
| webvtt_demuxer | |
| wsaud_demuxer | |
| wsd_demuxer | |
| wsvqa_demuxer | |
| wtv_demuxer | |
| wve_demuxer | |
| wv_demuxer | |
| xa_demuxer | |
| xbin_demuxer | |
| xmv_demuxer | |
| xvag_demuxer | |
| xwma_demuxer | |
| yop_demuxer | |
| yuv4mpegpipe_demuxer | |
| image_bmp_pipe_demuxer | |
| image_dds_pipe_demuxer | |
| image_dpx_pipe_demuxer | |
| image_exr_pipe_demuxer | |
| image_j2k_pipe_demuxer | |
| image_jpeg_pipe_demuxer | |
| image_jpegls_pipe_demuxer | |
| image_pam_pipe_demuxer | |
| image_pbm_pipe_demuxer | |
| image_pcx_pipe_demuxer | |
| image_pgmyuv_pipe_demuxer | |
| image_pgm_pipe_demuxer | |
| image_pictor_pipe_demuxer | |
| image_png_pipe_demuxer | |
| image_ppm_pipe_demuxer | |
| image_psd_pipe_demuxer | |
| image_qdraw_pipe_demuxer | |
| image_sgi_pipe_demuxer | |
| image_sunrast_pipe_demuxer | |
| image_tiff_pipe_demuxer | |
| image_webp_pipe_demuxer | |
| image_xpm_pipe_demuxer | |
| libgme_demuxer | |
| libmodplug_demuxer | |
| libnut_demuxer | |
| libopenmpt_demuxer | |
| a64multi_encoder | |
| a64multi5_encoder | |
| alias_pix_encoder | |
| amv_encoder | |
| apng_encoder | |
| asv1_encoder | |
| asv2_encoder | |
| avrp_encoder | |
| avui_encoder | |
| ayuv_encoder | |
| bmp_encoder | |
| cinepak_encoder | |
| cljr_encoder | |
| comfortnoise_encoder | |
| dnxhd_encoder | |
| dpx_encoder | |
| dvvideo_encoder | |
| ffv1_encoder | |
| ffvhuff_encoder | |
| flashsv_encoder | |
| flashsv2_encoder | |
| flv_encoder | |
| gif_encoder | |
| h261_encoder | |
| h263_encoder | |
| h263p_encoder | |
| hap_encoder | |
| huffyuv_encoder | |
| jpeg2000_encoder | |
| jpegls_encoder | |
| ljpeg_encoder | |
| mjpeg_encoder | |
| mpeg1video_encoder | |
| mpeg2video_encoder | |
| mpeg4_encoder | |
| msmpeg4v2_encoder | |
| msmpeg4v3_encoder | |
| msvideo1_encoder | |
| pam_encoder | |
| pbm_encoder | |
| pcx_encoder | |
| pgm_encoder | |
| pgmyuv_encoder | |
| png_encoder | |
| ppm_encoder | |
| prores_encoder | |
| prores_aw_encoder | |
| prores_ks_encoder | |
| qtrle_encoder | |
| r10k_encoder | |
| r210_encoder | |
| rawvideo_encoder | |
| roq_encoder | |
| rv10_encoder | |
| rv20_encoder | |
| s302m_encoder | |
| sgi_encoder | |
| snow_encoder | |
| sunrast_encoder | |
| svq1_encoder | |
| targa_encoder | |
| tiff_encoder | |
| utvideo_encoder | |
| v210_encoder | |
| v308_encoder | |
| v408_encoder | |
| v410_encoder | |
| vc2_encoder | |
| wrapped_avframe_encoder | |
| wmv1_encoder | |
| wmv2_encoder | |
| xbm_encoder | |
| xface_encoder | |
| xwd_encoder | |
| y41p_encoder | |
| yuv4_encoder | |
| zlib_encoder | |
| zmbv_encoder | |
| aac_encoder | |
| ac3_encoder | |
| ac3_fixed_encoder | |
| alac_encoder | |
| dca_encoder | |
| eac3_encoder | |
| flac_encoder | |
| g723_1_encoder | |
| mlp_encoder | |
| mp2_encoder | |
| mp2fixed_encoder | |
| nellymoser_encoder | |
| opus_encoder | |
| ra_144_encoder | |
| sonic_encoder | |
| sonic_ls_encoder | |
| truehd_encoder | |
| tta_encoder | |
| vorbis_encoder | |
| wavpack_encoder | |
| wmav1_encoder | |
| wmav2_encoder | |
| pcm_alaw_encoder | |
| pcm_f32be_encoder | |
| pcm_f32le_encoder | |
| pcm_f64be_encoder | |
| pcm_f64le_encoder | |
| pcm_mulaw_encoder | |
| pcm_s8_encoder | |
| pcm_s8_planar_encoder | |
| pcm_s16be_encoder | |
| pcm_s16be_planar_encoder | |
| pcm_s16le_encoder | |
| pcm_s16le_planar_encoder | |
| pcm_s24be_encoder | |
| pcm_s24daud_encoder | |
| pcm_s24le_encoder | |
| pcm_s24le_planar_encoder | |
| pcm_s32be_encoder | |
| pcm_s32le_encoder | |
| pcm_s32le_planar_encoder | |
| pcm_s64be_encoder | |
| pcm_s64le_encoder | |
| pcm_u8_encoder | |
| pcm_u16be_encoder | |
| pcm_u16le_encoder | |
| pcm_u24be_encoder | |
| pcm_u24le_encoder | |
| pcm_u32be_encoder | |
| pcm_u32le_encoder | |
| roq_dpcm_encoder | |
| adpcm_adx_encoder | |
| adpcm_g722_encoder | |
| adpcm_g726_encoder | |
| adpcm_ima_qt_encoder | |
| adpcm_ima_wav_encoder | |
| adpcm_ms_encoder | |
| adpcm_swf_encoder | |
| adpcm_yamaha_encoder | |
| ssa_encoder | |
| ass_encoder | |
| dvbsub_encoder | |
| dvdsub_encoder | |
| movtext_encoder | |
| srt_encoder | |
| subrip_encoder | |
| text_encoder | |
| webvtt_encoder | |
| xsub_encoder | |
| aac_at_encoder | |
| alac_at_encoder | |
| ilbc_at_encoder | |
| pcm_alaw_at_encoder | |
| pcm_mulaw_at_encoder | |
| libfdk_aac_encoder | |
| libgsm_encoder | |
| libgsm_ms_encoder | |
| libilbc_encoder | |
| libmp3lame_encoder | |
| libopencore_amrnb_encoder | |
| libopenjpeg_encoder | |
| libopus_encoder | |
| libschroedinger_encoder | |
| libshine_encoder | |
| libspeex_encoder | |
| libtheora_encoder | |
| libtwolame_encoder | |
| libvo_amrwbenc_encoder | |
| libvorbis_encoder | |
| libvpx_vp8_encoder | |
| libvpx_vp9_encoder | |
| libwavpack_encoder | |
| libwebp_anim_encoder | |
| libwebp_encoder | |
| libx262_encoder | |
| libx264_encoder | |
| libx264rgb_encoder | |
| libx265_encoder | |
| libxavs_encoder | |
| libxvid_encoder | |
| libopenh264_encoder | |
| h264_nvenc_encoder | |
| h264_omx_encoder | |
| h264_qsv_encoder | |
| h264_vaapi_encoder | |
| h264_videotoolbox_encoder | |
| nvenc_encoder | |
| nvenc_h264_encoder | |
| nvenc_hevc_encoder | |
| hevc_nvenc_encoder | |
| hevc_qsv_encoder | |
| hevc_vaapi_encoder | |
| libkvazaar_encoder | |
| mjpeg_vaapi_encoder | |
| mpeg2_qsv_encoder | |
| mpeg2_vaapi_encoder | |
| vp8_vaapi_encoder | |
| abench_filter | |
| acompressor_filter | |
| acrossfade_filter | |
| acrusher_filter | |
| adelay_filter | |
| aecho_filter | |
| aemphasis_filter | |
| aeval_filter | |
| afade_filter | |
| afftfilt_filter | |
| aformat_filter | |
| agate_filter | |
| ainterleave_filter | |
| alimiter_filter | |
| allpass_filter | |
| aloop_filter | |
| amerge_filter | |
| ametadata_filter | |
| amix_filter | |
| anequalizer_filter | |
| anull_filter | |
| apad_filter | |
| aperms_filter | |
| aphaser_filter | |
| apulsator_filter | |
| arealtime_filter | |
| aresample_filter | |
| areverse_filter | |
| aselect_filter | |
| asendcmd_filter | |
| asetnsamples_filter | |
| asetpts_filter | |
| asetrate_filter | |
| asettb_filter | |
| ashowinfo_filter | |
| asidedata_filter | |
| asplit_filter | |
| astats_filter | |
| astreamselect_filter | |
| atempo_filter | |
| atrim_filter | |
| azmq_filter | |
| bandpass_filter | |
| bandreject_filter | |
| bass_filter | |
| biquad_filter | |
| bs2b_filter | |
| channelmap_filter | |
| channelsplit_filter | |
| chorus_filter | |
| compand_filter | |
| compensationdelay_filter | |
| crystalizer_filter | |
| dcshift_filter | |
| dynaudnorm_filter | |
| earwax_filter | |
| ebur128_filter | |
| equalizer_filter | |
| extrastereo_filter | |
| firequalizer_filter | |
| flanger_filter | |
| hdcd_filter | |
| highpass_filter | |
| join_filter | |
| ladspa_filter | |
| loudnorm_filter | |
| lowpass_filter | |
| pan_filter | |
| replaygain_filter | |
| resample_filter | |
| rubberband_filter | |
| sidechaincompress_filter | |
| sidechaingate_filter | |
| silencedetect_filter | |
| silenceremove_filter | |
| sofalizer_filter | |
| stereotools_filter | |
| stereowiden_filter | |
| treble_filter | |
| tremolo_filter | |
| vibrato_filter | |
| volume_filter | |
| volumedetect_filter | |
| aevalsrc_filter | |
| anoisesrc_filter | |
| anullsrc_filter | |
| flite_filter | |
| sine_filter | |
| anullsink_filter | |
| alphaextract_filter | |
| alphamerge_filter | |
| ass_filter | |
| atadenoise_filter | |
| avgblur_filter | |
| bbox_filter | |
| bench_filter | |
| bitplanenoise_filter | |
| blackdetect_filter | |
| blackframe_filter | |
| blend_filter | |
| boxblur_filter | |
| bwdif_filter | |
| chromakey_filter | |
| ciescope_filter | |
| codecview_filter | |
| colorbalance_filter | |
| colorchannelmixer_filter | |
| colorkey_filter | |
| colorlevels_filter | |
| colormatrix_filter | |
| colorspace_filter | |
| convolution_filter | |
| copy_filter | |
| coreimage_filter | |
| cover_rect_filter | |
| crop_filter | |
| cropdetect_filter | |
| curves_filter | |
| datascope_filter | |
| dctdnoiz_filter | |
| deband_filter | |
| decimate_filter | |
| deflate_filter | |
| deinterlace_qsv_filter | |
| deinterlace_vaapi_filter | |
| dejudder_filter | |
| delogo_filter | |
| deshake_filter | |
| detelecine_filter | |
| dilation_filter | |
| displace_filter | |
| drawbox_filter | |
| drawgraph_filter | |
| drawgrid_filter | |
| drawtext_filter | |
| edgedetect_filter | |
| elbg_filter | |
| eq_filter | |
| erosion_filter | |
| extractplanes_filter | |
| fade_filter | |
| fftfilt_filter | |
| field_filter | |
| fieldhint_filter | |
| fieldmatch_filter | |
| fieldorder_filter | |
| find_rect_filter | |
| format_filter | |
| fps_filter | |
| framepack_filter | |
| framerate_filter | |
| framestep_filter | |
| frei0r_filter | |
| fspp_filter | |
| gblur_filter | |
| geq_filter | |
| gradfun_filter | |
| haldclut_filter | |
| hflip_filter | |
| histeq_filter | |
| histogram_filter | |
| hqdn3d_filter | |
| hqx_filter | |
| hstack_filter | |
| hue_filter | |
| hwdownload_filter | |
| hwmap_filter | |
| hwupload_filter | |
| hwupload_cuda_filter | |
| hysteresis_filter | |
| idet_filter | |
| il_filter | |
| inflate_filter | |
| interlace_filter | |
| interleave_filter | |
| kerndeint_filter | |
| lenscorrection_filter | |
| loop_filter | |
| lut_filter | |
| lut2_filter | |
| lut3d_filter | |
| lutrgb_filter | |
| lutyuv_filter | |
| maskedclamp_filter | |
| maskedmerge_filter | |
| mcdeint_filter | |
| mergeplanes_filter | |
| mestimate_filter | |
| metadata_filter | |
| midequalizer_filter | |
| minterpolate_filter | |
| mpdecimate_filter | |
| negate_filter | |
| nlmeans_filter | |
| nnedi_filter | |
| noformat_filter | |
| noise_filter | |
| null_filter | |
| ocr_filter | |
| ocv_filter | |
| overlay_filter | |
| owdenoise_filter | |
| pad_filter | |
| palettegen_filter | |
| paletteuse_filter | |
| perms_filter | |
| perspective_filter | |
| phase_filter | |
| pixdesctest_filter | |
| pp_filter | |
| pp7_filter | |
| premultiply_filter | |
| prewitt_filter | |
| psnr_filter | |
| pullup_filter | |
| qp_filter | |
| random_filter | |
| readeia608_filter | |
| readvitc_filter | |
| realtime_filter | |
| remap_filter | |
| removegrain_filter | |
| removelogo_filter | |
| repeatfields_filter | |
| reverse_filter | |
| rotate_filter | |
| sab_filter | |
| scale_filter | |
| scale_npp_filter | |
| scale_qsv_filter | |
| scale_vaapi_filter | |
| scale2ref_filter | |
| select_filter | |
| selectivecolor_filter | |
| sendcmd_filter | |
| separatefields_filter | |
| setdar_filter | |
| setfield_filter | |
| setpts_filter | |
| setsar_filter | |
| settb_filter | |
| showinfo_filter | |
| showpalette_filter | |
| shuffleframes_filter | |
| shuffleplanes_filter | |
| sidedata_filter | |
| signalstats_filter | |
| signature_filter | |
| smartblur_filter | |
| sobel_filter | |
| split_filter | |
| spp_filter | |
| ssim_filter | |
| stereo3d_filter | |
| streamselect_filter | |
| subtitles_filter | |
| super2xsai_filter | |
| swaprect_filter | |
| swapuv_filter | |
| tblend_filter | |
| telecine_filter | |
| threshold_filter | |
| thumbnail_filter | |
| tile_filter | |
| tinterlace_filter | |
| transpose_filter | |
| trim_filter | |
| unsharp_filter | |
| uspp_filter | |
| vaguedenoiser_filter | |
| vectorscope_filter | |
| vflip_filter | |
| vidstabdetect_filter | |
| vidstabtransform_filter | |
| vignette_filter | |
| vstack_filter | |
| w3fdif_filter | |
| waveform_filter | |
| weave_filter | |
| xbr_filter | |
| yadif_filter | |
| zmq_filter | |
| zoompan_filter | |
| zscale_filter | |
| allrgb_filter | |
| allyuv_filter | |
| cellauto_filter | |
| color_filter | |
| coreimagesrc_filter | |
| frei0r_src_filter | |
| haldclutsrc_filter | |
| life_filter | |
| mandelbrot_filter | |
| mptestsrc_filter | |
| nullsrc_filter | |
| rgbtestsrc_filter | |
| smptebars_filter | |
| smptehdbars_filter | |
| testsrc_filter | |
| testsrc2_filter | |
| yuvtestsrc_filter | |
| nullsink_filter | |
| abitscope_filter | |
| adrawgraph_filter | |
| ahistogram_filter | |
| aphasemeter_filter | |
| avectorscope_filter | |
| concat_filter | |
| showcqt_filter | |
| showfreqs_filter | |
| showspectrum_filter | |
| showspectrumpic_filter | |
| showvolume_filter | |
| showwaves_filter | |
| showwavespic_filter | |
| spectrumsynth_filter | |
| amovie_filter | |
| movie_filter | |
| h263_vaapi_hwaccel | |
| h263_videotoolbox_hwaccel | |
| h264_cuvid_hwaccel | |
| h264_d3d11va_hwaccel | |
| h264_dxva2_hwaccel | |
| h264_mediacodec_hwaccel | |
| h264_mmal_hwaccel | |
| h264_qsv_hwaccel | |
| h264_vaapi_hwaccel | |
| h264_vda_hwaccel | |
| h264_vda_old_hwaccel | |
| h264_vdpau_hwaccel | |
| h264_videotoolbox_hwaccel | |
| hevc_cuvid_hwaccel | |
| hevc_d3d11va_hwaccel | |
| hevc_dxva2_hwaccel | |
| hevc_mediacodec_hwaccel | |
| hevc_qsv_hwaccel | |
| hevc_vaapi_hwaccel | |
| hevc_vdpau_hwaccel | |
| mjpeg_cuvid_hwaccel | |
| mpeg1_cuvid_hwaccel | |
| mpeg1_xvmc_hwaccel | |
| mpeg1_vdpau_hwaccel | |
| mpeg1_videotoolbox_hwaccel | |
| mpeg2_cuvid_hwaccel | |
| mpeg2_xvmc_hwaccel | |
| mpeg2_d3d11va_hwaccel | |
| mpeg2_dxva2_hwaccel | |
| mpeg2_mmal_hwaccel | |
| mpeg2_qsv_hwaccel | |
| mpeg2_vaapi_hwaccel | |
| mpeg2_vdpau_hwaccel | |
| mpeg2_videotoolbox_hwaccel | |
| mpeg4_cuvid_hwaccel | |
| mpeg4_mediacodec_hwaccel | |
| mpeg4_mmal_hwaccel | |
| mpeg4_vaapi_hwaccel | |
| mpeg4_vdpau_hwaccel | |
| mpeg4_videotoolbox_hwaccel | |
| vc1_cuvid_hwaccel | |
| vc1_d3d11va_hwaccel | |
| vc1_dxva2_hwaccel | |
| vc1_vaapi_hwaccel | |
| vc1_vdpau_hwaccel | |
| vc1_mmal_hwaccel | |
| vc1_qsv_hwaccel | |
| vp8_cuvid_hwaccel | |
| vp8_mediacodec_hwaccel | |
| vp8_qsv_hwaccel | |
| vp9_cuvid_hwaccel | |
| vp9_d3d11va_hwaccel | |
| vp9_dxva2_hwaccel | |
| vp9_mediacodec_hwaccel | |
| vp9_vaapi_hwaccel | |
| wmv3_d3d11va_hwaccel | |
| wmv3_dxva2_hwaccel | |
| wmv3_vaapi_hwaccel | |
| wmv3_vdpau_hwaccel | |
| alsa_indev | |
| avfoundation_indev | |
| bktr_indev | |
| decklink_indev | |
| dshow_indev | |
| dv1394_indev | |
| fbdev_indev | |
| gdigrab_indev | |
| iec61883_indev | |
| jack_indev | |
| lavfi_indev | |
| openal_indev | |
| oss_indev | |
| pulse_indev | |
| qtkit_indev | |
| sndio_indev | |
| v4l2_indev | |
| vfwcap_indev | |
| xcbgrab_indev | |
| libcdio_indev | |
| libdc1394_indev | |
| a64_muxer | |
| ac3_muxer | |
| adts_muxer | |
| adx_muxer | |
| aiff_muxer | |
| amr_muxer | |
| apng_muxer | |
| asf_muxer | |
| ass_muxer | |
| ast_muxer | |
| asf_stream_muxer | |
| au_muxer | |
| avi_muxer | |
| avm2_muxer | |
| bit_muxer | |
| caf_muxer | |
| cavsvideo_muxer | |
| crc_muxer | |
| dash_muxer | |
| data_muxer | |
| daud_muxer | |
| dirac_muxer | |
| dnxhd_muxer | |
| dts_muxer | |
| dv_muxer | |
| eac3_muxer | |
| f4v_muxer | |
| ffm_muxer | |
| ffmetadata_muxer | |
| fifo_muxer | |
| filmstrip_muxer | |
| flac_muxer | |
| flv_muxer | |
| framecrc_muxer | |
| framehash_muxer | |
| framemd5_muxer | |
| g722_muxer | |
| g723_1_muxer | |
| gif_muxer | |
| gsm_muxer | |
| gxf_muxer | |
| h261_muxer | |
| h263_muxer | |
| h264_muxer | |
| hash_muxer | |
| hds_muxer | |
| hevc_muxer | |
| hls_muxer | |
| ico_muxer | |
| ilbc_muxer | |
| image2_muxer | |
| image2pipe_muxer | |
| ipod_muxer | |
| ircam_muxer | |
| ismv_muxer | |
| ivf_muxer | |
| jacosub_muxer | |
| latm_muxer | |
| lrc_muxer | |
| m4v_muxer | |
| md5_muxer | |
| matroska_muxer | |
| matroska_audio_muxer | |
| microdvd_muxer | |
| mjpeg_muxer | |
| mlp_muxer | |
| mmf_muxer | |
| mov_muxer | |
| mp2_muxer | |
| mp3_muxer | |
| mp4_muxer | |
| mpeg1system_muxer | |
| mpeg1vcd_muxer | |
| mpeg1video_muxer | |
| mpeg2dvd_muxer | |
| mpeg2svcd_muxer | |
| mpeg2video_muxer | |
| mpeg2vob_muxer | |
| mpegts_muxer | |
| mpjpeg_muxer | |
| mxf_muxer | |
| mxf_d10_muxer | |
| mxf_opatom_muxer | |
| null_muxer | |
| nut_muxer | |
| oga_muxer | |
| ogg_muxer | |
| ogv_muxer | |
| oma_muxer | |
| opus_muxer | |
| pcm_alaw_muxer | |
| pcm_mulaw_muxer | |
| pcm_f64be_muxer | |
| pcm_f64le_muxer | |
| pcm_f32be_muxer | |
| pcm_f32le_muxer | |
| pcm_s32be_muxer | |
| pcm_s32le_muxer | |
| pcm_s24be_muxer | |
| pcm_s24le_muxer | |
| pcm_s16be_muxer | |
| pcm_s16le_muxer | |
| pcm_s8_muxer | |
| pcm_u32be_muxer | |
| pcm_u32le_muxer | |
| pcm_u24be_muxer | |
| pcm_u24le_muxer | |
| pcm_u16be_muxer | |
| pcm_u16le_muxer | |
| pcm_u8_muxer | |
| psp_muxer | |
| rawvideo_muxer | |
| rm_muxer | |
| roq_muxer | |
| rso_muxer | |
| rtp_muxer | |
| rtp_mpegts_muxer | |
| rtsp_muxer | |
| sap_muxer | |
| scc_muxer | |
| segment_muxer | |
| stream_segment_muxer | |
| singlejpeg_muxer | |
| smjpeg_muxer | |
| smoothstreaming_muxer | |
| sox_muxer | |
| spx_muxer | |
| spdif_muxer | |
| srt_muxer | |
| swf_muxer | |
| tee_muxer | |
| tg2_muxer | |
| tgp_muxer | |
| mkvtimestamp_v2_muxer | |
| truehd_muxer | |
| tta_muxer | |
| uncodedframecrc_muxer | |
| vc1_muxer | |
| vc1t_muxer | |
| voc_muxer | |
| w64_muxer | |
| wav_muxer | |
| webm_muxer | |
| webm_dash_manifest_muxer | |
| webm_chunk_muxer | |
| webp_muxer | |
| webvtt_muxer | |
| wtv_muxer | |
| wv_muxer | |
| yuv4mpegpipe_muxer | |
| chromaprint_muxer | |
| libnut_muxer | |
| alsa_outdev | |
| caca_outdev | |
| decklink_outdev | |
| fbdev_outdev | |
| opengl_outdev | |
| oss_outdev | |
| pulse_outdev | |
| sdl2_outdev | |
| sndio_outdev | |
| v4l2_outdev | |
| xv_outdev | |
| aac_parser | |
| aac_latm_parser | |
| ac3_parser | |
| adx_parser | |
| bmp_parser | |
| cavsvideo_parser | |
| cook_parser | |
| dca_parser | |
| dirac_parser | |
| dnxhd_parser | |
| dpx_parser | |
| dvaudio_parser | |
| dvbsub_parser | |
| dvdsub_parser | |
| dvd_nav_parser | |
| flac_parser | |
| g729_parser | |
| gsm_parser | |
| h261_parser | |
| h263_parser | |
| h264_parser | |
| hevc_parser | |
| mjpeg_parser | |
| mlp_parser | |
| mpeg4video_parser | |
| mpegaudio_parser | |
| mpegvideo_parser | |
| opus_parser | |
| png_parser | |
| pnm_parser | |
| rv30_parser | |
| rv40_parser | |
| sipr_parser | |
| tak_parser | |
| vc1_parser | |
| vorbis_parser | |
| vp3_parser | |
| vp8_parser | |
| vp9_parser | |
| xma_parser | |
| async_protocol | |
| bluray_protocol | |
| cache_protocol | |
| concat_protocol | |
| crypto_protocol | |
| data_protocol | |
| ffrtmpcrypt_protocol | |
| ffrtmphttp_protocol | |
| file_protocol | |
| ftp_protocol | |
| gopher_protocol | |
| hls_protocol | |
| http_protocol | |
| httpproxy_protocol | |
| https_protocol | |
| icecast_protocol | |
| mmsh_protocol | |
| mmst_protocol | |
| md5_protocol | |
| pipe_protocol | |
| prompeg_protocol | |
| rtmp_protocol | |
| rtmpe_protocol | |
| rtmps_protocol | |
| rtmpt_protocol | |
| rtmpte_protocol | |
| rtmpts_protocol | |
| rtp_protocol | |
| sctp_protocol | |
| srtp_protocol | |
| subfile_protocol | |
| tee_protocol | |
| tcp_protocol | |
| tls_gnutls_protocol | |
| tls_schannel_protocol | |
| tls_securetransport_protocol | |
| tls_openssl_protocol | |
| udp_protocol | |
| udplite_protocol | |
| unix_protocol | |
| librtmp_protocol | |
| librtmpe_protocol | |
| librtmps_protocol | |
| librtmpt_protocol | |
| librtmpte_protocol | |
| libssh_protocol | |
| libsmbclient_protocol | |
| ' | |
| ARCH_EXT_LIST=' | |
| armv5te | |
| armv6 | |
| armv6t2 | |
| armv8 | |
| neon | |
| vfp | |
| vfpv3 | |
| setend | |
| altivec | |
| dcbzl | |
| ldbrx | |
| power8 | |
| ppc4xx | |
| vsx | |
| aesni | |
| amd3dnow | |
| amd3dnowext | |
| avx | |
| avx2 | |
| fma3 | |
| fma4 | |
| mmx | |
| mmxext | |
| sse | |
| sse2 | |
| sse3 | |
| sse4 | |
| sse42 | |
| ssse3 | |
| xop | |
| cpunop | |
| i686 | |
| mipsfpu | |
| mips32r2 | |
| mips32r5 | |
| mips64r2 | |
| mips32r6 | |
| mips64r6 | |
| mipsdsp | |
| mipsdspr2 | |
| msa | |
| loongson2 | |
| loongson3 | |
| mmi | |
| ' | |
| ARCH_EXT_LIST_ARM=' | |
| armv5te | |
| armv6 | |
| armv6t2 | |
| armv8 | |
| neon | |
| vfp | |
| vfpv3 | |
| setend | |
| ' | |
| ARCH_EXT_LIST_LOONGSON=' | |
| loongson2 | |
| loongson3 | |
| mmi | |
| ' | |
| ARCH_EXT_LIST_MIPS=' | |
| mipsfpu | |
| mips32r2 | |
| mips32r5 | |
| mips64r2 | |
| mips32r6 | |
| mips64r6 | |
| mipsdsp | |
| mipsdspr2 | |
| msa | |
| ' | |
| ARCH_EXT_LIST_PPC=' | |
| altivec | |
| dcbzl | |
| ldbrx | |
| power8 | |
| ppc4xx | |
| vsx | |
| ' | |
| ARCH_EXT_LIST_X86=' | |
| aesni | |
| amd3dnow | |
| amd3dnowext | |
| avx | |
| avx2 | |
| fma3 | |
| fma4 | |
| mmx | |
| mmxext | |
| sse | |
| sse2 | |
| sse3 | |
| sse4 | |
| sse42 | |
| ssse3 | |
| xop | |
| cpunop | |
| i686 | |
| ' | |
| ARCH_EXT_LIST_X86_SIMD=' | |
| aesni | |
| amd3dnow | |
| amd3dnowext | |
| avx | |
| avx2 | |
| fma3 | |
| fma4 | |
| mmx | |
| mmxext | |
| sse | |
| sse2 | |
| sse3 | |
| sse4 | |
| sse42 | |
| ssse3 | |
| xop | |
| ' | |
| ARCH_FEATURES=' | |
| aligned_stack | |
| fast_64bit | |
| fast_clz | |
| fast_cmov | |
| local_aligned_8 | |
| local_aligned_16 | |
| local_aligned_32 | |
| simd_align_16 | |
| simd_align_32 | |
| ' | |
| ARCH_LIST=' | |
| aarch64 | |
| alpha | |
| arm | |
| avr32 | |
| avr32_ap | |
| avr32_uc | |
| bfin | |
| ia64 | |
| m68k | |
| mips | |
| mips64 | |
| parisc | |
| ppc | |
| ppc64 | |
| s390 | |
| sh4 | |
| sparc | |
| sparc64 | |
| tilegx | |
| tilepro | |
| tomi | |
| x86 | |
| x86_32 | |
| x86_64 | |
| ' | |
| AS_C=-c | |
| AS_O='-o $@' | |
| ATOMICS_LIST=' | |
| atomics_gcc | |
| atomics_suncc | |
| atomics_win32 | |
| ' | |
| AUTODETECT_LIBS=' | |
| bzlib | |
| iconv | |
| libxcb | |
| libxcb_shm | |
| libxcb_shape | |
| libxcb_xfixes | |
| lzma | |
| schannel | |
| sdl | |
| sdl2 | |
| securetransport | |
| xlib | |
| zlib | |
| audiotoolbox | |
| cuda | |
| cuvid | |
| d3d11va | |
| dxva2 | |
| nvenc | |
| vaapi | |
| vda | |
| vdpau | |
| videotoolbox_hwaccel | |
| xvmc | |
| pthreads | |
| os2threads | |
| w32threads | |
| ' | |
| AVCODEC_COMPONENTS=' | |
| bsfs | |
| decoders | |
| encoders | |
| hwaccels | |
| parsers | |
| ' | |
| AVDEVICE_COMPONENTS=' | |
| indevs | |
| outdevs | |
| ' | |
| AVFILTER_COMPONENTS=' | |
| filters | |
| ' | |
| AVFORMAT_COMPONENTS=' | |
| demuxers | |
| muxers | |
| protocols | |
| ' | |
| AVRESAMPLE_COMPONENTS= | |
| AVUTIL_COMPONENTS= | |
| Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.1qe0m0KMbr/Render | |
| BASH=/bin/sh | |
| BASH_ARGC=([0]="56") | |
| BASH_ARGV=([0]="--enable-vda" [1]="--enable-nonfree" [2]="--extra-cflags=-I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2" [3]="--disable-decoder=jpeg2000" [4]="--enable-libopenjpeg" [5]="--enable-lzma" [6]="--enable-openssl" [7]="--enable-opencl" [8]="--enable-libzmq" [9]="--enable-libzimg" [10]="--enable-libxvid" [11]="--enable-libx265" [12]="--enable-libx264" [13]="--enable-libwebp" [14]="--enable-libwavpack" [15]="--enable-libvpx" [16]="--enable-libvorbis" [17]="--enable-libvidstab" [18]="--enable-libtwolame" [19]="--enable-libtheora" [20]="--enable-libtesseract" [21]="--enable-libssh" [22]="--enable-libspeex" [23]="--enable-libsoxr" [24]="--enable-libsnappy" [25]="--enable-libschroedinger" [26]="--enable-librubberband" [27]="--enable-librtmp" [28]="--enable-libopus" [29]="--enable-libopenh264" [30]="--enable-libopencore-amrwb" [31]="--enable-libopencore-amrnb" [32]="--enable-libmp3lame" [33]="--enable-libmodplug" [34]="--enable-libgsm" [35]="--enable-libgme" [36]="--enable-libfreetype" [37]="--enable-libfontconfig" [38]="--enable-libfdk-aac" [39]="--enable-libcaca" [40]="--enable-libbs2b" [41]="--enable-libbluray" [42]="--enable-libass" [43]="--enable-frei0r" [44]="--enable-ffplay" [45]="--enable-chromaprint" [46]="--host-ldflags=" [47]="--host-cflags=-I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin" [48]="--cc=clang" [49]="--enable-avresample" [50]="--enable-hardcoded-tables" [51]="--enable-version3" [52]="--enable-gpl" [53]="--enable-pthreads" [54]="--enable-shared" [55]="--prefix=/usr/local/Cellar/ffmpeg/3.3.3") | |
| BASH_LINENO=([0]="0") | |
| BASH_SOURCE=([0]="./configure") | |
| BASH_VERSINFO=([0]="3" [1]="2" [2]="57" [3]="1" [4]="release" [5]="x86_64-apple-darwin16") | |
| BASH_VERSION='3.2.57(1)-release' | |
| BSF_LIST='aac_adtstoasc_bsf | |
| chomp_bsf | |
| dump_extradata_bsf | |
| dca_core_bsf | |
| extract_extradata_bsf | |
| h264_mp4toannexb_bsf | |
| hevc_mp4toannexb_bsf | |
| imx_dump_header_bsf | |
| mjpeg2jpeg_bsf | |
| mjpega_dump_header_bsf | |
| mp3_header_decompress_bsf | |
| mpeg4_unpack_bframes_bsf | |
| mov2textsub_bsf | |
| noise_bsf | |
| remove_extradata_bsf | |
| text2movsub_bsf | |
| vp9_superframe_bsf' | |
| BUILTIN_LIST=' | |
| atomic_cas_ptr | |
| machine_rw_barrier | |
| MemoryBarrier | |
| mm_empty | |
| rdtsc | |
| sarestart | |
| sem_timedwait | |
| sync_val_compare_and_swap | |
| ' | |
| CC=clang | |
| CC_C=-c | |
| CC_E='-E -o $@' | |
| CC_O='-o $@' | |
| CFLAGS='-I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin' | |
| CLICOLOR=1 | |
| CMAKE_FRAMEWORK_PATH=/usr/local/opt/python/Frameworks | |
| CMAKE_INCLUDE_PATH=/usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| CMAKE_LIBRARY_PATH=/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| CMAKE_PREFIX_PATH=/usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local/opt/openssl:/usr/local/opt/icu4c:/usr/local | |
| CMDLINE_APPEND=' | |
| extra_cflags | |
| extra_cxxflags | |
| extra_objcflags | |
| host_cppflags | |
| ' | |
| CMDLINE_SELECT=' | |
| armv5te | |
| armv6 | |
| armv6t2 | |
| armv8 | |
| neon | |
| vfp | |
| vfpv3 | |
| setend | |
| altivec | |
| dcbzl | |
| ldbrx | |
| power8 | |
| ppc4xx | |
| vsx | |
| aesni | |
| amd3dnow | |
| amd3dnowext | |
| avx | |
| avx2 | |
| fma3 | |
| fma4 | |
| mmx | |
| mmxext | |
| sse | |
| sse2 | |
| sse3 | |
| sse4 | |
| sse42 | |
| ssse3 | |
| xop | |
| cpunop | |
| i686 | |
| mipsfpu | |
| mips32r2 | |
| mips32r5 | |
| mips64r2 | |
| mips32r6 | |
| mips64r6 | |
| mipsdsp | |
| mipsdspr2 | |
| msa | |
| loongson2 | |
| loongson3 | |
| mmi | |
| bsfs | |
| decoders | |
| encoders | |
| hwaccels | |
| parsers | |
| indevs | |
| outdevs | |
| filters | |
| demuxers | |
| muxers | |
| protocols | |
| doc | |
| htmlpages | |
| manpages | |
| podpages | |
| txtpages | |
| avio_dir_cmd_example | |
| avio_reading_example | |
| decode_audio_example | |
| decode_video_example | |
| demuxing_decoding_example | |
| encode_audio_example | |
| encode_video_example | |
| extract_mvs_example | |
| filter_audio_example | |
| filtering_audio_example | |
| filtering_video_example | |
| http_multiclient_example | |
| metadata_example | |
| muxing_example | |
| qsvdec_example | |
| remuxing_example | |
| resampling_audio_example | |
| scaling_video_example | |
| transcode_aac_example | |
| transcoding_example | |
| bzlib | |
| iconv | |
| libxcb | |
| libxcb_shm | |
| libxcb_shape | |
| libxcb_xfixes | |
| lzma | |
| schannel | |
| sdl | |
| sdl2 | |
| securetransport | |
| xlib | |
| zlib | |
| avisynth | |
| frei0r | |
| libcdio | |
| librubberband | |
| libvidstab | |
| libx264 | |
| libx265 | |
| libxavs | |
| libxvid | |
| decklink | |
| libfdk_aac | |
| openssl | |
| gmp | |
| libopencore_amrnb | |
| libopencore_amrwb | |
| libvo_amrwbenc | |
| libsmbclient | |
| chromaprint | |
| crystalhd | |
| gcrypt | |
| gnutls | |
| jni | |
| ladspa | |
| libass | |
| libbluray | |
| libbs2b | |
| libcaca | |
| libcelt | |
| libdc1394 | |
| libflite | |
| libfontconfig | |
| libfreetype | |
| libfribidi | |
| libgme | |
| libgsm | |
| libiec61883 | |
| libilbc | |
| libkvazaar | |
| libmodplug | |
| libmp3lame | |
| libnut | |
| libopencv | |
| libopenh264 | |
| libopenjpeg | |
| libopenmpt | |
| libopus | |
| libpulse | |
| librtmp | |
| libschroedinger | |
| libshine | |
| libsmbclient | |
| libsnappy | |
| libsoxr | |
| libspeex | |
| libssh | |
| libtesseract | |
| libtheora | |
| libtwolame | |
| libv4l2 | |
| libvorbis | |
| libvpx | |
| libwavpack | |
| libwebp | |
| libzimg | |
| libzmq | |
| libzvbi | |
| mediacodec | |
| netcdf | |
| openal | |
| opencl | |
| opengl | |
| videotoolbox | |
| audiotoolbox | |
| cuda | |
| cuvid | |
| d3d11va | |
| dxva2 | |
| nvenc | |
| vaapi | |
| vda | |
| vdpau | |
| videotoolbox_hwaccel | |
| xvmc | |
| libnpp | |
| libmfx | |
| mmal | |
| omx | |
| ftrapv | |
| gray | |
| hardcoded_tables | |
| omx_rpi | |
| runtime_cpudetect | |
| safe_bitstream_reader | |
| shared | |
| small | |
| static | |
| swscale_alpha | |
| gpl | |
| nonfree | |
| version3 | |
| avcodec | |
| avdevice | |
| avfilter | |
| avformat | |
| avresample | |
| avutil | |
| postproc | |
| swresample | |
| swscale | |
| ffplay | |
| ffprobe | |
| ffserver | |
| ffmpeg | |
| dct | |
| dwt | |
| error_resilience | |
| faan | |
| fast_unaligned | |
| fft | |
| lsp | |
| lzo | |
| mdct | |
| pixelutils | |
| network | |
| rdft | |
| fontconfig | |
| memory_poisoning | |
| neon_clobber_test | |
| pic | |
| raise_major | |
| thumb | |
| valgrind_backtrace | |
| xmm_clobber_test | |
| inline_asm | |
| symver | |
| yasm | |
| pthreads | |
| os2threads | |
| w32threads | |
| asm | |
| cross_compile | |
| debug | |
| extra_warnings | |
| logging | |
| lto | |
| optimizations | |
| rpath | |
| stripping | |
| ' | |
| CMDLINE_SET=' | |
| bindir | |
| datadir | |
| docdir | |
| incdir | |
| libdir | |
| mandir | |
| pkgconfigdir | |
| prefix | |
| shlibdir | |
| install_name_dir | |
| ar | |
| arch | |
| as | |
| assert_level | |
| build_suffix | |
| cc | |
| objcc | |
| cpu | |
| cross_prefix | |
| custom_allocator | |
| cxx | |
| dep_cc | |
| doxygen | |
| env | |
| extra_version | |
| gas | |
| host_cc | |
| host_cflags | |
| host_ld | |
| host_ldflags | |
| host_libs | |
| host_os | |
| install | |
| ld | |
| ln_s | |
| logfile | |
| malloc_prefix | |
| nm | |
| optflags | |
| pkg_config | |
| pkg_config_flags | |
| progs_suffix | |
| random_seed | |
| ranlib | |
| samples | |
| strip | |
| sws_max_filter_size | |
| sysinclude | |
| sysroot | |
| target_exec | |
| target_os | |
| target_path | |
| target_samples | |
| tempprefix | |
| toolchain | |
| valgrind | |
| yasmexe | |
| ' | |
| COLORFGBG='7;0' | |
| COLORTERM=yes | |
| COMMAND_MODE=unix2003 | |
| COMPLEX_FUNCS=' | |
| cabs | |
| cexp | |
| ' | |
| COMPONENT_LIST=' | |
| bsfs | |
| decoders | |
| encoders | |
| hwaccels | |
| parsers | |
| indevs | |
| outdevs | |
| filters | |
| demuxers | |
| muxers | |
| protocols | |
| ' | |
| CONFIG_EXTRA=' | |
| aandcttables | |
| ac3dsp | |
| audio_frame_queue | |
| audiodsp | |
| blockdsp | |
| bswapdsp | |
| cabac | |
| dirac_parse | |
| dvprofile | |
| exif | |
| faandct | |
| faanidct | |
| fdctdsp | |
| flacdsp | |
| fmtconvert | |
| frame_thread_encoder | |
| g722dsp | |
| golomb | |
| gplv3 | |
| h263dsp | |
| h264chroma | |
| h264dsp | |
| h264parse | |
| h264pred | |
| h264qpel | |
| hpeldsp | |
| huffman | |
| huffyuvdsp | |
| huffyuvencdsp | |
| idctdsp | |
| iirfilter | |
| mdct15 | |
| intrax8 | |
| iso_media | |
| ividsp | |
| jpegtables | |
| lgplv3 | |
| libx262 | |
| llauddsp | |
| llviddsp | |
| llvidencdsp | |
| lpc | |
| lzf | |
| me_cmp | |
| mpeg_er | |
| mpegaudio | |
| mpegaudiodsp | |
| mpegvideo | |
| mpegvideoenc | |
| mss34dsp | |
| pixblockdsp | |
| qpeldsp | |
| qsv | |
| qsvdec | |
| qsvenc | |
| rangecoder | |
| riffdec | |
| riffenc | |
| rtpdec | |
| rtpenc_chain | |
| rv34dsp | |
| sinewin | |
| snappy | |
| srtp | |
| startcode | |
| texturedsp | |
| texturedspenc | |
| tpeldsp | |
| vaapi_encode | |
| vc1dsp | |
| videodsp | |
| vp3dsp | |
| vp56dsp | |
| vp8dsp | |
| vt_bt2020 | |
| wma_freqs | |
| wmv2dsp | |
| ' | |
| CONFIG_LIST=' | |
| bsfs | |
| decoders | |
| encoders | |
| hwaccels | |
| parsers | |
| indevs | |
| outdevs | |
| filters | |
| demuxers | |
| muxers | |
| protocols | |
| doc | |
| htmlpages | |
| manpages | |
| podpages | |
| txtpages | |
| avio_dir_cmd_example | |
| avio_reading_example | |
| decode_audio_example | |
| decode_video_example | |
| demuxing_decoding_example | |
| encode_audio_example | |
| encode_video_example | |
| extract_mvs_example | |
| filter_audio_example | |
| filtering_audio_example | |
| filtering_video_example | |
| http_multiclient_example | |
| metadata_example | |
| muxing_example | |
| qsvdec_example | |
| remuxing_example | |
| resampling_audio_example | |
| scaling_video_example | |
| transcode_aac_example | |
| transcoding_example | |
| bzlib | |
| iconv | |
| libxcb | |
| libxcb_shm | |
| libxcb_shape | |
| libxcb_xfixes | |
| lzma | |
| schannel | |
| sdl | |
| sdl2 | |
| securetransport | |
| xlib | |
| zlib | |
| avisynth | |
| frei0r | |
| libcdio | |
| librubberband | |
| libvidstab | |
| libx264 | |
| libx265 | |
| libxavs | |
| libxvid | |
| decklink | |
| libfdk_aac | |
| openssl | |
| gmp | |
| libopencore_amrnb | |
| libopencore_amrwb | |
| libvo_amrwbenc | |
| libsmbclient | |
| chromaprint | |
| crystalhd | |
| gcrypt | |
| gnutls | |
| jni | |
| ladspa | |
| libass | |
| libbluray | |
| libbs2b | |
| libcaca | |
| libcelt | |
| libdc1394 | |
| libflite | |
| libfontconfig | |
| libfreetype | |
| libfribidi | |
| libgme | |
| libgsm | |
| libiec61883 | |
| libilbc | |
| libkvazaar | |
| libmodplug | |
| libmp3lame | |
| libnut | |
| libopencv | |
| libopenh264 | |
| libopenjpeg | |
| libopenmpt | |
| libopus | |
| libpulse | |
| librtmp | |
| libschroedinger | |
| libshine | |
| libsmbclient | |
| libsnappy | |
| libsoxr | |
| libspeex | |
| libssh | |
| libtesseract | |
| libtheora | |
| libtwolame | |
| libv4l2 | |
| libvorbis | |
| libvpx | |
| libwavpack | |
| libwebp | |
| libzimg | |
| libzmq | |
| libzvbi | |
| mediacodec | |
| netcdf | |
| openal | |
| opencl | |
| opengl | |
| videotoolbox | |
| audiotoolbox | |
| cuda | |
| cuvid | |
| d3d11va | |
| dxva2 | |
| nvenc | |
| vaapi | |
| vda | |
| vdpau | |
| videotoolbox_hwaccel | |
| xvmc | |
| libnpp | |
| libmfx | |
| mmal | |
| omx | |
| ftrapv | |
| gray | |
| hardcoded_tables | |
| omx_rpi | |
| runtime_cpudetect | |
| safe_bitstream_reader | |
| shared | |
| small | |
| static | |
| swscale_alpha | |
| gpl | |
| nonfree | |
| version3 | |
| avcodec | |
| avdevice | |
| avfilter | |
| avformat | |
| avresample | |
| avutil | |
| postproc | |
| swresample | |
| swscale | |
| ffplay | |
| ffprobe | |
| ffserver | |
| ffmpeg | |
| dct | |
| dwt | |
| error_resilience | |
| faan | |
| fast_unaligned | |
| fft | |
| lsp | |
| lzo | |
| mdct | |
| pixelutils | |
| network | |
| rdft | |
| fontconfig | |
| memory_poisoning | |
| neon_clobber_test | |
| pic | |
| raise_major | |
| thumb | |
| valgrind_backtrace | |
| xmm_clobber_test | |
| ' | |
| CURL_HOME=/Users/armbrust | |
| CXX=clang++ | |
| CXXFLAGS='-I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin' | |
| CXX_C=-c | |
| CXX_O='-o $@' | |
| DECODER_LIST='aasc_decoder | |
| aic_decoder | |
| alias_pix_decoder | |
| amv_decoder | |
| anm_decoder | |
| ansi_decoder | |
| apng_decoder | |
| asv1_decoder | |
| asv2_decoder | |
| aura_decoder | |
| aura2_decoder | |
| avrp_decoder | |
| avrn_decoder | |
| avs_decoder | |
| avui_decoder | |
| ayuv_decoder | |
| bethsoftvid_decoder | |
| bfi_decoder | |
| bink_decoder | |
| bmp_decoder | |
| bmv_video_decoder | |
| brender_pix_decoder | |
| c93_decoder | |
| cavs_decoder | |
| cdgraphics_decoder | |
| cdxl_decoder | |
| cfhd_decoder | |
| cinepak_decoder | |
| clearvideo_decoder | |
| cljr_decoder | |
| cllc_decoder | |
| comfortnoise_decoder | |
| cpia_decoder | |
| cscd_decoder | |
| cyuv_decoder | |
| dds_decoder | |
| dfa_decoder | |
| dirac_decoder | |
| dnxhd_decoder | |
| dpx_decoder | |
| dsicinvideo_decoder | |
| dvaudio_decoder | |
| dvvideo_decoder | |
| dxa_decoder | |
| dxtory_decoder | |
| dxv_decoder | |
| eacmv_decoder | |
| eamad_decoder | |
| eatgq_decoder | |
| eatgv_decoder | |
| eatqi_decoder | |
| eightbps_decoder | |
| eightsvx_exp_decoder | |
| eightsvx_fib_decoder | |
| escape124_decoder | |
| escape130_decoder | |
| exr_decoder | |
| ffv1_decoder | |
| ffvhuff_decoder | |
| fic_decoder | |
| flashsv_decoder | |
| flashsv2_decoder | |
| flic_decoder | |
| flv_decoder | |
| fmvc_decoder | |
| fourxm_decoder | |
| fraps_decoder | |
| frwu_decoder | |
| g2m_decoder | |
| gif_decoder | |
| h261_decoder | |
| h263_decoder | |
| h263i_decoder | |
| h263p_decoder | |
| h264_decoder | |
| h264_crystalhd_decoder | |
| h264_mediacodec_decoder | |
| h264_mmal_decoder | |
| h264_qsv_decoder | |
| h264_vda_decoder | |
| h264_vdpau_decoder | |
| hap_decoder | |
| hevc_decoder | |
| hevc_qsv_decoder | |
| hnm4_video_decoder | |
| hq_hqa_decoder | |
| hqx_decoder | |
| huffyuv_decoder | |
| idcin_decoder | |
| iff_ilbm_decoder | |
| indeo2_decoder | |
| indeo3_decoder | |
| indeo4_decoder | |
| indeo5_decoder | |
| interplay_video_decoder | |
| jpeg2000_decoder | |
| jpegls_decoder | |
| jv_decoder | |
| kgv1_decoder | |
| kmvc_decoder | |
| lagarith_decoder | |
| loco_decoder | |
| m101_decoder | |
| magicyuv_decoder | |
| mdec_decoder | |
| mimic_decoder | |
| mjpeg_decoder | |
| mjpegb_decoder | |
| mmvideo_decoder | |
| motionpixels_decoder | |
| mpeg_xvmc_decoder | |
| mpeg1video_decoder | |
| mpeg2video_decoder | |
| mpeg4_decoder | |
| mpeg4_crystalhd_decoder | |
| mpeg4_mmal_decoder | |
| mpeg4_vdpau_decoder | |
| mpegvideo_decoder | |
| mpeg_vdpau_decoder | |
| mpeg1_vdpau_decoder | |
| mpeg2_mmal_decoder | |
| mpeg2_crystalhd_decoder | |
| mpeg2_qsv_decoder | |
| msa1_decoder | |
| msmpeg4v1_decoder | |
| msmpeg4v2_decoder | |
| msmpeg4v3_decoder | |
| msmpeg4_crystalhd_decoder | |
| msrle_decoder | |
| mss1_decoder | |
| mss2_decoder | |
| msvideo1_decoder | |
| mszh_decoder | |
| mts2_decoder | |
| mvc1_decoder | |
| mvc2_decoder | |
| mxpeg_decoder | |
| nuv_decoder | |
| paf_video_decoder | |
| pam_decoder | |
| pbm_decoder | |
| pcx_decoder | |
| pgm_decoder | |
| pgmyuv_decoder | |
| pictor_decoder | |
| pixlet_decoder | |
| png_decoder | |
| ppm_decoder | |
| prores_decoder | |
| prores_lgpl_decoder | |
| psd_decoder | |
| ptx_decoder | |
| qdraw_decoder | |
| qpeg_decoder | |
| qtrle_decoder | |
| r10k_decoder | |
| r210_decoder | |
| rawvideo_decoder | |
| rl2_decoder | |
| roq_decoder | |
| rpza_decoder | |
| rscc_decoder | |
| rv10_decoder | |
| rv20_decoder | |
| rv30_decoder | |
| rv40_decoder | |
| s302m_decoder | |
| sanm_decoder | |
| scpr_decoder | |
| screenpresso_decoder | |
| sdx2_dpcm_decoder | |
| sgi_decoder | |
| sgirle_decoder | |
| sheervideo_decoder | |
| smacker_decoder | |
| smc_decoder | |
| smvjpeg_decoder | |
| snow_decoder | |
| sp5x_decoder | |
| speedhq_decoder | |
| sunrast_decoder | |
| svq1_decoder | |
| svq3_decoder | |
| targa_decoder | |
| targa_y216_decoder | |
| tdsc_decoder | |
| theora_decoder | |
| thp_decoder | |
| tiertexseqvideo_decoder | |
| tiff_decoder | |
| tmv_decoder | |
| truemotion1_decoder | |
| truemotion2_decoder | |
| truemotion2rt_decoder | |
| tscc_decoder | |
| tscc2_decoder | |
| txd_decoder | |
| ulti_decoder | |
| utvideo_decoder | |
| v210_decoder | |
| v210x_decoder | |
| v308_decoder | |
| v408_decoder | |
| v410_decoder | |
| vb_decoder | |
| vble_decoder | |
| vc1_decoder | |
| vc1_crystalhd_decoder | |
| vc1_vdpau_decoder | |
| vc1image_decoder | |
| vc1_mmal_decoder | |
| vc1_qsv_decoder | |
| vcr1_decoder | |
| vmdvideo_decoder | |
| vmnc_decoder | |
| vp3_decoder | |
| vp5_decoder | |
| vp6_decoder | |
| vp6a_decoder | |
| vp6f_decoder | |
| vp7_decoder | |
| vp8_decoder | |
| vp9_decoder | |
| vqa_decoder | |
| webp_decoder | |
| wmv1_decoder | |
| wmv2_decoder | |
| wmv3_decoder | |
| wmv3_crystalhd_decoder | |
| wmv3_vdpau_decoder | |
| wmv3image_decoder | |
| wnv1_decoder | |
| xan_wc3_decoder | |
| xan_wc4_decoder | |
| xbm_decoder | |
| xface_decoder | |
| xl_decoder | |
| xpm_decoder | |
| xwd_decoder | |
| y41p_decoder | |
| ylc_decoder | |
| yop_decoder | |
| yuv4_decoder | |
| zero12v_decoder | |
| zerocodec_decoder | |
| zlib_decoder | |
| zmbv_decoder | |
| aac_decoder | |
| aac_fixed_decoder | |
| aac_latm_decoder | |
| ac3_decoder | |
| ac3_fixed_decoder | |
| alac_decoder | |
| als_decoder | |
| amrnb_decoder | |
| amrwb_decoder | |
| ape_decoder | |
| atrac1_decoder | |
| atrac3_decoder | |
| atrac3al_decoder | |
| atrac3p_decoder | |
| atrac3pal_decoder | |
| binkaudio_dct_decoder | |
| binkaudio_rdft_decoder | |
| bmv_audio_decoder | |
| cook_decoder | |
| dca_decoder | |
| dsd_lsbf_decoder | |
| dsd_msbf_decoder | |
| dsd_lsbf_planar_decoder | |
| dsd_msbf_planar_decoder | |
| dsicinaudio_decoder | |
| dss_sp_decoder | |
| dst_decoder | |
| eac3_decoder | |
| evrc_decoder | |
| ffwavesynth_decoder | |
| flac_decoder | |
| g723_1_decoder | |
| g729_decoder | |
| gsm_decoder | |
| gsm_ms_decoder | |
| iac_decoder | |
| imc_decoder | |
| interplay_acm_decoder | |
| mace3_decoder | |
| mace6_decoder | |
| metasound_decoder | |
| mlp_decoder | |
| mp1_decoder | |
| mp1float_decoder | |
| mp2_decoder | |
| mp2float_decoder | |
| mp3_decoder | |
| mp3float_decoder | |
| mp3adu_decoder | |
| mp3adufloat_decoder | |
| mp3on4_decoder | |
| mp3on4float_decoder | |
| mpc7_decoder | |
| mpc8_decoder | |
| nellymoser_decoder | |
| on2avc_decoder | |
| opus_decoder | |
| paf_audio_decoder | |
| qcelp_decoder | |
| qdm2_decoder | |
| qdmc_decoder | |
| ra_144_decoder | |
| ra_288_decoder | |
| ralf_decoder | |
| shorten_decoder | |
| sipr_decoder | |
| smackaud_decoder | |
| sonic_decoder | |
| tak_decoder | |
| truehd_decoder | |
| truespeech_decoder | |
| tta_decoder | |
| twinvq_decoder | |
| vmdaudio_decoder | |
| vorbis_decoder | |
| wavpack_decoder | |
| wmalossless_decoder | |
| wmapro_decoder | |
| wmav1_decoder | |
| wmav2_decoder | |
| wmavoice_decoder | |
| ws_snd1_decoder | |
| xma1_decoder | |
| xma2_decoder | |
| pcm_alaw_decoder | |
| pcm_bluray_decoder | |
| pcm_dvd_decoder | |
| pcm_f16le_decoder | |
| pcm_f24le_decoder | |
| pcm_f32be_decoder | |
| pcm_f32le_decoder | |
| pcm_f64be_decoder | |
| pcm_f64le_decoder | |
| pcm_lxf_decoder | |
| pcm_mulaw_decoder | |
| pcm_s8_decoder | |
| pcm_s8_planar_decoder | |
| pcm_s16be_decoder | |
| pcm_s16be_planar_decoder | |
| pcm_s16le_decoder | |
| pcm_s16le_planar_decoder | |
| pcm_s24be_decoder | |
| pcm_s24daud_decoder | |
| pcm_s24le_decoder | |
| pcm_s24le_planar_decoder | |
| pcm_s32be_decoder | |
| pcm_s32le_decoder | |
| pcm_s32le_planar_decoder | |
| pcm_s64be_decoder | |
| pcm_s64le_decoder | |
| pcm_u8_decoder | |
| pcm_u16be_decoder | |
| pcm_u16le_decoder | |
| pcm_u24be_decoder | |
| pcm_u24le_decoder | |
| pcm_u32be_decoder | |
| pcm_u32le_decoder | |
| pcm_zork_decoder | |
| interplay_dpcm_decoder | |
| roq_dpcm_decoder | |
| sol_dpcm_decoder | |
| xan_dpcm_decoder | |
| adpcm_4xm_decoder | |
| adpcm_adx_decoder | |
| adpcm_afc_decoder | |
| adpcm_aica_decoder | |
| adpcm_ct_decoder | |
| adpcm_dtk_decoder | |
| adpcm_ea_decoder | |
| adpcm_ea_maxis_xa_decoder | |
| adpcm_ea_r1_decoder | |
| adpcm_ea_r2_decoder | |
| adpcm_ea_r3_decoder | |
| adpcm_ea_xas_decoder | |
| adpcm_g722_decoder | |
| adpcm_g726_decoder | |
| adpcm_g726le_decoder | |
| adpcm_ima_amv_decoder | |
| adpcm_ima_apc_decoder | |
| adpcm_ima_dat4_decoder | |
| adpcm_ima_dk3_decoder | |
| adpcm_ima_dk4_decoder | |
| adpcm_ima_ea_eacs_decoder | |
| adpcm_ima_ea_sead_decoder | |
| adpcm_ima_iss_decoder | |
| adpcm_ima_oki_decoder | |
| adpcm_ima_qt_decoder | |
| adpcm_ima_rad_decoder | |
| adpcm_ima_smjpeg_decoder | |
| adpcm_ima_wav_decoder | |
| adpcm_ima_ws_decoder | |
| adpcm_ms_decoder | |
| adpcm_mtaf_decoder | |
| adpcm_psx_decoder | |
| adpcm_sbpro_2_decoder | |
| adpcm_sbpro_3_decoder | |
| adpcm_sbpro_4_decoder | |
| adpcm_swf_decoder | |
| adpcm_thp_decoder | |
| adpcm_thp_le_decoder | |
| adpcm_vima_decoder | |
| adpcm_xa_decoder | |
| adpcm_yamaha_decoder | |
| ssa_decoder | |
| ass_decoder | |
| ccaption_decoder | |
| dvbsub_decoder | |
| dvdsub_decoder | |
| jacosub_decoder | |
| microdvd_decoder | |
| movtext_decoder | |
| mpl2_decoder | |
| pgssub_decoder | |
| pjs_decoder | |
| realtext_decoder | |
| sami_decoder | |
| srt_decoder | |
| stl_decoder | |
| subrip_decoder | |
| subviewer_decoder | |
| subviewer1_decoder | |
| text_decoder | |
| vplayer_decoder | |
| webvtt_decoder | |
| xsub_decoder | |
| aac_at_decoder | |
| ac3_at_decoder | |
| adpcm_ima_qt_at_decoder | |
| alac_at_decoder | |
| amr_nb_at_decoder | |
| eac3_at_decoder | |
| gsm_ms_at_decoder | |
| ilbc_at_decoder | |
| mp1_at_decoder | |
| mp2_at_decoder | |
| mp3_at_decoder | |
| pcm_alaw_at_decoder | |
| pcm_mulaw_at_decoder | |
| qdmc_at_decoder | |
| qdm2_at_decoder | |
| libcelt_decoder | |
| libfdk_aac_decoder | |
| libgsm_decoder | |
| libgsm_ms_decoder | |
| libilbc_decoder | |
| libopencore_amrnb_decoder | |
| libopencore_amrwb_decoder | |
| libopenjpeg_decoder | |
| libopus_decoder | |
| libschroedinger_decoder | |
| libspeex_decoder | |
| libvorbis_decoder | |
| libvpx_vp8_decoder | |
| libvpx_vp9_decoder | |
| libzvbi_teletext_decoder | |
| bintext_decoder | |
| xbin_decoder | |
| idf_decoder | |
| libopenh264_decoder | |
| h264_cuvid_decoder | |
| hevc_cuvid_decoder | |
| hevc_mediacodec_decoder | |
| mjpeg_cuvid_decoder | |
| mpeg1_cuvid_decoder | |
| mpeg2_cuvid_decoder | |
| mpeg4_cuvid_decoder | |
| mpeg4_mediacodec_decoder | |
| vc1_cuvid_decoder | |
| vp8_cuvid_decoder | |
| vp8_mediacodec_decoder | |
| vp8_qsv_decoder | |
| vp9_cuvid_decoder | |
| vp9_mediacodec_decoder' | |
| DEMUXER_LIST='aa_demuxer | |
| aac_demuxer | |
| ac3_demuxer | |
| acm_demuxer | |
| act_demuxer | |
| adf_demuxer | |
| adp_demuxer | |
| ads_demuxer | |
| adx_demuxer | |
| aea_demuxer | |
| afc_demuxer | |
| aiff_demuxer | |
| aix_demuxer | |
| amr_demuxer | |
| anm_demuxer | |
| apc_demuxer | |
| ape_demuxer | |
| apng_demuxer | |
| aqtitle_demuxer | |
| asf_demuxer | |
| asf_o_demuxer | |
| ass_demuxer | |
| ast_demuxer | |
| au_demuxer | |
| avi_demuxer | |
| avisynth_demuxer | |
| avr_demuxer | |
| avs_demuxer | |
| bethsoftvid_demuxer | |
| bfi_demuxer | |
| bintext_demuxer | |
| bink_demuxer | |
| bit_demuxer | |
| bmv_demuxer | |
| bfstm_demuxer | |
| brstm_demuxer | |
| boa_demuxer | |
| c93_demuxer | |
| caf_demuxer | |
| cavsvideo_demuxer | |
| cdg_demuxer | |
| cdxl_demuxer | |
| cine_demuxer | |
| concat_demuxer | |
| data_demuxer | |
| daud_demuxer | |
| dcstr_demuxer | |
| dfa_demuxer | |
| dirac_demuxer | |
| dnxhd_demuxer | |
| dsf_demuxer | |
| dsicin_demuxer | |
| dss_demuxer | |
| dts_demuxer | |
| dtshd_demuxer | |
| dv_demuxer | |
| dvbsub_demuxer | |
| dvbtxt_demuxer | |
| dxa_demuxer | |
| ea_demuxer | |
| ea_cdata_demuxer | |
| eac3_demuxer | |
| epaf_demuxer | |
| ffm_demuxer | |
| ffmetadata_demuxer | |
| filmstrip_demuxer | |
| flac_demuxer | |
| flic_demuxer | |
| flv_demuxer | |
| live_flv_demuxer | |
| fourxm_demuxer | |
| frm_demuxer | |
| fsb_demuxer | |
| g722_demuxer | |
| g723_1_demuxer | |
| g729_demuxer | |
| genh_demuxer | |
| gif_demuxer | |
| gsm_demuxer | |
| gxf_demuxer | |
| h261_demuxer | |
| h263_demuxer | |
| h264_demuxer | |
| hevc_demuxer | |
| hls_demuxer | |
| hnm_demuxer | |
| ico_demuxer | |
| idcin_demuxer | |
| idf_demuxer | |
| iff_demuxer | |
| ilbc_demuxer | |
| image2_demuxer | |
| image2pipe_demuxer | |
| image2_alias_pix_demuxer | |
| image2_brender_pix_demuxer | |
| ingenient_demuxer | |
| ipmovie_demuxer | |
| ircam_demuxer | |
| iss_demuxer | |
| iv8_demuxer | |
| ivf_demuxer | |
| ivr_demuxer | |
| jacosub_demuxer | |
| jv_demuxer | |
| lmlm4_demuxer | |
| loas_demuxer | |
| lrc_demuxer | |
| lvf_demuxer | |
| lxf_demuxer | |
| m4v_demuxer | |
| matroska_demuxer | |
| mgsts_demuxer | |
| microdvd_demuxer | |
| mjpeg_demuxer | |
| mjpeg_2000_demuxer | |
| mlp_demuxer | |
| mlv_demuxer | |
| mm_demuxer | |
| mmf_demuxer | |
| mov_demuxer | |
| mp3_demuxer | |
| mpc_demuxer | |
| mpc8_demuxer | |
| mpegps_demuxer | |
| mpegts_demuxer | |
| mpegtsraw_demuxer | |
| mpegvideo_demuxer | |
| mpjpeg_demuxer | |
| mpl2_demuxer | |
| mpsub_demuxer | |
| msf_demuxer | |
| msnwc_tcp_demuxer | |
| mtaf_demuxer | |
| mtv_demuxer | |
| musx_demuxer | |
| mv_demuxer | |
| mvi_demuxer | |
| mxf_demuxer | |
| mxg_demuxer | |
| nc_demuxer | |
| nistsphere_demuxer | |
| nsv_demuxer | |
| nut_demuxer | |
| nuv_demuxer | |
| ogg_demuxer | |
| oma_demuxer | |
| paf_demuxer | |
| pcm_alaw_demuxer | |
| pcm_mulaw_demuxer | |
| pcm_f64be_demuxer | |
| pcm_f64le_demuxer | |
| pcm_f32be_demuxer | |
| pcm_f32le_demuxer | |
| pcm_s32be_demuxer | |
| pcm_s32le_demuxer | |
| pcm_s24be_demuxer | |
| pcm_s24le_demuxer | |
| pcm_s16be_demuxer | |
| pcm_s16le_demuxer | |
| pcm_s8_demuxer | |
| pcm_u32be_demuxer | |
| pcm_u32le_demuxer | |
| pcm_u24be_demuxer | |
| pcm_u24le_demuxer | |
| pcm_u16be_demuxer | |
| pcm_u16le_demuxer | |
| pcm_u8_demuxer | |
| pjs_demuxer | |
| pmp_demuxer | |
| pva_demuxer | |
| pvf_demuxer | |
| qcp_demuxer | |
| r3d_demuxer | |
| rawvideo_demuxer | |
| realtext_demuxer | |
| redspark_demuxer | |
| rl2_demuxer | |
| rm_demuxer | |
| roq_demuxer | |
| rpl_demuxer | |
| rsd_demuxer | |
| rso_demuxer | |
| rtp_demuxer | |
| rtsp_demuxer | |
| sami_demuxer | |
| sap_demuxer | |
| sbg_demuxer | |
| scc_demuxer | |
| sdp_demuxer | |
| sdr2_demuxer | |
| sds_demuxer | |
| sdx_demuxer | |
| segafilm_demuxer | |
| shorten_demuxer | |
| siff_demuxer | |
| sln_demuxer | |
| smacker_demuxer | |
| smjpeg_demuxer | |
| smush_demuxer | |
| sol_demuxer | |
| sox_demuxer | |
| spdif_demuxer | |
| srt_demuxer | |
| str_demuxer | |
| stl_demuxer | |
| subviewer1_demuxer | |
| subviewer_demuxer | |
| sup_demuxer | |
| svag_demuxer | |
| swf_demuxer | |
| tak_demuxer | |
| tedcaptions_demuxer | |
| thp_demuxer | |
| threedostr_demuxer | |
| tiertexseq_demuxer | |
| tmv_demuxer | |
| truehd_demuxer | |
| tta_demuxer | |
| txd_demuxer | |
| tty_demuxer | |
| v210_demuxer | |
| v210x_demuxer | |
| vag_demuxer | |
| vc1_demuxer | |
| vc1t_demuxer | |
| vivo_demuxer | |
| vmd_demuxer | |
| vobsub_demuxer | |
| voc_demuxer | |
| vpk_demuxer | |
| vplayer_demuxer | |
| vqf_demuxer | |
| w64_demuxer | |
| wav_demuxer | |
| wc3_demuxer | |
| webm_dash_manifest_demuxer | |
| webvtt_demuxer | |
| wsaud_demuxer | |
| wsd_demuxer | |
| wsvqa_demuxer | |
| wtv_demuxer | |
| wve_demuxer | |
| wv_demuxer | |
| xa_demuxer | |
| xbin_demuxer | |
| xmv_demuxer | |
| xvag_demuxer | |
| xwma_demuxer | |
| yop_demuxer | |
| yuv4mpegpipe_demuxer | |
| image_bmp_pipe_demuxer | |
| image_dds_pipe_demuxer | |
| image_dpx_pipe_demuxer | |
| image_exr_pipe_demuxer | |
| image_j2k_pipe_demuxer | |
| image_jpeg_pipe_demuxer | |
| image_jpegls_pipe_demuxer | |
| image_pam_pipe_demuxer | |
| image_pbm_pipe_demuxer | |
| image_pcx_pipe_demuxer | |
| image_pgmyuv_pipe_demuxer | |
| image_pgm_pipe_demuxer | |
| image_pictor_pipe_demuxer | |
| image_png_pipe_demuxer | |
| image_ppm_pipe_demuxer | |
| image_psd_pipe_demuxer | |
| image_qdraw_pipe_demuxer | |
| image_sgi_pipe_demuxer | |
| image_sunrast_pipe_demuxer | |
| image_tiff_pipe_demuxer | |
| image_webp_pipe_demuxer | |
| image_xpm_pipe_demuxer | |
| libgme_demuxer | |
| libmodplug_demuxer | |
| libnut_demuxer | |
| libopenmpt_demuxer' | |
| DEPCMD='$(DEP$(1)) $(DEP$(1)FLAGS) $($(1)DEP_FLAGS) $< 2>/dev/null | sed -e "/^\#.*/d" -e "s,^[[:space:]]*$(@F),$(@D)/$(@F)," > $(@:.o=.d)' | |
| DEPFLAGS=-MM | |
| DIRSTACK=() | |
| DISPLAY=/private/tmp/com.apple.launchd.HzRBoBSR1s/org.macosforge.xquartz:0 | |
| DOCUMENT_LIST=' | |
| doc | |
| htmlpages | |
| manpages | |
| podpages | |
| txtpages | |
| ' | |
| E1=0 | |
| E2=1 | |
| EDITOR=nano | |
| ENCODER_LIST='a64multi_encoder | |
| a64multi5_encoder | |
| alias_pix_encoder | |
| amv_encoder | |
| apng_encoder | |
| asv1_encoder | |
| asv2_encoder | |
| avrp_encoder | |
| avui_encoder | |
| ayuv_encoder | |
| bmp_encoder | |
| cinepak_encoder | |
| cljr_encoder | |
| comfortnoise_encoder | |
| dnxhd_encoder | |
| dpx_encoder | |
| dvvideo_encoder | |
| ffv1_encoder | |
| ffvhuff_encoder | |
| flashsv_encoder | |
| flashsv2_encoder | |
| flv_encoder | |
| gif_encoder | |
| h261_encoder | |
| h263_encoder | |
| h263p_encoder | |
| hap_encoder | |
| huffyuv_encoder | |
| jpeg2000_encoder | |
| jpegls_encoder | |
| ljpeg_encoder | |
| mjpeg_encoder | |
| mpeg1video_encoder | |
| mpeg2video_encoder | |
| mpeg4_encoder | |
| msmpeg4v2_encoder | |
| msmpeg4v3_encoder | |
| msvideo1_encoder | |
| pam_encoder | |
| pbm_encoder | |
| pcx_encoder | |
| pgm_encoder | |
| pgmyuv_encoder | |
| png_encoder | |
| ppm_encoder | |
| prores_encoder | |
| prores_aw_encoder | |
| prores_ks_encoder | |
| qtrle_encoder | |
| r10k_encoder | |
| r210_encoder | |
| rawvideo_encoder | |
| roq_encoder | |
| rv10_encoder | |
| rv20_encoder | |
| s302m_encoder | |
| sgi_encoder | |
| snow_encoder | |
| sunrast_encoder | |
| svq1_encoder | |
| targa_encoder | |
| tiff_encoder | |
| utvideo_encoder | |
| v210_encoder | |
| v308_encoder | |
| v408_encoder | |
| v410_encoder | |
| vc2_encoder | |
| wrapped_avframe_encoder | |
| wmv1_encoder | |
| wmv2_encoder | |
| xbm_encoder | |
| xface_encoder | |
| xwd_encoder | |
| y41p_encoder | |
| yuv4_encoder | |
| zlib_encoder | |
| zmbv_encoder | |
| aac_encoder | |
| ac3_encoder | |
| ac3_fixed_encoder | |
| alac_encoder | |
| dca_encoder | |
| eac3_encoder | |
| flac_encoder | |
| g723_1_encoder | |
| mlp_encoder | |
| mp2_encoder | |
| mp2fixed_encoder | |
| nellymoser_encoder | |
| opus_encoder | |
| ra_144_encoder | |
| sonic_encoder | |
| sonic_ls_encoder | |
| truehd_encoder | |
| tta_encoder | |
| vorbis_encoder | |
| wavpack_encoder | |
| wmav1_encoder | |
| wmav2_encoder | |
| pcm_alaw_encoder | |
| pcm_f32be_encoder | |
| pcm_f32le_encoder | |
| pcm_f64be_encoder | |
| pcm_f64le_encoder | |
| pcm_mulaw_encoder | |
| pcm_s8_encoder | |
| pcm_s8_planar_encoder | |
| pcm_s16be_encoder | |
| pcm_s16be_planar_encoder | |
| pcm_s16le_encoder | |
| pcm_s16le_planar_encoder | |
| pcm_s24be_encoder | |
| pcm_s24daud_encoder | |
| pcm_s24le_encoder | |
| pcm_s24le_planar_encoder | |
| pcm_s32be_encoder | |
| pcm_s32le_encoder | |
| pcm_s32le_planar_encoder | |
| pcm_s64be_encoder | |
| pcm_s64le_encoder | |
| pcm_u8_encoder | |
| pcm_u16be_encoder | |
| pcm_u16le_encoder | |
| pcm_u24be_encoder | |
| pcm_u24le_encoder | |
| pcm_u32be_encoder | |
| pcm_u32le_encoder | |
| roq_dpcm_encoder | |
| adpcm_adx_encoder | |
| adpcm_g722_encoder | |
| adpcm_g726_encoder | |
| adpcm_ima_qt_encoder | |
| adpcm_ima_wav_encoder | |
| adpcm_ms_encoder | |
| adpcm_swf_encoder | |
| adpcm_yamaha_encoder | |
| ssa_encoder | |
| ass_encoder | |
| dvbsub_encoder | |
| dvdsub_encoder | |
| movtext_encoder | |
| srt_encoder | |
| subrip_encoder | |
| text_encoder | |
| webvtt_encoder | |
| xsub_encoder | |
| aac_at_encoder | |
| alac_at_encoder | |
| ilbc_at_encoder | |
| pcm_alaw_at_encoder | |
| pcm_mulaw_at_encoder | |
| libfdk_aac_encoder | |
| libgsm_encoder | |
| libgsm_ms_encoder | |
| libilbc_encoder | |
| libmp3lame_encoder | |
| libopencore_amrnb_encoder | |
| libopenjpeg_encoder | |
| libopus_encoder | |
| libschroedinger_encoder | |
| libshine_encoder | |
| libspeex_encoder | |
| libtheora_encoder | |
| libtwolame_encoder | |
| libvo_amrwbenc_encoder | |
| libvorbis_encoder | |
| libvpx_vp8_encoder | |
| libvpx_vp9_encoder | |
| libwavpack_encoder | |
| libwebp_anim_encoder | |
| libwebp_encoder | |
| libx262_encoder | |
| libx264_encoder | |
| libx264rgb_encoder | |
| libx265_encoder | |
| libxavs_encoder | |
| libxvid_encoder | |
| libopenh264_encoder | |
| h264_nvenc_encoder | |
| h264_omx_encoder | |
| h264_qsv_encoder | |
| h264_vaapi_encoder | |
| h264_videotoolbox_encoder | |
| nvenc_encoder | |
| nvenc_h264_encoder | |
| nvenc_hevc_encoder | |
| hevc_nvenc_encoder | |
| hevc_qsv_encoder | |
| hevc_vaapi_encoder | |
| libkvazaar_encoder | |
| mjpeg_vaapi_encoder | |
| mpeg2_qsv_encoder | |
| mpeg2_vaapi_encoder | |
| vp8_vaapi_encoder' | |
| EUID=501 | |
| EXAMPLE_LIST=' | |
| avio_dir_cmd_example | |
| avio_reading_example | |
| decode_audio_example | |
| decode_video_example | |
| demuxing_decoding_example | |
| encode_audio_example | |
| encode_video_example | |
| extract_mvs_example | |
| filter_audio_example | |
| filtering_audio_example | |
| filtering_video_example | |
| http_multiclient_example | |
| metadata_example | |
| muxing_example | |
| qsvdec_example | |
| remuxing_example | |
| resampling_audio_example | |
| scaling_video_example | |
| transcode_aac_example | |
| transcoding_example | |
| ' | |
| EXTERNAL_AUTODETECT_LIBRARY_LIST=' | |
| bzlib | |
| iconv | |
| libxcb | |
| libxcb_shm | |
| libxcb_shape | |
| libxcb_xfixes | |
| lzma | |
| schannel | |
| sdl | |
| sdl2 | |
| securetransport | |
| xlib | |
| zlib | |
| ' | |
| EXTERNAL_LIBRARY_GPLV3_LIST=' | |
| libsmbclient | |
| ' | |
| EXTERNAL_LIBRARY_GPL_LIST=' | |
| avisynth | |
| frei0r | |
| libcdio | |
| librubberband | |
| libvidstab | |
| libx264 | |
| libx265 | |
| libxavs | |
| libxvid | |
| ' | |
| EXTERNAL_LIBRARY_LIST=' | |
| bzlib | |
| iconv | |
| libxcb | |
| libxcb_shm | |
| libxcb_shape | |
| libxcb_xfixes | |
| lzma | |
| schannel | |
| sdl | |
| sdl2 | |
| securetransport | |
| xlib | |
| zlib | |
| avisynth | |
| frei0r | |
| libcdio | |
| librubberband | |
| libvidstab | |
| libx264 | |
| libx265 | |
| libxavs | |
| libxvid | |
| decklink | |
| libfdk_aac | |
| openssl | |
| gmp | |
| libopencore_amrnb | |
| libopencore_amrwb | |
| libvo_amrwbenc | |
| libsmbclient | |
| chromaprint | |
| crystalhd | |
| gcrypt | |
| gnutls | |
| jni | |
| ladspa | |
| libass | |
| libbluray | |
| libbs2b | |
| libcaca | |
| libcelt | |
| libdc1394 | |
| libflite | |
| libfontconfig | |
| libfreetype | |
| libfribidi | |
| libgme | |
| libgsm | |
| libiec61883 | |
| libilbc | |
| libkvazaar | |
| libmodplug | |
| libmp3lame | |
| libnut | |
| libopencv | |
| libopenh264 | |
| libopenjpeg | |
| libopenmpt | |
| libopus | |
| libpulse | |
| librtmp | |
| libschroedinger | |
| libshine | |
| libsmbclient | |
| libsnappy | |
| libsoxr | |
| libspeex | |
| libssh | |
| libtesseract | |
| libtheora | |
| libtwolame | |
| libv4l2 | |
| libvorbis | |
| libvpx | |
| libwavpack | |
| libwebp | |
| libzimg | |
| libzmq | |
| libzvbi | |
| mediacodec | |
| netcdf | |
| openal | |
| opencl | |
| opengl | |
| videotoolbox | |
| ' | |
| EXTERNAL_LIBRARY_NONFREE_LIST=' | |
| decklink | |
| libfdk_aac | |
| openssl | |
| ' | |
| EXTERNAL_LIBRARY_VERSION3_LIST=' | |
| gmp | |
| libopencore_amrnb | |
| libopencore_amrwb | |
| libvo_amrwbenc | |
| ' | |
| FEATURE_LIST=' | |
| ftrapv | |
| gray | |
| hardcoded_tables | |
| omx_rpi | |
| runtime_cpudetect | |
| safe_bitstream_reader | |
| shared | |
| small | |
| static | |
| swscale_alpha | |
| ' | |
| FFMPEG_CONFIGURATION='--prefix=/usr/local/Cellar/ffmpeg/3.3.3 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags='\''-I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin'\'' --host-ldflags= --enable-chromaprint --enable-ffplay --enable-frei0r --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfdk-aac --enable-libfontconfig --enable-libfreetype --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopus --enable-librtmp --enable-librubberband --enable-libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtesseract --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzimg --enable-libzmq --enable-opencl --enable-openssl --enable-lzma --enable-libopenjpeg --disable-decoder=jpeg2000 --extra-cflags=-I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 --enable-nonfree --enable-vda' | |
| FILTER_LIST='abench_filter | |
| acompressor_filter | |
| acrossfade_filter | |
| acrusher_filter | |
| adelay_filter | |
| aecho_filter | |
| aemphasis_filter | |
| aeval_filter | |
| afade_filter | |
| afftfilt_filter | |
| aformat_filter | |
| agate_filter | |
| ainterleave_filter | |
| alimiter_filter | |
| allpass_filter | |
| aloop_filter | |
| amerge_filter | |
| ametadata_filter | |
| amix_filter | |
| anequalizer_filter | |
| anull_filter | |
| apad_filter | |
| aperms_filter | |
| aphaser_filter | |
| apulsator_filter | |
| arealtime_filter | |
| aresample_filter | |
| areverse_filter | |
| aselect_filter | |
| asendcmd_filter | |
| asetnsamples_filter | |
| asetpts_filter | |
| asetrate_filter | |
| asettb_filter | |
| ashowinfo_filter | |
| asidedata_filter | |
| asplit_filter | |
| astats_filter | |
| astreamselect_filter | |
| atempo_filter | |
| atrim_filter | |
| azmq_filter | |
| bandpass_filter | |
| bandreject_filter | |
| bass_filter | |
| biquad_filter | |
| bs2b_filter | |
| channelmap_filter | |
| channelsplit_filter | |
| chorus_filter | |
| compand_filter | |
| compensationdelay_filter | |
| crystalizer_filter | |
| dcshift_filter | |
| dynaudnorm_filter | |
| earwax_filter | |
| ebur128_filter | |
| equalizer_filter | |
| extrastereo_filter | |
| firequalizer_filter | |
| flanger_filter | |
| hdcd_filter | |
| highpass_filter | |
| join_filter | |
| ladspa_filter | |
| loudnorm_filter | |
| lowpass_filter | |
| pan_filter | |
| replaygain_filter | |
| resample_filter | |
| rubberband_filter | |
| sidechaincompress_filter | |
| sidechaingate_filter | |
| silencedetect_filter | |
| silenceremove_filter | |
| sofalizer_filter | |
| stereotools_filter | |
| stereowiden_filter | |
| treble_filter | |
| tremolo_filter | |
| vibrato_filter | |
| volume_filter | |
| volumedetect_filter | |
| aevalsrc_filter | |
| anoisesrc_filter | |
| anullsrc_filter | |
| flite_filter | |
| sine_filter | |
| anullsink_filter | |
| alphaextract_filter | |
| alphamerge_filter | |
| ass_filter | |
| atadenoise_filter | |
| avgblur_filter | |
| bbox_filter | |
| bench_filter | |
| bitplanenoise_filter | |
| blackdetect_filter | |
| blackframe_filter | |
| blend_filter | |
| boxblur_filter | |
| bwdif_filter | |
| chromakey_filter | |
| ciescope_filter | |
| codecview_filter | |
| colorbalance_filter | |
| colorchannelmixer_filter | |
| colorkey_filter | |
| colorlevels_filter | |
| colormatrix_filter | |
| colorspace_filter | |
| convolution_filter | |
| copy_filter | |
| coreimage_filter | |
| cover_rect_filter | |
| crop_filter | |
| cropdetect_filter | |
| curves_filter | |
| datascope_filter | |
| dctdnoiz_filter | |
| deband_filter | |
| decimate_filter | |
| deflate_filter | |
| deinterlace_qsv_filter | |
| deinterlace_vaapi_filter | |
| dejudder_filter | |
| delogo_filter | |
| deshake_filter | |
| detelecine_filter | |
| dilation_filter | |
| displace_filter | |
| drawbox_filter | |
| drawgraph_filter | |
| drawgrid_filter | |
| drawtext_filter | |
| edgedetect_filter | |
| elbg_filter | |
| eq_filter | |
| erosion_filter | |
| extractplanes_filter | |
| fade_filter | |
| fftfilt_filter | |
| field_filter | |
| fieldhint_filter | |
| fieldmatch_filter | |
| fieldorder_filter | |
| find_rect_filter | |
| format_filter | |
| fps_filter | |
| framepack_filter | |
| framerate_filter | |
| framestep_filter | |
| frei0r_filter | |
| fspp_filter | |
| gblur_filter | |
| geq_filter | |
| gradfun_filter | |
| haldclut_filter | |
| hflip_filter | |
| histeq_filter | |
| histogram_filter | |
| hqdn3d_filter | |
| hqx_filter | |
| hstack_filter | |
| hue_filter | |
| hwdownload_filter | |
| hwmap_filter | |
| hwupload_filter | |
| hwupload_cuda_filter | |
| hysteresis_filter | |
| idet_filter | |
| il_filter | |
| inflate_filter | |
| interlace_filter | |
| interleave_filter | |
| kerndeint_filter | |
| lenscorrection_filter | |
| loop_filter | |
| lut_filter | |
| lut2_filter | |
| lut3d_filter | |
| lutrgb_filter | |
| lutyuv_filter | |
| maskedclamp_filter | |
| maskedmerge_filter | |
| mcdeint_filter | |
| mergeplanes_filter | |
| mestimate_filter | |
| metadata_filter | |
| midequalizer_filter | |
| minterpolate_filter | |
| mpdecimate_filter | |
| negate_filter | |
| nlmeans_filter | |
| nnedi_filter | |
| noformat_filter | |
| noise_filter | |
| null_filter | |
| ocr_filter | |
| ocv_filter | |
| overlay_filter | |
| owdenoise_filter | |
| pad_filter | |
| palettegen_filter | |
| paletteuse_filter | |
| perms_filter | |
| perspective_filter | |
| phase_filter | |
| pixdesctest_filter | |
| pp_filter | |
| pp7_filter | |
| premultiply_filter | |
| prewitt_filter | |
| psnr_filter | |
| pullup_filter | |
| qp_filter | |
| random_filter | |
| readeia608_filter | |
| readvitc_filter | |
| realtime_filter | |
| remap_filter | |
| removegrain_filter | |
| removelogo_filter | |
| repeatfields_filter | |
| reverse_filter | |
| rotate_filter | |
| sab_filter | |
| scale_filter | |
| scale_npp_filter | |
| scale_qsv_filter | |
| scale_vaapi_filter | |
| scale2ref_filter | |
| select_filter | |
| selectivecolor_filter | |
| sendcmd_filter | |
| separatefields_filter | |
| setdar_filter | |
| setfield_filter | |
| setpts_filter | |
| setsar_filter | |
| settb_filter | |
| showinfo_filter | |
| showpalette_filter | |
| shuffleframes_filter | |
| shuffleplanes_filter | |
| sidedata_filter | |
| signalstats_filter | |
| signature_filter | |
| smartblur_filter | |
| sobel_filter | |
| split_filter | |
| spp_filter | |
| ssim_filter | |
| stereo3d_filter | |
| streamselect_filter | |
| subtitles_filter | |
| super2xsai_filter | |
| swaprect_filter | |
| swapuv_filter | |
| tblend_filter | |
| telecine_filter | |
| threshold_filter | |
| thumbnail_filter | |
| tile_filter | |
| tinterlace_filter | |
| transpose_filter | |
| trim_filter | |
| unsharp_filter | |
| uspp_filter | |
| vaguedenoiser_filter | |
| vectorscope_filter | |
| vflip_filter | |
| vidstabdetect_filter | |
| vidstabtransform_filter | |
| vignette_filter | |
| vstack_filter | |
| w3fdif_filter | |
| waveform_filter | |
| weave_filter | |
| xbr_filter | |
| yadif_filter | |
| zmq_filter | |
| zoompan_filter | |
| zscale_filter | |
| allrgb_filter | |
| allyuv_filter | |
| cellauto_filter | |
| color_filter | |
| coreimagesrc_filter | |
| frei0r_src_filter | |
| haldclutsrc_filter | |
| life_filter | |
| mandelbrot_filter | |
| mptestsrc_filter | |
| nullsrc_filter | |
| rgbtestsrc_filter | |
| smptebars_filter | |
| smptehdbars_filter | |
| testsrc_filter | |
| testsrc2_filter | |
| yuvtestsrc_filter | |
| nullsink_filter | |
| abitscope_filter | |
| adrawgraph_filter | |
| ahistogram_filter | |
| aphasemeter_filter | |
| avectorscope_filter | |
| concat_filter | |
| showcqt_filter | |
| showfreqs_filter | |
| showspectrum_filter | |
| showspectrumpic_filter | |
| showvolume_filter | |
| showwaves_filter | |
| showwavespic_filter | |
| spectrumsynth_filter | |
| amovie_filter | |
| movie_filter' | |
| FULLNAME='$(NAME)$(BUILDSUF)' | |
| GEM_OLD_HOME= | |
| GEM_OLD_PATH= | |
| GROUPS=() | |
| HAVE_LIST=' | |
| armv5te | |
| armv6 | |
| armv6t2 | |
| armv8 | |
| neon | |
| vfp | |
| vfpv3 | |
| setend | |
| altivec | |
| dcbzl | |
| ldbrx | |
| power8 | |
| ppc4xx | |
| vsx | |
| aesni | |
| amd3dnow | |
| amd3dnowext | |
| avx | |
| avx2 | |
| fma3 | |
| fma4 | |
| mmx | |
| mmxext | |
| sse | |
| sse2 | |
| sse3 | |
| sse4 | |
| sse42 | |
| ssse3 | |
| xop | |
| cpunop | |
| i686 | |
| mipsfpu | |
| mips32r2 | |
| mips32r5 | |
| mips64r2 | |
| mips32r6 | |
| mips64r6 | |
| mipsdsp | |
| mipsdspr2 | |
| msa | |
| loongson2 | |
| loongson3 | |
| mmi | |
| armv5te_external | |
| armv6_external | |
| armv6t2_external | |
| armv8_external | |
| neon_external | |
| vfp_external | |
| vfpv3_external | |
| setend_external | |
| altivec_external | |
| dcbzl_external | |
| ldbrx_external | |
| power8_external | |
| ppc4xx_external | |
| vsx_external | |
| aesni_external | |
| amd3dnow_external | |
| amd3dnowext_external | |
| avx_external | |
| avx2_external | |
| fma3_external | |
| fma4_external | |
| mmx_external | |
| mmxext_external | |
| sse_external | |
| sse2_external | |
| sse3_external | |
| sse4_external | |
| sse42_external | |
| ssse3_external | |
| xop_external | |
| cpunop_external | |
| i686_external | |
| mipsfpu_external | |
| mips32r2_external | |
| mips32r5_external | |
| mips64r2_external | |
| mips32r6_external | |
| mips64r6_external | |
| mipsdsp_external | |
| mipsdspr2_external | |
| msa_external | |
| loongson2_external | |
| loongson3_external | |
| mmi_external | |
| armv5te_inline | |
| armv6_inline | |
| armv6t2_inline | |
| armv8_inline | |
| neon_inline | |
| vfp_inline | |
| vfpv3_inline | |
| setend_inline | |
| altivec_inline | |
| dcbzl_inline | |
| ldbrx_inline | |
| power8_inline | |
| ppc4xx_inline | |
| vsx_inline | |
| aesni_inline | |
| amd3dnow_inline | |
| amd3dnowext_inline | |
| avx_inline | |
| avx2_inline | |
| fma3_inline | |
| fma4_inline | |
| mmx_inline | |
| mmxext_inline | |
| sse_inline | |
| sse2_inline | |
| sse3_inline | |
| sse4_inline | |
| sse42_inline | |
| ssse3_inline | |
| xop_inline | |
| cpunop_inline | |
| i686_inline | |
| mipsfpu_inline | |
| mips32r2_inline | |
| mips32r5_inline | |
| mips64r2_inline | |
| mips32r6_inline | |
| mips64r6_inline | |
| mipsdsp_inline | |
| mipsdspr2_inline | |
| msa_inline | |
| loongson2_inline | |
| loongson3_inline | |
| mmi_inline | |
| aligned_stack | |
| fast_64bit | |
| fast_clz | |
| fast_cmov | |
| local_aligned_8 | |
| local_aligned_16 | |
| local_aligned_32 | |
| simd_align_16 | |
| simd_align_32 | |
| atomics_gcc | |
| atomics_suncc | |
| atomics_win32 | |
| atomic_cas_ptr | |
| machine_rw_barrier | |
| MemoryBarrier | |
| mm_empty | |
| rdtsc | |
| sarestart | |
| sem_timedwait | |
| sync_val_compare_and_swap | |
| cabs | |
| cexp | |
| inline_asm | |
| symver | |
| yasm | |
| bigendian | |
| fast_unaligned | |
| alsa_asoundlib_h | |
| altivec_h | |
| arpa_inet_h | |
| asm_types_h | |
| cdio_paranoia_h | |
| cdio_paranoia_paranoia_h | |
| cuda_h | |
| dispatch_dispatch_h | |
| dev_bktr_ioctl_bt848_h | |
| dev_bktr_ioctl_meteor_h | |
| dev_ic_bt8xx_h | |
| dev_video_bktr_ioctl_bt848_h | |
| dev_video_meteor_ioctl_meteor_h | |
| direct_h | |
| dirent_h | |
| dlfcn_h | |
| d3d11_h | |
| dxva_h | |
| ES2_gl_h | |
| gsm_h | |
| io_h | |
| mach_mach_time_h | |
| machine_ioctl_bt848_h | |
| machine_ioctl_meteor_h | |
| malloc_h | |
| opencv2_core_core_c_h | |
| openjpeg_2_1_openjpeg_h | |
| openjpeg_2_0_openjpeg_h | |
| openjpeg_1_5_openjpeg_h | |
| OpenGL_gl3_h | |
| poll_h | |
| sndio_h | |
| soundcard_h | |
| stdatomic_h | |
| sys_mman_h | |
| sys_param_h | |
| sys_resource_h | |
| sys_select_h | |
| sys_soundcard_h | |
| sys_time_h | |
| sys_un_h | |
| sys_videoio_h | |
| termios_h | |
| udplite_h | |
| unistd_h | |
| valgrind_valgrind_h | |
| windows_h | |
| winsock2_h | |
| intrinsics_neon | |
| atanf | |
| atan2f | |
| cbrt | |
| cbrtf | |
| copysign | |
| cosf | |
| erf | |
| exp2 | |
| exp2f | |
| expf | |
| hypot | |
| isfinite | |
| isinf | |
| isnan | |
| ldexpf | |
| llrint | |
| llrintf | |
| log2 | |
| log2f | |
| log10f | |
| lrint | |
| lrintf | |
| powf | |
| rint | |
| round | |
| roundf | |
| sinf | |
| trunc | |
| truncf | |
| access | |
| aligned_malloc | |
| arc4random | |
| clock_gettime | |
| closesocket | |
| CommandLineToArgvW | |
| CoTaskMemFree | |
| CryptGenRandom | |
| dlopen | |
| fcntl | |
| flt_lim | |
| fork | |
| getaddrinfo | |
| gethrtime | |
| getopt | |
| GetProcessAffinityMask | |
| GetProcessMemoryInfo | |
| GetProcessTimes | |
| getrusage | |
| GetSystemTimeAsFileTime | |
| gettimeofday | |
| glob | |
| glXGetProcAddress | |
| gmtime_r | |
| inet_aton | |
| isatty | |
| jack_port_get_latency_range | |
| kbhit | |
| LoadLibrary | |
| localtime_r | |
| lstat | |
| lzo1x_999_compress | |
| mach_absolute_time | |
| MapViewOfFile | |
| memalign | |
| mkstemp | |
| mmap | |
| mprotect | |
| nanosleep | |
| PeekNamedPipe | |
| posix_memalign | |
| pthread_cancel | |
| sched_getaffinity | |
| SetConsoleTextAttribute | |
| SetConsoleCtrlHandler | |
| setmode | |
| setrlimit | |
| Sleep | |
| strerror_r | |
| sysconf | |
| sysctl | |
| usleep | |
| UTGetOSTypeFromString | |
| VirtualAlloc | |
| wglGetProcAddress | |
| pthreads | |
| os2threads | |
| w32threads | |
| as_dn_directive | |
| as_fpu_directive | |
| as_func | |
| as_object_arch | |
| asm_mod_q | |
| attribute_may_alias | |
| attribute_packed | |
| ebp_available | |
| ebx_available | |
| gnu_as | |
| gnu_windres | |
| ibm_asm | |
| inline_asm_direct_symbol_refs | |
| inline_asm_labels | |
| inline_asm_nonlocal_labels | |
| pragma_deprecated | |
| rsync_contimeout | |
| symver_asm_label | |
| symver_gnu_asm | |
| vfp_args | |
| xform_asm | |
| xmm_clobbers | |
| CONDITION_VARIABLE_Ptr | |
| socklen_t | |
| struct_addrinfo | |
| struct_group_source_req | |
| struct_ip_mreq_source | |
| struct_ipv6_mreq | |
| struct_msghdr_msg_flags | |
| struct_pollfd | |
| struct_rusage_ru_maxrss | |
| struct_sctp_event_subscribe | |
| struct_sockaddr_in6 | |
| struct_sockaddr_sa_len | |
| struct_sockaddr_storage | |
| struct_stat_st_mtim_tv_nsec | |
| struct_v4l2_frmivalenum_discrete | |
| atomics_native | |
| dos_paths | |
| dxva2_lib | |
| dxva2api_cobj | |
| libc_msvcrt | |
| libdc1394_1 | |
| libdc1394_2 | |
| makeinfo | |
| makeinfo_html | |
| MMAL_PARAMETER_VIDEO_MAX_NUM_CALLBACKS | |
| perl | |
| pod2man | |
| sdl2 | |
| section_data_rel_ro | |
| texi2html | |
| threads | |
| vaapi_drm | |
| vaapi_x11 | |
| vdpau_x11 | |
| winrt | |
| xlib | |
| ' | |
| HAVE_LIST_CMDLINE=' | |
| inline_asm | |
| symver | |
| yasm | |
| ' | |
| HAVE_LIST_PUB=' | |
| bigendian | |
| fast_unaligned | |
| ' | |
| HEADERS_LIST=' | |
| alsa_asoundlib_h | |
| altivec_h | |
| arpa_inet_h | |
| asm_types_h | |
| cdio_paranoia_h | |
| cdio_paranoia_paranoia_h | |
| cuda_h | |
| dispatch_dispatch_h | |
| dev_bktr_ioctl_bt848_h | |
| dev_bktr_ioctl_meteor_h | |
| dev_ic_bt8xx_h | |
| dev_video_bktr_ioctl_bt848_h | |
| dev_video_meteor_ioctl_meteor_h | |
| direct_h | |
| dirent_h | |
| dlfcn_h | |
| d3d11_h | |
| dxva_h | |
| ES2_gl_h | |
| gsm_h | |
| io_h | |
| mach_mach_time_h | |
| machine_ioctl_bt848_h | |
| machine_ioctl_meteor_h | |
| malloc_h | |
| opencv2_core_core_c_h | |
| openjpeg_2_1_openjpeg_h | |
| openjpeg_2_0_openjpeg_h | |
| openjpeg_1_5_openjpeg_h | |
| OpenGL_gl3_h | |
| poll_h | |
| sndio_h | |
| soundcard_h | |
| stdatomic_h | |
| sys_mman_h | |
| sys_param_h | |
| sys_resource_h | |
| sys_select_h | |
| sys_soundcard_h | |
| sys_time_h | |
| sys_un_h | |
| sys_videoio_h | |
| termios_h | |
| udplite_h | |
| unistd_h | |
| valgrind_valgrind_h | |
| windows_h | |
| winsock2_h | |
| ' | |
| HOME=/private/tmp/ffmpeg-20170811-31001-1t8z6z/ffmpeg-3.3.3/.brew_home | |
| HOMEBREW_ANALYTICS_ID=UA-76679469-1 | |
| HOMEBREW_ANALYTICS_USER_UUID=7902D3A8-2BD8-4151-B384-10394C98845E | |
| HOMEBREW_ARCHFLAGS= | |
| HOMEBREW_BREW_FILE=/usr/local/bin/brew | |
| HOMEBREW_CACHE=/Users/armbrust/Library/Caches/Homebrew | |
| HOMEBREW_CC=clang | |
| HOMEBREW_CCCFG=sa | |
| HOMEBREW_CC_LOG_PATH=/Users/armbrust/Library/Logs/Homebrew/ffmpeg/01.configure | |
| HOMEBREW_CELLAR=/usr/local/Cellar | |
| HOMEBREW_COMMAND_DEPTH=1 | |
| HOMEBREW_CURL=/usr/bin/curl | |
| HOMEBREW_CXX=clang++ | |
| HOMEBREW_DEPENDENCIES=yasm,pkg-config,texi2html,lame,x264,xvid,chromaprint,fdk-aac,libpng,freetype,fontconfig,frei0r,game-music-emu,gettext,libffi,pcre,glib,fribidi,pixman,cairo,readline,sqlite,gdbm,openssl,python,gobject-introspection,graphite2,icu4c,harfbuzz,libass,libbluray,flac,libogg,libvorbis,libsndfile,libbs2b,libcaca,libgsm,libmodplug,libsoxr,libssh,libvidstab,libvpx,opencore-amr,openh264,jpeg,libtiff,little-cms2,openjpeg,opus,rtmpdump,libsamplerate,rubberband,orc,schroedinger,sdl2,snappy,speex,leptonica,tesseract,theora,two-lame,wavpack,webp,x265,xz,zeromq,zimg | |
| HOMEBREW_DEV_CMD_RUN=1 | |
| HOMEBREW_EDITOR=nano | |
| HOMEBREW_ENABLE_AUTO_UPDATE_MIGRATION=1 | |
| HOMEBREW_ERROR_PIPE=/tmp/homebrew20170811-30834-e3bc11/socket | |
| HOMEBREW_FORMULA_PREFIX=/usr/local/Cellar/ffmpeg/3.3.3 | |
| HOMEBREW_GIT_CONFIG_FILE=/usr/local/Homebrew/.git/config | |
| HOMEBREW_INCLUDE_PATHS=/usr/local/opt/gettext/include:/usr/local/opt/readline/include:/usr/local/opt/sqlite/include:/usr/local/opt/openssl/include:/usr/local/opt/icu4c/include | |
| HOMEBREW_ISYSTEM_PATHS=/usr/local/include:/usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| HOMEBREW_LIBRARY=/usr/local/Homebrew/Library | |
| HOMEBREW_LIBRARY_PATHS=/usr/local/opt/gettext/lib:/usr/local/opt/libffi/lib:/usr/local/opt/readline/lib:/usr/local/opt/sqlite/lib:/usr/local/opt/openssl/lib:/usr/local/opt/icu4c/lib:/usr/local/lib:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| HOMEBREW_MACOS_VERSION=10.12.6 | |
| HOMEBREW_NO_AUTO_UPDATE=1 | |
| HOMEBREW_OPT=/usr/local/opt | |
| HOMEBREW_OPTFLAGS=-march=native | |
| HOMEBREW_OPTIMIZATION_LEVEL=Os | |
| HOMEBREW_OS_VERSION='macOS 10.12.6' | |
| HOMEBREW_PREFER_CLT_PROXIES=1 | |
| HOMEBREW_PREFIX=/usr/local | |
| HOMEBREW_PROCESSOR=Intel | |
| HOMEBREW_PRODUCT=Homebrew | |
| HOMEBREW_REPOSITORY=/usr/local/Homebrew | |
| HOMEBREW_RUBY_PATH=/System/Library/Frameworks/Ruby.framework/Versions/Current/usr/bin/ruby | |
| HOMEBREW_SYSTEM=Macintosh | |
| HOMEBREW_TEMP=/tmp | |
| HOMEBREW_USER_AGENT='Homebrew/1.3.1-27-gd6d681c (Macintosh; Intel Mac OS X 10.12.6)' | |
| HOMEBREW_USER_AGENT_CURL='Homebrew/1.3.1-27-gd6d681c (Macintosh; Intel Mac OS X 10.12.6) curl/7.54.0' | |
| HOMEBREW_VERSION=1.3.1-27-gd6d681c | |
| HOSTCC_C=-c | |
| HOSTCC_E='-E -o $@' | |
| HOSTCC_O='-o $@' | |
| HOSTLD_O='-o $@' | |
| HOSTNAME=Makibook.local | |
| HOSTTYPE=x86_64 | |
| HWACCEL_AUTODETECT_LIBRARY_LIST=' | |
| audiotoolbox | |
| cuda | |
| cuvid | |
| d3d11va | |
| dxva2 | |
| nvenc | |
| vaapi | |
| vda | |
| vdpau | |
| videotoolbox_hwaccel | |
| xvmc | |
| ' | |
| HWACCEL_LIBRARY_LIST=' | |
| audiotoolbox | |
| cuda | |
| cuvid | |
| d3d11va | |
| dxva2 | |
| nvenc | |
| vaapi | |
| vda | |
| vdpau | |
| videotoolbox_hwaccel | |
| xvmc | |
| libnpp | |
| libmfx | |
| mmal | |
| omx | |
| ' | |
| HWACCEL_LIBRARY_NONFREE_LIST=' | |
| libnpp | |
| ' | |
| HWACCEL_LIST='h263_vaapi_hwaccel | |
| h263_videotoolbox_hwaccel | |
| h264_cuvid_hwaccel | |
| h264_d3d11va_hwaccel | |
| h264_dxva2_hwaccel | |
| h264_mediacodec_hwaccel | |
| h264_mmal_hwaccel | |
| h264_qsv_hwaccel | |
| h264_vaapi_hwaccel | |
| h264_vda_hwaccel | |
| h264_vda_old_hwaccel | |
| h264_vdpau_hwaccel | |
| h264_videotoolbox_hwaccel | |
| hevc_cuvid_hwaccel | |
| hevc_d3d11va_hwaccel | |
| hevc_dxva2_hwaccel | |
| hevc_mediacodec_hwaccel | |
| hevc_qsv_hwaccel | |
| hevc_vaapi_hwaccel | |
| hevc_vdpau_hwaccel | |
| mjpeg_cuvid_hwaccel | |
| mpeg1_cuvid_hwaccel | |
| mpeg1_xvmc_hwaccel | |
| mpeg1_vdpau_hwaccel | |
| mpeg1_videotoolbox_hwaccel | |
| mpeg2_cuvid_hwaccel | |
| mpeg2_xvmc_hwaccel | |
| mpeg2_d3d11va_hwaccel | |
| mpeg2_dxva2_hwaccel | |
| mpeg2_mmal_hwaccel | |
| mpeg2_qsv_hwaccel | |
| mpeg2_vaapi_hwaccel | |
| mpeg2_vdpau_hwaccel | |
| mpeg2_videotoolbox_hwaccel | |
| mpeg4_cuvid_hwaccel | |
| mpeg4_mediacodec_hwaccel | |
| mpeg4_mmal_hwaccel | |
| mpeg4_vaapi_hwaccel | |
| mpeg4_vdpau_hwaccel | |
| mpeg4_videotoolbox_hwaccel | |
| vc1_cuvid_hwaccel | |
| vc1_d3d11va_hwaccel | |
| vc1_dxva2_hwaccel | |
| vc1_vaapi_hwaccel | |
| vc1_vdpau_hwaccel | |
| vc1_mmal_hwaccel | |
| vc1_qsv_hwaccel | |
| vp8_cuvid_hwaccel | |
| vp8_mediacodec_hwaccel | |
| vp8_qsv_hwaccel | |
| vp9_cuvid_hwaccel | |
| vp9_d3d11va_hwaccel | |
| vp9_dxva2_hwaccel | |
| vp9_mediacodec_hwaccel | |
| vp9_vaapi_hwaccel | |
| wmv3_d3d11va_hwaccel | |
| wmv3_dxva2_hwaccel | |
| wmv3_vaapi_hwaccel | |
| wmv3_vdpau_hwaccel' | |
| IFS=' | |
| ' | |
| INDEV_LIST='alsa_indev | |
| avfoundation_indev | |
| bktr_indev | |
| decklink_indev | |
| dshow_indev | |
| dv1394_indev | |
| fbdev_indev | |
| gdigrab_indev | |
| iec61883_indev | |
| jack_indev | |
| lavfi_indev | |
| openal_indev | |
| oss_indev | |
| pulse_indev | |
| qtkit_indev | |
| sndio_indev | |
| v4l2_indev | |
| vfwcap_indev | |
| xcbgrab_indev | |
| libcdio_indev | |
| libdc1394_indev' | |
| INTRINSICS_LIST=' | |
| intrinsics_neon | |
| ' | |
| ITERM_PROFILE=Default | |
| ITERM_SESSION_ID=w0t0p0:B18B6A2E-071A-4C2C-88AC-CF70B8FFE8A4 | |
| JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home | |
| LANG=de_DE.UTF-8 | |
| LC_ALL=C | |
| LD_LIB=-l% | |
| LD_O='-o $@' | |
| LD_PATH=-L | |
| LESS_TERMCAP_mb='[01;31m' | |
| LESS_TERMCAP_md='[01;31m' | |
| LESS_TERMCAP_me='[0m' | |
| LESS_TERMCAP_se='[0m' | |
| LESS_TERMCAP_so='[01;44;33m' | |
| LESS_TERMCAP_ue='[0m' | |
| LESS_TERMCAP_us='[01;32m' | |
| LIBNAME='$(LIBPREF)$(FULLNAME)$(LIBSUF)' | |
| LIBPREF=lib | |
| LIBRARY_LIST=' | |
| avcodec | |
| avdevice | |
| avfilter | |
| avformat | |
| avresample | |
| avutil | |
| postproc | |
| swresample | |
| swscale | |
| ' | |
| LIBSUF=.a | |
| LIB_INSTALL_EXTRA_CMD='$$(RANLIB) "$(LIBDIR)/$(LIBNAME)"' | |
| LICENSE_LIST=' | |
| gpl | |
| nonfree | |
| version3 | |
| ' | |
| LOGNAME=armbrust | |
| LSCOLORS=Dxfxcxdxbxegedabagacad | |
| MACHTYPE=x86_64-apple-darwin16 | |
| MACOSX_DEPLOYMENT_TARGET=10.12 | |
| MAIL=/var/mail/armbrust | |
| MAKEFLAGS=-j8 | |
| MATH_FUNCS=' | |
| atanf | |
| atan2f | |
| cbrt | |
| cbrtf | |
| copysign | |
| cosf | |
| erf | |
| exp2 | |
| exp2f | |
| expf | |
| hypot | |
| isfinite | |
| isinf | |
| isnan | |
| ldexpf | |
| llrint | |
| llrintf | |
| log2 | |
| log2f | |
| log10f | |
| lrint | |
| lrintf | |
| powf | |
| rint | |
| round | |
| roundf | |
| sinf | |
| trunc | |
| truncf | |
| ' | |
| MUXER_LIST='a64_muxer | |
| ac3_muxer | |
| adts_muxer | |
| adx_muxer | |
| aiff_muxer | |
| amr_muxer | |
| apng_muxer | |
| asf_muxer | |
| ass_muxer | |
| ast_muxer | |
| asf_stream_muxer | |
| au_muxer | |
| avi_muxer | |
| avm2_muxer | |
| bit_muxer | |
| caf_muxer | |
| cavsvideo_muxer | |
| crc_muxer | |
| dash_muxer | |
| data_muxer | |
| daud_muxer | |
| dirac_muxer | |
| dnxhd_muxer | |
| dts_muxer | |
| dv_muxer | |
| eac3_muxer | |
| f4v_muxer | |
| ffm_muxer | |
| ffmetadata_muxer | |
| fifo_muxer | |
| filmstrip_muxer | |
| flac_muxer | |
| flv_muxer | |
| framecrc_muxer | |
| framehash_muxer | |
| framemd5_muxer | |
| g722_muxer | |
| g723_1_muxer | |
| gif_muxer | |
| gsm_muxer | |
| gxf_muxer | |
| h261_muxer | |
| h263_muxer | |
| h264_muxer | |
| hash_muxer | |
| hds_muxer | |
| hevc_muxer | |
| hls_muxer | |
| ico_muxer | |
| ilbc_muxer | |
| image2_muxer | |
| image2pipe_muxer | |
| ipod_muxer | |
| ircam_muxer | |
| ismv_muxer | |
| ivf_muxer | |
| jacosub_muxer | |
| latm_muxer | |
| lrc_muxer | |
| m4v_muxer | |
| md5_muxer | |
| matroska_muxer | |
| matroska_audio_muxer | |
| microdvd_muxer | |
| mjpeg_muxer | |
| mlp_muxer | |
| mmf_muxer | |
| mov_muxer | |
| mp2_muxer | |
| mp3_muxer | |
| mp4_muxer | |
| mpeg1system_muxer | |
| mpeg1vcd_muxer | |
| mpeg1video_muxer | |
| mpeg2dvd_muxer | |
| mpeg2svcd_muxer | |
| mpeg2video_muxer | |
| mpeg2vob_muxer | |
| mpegts_muxer | |
| mpjpeg_muxer | |
| mxf_muxer | |
| mxf_d10_muxer | |
| mxf_opatom_muxer | |
| null_muxer | |
| nut_muxer | |
| oga_muxer | |
| ogg_muxer | |
| ogv_muxer | |
| oma_muxer | |
| opus_muxer | |
| pcm_alaw_muxer | |
| pcm_mulaw_muxer | |
| pcm_f64be_muxer | |
| pcm_f64le_muxer | |
| pcm_f32be_muxer | |
| pcm_f32le_muxer | |
| pcm_s32be_muxer | |
| pcm_s32le_muxer | |
| pcm_s24be_muxer | |
| pcm_s24le_muxer | |
| pcm_s16be_muxer | |
| pcm_s16le_muxer | |
| pcm_s8_muxer | |
| pcm_u32be_muxer | |
| pcm_u32le_muxer | |
| pcm_u24be_muxer | |
| pcm_u24le_muxer | |
| pcm_u16be_muxer | |
| pcm_u16le_muxer | |
| pcm_u8_muxer | |
| psp_muxer | |
| rawvideo_muxer | |
| rm_muxer | |
| roq_muxer | |
| rso_muxer | |
| rtp_muxer | |
| rtp_mpegts_muxer | |
| rtsp_muxer | |
| sap_muxer | |
| scc_muxer | |
| segment_muxer | |
| stream_segment_muxer | |
| singlejpeg_muxer | |
| smjpeg_muxer | |
| smoothstreaming_muxer | |
| sox_muxer | |
| spx_muxer | |
| spdif_muxer | |
| srt_muxer | |
| swf_muxer | |
| tee_muxer | |
| tg2_muxer | |
| tgp_muxer | |
| mkvtimestamp_v2_muxer | |
| truehd_muxer | |
| tta_muxer | |
| uncodedframecrc_muxer | |
| vc1_muxer | |
| vc1t_muxer | |
| voc_muxer | |
| w64_muxer | |
| wav_muxer | |
| webm_muxer | |
| webm_dash_manifest_muxer | |
| webm_chunk_muxer | |
| webp_muxer | |
| webvtt_muxer | |
| wtv_muxer | |
| wv_muxer | |
| yuv4mpegpipe_muxer | |
| chromaprint_muxer | |
| libnut_muxer' | |
| OBJC=clang | |
| OBJCC_C=-c | |
| OBJCC_E='-E -o $@' | |
| OBJCC_O='-o $@' | |
| OBJCFLAGS='-I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin' | |
| OBJCXX=clang++ | |
| OBJCXXFLAGS='-I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin' | |
| OPTERR=1 | |
| OPTIND=1 | |
| OSTYPE=darwin16 | |
| OUTDEV_LIST='alsa_outdev | |
| caca_outdev | |
| decklink_outdev | |
| fbdev_outdev | |
| opengl_outdev | |
| oss_outdev | |
| pulse_outdev | |
| sdl2_outdev | |
| sndio_outdev | |
| v4l2_outdev | |
| xv_outdev' | |
| PAGER=less | |
| PARSER_LIST='aac_parser | |
| aac_latm_parser | |
| ac3_parser | |
| adx_parser | |
| bmp_parser | |
| cavsvideo_parser | |
| cook_parser | |
| dca_parser | |
| dirac_parser | |
| dnxhd_parser | |
| dpx_parser | |
| dvaudio_parser | |
| dvbsub_parser | |
| dvdsub_parser | |
| dvd_nav_parser | |
| flac_parser | |
| g729_parser | |
| gsm_parser | |
| h261_parser | |
| h263_parser | |
| h264_parser | |
| hevc_parser | |
| mjpeg_parser | |
| mlp_parser | |
| mpeg4video_parser | |
| mpegaudio_parser | |
| mpegvideo_parser | |
| opus_parser | |
| png_parser | |
| pnm_parser | |
| rv30_parser | |
| rv40_parser | |
| sipr_parser | |
| tak_parser | |
| vc1_parser | |
| vorbis_parser | |
| vp3_parser | |
| vp8_parser | |
| vp9_parser | |
| xma_parser' | |
| PATH=/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin:/usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/yasm/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/texi2html/bin:/usr/local/opt/lame/bin:/usr/local/opt/x264/bin:/usr/local/opt/fdk-aac/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/gettext/bin:/usr/local/opt/pcre/bin:/usr/local/opt/glib/bin:/usr/local/opt/fribidi/bin:/usr/local/opt/cairo/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/gdbm/bin:/usr/local/opt/openssl/bin:/usr/local/opt/python/bin:/usr/local/opt/gobject-introspection/bin:/usr/local/opt/graphite2/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/libbluray/bin:/usr/local/opt/flac/bin:/usr/local/opt/libsndfile/bin:/usr/local/opt/libbs2b/bin:/usr/local/opt/libcaca/bin:/usr/local/opt/libgsm/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/little-cms2/bin:/usr/local/opt/openjpeg/bin:/usr/local/opt/rtmpdump/bin:/usr/local/opt/rubberband/bin:/usr/local/opt/orc/bin:/usr/local/opt/sdl2/bin:/usr/local/opt/leptonica/bin:/usr/local/opt/tesseract/bin:/usr/local/opt/wavpack/bin:/usr/local/opt/webp/bin:/usr/local/opt/x265/bin:/usr/local/opt/xz/bin:/usr/local/opt/zeromq/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
| PATHS_LIST=' | |
| bindir | |
| datadir | |
| docdir | |
| incdir | |
| libdir | |
| mandir | |
| pkgconfigdir | |
| prefix | |
| shlibdir | |
| install_name_dir | |
| ' | |
| PIPESTATUS=([0]="0") | |
| PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12 | |
| PKG_CONFIG_PATH=/usr/local/opt/x264/lib/pkgconfig:/usr/local/opt/chromaprint/lib/pkgconfig:/usr/local/opt/fdk-aac/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/frei0r/lib/pkgconfig:/usr/local/opt/game-music-emu/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/fribidi/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/python/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/graphite2/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/libass/lib/pkgconfig:/usr/local/opt/libbluray/lib/pkgconfig:/usr/local/opt/flac/lib/pkgconfig:/usr/local/opt/libogg/lib/pkgconfig:/usr/local/opt/libvorbis/lib/pkgconfig:/usr/local/opt/libsndfile/lib/pkgconfig:/usr/local/opt/libbs2b/lib/pkgconfig:/usr/local/opt/libcaca/lib/pkgconfig:/usr/local/opt/libmodplug/lib/pkgconfig:/usr/local/opt/libsoxr/lib/pkgconfig:/usr/local/opt/libssh/lib/pkgconfig:/usr/local/opt/libvidstab/lib/pkgconfig:/usr/local/opt/libvpx/lib/pkgconfig:/usr/local/opt/opencore-amr/lib/pkgconfig:/usr/local/opt/openh264/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/little-cms2/lib/pkgconfig:/usr/local/opt/openjpeg/lib/pkgconfig:/usr/local/opt/opus/lib/pkgconfig:/usr/local/opt/rtmpdump/lib/pkgconfig:/usr/local/opt/libsamplerate/lib/pkgconfig:/usr/local/opt/rubberband/lib/pkgconfig:/usr/local/opt/orc/lib/pkgconfig:/usr/local/opt/schroedinger/lib/pkgconfig:/usr/local/opt/sdl2/lib/pkgconfig:/usr/local/opt/speex/lib/pkgconfig:/usr/local/opt/leptonica/lib/pkgconfig:/usr/local/opt/tesseract/lib/pkgconfig:/usr/local/opt/theora/lib/pkgconfig:/usr/local/opt/two-lame/lib/pkgconfig:/usr/local/opt/wavpack/lib/pkgconfig:/usr/local/opt/webp/lib/pkgconfig:/usr/local/opt/x265/lib/pkgconfig:/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/zeromq/lib/pkgconfig:/usr/local/opt/zimg/lib/pkgconfig | |
| POSIXLY_CORRECT=y | |
| PPID=31001 | |
| PROGRAM_LIST=' | |
| ffplay | |
| ffprobe | |
| ffserver | |
| ffmpeg | |
| ' | |
| PROTOCOL_LIST='async_protocol | |
| bluray_protocol | |
| cache_protocol | |
| concat_protocol | |
| crypto_protocol | |
| data_protocol | |
| ffrtmpcrypt_protocol | |
| ffrtmphttp_protocol | |
| file_protocol | |
| ftp_protocol | |
| gopher_protocol | |
| hls_protocol | |
| http_protocol | |
| httpproxy_protocol | |
| https_protocol | |
| icecast_protocol | |
| mmsh_protocol | |
| mmst_protocol | |
| md5_protocol | |
| pipe_protocol | |
| prompeg_protocol | |
| rtmp_protocol | |
| rtmpe_protocol | |
| rtmps_protocol | |
| rtmpt_protocol | |
| rtmpte_protocol | |
| rtmpts_protocol | |
| rtp_protocol | |
| sctp_protocol | |
| srtp_protocol | |
| subfile_protocol | |
| tee_protocol | |
| tcp_protocol | |
| tls_gnutls_protocol | |
| tls_schannel_protocol | |
| tls_securetransport_protocol | |
| tls_openssl_protocol | |
| udp_protocol | |
| udplite_protocol | |
| unix_protocol | |
| librtmp_protocol | |
| librtmpe_protocol | |
| librtmps_protocol | |
| librtmpt_protocol | |
| librtmpte_protocol | |
| libssh_protocol | |
| libsmbclient_protocol' | |
| PS4='+ ' | |
| PWD=/private/tmp/ffmpeg-20170811-31001-1t8z6z/ffmpeg-3.3.3 | |
| SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
| SECURITYSESSIONID=186a7 | |
| SHELL=/bin/zsh | |
| SHELLOPTS=braceexpand:hashall:interactive-comments:posix | |
| SHFLAGS='-shared -Wl,-soname,$$(@F)' | |
| SHLVL=2 | |
| SLIBNAME='$(SLIBPREF)$(FULLNAME)$(SLIBSUF)' | |
| SLIBNAME_WITH_MAJOR='$(SLIBNAME).$(LIBMAJOR)' | |
| SLIBNAME_WITH_VERSION='$(SLIBNAME).$(LIBVERSION)' | |
| SLIBPREF=lib | |
| SLIBSUF=.so | |
| SLIB_INSTALL_LINKS='$(SLIBNAME_WITH_MAJOR) $(SLIBNAME)' | |
| SLIB_INSTALL_NAME='$(SLIBNAME_WITH_VERSION)' | |
| SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.08pse2XwNN/Listeners | |
| SUBSYSTEM_LIST=' | |
| dct | |
| dwt | |
| error_resilience | |
| faan | |
| fast_unaligned | |
| fft | |
| lsp | |
| lzo | |
| mdct | |
| pixelutils | |
| network | |
| rdft | |
| ' | |
| SYSTEM_FUNCS=' | |
| access | |
| aligned_malloc | |
| arc4random | |
| clock_gettime | |
| closesocket | |
| CommandLineToArgvW | |
| CoTaskMemFree | |
| CryptGenRandom | |
| dlopen | |
| fcntl | |
| flt_lim | |
| fork | |
| getaddrinfo | |
| gethrtime | |
| getopt | |
| GetProcessAffinityMask | |
| GetProcessMemoryInfo | |
| GetProcessTimes | |
| getrusage | |
| GetSystemTimeAsFileTime | |
| gettimeofday | |
| glob | |
| glXGetProcAddress | |
| gmtime_r | |
| inet_aton | |
| isatty | |
| jack_port_get_latency_range | |
| kbhit | |
| LoadLibrary | |
| localtime_r | |
| lstat | |
| lzo1x_999_compress | |
| mach_absolute_time | |
| MapViewOfFile | |
| memalign | |
| mkstemp | |
| mmap | |
| mprotect | |
| nanosleep | |
| PeekNamedPipe | |
| posix_memalign | |
| pthread_cancel | |
| sched_getaffinity | |
| SetConsoleTextAttribute | |
| SetConsoleCtrlHandler | |
| setmode | |
| setrlimit | |
| Sleep | |
| strerror_r | |
| sysconf | |
| sysctl | |
| usleep | |
| UTGetOSTypeFromString | |
| VirtualAlloc | |
| wglGetProcAddress | |
| ' | |
| TEMP=/tmp | |
| TERM=xterm-256color | |
| TERM_PROGRAM=iTerm.app | |
| TERM_PROGRAM_VERSION=3.0.15 | |
| TERM_SESSION_ID=w0t0p0:B18B6A2E-071A-4C2C-88AC-CF70B8FFE8A4 | |
| THREADS_LIST=' | |
| pthreads | |
| os2threads | |
| w32threads | |
| ' | |
| TMP=/tmp | |
| TMPDIR=/tmp | |
| TOOLCHAIN_FEATURES=' | |
| as_dn_directive | |
| as_fpu_directive | |
| as_func | |
| as_object_arch | |
| asm_mod_q | |
| attribute_may_alias | |
| attribute_packed | |
| ebp_available | |
| ebx_available | |
| gnu_as | |
| gnu_windres | |
| ibm_asm | |
| inline_asm_direct_symbol_refs | |
| inline_asm_labels | |
| inline_asm_nonlocal_labels | |
| pragma_deprecated | |
| rsync_contimeout | |
| symver_asm_label | |
| symver_gnu_asm | |
| vfp_args | |
| xform_asm | |
| xmm_clobbers | |
| ' | |
| TYPES_LIST=' | |
| CONDITION_VARIABLE_Ptr | |
| socklen_t | |
| struct_addrinfo | |
| struct_group_source_req | |
| struct_ip_mreq_source | |
| struct_ipv6_mreq | |
| struct_msghdr_msg_flags | |
| struct_pollfd | |
| struct_rusage_ru_maxrss | |
| struct_sctp_event_subscribe | |
| struct_sockaddr_in6 | |
| struct_sockaddr_sa_len | |
| struct_sockaddr_storage | |
| struct_stat_st_mtim_tv_nsec | |
| struct_v4l2_frmivalenum_discrete | |
| ' | |
| UID=501 | |
| USER=armbrust | |
| VERSION_SCRIPT_POSTPROCESS_CMD=cat | |
| XPC_FLAGS=0x0 | |
| XPC_SERVICE_NAME=0 | |
| _='# ./configure --prefix=/usr/local/Cellar/ffmpeg/3.3.3 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags='\''-I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin'\'' --host-ldflags= --enable-chromaprint --enable-ffplay --enable-frei0r --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfdk-aac --enable-libfontconfig --enable-libfreetype --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopus --enable-librtmp --enable-librubberband --enable-libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtesseract --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzimg --enable-libzmq --enable-opencl --enable-openssl --enable-lzma --enable-libopenjpeg --disable-decoder=jpeg2000 --extra-cflags=-I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 --enable-nonfree --enable-vda' | |
| __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x3 | |
| a64_muxer=yes | |
| a64multi5_encoder=yes | |
| a64multi_encoder=yes | |
| aa_demuxer=yes | |
| aac_adtstoasc_bsf=yes | |
| aac_at_decoder=yes | |
| aac_at_decoder_deps=audiotoolbox | |
| aac_at_encoder=yes | |
| aac_at_encoder_deps=audiotoolbox | |
| aac_at_encoder_select=audio_frame_queue | |
| aac_decoder=yes | |
| aac_decoder_select='mdct15 mdct sinewin' | |
| aac_demuxer=yes | |
| aac_encoder=yes | |
| aac_encoder_select='audio_frame_queue iirfilter lpc mdct sinewin' | |
| aac_fixed_decoder=yes | |
| aac_fixed_decoder_select='mdct sinewin' | |
| aac_latm_decoder=yes | |
| aac_latm_decoder_select='aac_decoder aac_latm_parser' | |
| aac_latm_parser=yes | |
| aac_parser=yes | |
| aasc_decoder=yes | |
| abench_filter=yes | |
| abitscope_filter=yes | |
| ac3_at_decoder=yes | |
| ac3_at_decoder_deps=audiotoolbox | |
| ac3_at_decoder_select=ac3_parser | |
| ac3_decoder=yes | |
| ac3_decoder_select='ac3_parser ac3dsp bswapdsp fmtconvert mdct' | |
| ac3_demuxer=yes | |
| ac3_demuxer_select=ac3_parser | |
| ac3_encoder=yes | |
| ac3_encoder_select='ac3dsp audiodsp mdct me_cmp' | |
| ac3_fixed_decoder=yes | |
| ac3_fixed_decoder_select='ac3_parser ac3dsp bswapdsp mdct' | |
| ac3_fixed_encoder=yes | |
| ac3_fixed_encoder_select='ac3dsp audiodsp mdct me_cmp' | |
| ac3_muxer=yes | |
| ac3_parser=yes | |
| acm_demuxer=yes | |
| acompressor_filter=yes | |
| acrossfade_filter=yes | |
| acrusher_filter=yes | |
| act_demuxer=yes | |
| action=enable | |
| adelay_filter=yes | |
| adf_demuxer=yes | |
| adp_demuxer=yes | |
| adpcm_4xm_decoder=yes | |
| adpcm_adx_decoder=yes | |
| adpcm_adx_encoder=yes | |
| adpcm_afc_decoder=yes | |
| adpcm_aica_decoder=yes | |
| adpcm_ct_decoder=yes | |
| adpcm_dtk_decoder=yes | |
| adpcm_ea_decoder=yes | |
| adpcm_ea_maxis_xa_decoder=yes | |
| adpcm_ea_r1_decoder=yes | |
| adpcm_ea_r2_decoder=yes | |
| adpcm_ea_r3_decoder=yes | |
| adpcm_ea_xas_decoder=yes | |
| adpcm_g722_decoder=yes | |
| adpcm_g722_decoder_select=g722dsp | |
| adpcm_g722_encoder=yes | |
| adpcm_g722_encoder_select=g722dsp | |
| adpcm_g726_decoder=yes | |
| adpcm_g726_encoder=yes | |
| adpcm_g726le_decoder=yes | |
| adpcm_ima_amv_decoder=yes | |
| adpcm_ima_apc_decoder=yes | |
| adpcm_ima_dat4_decoder=yes | |
| adpcm_ima_dk3_decoder=yes | |
| adpcm_ima_dk4_decoder=yes | |
| adpcm_ima_ea_eacs_decoder=yes | |
| adpcm_ima_ea_sead_decoder=yes | |
| adpcm_ima_iss_decoder=yes | |
| adpcm_ima_oki_decoder=yes | |
| adpcm_ima_qt_at_decoder=yes | |
| adpcm_ima_qt_at_decoder_deps=audiotoolbox | |
| adpcm_ima_qt_decoder=yes | |
| adpcm_ima_qt_encoder=yes | |
| adpcm_ima_rad_decoder=yes | |
| adpcm_ima_smjpeg_decoder=yes | |
| adpcm_ima_wav_decoder=yes | |
| adpcm_ima_wav_encoder=yes | |
| adpcm_ima_ws_decoder=yes | |
| adpcm_ms_decoder=yes | |
| adpcm_ms_encoder=yes | |
| adpcm_mtaf_decoder=yes | |
| adpcm_psx_decoder=yes | |
| adpcm_sbpro_2_decoder=yes | |
| adpcm_sbpro_3_decoder=yes | |
| adpcm_sbpro_4_decoder=yes | |
| adpcm_swf_decoder=yes | |
| adpcm_swf_encoder=yes | |
| adpcm_thp_decoder=yes | |
| adpcm_thp_le_decoder=yes | |
| adpcm_vima_decoder=yes | |
| adpcm_xa_decoder=yes | |
| adpcm_yamaha_decoder=yes | |
| adpcm_yamaha_encoder=yes | |
| adrawgraph_filter=yes | |
| ads_demuxer=yes | |
| adts_muxer=yes | |
| adx_demuxer=yes | |
| adx_muxer=yes | |
| adx_parser=yes | |
| aea_demuxer=yes | |
| aecho_filter=yes | |
| aemphasis_filter=yes | |
| aesni=yes | |
| aesni_deps=sse42 | |
| aesni_external_deps=sse42_external | |
| aesni_inline_deps=sse42_inline | |
| aesni_suggest='aesni_external aesni_inline' | |
| aeval_filter=yes | |
| aevalsrc_filter=yes | |
| afade_filter=yes | |
| afc_demuxer=yes | |
| afftfilt_filter=yes | |
| afftfilt_filter_deps=avcodec | |
| afftfilt_filter_select=fft | |
| aformat_filter=yes | |
| agate_filter=yes | |
| ahistogram_filter=yes | |
| aic_decoder=yes | |
| aic_decoder_select='golomb idctdsp' | |
| aiff_demuxer=yes | |
| aiff_muxer=yes | |
| aiff_muxer_select=iso_media | |
| ainterleave_filter=yes | |
| aix_demuxer=yes | |
| alac_at_decoder=yes | |
| alac_at_decoder_deps=audiotoolbox | |
| alac_at_encoder=yes | |
| alac_at_encoder_deps=audiotoolbox | |
| alac_at_encoder_select=audio_frame_queue | |
| alac_decoder=yes | |
| alac_encoder=yes | |
| alac_encoder_select=lpc | |
| alias_pix_decoder=yes | |
| alias_pix_encoder=yes | |
| aligned_stack_if_any='aarch64 ppc x86' | |
| alimiter_filter=yes | |
| allpass_filter=yes | |
| allrgb_filter=yes | |
| allyuv_filter=yes | |
| aloop_filter=yes | |
| alphaextract_filter=yes | |
| alphamerge_filter=yes | |
| als_decoder=yes | |
| als_decoder_select=bswapdsp | |
| alsa_indev=yes | |
| alsa_indev_deps='alsa_asoundlib_h snd_pcm_htimestamp' | |
| alsa_outdev=yes | |
| alsa_outdev_deps=alsa_asoundlib_h | |
| altivec=yes | |
| altivec_deps=ppc | |
| amd3dnow=yes | |
| amd3dnow_deps=mmx | |
| amd3dnow_external_deps=mmx_external | |
| amd3dnow_inline_deps=mmx_inline | |
| amd3dnow_suggest='amd3dnow_external amd3dnow_inline' | |
| amd3dnowext=yes | |
| amd3dnowext_deps=amd3dnow | |
| amd3dnowext_external_deps=amd3dnow_external | |
| amd3dnowext_inline_deps=amd3dnow_inline | |
| amd3dnowext_suggest='amd3dnowext_external amd3dnowext_inline' | |
| amerge_filter=yes | |
| ametadata_filter=yes | |
| amix_filter=yes | |
| amovie_filter=yes | |
| amovie_filter_deps='avcodec avformat' | |
| amr_demuxer=yes | |
| amr_muxer=yes | |
| amr_nb_at_decoder=yes | |
| amr_nb_at_decoder_deps=audiotoolbox | |
| amrnb_decoder=yes | |
| amrnb_decoder_select=lsp | |
| amrwb_decoder=yes | |
| amrwb_decoder_select=lsp | |
| amv_decoder=yes | |
| amv_decoder_select='sp5x_decoder exif' | |
| amv_encoder=yes | |
| amv_encoder_select='aandcttables jpegtables mpegvideoenc' | |
| anequalizer_filter=yes | |
| anm_decoder=yes | |
| anm_demuxer=yes | |
| anoisesrc_filter=yes | |
| ansi_decoder=yes | |
| anull_filter=yes | |
| anullsink_filter=yes | |
| anullsrc_filter=yes | |
| apad_filter=yes | |
| apc_demuxer=yes | |
| ape_decoder=yes | |
| ape_decoder_select='bswapdsp llauddsp' | |
| ape_demuxer=yes | |
| aperms_filter=yes | |
| aphasemeter_filter=yes | |
| aphaser_filter=yes | |
| apng_decoder=yes | |
| apng_decoder_select=zlib | |
| apng_demuxer=yes | |
| apng_encoder=yes | |
| apng_encoder_select='llvidencdsp zlib' | |
| apng_muxer=yes | |
| apulsator_filter=yes | |
| aqtitle_demuxer=yes | |
| ar_default=ar | |
| arch_default=x86_64 | |
| arealtime_filter=yes | |
| aresample_filter=yes | |
| aresample_filter_deps=swresample | |
| areverse_filter=yes | |
| armv5te=yes | |
| armv5te_deps=arm | |
| armv5te_inline_deps=inline_asm | |
| armv6=yes | |
| armv6_deps=arm | |
| armv6_inline_deps=inline_asm | |
| armv6t2=yes | |
| armv6t2_deps=arm | |
| armv6t2_inline_deps=inline_asm | |
| armv8=yes | |
| armv8_deps=aarch64 | |
| armv8_inline_deps=inline_asm | |
| aselect_filter=yes | |
| asendcmd_filter=yes | |
| asetnsamples_filter=yes | |
| asetpts_filter=yes | |
| asetrate_filter=yes | |
| asettb_filter=yes | |
| asf_demuxer=yes | |
| asf_demuxer_select=riffdec | |
| asf_muxer=yes | |
| asf_muxer_select=riffenc | |
| asf_o_demuxer=yes | |
| asf_o_demuxer_select=riffdec | |
| asf_stream_muxer=yes | |
| asf_stream_muxer_select=asf_muxer | |
| asflags_filter=echo | |
| ashowinfo_filter=yes | |
| asidedata_filter=yes | |
| asm=yes | |
| asplit_filter=yes | |
| ass_decoder=yes | |
| ass_demuxer=yes | |
| ass_encoder=yes | |
| ass_filter=yes | |
| ass_filter_deps=libass | |
| ass_muxer=yes | |
| ast_demuxer=yes | |
| ast_muxer=yes | |
| astats_filter=yes | |
| astreamselect_filter=yes | |
| asv1_decoder=yes | |
| asv1_decoder_select='blockdsp bswapdsp idctdsp' | |
| asv1_encoder=yes | |
| asv1_encoder_select='bswapdsp fdctdsp pixblockdsp' | |
| asv2_decoder=yes | |
| asv2_decoder_select='blockdsp bswapdsp idctdsp' | |
| asv2_encoder=yes | |
| asv2_encoder_select='bswapdsp fdctdsp pixblockdsp' | |
| async_protocol=yes | |
| async_protocol_deps=threads | |
| atadenoise_filter=yes | |
| atempo_filter=yes | |
| atempo_filter_deps=avcodec | |
| atempo_filter_select=rdft | |
| atomics_gcc_if=sync_val_compare_and_swap | |
| atomics_native_if_any=' | |
| atomics_gcc | |
| atomics_suncc | |
| atomics_win32 | |
| ' | |
| atomics_suncc_if='atomic_cas_ptr machine_rw_barrier' | |
| atomics_win32_if=MemoryBarrier | |
| atrac1_decoder=yes | |
| atrac1_decoder_select='mdct sinewin' | |
| atrac3_decoder=yes | |
| atrac3_decoder_select=mdct | |
| atrac3al_decoder=yes | |
| atrac3p_decoder=yes | |
| atrac3p_decoder_select='mdct sinewin' | |
| atrac3pal_decoder=yes | |
| atrim_filter=yes | |
| au_demuxer=yes | |
| au_muxer=yes | |
| audiotoolbox=yes | |
| audiotoolbox_deps=AudioToolbox_AudioToolbox_h | |
| audiotoolbox_extralibs='-framework CoreFoundation -framework AudioToolbox -framework CoreMedia' | |
| aura2_decoder=yes | |
| aura_decoder=yes | |
| avcodec=yes | |
| avcodec_deps=avutil | |
| avdevice=yes | |
| avdevice_deps='avformat avcodec avutil' | |
| avectorscope_filter=yes | |
| avfilter=yes | |
| avfilter_deps=avutil | |
| avformat=yes | |
| avformat_deps='avcodec avutil' | |
| avfoundation_indev=yes | |
| avfoundation_indev_extralibs='-framework CoreVideo -framework Foundation -framework AVFoundation -framework CoreMedia' | |
| avfoundation_indev_select=avfoundation | |
| avgblur_filter=yes | |
| avi_demuxer=yes | |
| avi_demuxer_select='iso_media riffdec exif' | |
| avi_muxer=yes | |
| avi_muxer_select=riffenc | |
| avio_dir_cmd_deps='avformat avutil' | |
| avio_dir_cmd_example=yes | |
| avio_reading_deps='avformat avcodec avutil' | |
| avio_reading_example=yes | |
| avisynth_demuxer=yes | |
| avisynth_demuxer_deps=avisynth | |
| avisynth_demuxer_select=riffdec | |
| avisynth_deps_any='dlopen LoadLibrary' | |
| avm2_muxer=yes | |
| avr_demuxer=yes | |
| avresample=yes | |
| avresample_deps=avutil | |
| avrn_decoder=yes | |
| avrn_decoder_select='exif jpegtables' | |
| avrp_decoder=yes | |
| avrp_encoder=yes | |
| avs_decoder=yes | |
| avs_demuxer=yes | |
| avui_decoder=yes | |
| avui_encoder=yes | |
| avutil=yes | |
| avx=yes | |
| avx2=yes | |
| avx2_deps=avx | |
| avx2_external_deps=avx_external | |
| avx2_inline_deps=avx_inline | |
| avx2_suggest='avx2_external avx2_inline' | |
| avx_deps=sse42 | |
| avx_external_deps=sse42_external | |
| avx_inline_deps=sse42_inline | |
| avx_suggest='avx_external avx_inline' | |
| ayuv_decoder=yes | |
| ayuv_encoder=yes | |
| azmq_filter=yes | |
| azmq_filter_deps=libzmq | |
| bandpass_filter=yes | |
| bandreject_filter=yes | |
| bass_filter=yes | |
| bbox_filter=yes | |
| bench_filter=yes | |
| bethsoftvid_decoder=yes | |
| bethsoftvid_demuxer=yes | |
| bfi_decoder=yes | |
| bfi_demuxer=yes | |
| bfstm_demuxer=yes | |
| bindir_default='${prefix}/bin' | |
| bink_decoder=yes | |
| bink_decoder_select='blockdsp hpeldsp' | |
| bink_demuxer=yes | |
| binkaudio_dct_decoder=yes | |
| binkaudio_dct_decoder_select='mdct rdft dct sinewin wma_freqs' | |
| binkaudio_rdft_decoder=yes | |
| binkaudio_rdft_decoder_select='mdct rdft sinewin wma_freqs' | |
| bintext_decoder=yes | |
| bintext_demuxer=yes | |
| biquad_filter=yes | |
| bit_demuxer=yes | |
| bit_muxer=yes | |
| bitplanenoise_filter=yes | |
| bktr_indev=yes | |
| bktr_indev_deps_any='dev_bktr_ioctl_bt848_h machine_ioctl_bt848_h dev_video_bktr_ioctl_bt848_h dev_ic_bt8xx_h' | |
| blackdetect_filter=yes | |
| blackframe_filter=yes | |
| blackframe_filter_deps=gpl | |
| blend_filter=yes | |
| bluray_protocol=yes | |
| bluray_protocol_deps=libbluray | |
| bmp_decoder=yes | |
| bmp_encoder=yes | |
| bmp_parser=yes | |
| bmv_audio_decoder=yes | |
| bmv_demuxer=yes | |
| bmv_video_decoder=yes | |
| boa_demuxer=yes | |
| boxblur_filter=yes | |
| boxblur_filter_deps=gpl | |
| brender_pix_decoder=yes | |
| brstm_demuxer=yes | |
| bs2b_filter=yes | |
| bs2b_filter_deps=libbs2b | |
| bsfs_if_any='aac_adtstoasc_bsf | |
| chomp_bsf | |
| dump_extradata_bsf | |
| dca_core_bsf | |
| extract_extradata_bsf | |
| h264_mp4toannexb_bsf | |
| hevc_mp4toannexb_bsf | |
| imx_dump_header_bsf | |
| mjpeg2jpeg_bsf | |
| mjpega_dump_header_bsf | |
| mp3_header_decompress_bsf | |
| mpeg4_unpack_bframes_bsf | |
| mov2textsub_bsf | |
| noise_bsf | |
| remove_extradata_bsf | |
| text2movsub_bsf | |
| vp9_superframe_bsf' | |
| bwdif_filter=yes | |
| c93_decoder=yes | |
| c93_demuxer=yes | |
| caca_outdev=yes | |
| caca_outdev_deps=libcaca | |
| cache_protocol=yes | |
| caf_demuxer=yes | |
| caf_demuxer_select='iso_media riffdec' | |
| caf_muxer=yes | |
| caf_muxer_select=iso_media | |
| cavs_decoder=yes | |
| cavs_decoder_select='blockdsp golomb h264chroma idctdsp qpeldsp videodsp' | |
| cavsvideo_demuxer=yes | |
| cavsvideo_muxer=yes | |
| cavsvideo_parser=yes | |
| cc=clang | |
| cc_default=gcc | |
| ccaption_decoder=yes | |
| cdg_demuxer=yes | |
| cdgraphics_decoder=yes | |
| cdxl_decoder=yes | |
| cdxl_demuxer=yes | |
| cellauto_filter=yes | |
| cfhd_decoder=yes | |
| cflags_filter=echo | |
| channelmap_filter=yes | |
| channelsplit_filter=yes | |
| chomp_bsf=yes | |
| chorus_filter=yes | |
| chromakey_filter=yes | |
| chromaprint=yes | |
| chromaprint_muxer=yes | |
| chromaprint_muxer_deps=chromaprint | |
| ciescope_filter=yes | |
| cine_demuxer=yes | |
| cinepak_decoder=yes | |
| cinepak_encoder=yes | |
| clearvideo_decoder=yes | |
| cljr_decoder=yes | |
| cljr_encoder=yes | |
| cllc_decoder=yes | |
| cllc_decoder_select=bswapdsp | |
| codecview_filter=yes | |
| color_filter=yes | |
| colorbalance_filter=yes | |
| colorchannelmixer_filter=yes | |
| colorkey_filter=yes | |
| colorlevels_filter=yes | |
| colormatrix_filter=yes | |
| colormatrix_filter_deps=gpl | |
| colorspace_filter=yes | |
| comfortnoise_decoder=yes | |
| comfortnoise_encoder=yes | |
| comfortnoise_encoder_select=lpc | |
| compand_filter=yes | |
| compensationdelay_filter=yes | |
| concat_demuxer=yes | |
| concat_filter=yes | |
| concat_protocol=yes | |
| convolution_filter=yes | |
| cook_decoder=yes | |
| cook_decoder_select='audiodsp mdct sinewin' | |
| cook_parser=yes | |
| copy_filter=yes | |
| coreimage_filter=yes | |
| coreimagesrc_filter=yes | |
| cover_rect_filter=yes | |
| cover_rect_filter_deps='avcodec avformat gpl' | |
| cp_f='cp -f' | |
| cpia_decoder=yes | |
| cpu=generic | |
| cpunop=yes | |
| cpunop_deps=i686 | |
| crc_muxer=yes | |
| crop_filter=yes | |
| cropdetect_filter=yes | |
| cropdetect_filter_deps=gpl | |
| crypto_protocol=yes | |
| crystalhd_deps=libcrystalhd_libcrystalhd_if_h | |
| crystalizer_filter=yes | |
| cscd_decoder=yes | |
| cscd_decoder_select=lzo | |
| cscd_decoder_suggest=zlib | |
| cuda=yes | |
| cuda_deps_any='dlopen LoadLibrary' | |
| curves_filter=yes | |
| cuvid=yes | |
| cuvid_deps=cuda | |
| cxx_default=g++ | |
| cyuv_decoder=yes | |
| d3d11va=yes | |
| d3d11va_deps='d3d11_h dxva_h ID3D11VideoDecoder ID3D11VideoContext' | |
| dash_muxer=yes | |
| dash_muxer_select=mp4_muxer | |
| data_demuxer=yes | |
| data_muxer=yes | |
| data_protocol=yes | |
| datadir_default='${prefix}/share/ffmpeg' | |
| datascope_filter=yes | |
| daud_demuxer=yes | |
| daud_muxer=yes | |
| dca_core_bsf=yes | |
| dca_decoder=yes | |
| dca_decoder_select=mdct | |
| dca_encoder=yes | |
| dca_parser=yes | |
| dcbzl=yes | |
| dcbzl_deps=ppc | |
| dcshift_filter=yes | |
| dcstr_demuxer=yes | |
| dct_select=rdft | |
| dctdnoiz_filter=yes | |
| dds_decoder=yes | |
| dds_decoder_select=texturedsp | |
| deband_filter=yes | |
| debug=yes | |
| decimate_filter=yes | |
| decklink_indev=yes | |
| decklink_indev_deps='decklink pthreads' | |
| decklink_indev_extralibs=-lstdc++ | |
| decklink_outdev=yes | |
| decklink_outdev_deps='decklink pthreads' | |
| decklink_outdev_extralibs=-lstdc++ | |
| decode_audio_example=yes | |
| decode_audio_example_deps='avcodec avutil' | |
| decode_video_example=yes | |
| decode_video_example_deps='avcodec avutil' | |
| decoders_if_any='aasc_decoder | |
| aic_decoder | |
| alias_pix_decoder | |
| amv_decoder | |
| anm_decoder | |
| ansi_decoder | |
| apng_decoder | |
| asv1_decoder | |
| asv2_decoder | |
| aura_decoder | |
| aura2_decoder | |
| avrp_decoder | |
| avrn_decoder | |
| avs_decoder | |
| avui_decoder | |
| ayuv_decoder | |
| bethsoftvid_decoder | |
| bfi_decoder | |
| bink_decoder | |
| bmp_decoder | |
| bmv_video_decoder | |
| brender_pix_decoder | |
| c93_decoder | |
| cavs_decoder | |
| cdgraphics_decoder | |
| cdxl_decoder | |
| cfhd_decoder | |
| cinepak_decoder | |
| clearvideo_decoder | |
| cljr_decoder | |
| cllc_decoder | |
| comfortnoise_decoder | |
| cpia_decoder | |
| cscd_decoder | |
| cyuv_decoder | |
| dds_decoder | |
| dfa_decoder | |
| dirac_decoder | |
| dnxhd_decoder | |
| dpx_decoder | |
| dsicinvideo_decoder | |
| dvaudio_decoder | |
| dvvideo_decoder | |
| dxa_decoder | |
| dxtory_decoder | |
| dxv_decoder | |
| eacmv_decoder | |
| eamad_decoder | |
| eatgq_decoder | |
| eatgv_decoder | |
| eatqi_decoder | |
| eightbps_decoder | |
| eightsvx_exp_decoder | |
| eightsvx_fib_decoder | |
| escape124_decoder | |
| escape130_decoder | |
| exr_decoder | |
| ffv1_decoder | |
| ffvhuff_decoder | |
| fic_decoder | |
| flashsv_decoder | |
| flashsv2_decoder | |
| flic_decoder | |
| flv_decoder | |
| fmvc_decoder | |
| fourxm_decoder | |
| fraps_decoder | |
| frwu_decoder | |
| g2m_decoder | |
| gif_decoder | |
| h261_decoder | |
| h263_decoder | |
| h263i_decoder | |
| h263p_decoder | |
| h264_decoder | |
| h264_crystalhd_decoder | |
| h264_mediacodec_decoder | |
| h264_mmal_decoder | |
| h264_qsv_decoder | |
| h264_vda_decoder | |
| h264_vdpau_decoder | |
| hap_decoder | |
| hevc_decoder | |
| hevc_qsv_decoder | |
| hnm4_video_decoder | |
| hq_hqa_decoder | |
| hqx_decoder | |
| huffyuv_decoder | |
| idcin_decoder | |
| iff_ilbm_decoder | |
| indeo2_decoder | |
| indeo3_decoder | |
| indeo4_decoder | |
| indeo5_decoder | |
| interplay_video_decoder | |
| jpeg2000_decoder | |
| jpegls_decoder | |
| jv_decoder | |
| kgv1_decoder | |
| kmvc_decoder | |
| lagarith_decoder | |
| loco_decoder | |
| m101_decoder | |
| magicyuv_decoder | |
| mdec_decoder | |
| mimic_decoder | |
| mjpeg_decoder | |
| mjpegb_decoder | |
| mmvideo_decoder | |
| motionpixels_decoder | |
| mpeg_xvmc_decoder | |
| mpeg1video_decoder | |
| mpeg2video_decoder | |
| mpeg4_decoder | |
| mpeg4_crystalhd_decoder | |
| mpeg4_mmal_decoder | |
| mpeg4_vdpau_decoder | |
| mpegvideo_decoder | |
| mpeg_vdpau_decoder | |
| mpeg1_vdpau_decoder | |
| mpeg2_mmal_decoder | |
| mpeg2_crystalhd_decoder | |
| mpeg2_qsv_decoder | |
| msa1_decoder | |
| msmpeg4v1_decoder | |
| msmpeg4v2_decoder | |
| msmpeg4v3_decoder | |
| msmpeg4_crystalhd_decoder | |
| msrle_decoder | |
| mss1_decoder | |
| mss2_decoder | |
| msvideo1_decoder | |
| mszh_decoder | |
| mts2_decoder | |
| mvc1_decoder | |
| mvc2_decoder | |
| mxpeg_decoder | |
| nuv_decoder | |
| paf_video_decoder | |
| pam_decoder | |
| pbm_decoder | |
| pcx_decoder | |
| pgm_decoder | |
| pgmyuv_decoder | |
| pictor_decoder | |
| pixlet_decoder | |
| png_decoder | |
| ppm_decoder | |
| prores_decoder | |
| prores_lgpl_decoder | |
| psd_decoder | |
| ptx_decoder | |
| qdraw_decoder | |
| qpeg_decoder | |
| qtrle_decoder | |
| r10k_decoder | |
| r210_decoder | |
| rawvideo_decoder | |
| rl2_decoder | |
| roq_decoder | |
| rpza_decoder | |
| rscc_decoder | |
| rv10_decoder | |
| rv20_decoder | |
| rv30_decoder | |
| rv40_decoder | |
| s302m_decoder | |
| sanm_decoder | |
| scpr_decoder | |
| screenpresso_decoder | |
| sdx2_dpcm_decoder | |
| sgi_decoder | |
| sgirle_decoder | |
| sheervideo_decoder | |
| smacker_decoder | |
| smc_decoder | |
| smvjpeg_decoder | |
| snow_decoder | |
| sp5x_decoder | |
| speedhq_decoder | |
| sunrast_decoder | |
| svq1_decoder | |
| svq3_decoder | |
| targa_decoder | |
| targa_y216_decoder | |
| tdsc_decoder | |
| theora_decoder | |
| thp_decoder | |
| tiertexseqvideo_decoder | |
| tiff_decoder | |
| tmv_decoder | |
| truemotion1_decoder | |
| truemotion2_decoder | |
| truemotion2rt_decoder | |
| tscc_decoder | |
| tscc2_decoder | |
| txd_decoder | |
| ulti_decoder | |
| utvideo_decoder | |
| v210_decoder | |
| v210x_decoder | |
| v308_decoder | |
| v408_decoder | |
| v410_decoder | |
| vb_decoder | |
| vble_decoder | |
| vc1_decoder | |
| vc1_crystalhd_decoder | |
| vc1_vdpau_decoder | |
| vc1image_decoder | |
| vc1_mmal_decoder | |
| vc1_qsv_decoder | |
| vcr1_decoder | |
| vmdvideo_decoder | |
| vmnc_decoder | |
| vp3_decoder | |
| vp5_decoder | |
| vp6_decoder | |
| vp6a_decoder | |
| vp6f_decoder | |
| vp7_decoder | |
| vp8_decoder | |
| vp9_decoder | |
| vqa_decoder | |
| webp_decoder | |
| wmv1_decoder | |
| wmv2_decoder | |
| wmv3_decoder | |
| wmv3_crystalhd_decoder | |
| wmv3_vdpau_decoder | |
| wmv3image_decoder | |
| wnv1_decoder | |
| xan_wc3_decoder | |
| xan_wc4_decoder | |
| xbm_decoder | |
| xface_decoder | |
| xl_decoder | |
| xpm_decoder | |
| xwd_decoder | |
| y41p_decoder | |
| ylc_decoder | |
| yop_decoder | |
| yuv4_decoder | |
| zero12v_decoder | |
| zerocodec_decoder | |
| zlib_decoder | |
| zmbv_decoder | |
| aac_decoder | |
| aac_fixed_decoder | |
| aac_latm_decoder | |
| ac3_decoder | |
| ac3_fixed_decoder | |
| alac_decoder | |
| als_decoder | |
| amrnb_decoder | |
| amrwb_decoder | |
| ape_decoder | |
| atrac1_decoder | |
| atrac3_decoder | |
| atrac3al_decoder | |
| atrac3p_decoder | |
| atrac3pal_decoder | |
| binkaudio_dct_decoder | |
| binkaudio_rdft_decoder | |
| bmv_audio_decoder | |
| cook_decoder | |
| dca_decoder | |
| dsd_lsbf_decoder | |
| dsd_msbf_decoder | |
| dsd_lsbf_planar_decoder | |
| dsd_msbf_planar_decoder | |
| dsicinaudio_decoder | |
| dss_sp_decoder | |
| dst_decoder | |
| eac3_decoder | |
| evrc_decoder | |
| ffwavesynth_decoder | |
| flac_decoder | |
| g723_1_decoder | |
| g729_decoder | |
| gsm_decoder | |
| gsm_ms_decoder | |
| iac_decoder | |
| imc_decoder | |
| interplay_acm_decoder | |
| mace3_decoder | |
| mace6_decoder | |
| metasound_decoder | |
| mlp_decoder | |
| mp1_decoder | |
| mp1float_decoder | |
| mp2_decoder | |
| mp2float_decoder | |
| mp3_decoder | |
| mp3float_decoder | |
| mp3adu_decoder | |
| mp3adufloat_decoder | |
| mp3on4_decoder | |
| mp3on4float_decoder | |
| mpc7_decoder | |
| mpc8_decoder | |
| nellymoser_decoder | |
| on2avc_decoder | |
| opus_decoder | |
| paf_audio_decoder | |
| qcelp_decoder | |
| qdm2_decoder | |
| qdmc_decoder | |
| ra_144_decoder | |
| ra_288_decoder | |
| ralf_decoder | |
| shorten_decoder | |
| sipr_decoder | |
| smackaud_decoder | |
| sonic_decoder | |
| tak_decoder | |
| truehd_decoder | |
| truespeech_decoder | |
| tta_decoder | |
| twinvq_decoder | |
| vmdaudio_decoder | |
| vorbis_decoder | |
| wavpack_decoder | |
| wmalossless_decoder | |
| wmapro_decoder | |
| wmav1_decoder | |
| wmav2_decoder | |
| wmavoice_decoder | |
| ws_snd1_decoder | |
| xma1_decoder | |
| xma2_decoder | |
| pcm_alaw_decoder | |
| pcm_bluray_decoder | |
| pcm_dvd_decoder | |
| pcm_f16le_decoder | |
| pcm_f24le_decoder | |
| pcm_f32be_decoder | |
| pcm_f32le_decoder | |
| pcm_f64be_decoder | |
| pcm_f64le_decoder | |
| pcm_lxf_decoder | |
| pcm_mulaw_decoder | |
| pcm_s8_decoder | |
| pcm_s8_planar_decoder | |
| pcm_s16be_decoder | |
| pcm_s16be_planar_decoder | |
| pcm_s16le_decoder | |
| pcm_s16le_planar_decoder | |
| pcm_s24be_decoder | |
| pcm_s24daud_decoder | |
| pcm_s24le_decoder | |
| pcm_s24le_planar_decoder | |
| pcm_s32be_decoder | |
| pcm_s32le_decoder | |
| pcm_s32le_planar_decoder | |
| pcm_s64be_decoder | |
| pcm_s64le_decoder | |
| pcm_u8_decoder | |
| pcm_u16be_decoder | |
| pcm_u16le_decoder | |
| pcm_u24be_decoder | |
| pcm_u24le_decoder | |
| pcm_u32be_decoder | |
| pcm_u32le_decoder | |
| pcm_zork_decoder | |
| interplay_dpcm_decoder | |
| roq_dpcm_decoder | |
| sol_dpcm_decoder | |
| xan_dpcm_decoder | |
| adpcm_4xm_decoder | |
| adpcm_adx_decoder | |
| adpcm_afc_decoder | |
| adpcm_aica_decoder | |
| adpcm_ct_decoder | |
| adpcm_dtk_decoder | |
| adpcm_ea_decoder | |
| adpcm_ea_maxis_xa_decoder | |
| adpcm_ea_r1_decoder | |
| adpcm_ea_r2_decoder | |
| adpcm_ea_r3_decoder | |
| adpcm_ea_xas_decoder | |
| adpcm_g722_decoder | |
| adpcm_g726_decoder | |
| adpcm_g726le_decoder | |
| adpcm_ima_amv_decoder | |
| adpcm_ima_apc_decoder | |
| adpcm_ima_dat4_decoder | |
| adpcm_ima_dk3_decoder | |
| adpcm_ima_dk4_decoder | |
| adpcm_ima_ea_eacs_decoder | |
| adpcm_ima_ea_sead_decoder | |
| adpcm_ima_iss_decoder | |
| adpcm_ima_oki_decoder | |
| adpcm_ima_qt_decoder | |
| adpcm_ima_rad_decoder | |
| adpcm_ima_smjpeg_decoder | |
| adpcm_ima_wav_decoder | |
| adpcm_ima_ws_decoder | |
| adpcm_ms_decoder | |
| adpcm_mtaf_decoder | |
| adpcm_psx_decoder | |
| adpcm_sbpro_2_decoder | |
| adpcm_sbpro_3_decoder | |
| adpcm_sbpro_4_decoder | |
| adpcm_swf_decoder | |
| adpcm_thp_decoder | |
| adpcm_thp_le_decoder | |
| adpcm_vima_decoder | |
| adpcm_xa_decoder | |
| adpcm_yamaha_decoder | |
| ssa_decoder | |
| ass_decoder | |
| ccaption_decoder | |
| dvbsub_decoder | |
| dvdsub_decoder | |
| jacosub_decoder | |
| microdvd_decoder | |
| movtext_decoder | |
| mpl2_decoder | |
| pgssub_decoder | |
| pjs_decoder | |
| realtext_decoder | |
| sami_decoder | |
| srt_decoder | |
| stl_decoder | |
| subrip_decoder | |
| subviewer_decoder | |
| subviewer1_decoder | |
| text_decoder | |
| vplayer_decoder | |
| webvtt_decoder | |
| xsub_decoder | |
| aac_at_decoder | |
| ac3_at_decoder | |
| adpcm_ima_qt_at_decoder | |
| alac_at_decoder | |
| amr_nb_at_decoder | |
| eac3_at_decoder | |
| gsm_ms_at_decoder | |
| ilbc_at_decoder | |
| mp1_at_decoder | |
| mp2_at_decoder | |
| mp3_at_decoder | |
| pcm_alaw_at_decoder | |
| pcm_mulaw_at_decoder | |
| qdmc_at_decoder | |
| qdm2_at_decoder | |
| libcelt_decoder | |
| libfdk_aac_decoder | |
| libgsm_decoder | |
| libgsm_ms_decoder | |
| libilbc_decoder | |
| libopencore_amrnb_decoder | |
| libopencore_amrwb_decoder | |
| libopenjpeg_decoder | |
| libopus_decoder | |
| libschroedinger_decoder | |
| libspeex_decoder | |
| libvorbis_decoder | |
| libvpx_vp8_decoder | |
| libvpx_vp9_decoder | |
| libzvbi_teletext_decoder | |
| bintext_decoder | |
| xbin_decoder | |
| idf_decoder | |
| libopenh264_decoder | |
| h264_cuvid_decoder | |
| hevc_cuvid_decoder | |
| hevc_mediacodec_decoder | |
| mjpeg_cuvid_decoder | |
| mpeg1_cuvid_decoder | |
| mpeg2_cuvid_decoder | |
| mpeg4_cuvid_decoder | |
| mpeg4_mediacodec_decoder | |
| vc1_cuvid_decoder | |
| vp8_cuvid_decoder | |
| vp8_mediacodec_decoder | |
| vp8_qsv_decoder | |
| vp9_cuvid_decoder | |
| vp9_mediacodec_decoder' | |
| deflate_filter=yes | |
| deinterlace_qsv_filter=yes | |
| deinterlace_qsv_filter_deps=libmfx | |
| deinterlace_vaapi_filter=yes | |
| deinterlace_vaapi_filter_deps=vaapi | |
| dejudder_filter=yes | |
| delogo_filter=yes | |
| delogo_filter_deps=gpl | |
| demuxers_if_any='aa_demuxer | |
| aac_demuxer | |
| ac3_demuxer | |
| acm_demuxer | |
| act_demuxer | |
| adf_demuxer | |
| adp_demuxer | |
| ads_demuxer | |
| adx_demuxer | |
| aea_demuxer | |
| afc_demuxer | |
| aiff_demuxer | |
| aix_demuxer | |
| amr_demuxer | |
| anm_demuxer | |
| apc_demuxer | |
| ape_demuxer | |
| apng_demuxer | |
| aqtitle_demuxer | |
| asf_demuxer | |
| asf_o_demuxer | |
| ass_demuxer | |
| ast_demuxer | |
| au_demuxer | |
| avi_demuxer | |
| avisynth_demuxer | |
| avr_demuxer | |
| avs_demuxer | |
| bethsoftvid_demuxer | |
| bfi_demuxer | |
| bintext_demuxer | |
| bink_demuxer | |
| bit_demuxer | |
| bmv_demuxer | |
| bfstm_demuxer | |
| brstm_demuxer | |
| boa_demuxer | |
| c93_demuxer | |
| caf_demuxer | |
| cavsvideo_demuxer | |
| cdg_demuxer | |
| cdxl_demuxer | |
| cine_demuxer | |
| concat_demuxer | |
| data_demuxer | |
| daud_demuxer | |
| dcstr_demuxer | |
| dfa_demuxer | |
| dirac_demuxer | |
| dnxhd_demuxer | |
| dsf_demuxer | |
| dsicin_demuxer | |
| dss_demuxer | |
| dts_demuxer | |
| dtshd_demuxer | |
| dv_demuxer | |
| dvbsub_demuxer | |
| dvbtxt_demuxer | |
| dxa_demuxer | |
| ea_demuxer | |
| ea_cdata_demuxer | |
| eac3_demuxer | |
| epaf_demuxer | |
| ffm_demuxer | |
| ffmetadata_demuxer | |
| filmstrip_demuxer | |
| flac_demuxer | |
| flic_demuxer | |
| flv_demuxer | |
| live_flv_demuxer | |
| fourxm_demuxer | |
| frm_demuxer | |
| fsb_demuxer | |
| g722_demuxer | |
| g723_1_demuxer | |
| g729_demuxer | |
| genh_demuxer | |
| gif_demuxer | |
| gsm_demuxer | |
| gxf_demuxer | |
| h261_demuxer | |
| h263_demuxer | |
| h264_demuxer | |
| hevc_demuxer | |
| hls_demuxer | |
| hnm_demuxer | |
| ico_demuxer | |
| idcin_demuxer | |
| idf_demuxer | |
| iff_demuxer | |
| ilbc_demuxer | |
| image2_demuxer | |
| image2pipe_demuxer | |
| image2_alias_pix_demuxer | |
| image2_brender_pix_demuxer | |
| ingenient_demuxer | |
| ipmovie_demuxer | |
| ircam_demuxer | |
| iss_demuxer | |
| iv8_demuxer | |
| ivf_demuxer | |
| ivr_demuxer | |
| jacosub_demuxer | |
| jv_demuxer | |
| lmlm4_demuxer | |
| loas_demuxer | |
| lrc_demuxer | |
| lvf_demuxer | |
| lxf_demuxer | |
| m4v_demuxer | |
| matroska_demuxer | |
| mgsts_demuxer | |
| microdvd_demuxer | |
| mjpeg_demuxer | |
| mjpeg_2000_demuxer | |
| mlp_demuxer | |
| mlv_demuxer | |
| mm_demuxer | |
| mmf_demuxer | |
| mov_demuxer | |
| mp3_demuxer | |
| mpc_demuxer | |
| mpc8_demuxer | |
| mpegps_demuxer | |
| mpegts_demuxer | |
| mpegtsraw_demuxer | |
| mpegvideo_demuxer | |
| mpjpeg_demuxer | |
| mpl2_demuxer | |
| mpsub_demuxer | |
| msf_demuxer | |
| msnwc_tcp_demuxer | |
| mtaf_demuxer | |
| mtv_demuxer | |
| musx_demuxer | |
| mv_demuxer | |
| mvi_demuxer | |
| mxf_demuxer | |
| mxg_demuxer | |
| nc_demuxer | |
| nistsphere_demuxer | |
| nsv_demuxer | |
| nut_demuxer | |
| nuv_demuxer | |
| ogg_demuxer | |
| oma_demuxer | |
| paf_demuxer | |
| pcm_alaw_demuxer | |
| pcm_mulaw_demuxer | |
| pcm_f64be_demuxer | |
| pcm_f64le_demuxer | |
| pcm_f32be_demuxer | |
| pcm_f32le_demuxer | |
| pcm_s32be_demuxer | |
| pcm_s32le_demuxer | |
| pcm_s24be_demuxer | |
| pcm_s24le_demuxer | |
| pcm_s16be_demuxer | |
| pcm_s16le_demuxer | |
| pcm_s8_demuxer | |
| pcm_u32be_demuxer | |
| pcm_u32le_demuxer | |
| pcm_u24be_demuxer | |
| pcm_u24le_demuxer | |
| pcm_u16be_demuxer | |
| pcm_u16le_demuxer | |
| pcm_u8_demuxer | |
| pjs_demuxer | |
| pmp_demuxer | |
| pva_demuxer | |
| pvf_demuxer | |
| qcp_demuxer | |
| r3d_demuxer | |
| rawvideo_demuxer | |
| realtext_demuxer | |
| redspark_demuxer | |
| rl2_demuxer | |
| rm_demuxer | |
| roq_demuxer | |
| rpl_demuxer | |
| rsd_demuxer | |
| rso_demuxer | |
| rtp_demuxer | |
| rtsp_demuxer | |
| sami_demuxer | |
| sap_demuxer | |
| sbg_demuxer | |
| scc_demuxer | |
| sdp_demuxer | |
| sdr2_demuxer | |
| sds_demuxer | |
| sdx_demuxer | |
| segafilm_demuxer | |
| shorten_demuxer | |
| siff_demuxer | |
| sln_demuxer | |
| smacker_demuxer | |
| smjpeg_demuxer | |
| smush_demuxer | |
| sol_demuxer | |
| sox_demuxer | |
| spdif_demuxer | |
| srt_demuxer | |
| str_demuxer | |
| stl_demuxer | |
| subviewer1_demuxer | |
| subviewer_demuxer | |
| sup_demuxer | |
| svag_demuxer | |
| swf_demuxer | |
| tak_demuxer | |
| tedcaptions_demuxer | |
| thp_demuxer | |
| threedostr_demuxer | |
| tiertexseq_demuxer | |
| tmv_demuxer | |
| truehd_demuxer | |
| tta_demuxer | |
| txd_demuxer | |
| tty_demuxer | |
| v210_demuxer | |
| v210x_demuxer | |
| vag_demuxer | |
| vc1_demuxer | |
| vc1t_demuxer | |
| vivo_demuxer | |
| vmd_demuxer | |
| vobsub_demuxer | |
| voc_demuxer | |
| vpk_demuxer | |
| vplayer_demuxer | |
| vqf_demuxer | |
| w64_demuxer | |
| wav_demuxer | |
| wc3_demuxer | |
| webm_dash_manifest_demuxer | |
| webvtt_demuxer | |
| wsaud_demuxer | |
| wsd_demuxer | |
| wsvqa_demuxer | |
| wtv_demuxer | |
| wve_demuxer | |
| wv_demuxer | |
| xa_demuxer | |
| xbin_demuxer | |
| xmv_demuxer | |
| xvag_demuxer | |
| xwma_demuxer | |
| yop_demuxer | |
| yuv4mpegpipe_demuxer | |
| image_bmp_pipe_demuxer | |
| image_dds_pipe_demuxer | |
| image_dpx_pipe_demuxer | |
| image_exr_pipe_demuxer | |
| image_j2k_pipe_demuxer | |
| image_jpeg_pipe_demuxer | |
| image_jpegls_pipe_demuxer | |
| image_pam_pipe_demuxer | |
| image_pbm_pipe_demuxer | |
| image_pcx_pipe_demuxer | |
| image_pgmyuv_pipe_demuxer | |
| image_pgm_pipe_demuxer | |
| image_pictor_pipe_demuxer | |
| image_png_pipe_demuxer | |
| image_ppm_pipe_demuxer | |
| image_psd_pipe_demuxer | |
| image_qdraw_pipe_demuxer | |
| image_sgi_pipe_demuxer | |
| image_sunrast_pipe_demuxer | |
| image_tiff_pipe_demuxer | |
| image_webp_pipe_demuxer | |
| image_xpm_pipe_demuxer | |
| libgme_demuxer | |
| libmodplug_demuxer | |
| libnut_demuxer | |
| libopenmpt_demuxer' | |
| demuxing_decoding_example=yes | |
| demuxing_decoding_example_deps='avcodec avformat avutil' | |
| dep=avx | |
| deshake_filter=yes | |
| deshake_filter_select=pixelutils | |
| detelecine_filter=yes | |
| dfa_decoder=yes | |
| dfa_demuxer=yes | |
| dilation_filter=yes | |
| dirac_decoder=yes | |
| dirac_decoder_select='dirac_parse dwt golomb videodsp mpegvideoenc' | |
| dirac_demuxer=yes | |
| dirac_demuxer_select=dirac_parser | |
| dirac_muxer=yes | |
| dirac_parse_select=golomb | |
| dirac_parser=yes | |
| displace_filter=yes | |
| dnxhd_decoder=yes | |
| dnxhd_decoder_select='blockdsp idctdsp' | |
| dnxhd_demuxer=yes | |
| dnxhd_encoder=yes | |
| dnxhd_encoder_select='aandcttables blockdsp fdctdsp idctdsp mpegvideoenc pixblockdsp' | |
| dnxhd_muxer=yes | |
| dnxhd_parser=yes | |
| doc=yes | |
| doc_deps_any='manpages htmlpages podpages txtpages' | |
| docdir_default='${prefix}/share/doc/ffmpeg' | |
| doxygen_default=doxygen | |
| dpx_decoder=yes | |
| dpx_encoder=yes | |
| dpx_parser=yes | |
| drawbox_filter=yes | |
| drawgraph_filter=yes | |
| drawgrid_filter=yes | |
| drawtext_filter=yes | |
| drawtext_filter_deps=libfreetype | |
| dsd_lsbf_decoder=yes | |
| dsd_lsbf_planar_decoder=yes | |
| dsd_msbf_decoder=yes | |
| dsd_msbf_planar_decoder=yes | |
| dsf_demuxer=yes | |
| dshow_indev=yes | |
| dshow_indev_deps=IBaseFilter | |
| dshow_indev_extralibs='-lpsapi -lole32 -lstrmiids -luuid -loleaut32 -lshlwapi' | |
| dsicin_demuxer=yes | |
| dsicinaudio_decoder=yes | |
| dsicinvideo_decoder=yes | |
| dss_demuxer=yes | |
| dss_sp_decoder=yes | |
| dst_decoder=yes | |
| dts_demuxer=yes | |
| dts_demuxer_select=dca_parser | |
| dts_muxer=yes | |
| dtshd_demuxer=yes | |
| dtshd_demuxer_select=dca_parser | |
| dump_extradata_bsf=yes | |
| dv1394_indev=yes | |
| dv1394_indev_deps=dv1394 | |
| dv1394_indev_select=dv_demuxer | |
| dv_demuxer=yes | |
| dv_demuxer_select=dvprofile | |
| dv_muxer=yes | |
| dv_muxer_select=dvprofile | |
| dvaudio_decoder=yes | |
| dvaudio_parser=yes | |
| dvbsub_decoder=yes | |
| dvbsub_demuxer=yes | |
| dvbsub_encoder=yes | |
| dvbsub_parser=yes | |
| dvbtxt_demuxer=yes | |
| dvd_nav_parser=yes | |
| dvdsub_decoder=yes | |
| dvdsub_encoder=yes | |
| dvdsub_parser=yes | |
| dvvideo_decoder=yes | |
| dvvideo_decoder_select='dvprofile idctdsp' | |
| dvvideo_encoder=yes | |
| dvvideo_encoder_select='dvprofile fdctdsp me_cmp pixblockdsp' | |
| dxa_decoder=yes | |
| dxa_decoder_select=zlib | |
| dxa_demuxer=yes | |
| dxa_demuxer_select=riffdec | |
| dxtory_decoder=yes | |
| dxv_decoder=yes | |
| dxv_decoder_select='lzf texturedsp' | |
| dxva2=yes | |
| dxva2_deps='dxva2api_h DXVA2_ConfigPictureDecode' | |
| dxva2_extralibs=-luser32 | |
| dynaudnorm_filter=yes | |
| ea_cdata_demuxer=yes | |
| ea_demuxer=yes | |
| eac3_at_decoder=yes | |
| eac3_at_decoder_deps=audiotoolbox | |
| eac3_at_decoder_select=ac3_parser | |
| eac3_decoder=yes | |
| eac3_decoder_select=ac3_decoder | |
| eac3_demuxer=yes | |
| eac3_demuxer_select=ac3_parser | |
| eac3_encoder=yes | |
| eac3_encoder_select=ac3_encoder | |
| eac3_muxer=yes | |
| eacmv_decoder=yes | |
| eamad_decoder=yes | |
| eamad_decoder_select='aandcttables blockdsp bswapdsp idctdsp mpegvideo' | |
| earwax_filter=yes | |
| eatgq_decoder=yes | |
| eatgq_decoder_select=aandcttables | |
| eatgv_decoder=yes | |
| eatqi_decoder=yes | |
| eatqi_decoder_select='aandcttables blockdsp bswapdsp idctdsp' | |
| ebur128_filter=yes | |
| edgedetect_filter=yes | |
| eightbps_decoder=yes | |
| eightsvx_exp_decoder=yes | |
| eightsvx_fib_decoder=yes | |
| elbg_filter=yes | |
| encode_audio_example=yes | |
| encode_audio_example_deps='avcodec avutil' | |
| encode_video_example=yes | |
| encode_video_example_deps='avcodec avutil' | |
| encoders_if_any='a64multi_encoder | |
| a64multi5_encoder | |
| alias_pix_encoder | |
| amv_encoder | |
| apng_encoder | |
| asv1_encoder | |
| asv2_encoder | |
| avrp_encoder | |
| avui_encoder | |
| ayuv_encoder | |
| bmp_encoder | |
| cinepak_encoder | |
| cljr_encoder | |
| comfortnoise_encoder | |
| dnxhd_encoder | |
| dpx_encoder | |
| dvvideo_encoder | |
| ffv1_encoder | |
| ffvhuff_encoder | |
| flashsv_encoder | |
| flashsv2_encoder | |
| flv_encoder | |
| gif_encoder | |
| h261_encoder | |
| h263_encoder | |
| h263p_encoder | |
| hap_encoder | |
| huffyuv_encoder | |
| jpeg2000_encoder | |
| jpegls_encoder | |
| ljpeg_encoder | |
| mjpeg_encoder | |
| mpeg1video_encoder | |
| mpeg2video_encoder | |
| mpeg4_encoder | |
| msmpeg4v2_encoder | |
| msmpeg4v3_encoder | |
| msvideo1_encoder | |
| pam_encoder | |
| pbm_encoder | |
| pcx_encoder | |
| pgm_encoder | |
| pgmyuv_encoder | |
| png_encoder | |
| ppm_encoder | |
| prores_encoder | |
| prores_aw_encoder | |
| prores_ks_encoder | |
| qtrle_encoder | |
| r10k_encoder | |
| r210_encoder | |
| rawvideo_encoder | |
| roq_encoder | |
| rv10_encoder | |
| rv20_encoder | |
| s302m_encoder | |
| sgi_encoder | |
| snow_encoder | |
| sunrast_encoder | |
| svq1_encoder | |
| targa_encoder | |
| tiff_encoder | |
| utvideo_encoder | |
| v210_encoder | |
| v308_encoder | |
| v408_encoder | |
| v410_encoder | |
| vc2_encoder | |
| wrapped_avframe_encoder | |
| wmv1_encoder | |
| wmv2_encoder | |
| xbm_encoder | |
| xface_encoder | |
| xwd_encoder | |
| y41p_encoder | |
| yuv4_encoder | |
| zlib_encoder | |
| zmbv_encoder | |
| aac_encoder | |
| ac3_encoder | |
| ac3_fixed_encoder | |
| alac_encoder | |
| dca_encoder | |
| eac3_encoder | |
| flac_encoder | |
| g723_1_encoder | |
| mlp_encoder | |
| mp2_encoder | |
| mp2fixed_encoder | |
| nellymoser_encoder | |
| opus_encoder | |
| ra_144_encoder | |
| sonic_encoder | |
| sonic_ls_encoder | |
| truehd_encoder | |
| tta_encoder | |
| vorbis_encoder | |
| wavpack_encoder | |
| wmav1_encoder | |
| wmav2_encoder | |
| pcm_alaw_encoder | |
| pcm_f32be_encoder | |
| pcm_f32le_encoder | |
| pcm_f64be_encoder | |
| pcm_f64le_encoder | |
| pcm_mulaw_encoder | |
| pcm_s8_encoder | |
| pcm_s8_planar_encoder | |
| pcm_s16be_encoder | |
| pcm_s16be_planar_encoder | |
| pcm_s16le_encoder | |
| pcm_s16le_planar_encoder | |
| pcm_s24be_encoder | |
| pcm_s24daud_encoder | |
| pcm_s24le_encoder | |
| pcm_s24le_planar_encoder | |
| pcm_s32be_encoder | |
| pcm_s32le_encoder | |
| pcm_s32le_planar_encoder | |
| pcm_s64be_encoder | |
| pcm_s64le_encoder | |
| pcm_u8_encoder | |
| pcm_u16be_encoder | |
| pcm_u16le_encoder | |
| pcm_u24be_encoder | |
| pcm_u24le_encoder | |
| pcm_u32be_encoder | |
| pcm_u32le_encoder | |
| roq_dpcm_encoder | |
| adpcm_adx_encoder | |
| adpcm_g722_encoder | |
| adpcm_g726_encoder | |
| adpcm_ima_qt_encoder | |
| adpcm_ima_wav_encoder | |
| adpcm_ms_encoder | |
| adpcm_swf_encoder | |
| adpcm_yamaha_encoder | |
| ssa_encoder | |
| ass_encoder | |
| dvbsub_encoder | |
| dvdsub_encoder | |
| movtext_encoder | |
| srt_encoder | |
| subrip_encoder | |
| text_encoder | |
| webvtt_encoder | |
| xsub_encoder | |
| aac_at_encoder | |
| alac_at_encoder | |
| ilbc_at_encoder | |
| pcm_alaw_at_encoder | |
| pcm_mulaw_at_encoder | |
| libfdk_aac_encoder | |
| libgsm_encoder | |
| libgsm_ms_encoder | |
| libilbc_encoder | |
| libmp3lame_encoder | |
| libopencore_amrnb_encoder | |
| libopenjpeg_encoder | |
| libopus_encoder | |
| libschroedinger_encoder | |
| libshine_encoder | |
| libspeex_encoder | |
| libtheora_encoder | |
| libtwolame_encoder | |
| libvo_amrwbenc_encoder | |
| libvorbis_encoder | |
| libvpx_vp8_encoder | |
| libvpx_vp9_encoder | |
| libwavpack_encoder | |
| libwebp_anim_encoder | |
| libwebp_encoder | |
| libx262_encoder | |
| libx264_encoder | |
| libx264rgb_encoder | |
| libx265_encoder | |
| libxavs_encoder | |
| libxvid_encoder | |
| libopenh264_encoder | |
| h264_nvenc_encoder | |
| h264_omx_encoder | |
| h264_qsv_encoder | |
| h264_vaapi_encoder | |
| h264_videotoolbox_encoder | |
| nvenc_encoder | |
| nvenc_h264_encoder | |
| nvenc_hevc_encoder | |
| hevc_nvenc_encoder | |
| hevc_qsv_encoder | |
| hevc_vaapi_encoder | |
| libkvazaar_encoder | |
| mjpeg_vaapi_encoder | |
| mpeg2_qsv_encoder | |
| mpeg2_vaapi_encoder | |
| vp8_vaapi_encoder' | |
| epaf_demuxer=yes | |
| eq_filter=yes | |
| eq_filter_deps=gpl | |
| equalizer_filter=yes | |
| erosion_filter=yes | |
| error_resilience_select=me_cmp | |
| escape124_decoder=yes | |
| escape130_decoder=yes | |
| evrc_decoder=yes | |
| exr_decoder=yes | |
| exr_decoder_select=zlib | |
| ext=xop | |
| extra_cflags=' -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2' | |
| extract_extradata_bsf=yes | |
| extract_mvs_example=yes | |
| extract_mvs_example_deps='avcodec avformat avutil' | |
| extractplanes_filter=yes | |
| extrastereo_filter=yes | |
| f4v_muxer=yes | |
| f4v_muxer_select=mov_muxer | |
| faan=yes | |
| faandct=yes | |
| faandct_deps='faan fdctdsp' | |
| faanidct=yes | |
| faanidct_deps='faan idctdsp' | |
| fade_filter=yes | |
| fast_64bit_if_any='aarch64 alpha ia64 mips64 parisc64 ppc64 sparc64 x86_64' | |
| fast_clz_if_any='aarch64 alpha avr32 mips ppc x86' | |
| fast_unaligned_if_any='aarch64 ppc x86' | |
| fbdev_indev=yes | |
| fbdev_indev_deps=linux_fb_h | |
| fbdev_outdev=yes | |
| fbdev_outdev_deps=linux_fb_h | |
| ffm_demuxer=yes | |
| ffm_muxer=yes | |
| ffmetadata_demuxer=yes | |
| ffmetadata_muxer=yes | |
| ffmpeg=yes | |
| ffmpeg_deps='avcodec avfilter avformat swresample' | |
| ffmpeg_select='aformat_filter anull_filter atrim_filter format_filter | |
| null_filter | |
| trim_filter' | |
| ffplay=yes | |
| ffplay_deps='avcodec avformat swscale swresample sdl2' | |
| ffplay_libs='$sdl2_libs' | |
| ffplay_select='rdft crop_filter transpose_filter hflip_filter vflip_filter rotate_filter' | |
| ffprobe=yes | |
| ffprobe_deps='avcodec avformat' | |
| ffrtmpcrypt_protocol=yes | |
| ffrtmpcrypt_protocol_deps='!librtmp_protocol' | |
| ffrtmpcrypt_protocol_deps_any='gcrypt gmp openssl' | |
| ffrtmpcrypt_protocol_select=tcp_protocol | |
| ffrtmphttp_protocol=yes | |
| ffrtmphttp_protocol_deps='!librtmp_protocol' | |
| ffrtmphttp_protocol_select=http_protocol | |
| ffserver=yes | |
| ffserver_deps='avformat fork sarestart' | |
| ffserver_select='ffm_muxer rtp_protocol rtsp_demuxer' | |
| fftfilt_filter=yes | |
| fftfilt_filter_deps=avcodec | |
| fftfilt_filter_select=rdft | |
| ffv1_decoder=yes | |
| ffv1_decoder_select='golomb rangecoder' | |
| ffv1_encoder=yes | |
| ffv1_encoder_select=rangecoder | |
| ffvhuff_decoder=yes | |
| ffvhuff_decoder_select=huffyuv_decoder | |
| ffvhuff_encoder=yes | |
| ffvhuff_encoder_select=huffyuv_encoder | |
| ffwavesynth_decoder=yes | |
| fic_decoder=yes | |
| fic_decoder_select=golomb | |
| field_filter=yes | |
| fieldhint_filter=yes | |
| fieldmatch_filter=yes | |
| fieldorder_filter=yes | |
| fifo_muxer=yes | |
| fifo_muxer_deps=threads | |
| file_protocol=yes | |
| filmstrip_demuxer=yes | |
| filmstrip_muxer=yes | |
| filter_audio_example=yes | |
| filter_audio_example_deps='avfilter avutil' | |
| filtering_audio_example=yes | |
| filtering_audio_example_deps='avfilter avcodec avformat avutil' | |
| filtering_video_example=yes | |
| filtering_video_example_deps='avfilter avcodec avformat avutil' | |
| filters_if_any='abench_filter | |
| acompressor_filter | |
| acrossfade_filter | |
| acrusher_filter | |
| adelay_filter | |
| aecho_filter | |
| aemphasis_filter | |
| aeval_filter | |
| afade_filter | |
| afftfilt_filter | |
| aformat_filter | |
| agate_filter | |
| ainterleave_filter | |
| alimiter_filter | |
| allpass_filter | |
| aloop_filter | |
| amerge_filter | |
| ametadata_filter | |
| amix_filter | |
| anequalizer_filter | |
| anull_filter | |
| apad_filter | |
| aperms_filter | |
| aphaser_filter | |
| apulsator_filter | |
| arealtime_filter | |
| aresample_filter | |
| areverse_filter | |
| aselect_filter | |
| asendcmd_filter | |
| asetnsamples_filter | |
| asetpts_filter | |
| asetrate_filter | |
| asettb_filter | |
| ashowinfo_filter | |
| asidedata_filter | |
| asplit_filter | |
| astats_filter | |
| astreamselect_filter | |
| atempo_filter | |
| atrim_filter | |
| azmq_filter | |
| bandpass_filter | |
| bandreject_filter | |
| bass_filter | |
| biquad_filter | |
| bs2b_filter | |
| channelmap_filter | |
| channelsplit_filter | |
| chorus_filter | |
| compand_filter | |
| compensationdelay_filter | |
| crystalizer_filter | |
| dcshift_filter | |
| dynaudnorm_filter | |
| earwax_filter | |
| ebur128_filter | |
| equalizer_filter | |
| extrastereo_filter | |
| firequalizer_filter | |
| flanger_filter | |
| hdcd_filter | |
| highpass_filter | |
| join_filter | |
| ladspa_filter | |
| loudnorm_filter | |
| lowpass_filter | |
| pan_filter | |
| replaygain_filter | |
| resample_filter | |
| rubberband_filter | |
| sidechaincompress_filter | |
| sidechaingate_filter | |
| silencedetect_filter | |
| silenceremove_filter | |
| sofalizer_filter | |
| stereotools_filter | |
| stereowiden_filter | |
| treble_filter | |
| tremolo_filter | |
| vibrato_filter | |
| volume_filter | |
| volumedetect_filter | |
| aevalsrc_filter | |
| anoisesrc_filter | |
| anullsrc_filter | |
| flite_filter | |
| sine_filter | |
| anullsink_filter | |
| alphaextract_filter | |
| alphamerge_filter | |
| ass_filter | |
| atadenoise_filter | |
| avgblur_filter | |
| bbox_filter | |
| bench_filter | |
| bitplanenoise_filter | |
| blackdetect_filter | |
| blackframe_filter | |
| blend_filter | |
| boxblur_filter | |
| bwdif_filter | |
| chromakey_filter | |
| ciescope_filter | |
| codecview_filter | |
| colorbalance_filter | |
| colorchannelmixer_filter | |
| colorkey_filter | |
| colorlevels_filter | |
| colormatrix_filter | |
| colorspace_filter | |
| convolution_filter | |
| copy_filter | |
| coreimage_filter | |
| cover_rect_filter | |
| crop_filter | |
| cropdetect_filter | |
| curves_filter | |
| datascope_filter | |
| dctdnoiz_filter | |
| deband_filter | |
| decimate_filter | |
| deflate_filter | |
| deinterlace_qsv_filter | |
| deinterlace_vaapi_filter | |
| dejudder_filter | |
| delogo_filter | |
| deshake_filter | |
| detelecine_filter | |
| dilation_filter | |
| displace_filter | |
| drawbox_filter | |
| drawgraph_filter | |
| drawgrid_filter | |
| drawtext_filter | |
| edgedetect_filter | |
| elbg_filter | |
| eq_filter | |
| erosion_filter | |
| extractplanes_filter | |
| fade_filter | |
| fftfilt_filter | |
| field_filter | |
| fieldhint_filter | |
| fieldmatch_filter | |
| fieldorder_filter | |
| find_rect_filter | |
| format_filter | |
| fps_filter | |
| framepack_filter | |
| framerate_filter | |
| framestep_filter | |
| frei0r_filter | |
| fspp_filter | |
| gblur_filter | |
| geq_filter | |
| gradfun_filter | |
| haldclut_filter | |
| hflip_filter | |
| histeq_filter | |
| histogram_filter | |
| hqdn3d_filter | |
| hqx_filter | |
| hstack_filter | |
| hue_filter | |
| hwdownload_filter | |
| hwmap_filter | |
| hwupload_filter | |
| hwupload_cuda_filter | |
| hysteresis_filter | |
| idet_filter | |
| il_filter | |
| inflate_filter | |
| interlace_filter | |
| interleave_filter | |
| kerndeint_filter | |
| lenscorrection_filter | |
| loop_filter | |
| lut_filter | |
| lut2_filter | |
| lut3d_filter | |
| lutrgb_filter | |
| lutyuv_filter | |
| maskedclamp_filter | |
| maskedmerge_filter | |
| mcdeint_filter | |
| mergeplanes_filter | |
| mestimate_filter | |
| metadata_filter | |
| midequalizer_filter | |
| minterpolate_filter | |
| mpdecimate_filter | |
| negate_filter | |
| nlmeans_filter | |
| nnedi_filter | |
| noformat_filter | |
| noise_filter | |
| null_filter | |
| ocr_filter | |
| ocv_filter | |
| overlay_filter | |
| owdenoise_filter | |
| pad_filter | |
| palettegen_filter | |
| paletteuse_filter | |
| perms_filter | |
| perspective_filter | |
| phase_filter | |
| pixdesctest_filter | |
| pp_filter | |
| pp7_filter | |
| premultiply_filter | |
| prewitt_filter | |
| psnr_filter | |
| pullup_filter | |
| qp_filter | |
| random_filter | |
| readeia608_filter | |
| readvitc_filter | |
| realtime_filter | |
| remap_filter | |
| removegrain_filter | |
| removelogo_filter | |
| repeatfields_filter | |
| reverse_filter | |
| rotate_filter | |
| sab_filter | |
| scale_filter | |
| scale_npp_filter | |
| scale_qsv_filter | |
| scale_vaapi_filter | |
| scale2ref_filter | |
| select_filter | |
| selectivecolor_filter | |
| sendcmd_filter | |
| separatefields_filter | |
| setdar_filter | |
| setfield_filter | |
| setpts_filter | |
| setsar_filter | |
| settb_filter | |
| showinfo_filter | |
| showpalette_filter | |
| shuffleframes_filter | |
| shuffleplanes_filter | |
| sidedata_filter | |
| signalstats_filter | |
| signature_filter | |
| smartblur_filter | |
| sobel_filter | |
| split_filter | |
| spp_filter | |
| ssim_filter | |
| stereo3d_filter | |
| streamselect_filter | |
| subtitles_filter | |
| super2xsai_filter | |
| swaprect_filter | |
| swapuv_filter | |
| tblend_filter | |
| telecine_filter | |
| threshold_filter | |
| thumbnail_filter | |
| tile_filter | |
| tinterlace_filter | |
| transpose_filter | |
| trim_filter | |
| unsharp_filter | |
| uspp_filter | |
| vaguedenoiser_filter | |
| vectorscope_filter | |
| vflip_filter | |
| vidstabdetect_filter | |
| vidstabtransform_filter | |
| vignette_filter | |
| vstack_filter | |
| w3fdif_filter | |
| waveform_filter | |
| weave_filter | |
| xbr_filter | |
| yadif_filter | |
| zmq_filter | |
| zoompan_filter | |
| zscale_filter | |
| allrgb_filter | |
| allyuv_filter | |
| cellauto_filter | |
| color_filter | |
| coreimagesrc_filter | |
| frei0r_src_filter | |
| haldclutsrc_filter | |
| life_filter | |
| mandelbrot_filter | |
| mptestsrc_filter | |
| nullsrc_filter | |
| rgbtestsrc_filter | |
| smptebars_filter | |
| smptehdbars_filter | |
| testsrc_filter | |
| testsrc2_filter | |
| yuvtestsrc_filter | |
| nullsink_filter | |
| abitscope_filter | |
| adrawgraph_filter | |
| ahistogram_filter | |
| aphasemeter_filter | |
| avectorscope_filter | |
| concat_filter | |
| showcqt_filter | |
| showfreqs_filter | |
| showspectrum_filter | |
| showspectrumpic_filter | |
| showvolume_filter | |
| showwaves_filter | |
| showwavespic_filter | |
| spectrumsynth_filter | |
| amovie_filter | |
| movie_filter' | |
| find_rect_filter=yes | |
| find_rect_filter_deps='avcodec avformat gpl' | |
| firequalizer_filter=yes | |
| firequalizer_filter_deps=avcodec | |
| firequalizer_filter_select=rdft | |
| flac_decoder=yes | |
| flac_decoder_select='flacdsp golomb' | |
| flac_demuxer=yes | |
| flac_demuxer_select=flac_parser | |
| flac_encoder=yes | |
| flac_encoder_select='bswapdsp flacdsp golomb lpc' | |
| flac_muxer=yes | |
| flac_parser=yes | |
| flanger_filter=yes | |
| flashsv2_decoder=yes | |
| flashsv2_decoder_select=zlib | |
| flashsv2_encoder=yes | |
| flashsv2_encoder_select=zlib | |
| flashsv_decoder=yes | |
| flashsv_decoder_select=zlib | |
| flashsv_encoder=yes | |
| flashsv_encoder_select=zlib | |
| flic_decoder=yes | |
| flic_demuxer=yes | |
| flite_filter=yes | |
| flite_filter_deps=libflite | |
| flv_decoder=yes | |
| flv_decoder_select=h263_decoder | |
| flv_demuxer=yes | |
| flv_encoder=yes | |
| flv_encoder_select=h263_encoder | |
| flv_muxer=yes | |
| fma3=yes | |
| fma3_deps=avx | |
| fma3_external_deps=avx_external | |
| fma3_inline_deps=avx_inline | |
| fma3_suggest='fma3_external fma3_inline' | |
| fma4=yes | |
| fma4_deps=avx | |
| fma4_external_deps=avx_external | |
| fma4_inline_deps=avx_inline | |
| fma4_suggest='fma4_external fma4_inline' | |
| fmvc_decoder=yes | |
| format_filter=yes | |
| fourxm_decoder=yes | |
| fourxm_decoder_select='blockdsp bswapdsp' | |
| fourxm_demuxer=yes | |
| fps_filter=yes | |
| frame_thread_encoder_deps='encoders threads' | |
| framecrc_muxer=yes | |
| framehash_muxer=yes | |
| framemd5_muxer=yes | |
| framepack_filter=yes | |
| framerate_filter=yes | |
| framerate_filter_select=pixelutils | |
| framestep_filter=yes | |
| fraps_decoder=yes | |
| fraps_decoder_select='bswapdsp huffman' | |
| frei0r=yes | |
| frei0r_filter=yes | |
| frei0r_filter_deps='frei0r dlopen' | |
| frei0r_src_filter=yes | |
| frei0r_src_filter_deps='frei0r dlopen' | |
| frm_demuxer=yes | |
| frwu_decoder=yes | |
| fsb_demuxer=yes | |
| fspp_filter=yes | |
| fspp_filter_deps=gpl | |
| ftp_protocol=yes | |
| ftp_protocol_select=tcp_protocol | |
| g2m_decoder=yes | |
| g2m_decoder_select='blockdsp idctdsp jpegtables zlib' | |
| g722_demuxer=yes | |
| g722_muxer=yes | |
| g723_1_decoder=yes | |
| g723_1_demuxer=yes | |
| g723_1_encoder=yes | |
| g723_1_muxer=yes | |
| g729_decoder=yes | |
| g729_decoder_select=audiodsp | |
| g729_demuxer=yes | |
| g729_parser=yes | |
| gblur_filter=yes | |
| gdigrab_indev=yes | |
| gdigrab_indev_deps=CreateDIBSection | |
| gdigrab_indev_extralibs=-lgdi32 | |
| gdigrab_indev_select=bmp_decoder | |
| genh_demuxer=yes | |
| geq_filter=yes | |
| geq_filter_deps=gpl | |
| gif_decoder=yes | |
| gif_demuxer=yes | |
| gif_encoder=yes | |
| gif_muxer=yes | |
| gopher_protocol=yes | |
| gopher_protocol_select=network | |
| gpl=yes | |
| gplv3=yes | |
| gradfun_filter=yes | |
| gsm_decoder=yes | |
| gsm_demuxer=yes | |
| gsm_ms_at_decoder=yes | |
| gsm_ms_at_decoder_deps=audiotoolbox | |
| gsm_ms_decoder=yes | |
| gsm_muxer=yes | |
| gsm_parser=yes | |
| gxf_demuxer=yes | |
| gxf_muxer=yes | |
| h261_decoder=yes | |
| h261_decoder_select=mpegvideo | |
| h261_demuxer=yes | |
| h261_encoder=yes | |
| h261_encoder_select='aandcttables mpegvideoenc' | |
| h261_muxer=yes | |
| h261_parser=yes | |
| h263_decoder=yes | |
| h263_decoder_select='h263_parser h263dsp mpegvideo qpeldsp' | |
| h263_demuxer=yes | |
| h263_encoder=yes | |
| h263_encoder_select='aandcttables h263dsp mpegvideoenc' | |
| h263_muxer=yes | |
| h263_parser=yes | |
| h263_vaapi_hwaccel=yes | |
| h263_vaapi_hwaccel_deps=vaapi | |
| h263_vaapi_hwaccel_select=h263_decoder | |
| h263_videotoolbox_hwaccel=yes | |
| h263_videotoolbox_hwaccel_deps=videotoolbox | |
| h263_videotoolbox_hwaccel_select=h263_decoder | |
| h263i_decoder=yes | |
| h263i_decoder_select=h263_decoder | |
| h263p_decoder=yes | |
| h263p_decoder_select=h263_decoder | |
| h263p_encoder=yes | |
| h263p_encoder_select=h263_encoder | |
| h264_crystalhd_decoder=yes | |
| h264_crystalhd_decoder_select='crystalhd h264_mp4toannexb_bsf h264_parser' | |
| h264_cuvid_decoder=yes | |
| h264_cuvid_decoder_deps='cuda cuvid' | |
| h264_cuvid_decoder_select=h264_mp4toannexb_bsf | |
| h264_cuvid_hwaccel=yes | |
| h264_cuvid_hwaccel_deps='cuda cuvid' | |
| h264_cuvid_hwaccel_select=h264_cuvid_decoder | |
| h264_d3d11va_hwaccel=yes | |
| h264_d3d11va_hwaccel_deps=d3d11va | |
| h264_d3d11va_hwaccel_select=h264_decoder | |
| h264_decoder=yes | |
| h264_decoder_select='cabac golomb h264chroma h264dsp h264parse h264pred h264qpel videodsp' | |
| h264_decoder_suggest=error_resilience | |
| h264_demuxer=yes | |
| h264_dxva2_hwaccel=yes | |
| h264_dxva2_hwaccel_deps=dxva2 | |
| h264_dxva2_hwaccel_select=h264_decoder | |
| h264_mediacodec_decoder=yes | |
| h264_mediacodec_decoder_deps=mediacodec | |
| h264_mediacodec_decoder_select='h264_mp4toannexb_bsf h264_parser' | |
| h264_mediacodec_hwaccel=yes | |
| h264_mediacodec_hwaccel_deps=mediacodec | |
| h264_mmal_decoder=yes | |
| h264_mmal_decoder_deps=mmal | |
| h264_mmal_decoder_select=mmal | |
| h264_mmal_hwaccel=yes | |
| h264_mmal_hwaccel_deps=mmal | |
| h264_mp4toannexb_bsf=yes | |
| h264_muxer=yes | |
| h264_nvenc_encoder=yes | |
| h264_nvenc_encoder_deps=nvenc | |
| h264_omx_encoder=yes | |
| h264_omx_encoder_deps=omx | |
| h264_parser=yes | |
| h264_parser_select='golomb h264dsp h264parse' | |
| h264_qsv_decoder=yes | |
| h264_qsv_decoder_deps=libmfx | |
| h264_qsv_decoder_select='h264_mp4toannexb_bsf h264_parser qsvdec h264_qsv_hwaccel' | |
| h264_qsv_encoder=yes | |
| h264_qsv_encoder_deps=libmfx | |
| h264_qsv_encoder_select=qsvenc | |
| h264_qsv_hwaccel=yes | |
| h264_qsv_hwaccel_deps=libmfx | |
| h264_vaapi_encoder=yes | |
| h264_vaapi_encoder_deps=VAEncPictureParameterBufferH264 | |
| h264_vaapi_encoder_select='vaapi_encode golomb' | |
| h264_vaapi_hwaccel=yes | |
| h264_vaapi_hwaccel_deps=vaapi | |
| h264_vaapi_hwaccel_select=h264_decoder | |
| h264_vda_decoder=yes | |
| h264_vda_decoder_deps=vda | |
| h264_vda_decoder_select=h264_decoder | |
| h264_vda_hwaccel=yes | |
| h264_vda_hwaccel_deps=vda | |
| h264_vda_hwaccel_select=h264_decoder | |
| h264_vda_old_hwaccel=yes | |
| h264_vda_old_hwaccel_deps=vda | |
| h264_vda_old_hwaccel_select=h264_decoder | |
| h264_vdpau_decoder=yes | |
| h264_vdpau_decoder_deps=vdpau | |
| h264_vdpau_decoder_select=h264_decoder | |
| h264_vdpau_hwaccel=yes | |
| h264_vdpau_hwaccel_deps=vdpau | |
| h264_vdpau_hwaccel_select=h264_decoder | |
| h264_videotoolbox_encoder=yes | |
| h264_videotoolbox_encoder_deps='videotoolbox_encoder pthreads' | |
| h264_videotoolbox_hwaccel=yes | |
| h264_videotoolbox_hwaccel_deps=videotoolbox | |
| h264_videotoolbox_hwaccel_select=h264_decoder | |
| h264dsp_select=startcode | |
| haldclut_filter=yes | |
| haldclutsrc_filter=yes | |
| hap_decoder=yes | |
| hap_decoder_select='snappy texturedsp' | |
| hap_encoder=yes | |
| hap_encoder_deps=libsnappy | |
| hap_encoder_select=texturedspenc | |
| hardcoded_tables=yes | |
| hash_muxer=yes | |
| hdcd_filter=yes | |
| hds_muxer=yes | |
| hds_muxer_select=flv_muxer | |
| hevc_cuvid_decoder=yes | |
| hevc_cuvid_decoder_deps='cuda cuvid' | |
| hevc_cuvid_decoder_select=hevc_mp4toannexb_bsf | |
| hevc_cuvid_hwaccel=yes | |
| hevc_cuvid_hwaccel_deps='cuda cuvid' | |
| hevc_cuvid_hwaccel_select=hevc_cuvid_decoder | |
| hevc_d3d11va_hwaccel=yes | |
| hevc_d3d11va_hwaccel_deps='d3d11va DXVA_PicParams_HEVC' | |
| hevc_d3d11va_hwaccel_select=hevc_decoder | |
| hevc_decoder=yes | |
| hevc_decoder_select='bswapdsp cabac golomb videodsp' | |
| hevc_demuxer=yes | |
| hevc_dxva2_hwaccel=yes | |
| hevc_dxva2_hwaccel_deps='dxva2 DXVA_PicParams_HEVC' | |
| hevc_dxva2_hwaccel_select=hevc_decoder | |
| hevc_mediacodec_decoder=yes | |
| hevc_mediacodec_decoder_deps=mediacodec | |
| hevc_mediacodec_decoder_select='hevc_mp4toannexb_bsf hevc_parser' | |
| hevc_mediacodec_hwaccel=yes | |
| hevc_mediacodec_hwaccel_deps=mediacodec | |
| hevc_mp4toannexb_bsf=yes | |
| hevc_muxer=yes | |
| hevc_nvenc_encoder=yes | |
| hevc_nvenc_encoder_deps=nvenc | |
| hevc_parser=yes | |
| hevc_parser_select=golomb | |
| hevc_qsv_decoder=yes | |
| hevc_qsv_decoder_deps=libmfx | |
| hevc_qsv_decoder_select='hevc_mp4toannexb_bsf hevc_parser qsvdec hevc_qsv_hwaccel' | |
| hevc_qsv_encoder=yes | |
| hevc_qsv_encoder_deps=libmfx | |
| hevc_qsv_encoder_select=qsvenc | |
| hevc_qsv_hwaccel=yes | |
| hevc_qsv_hwaccel_deps=libmfx | |
| hevc_vaapi_encoder=yes | |
| hevc_vaapi_encoder_deps=VAEncPictureParameterBufferHEVC | |
| hevc_vaapi_encoder_select='vaapi_encode golomb' | |
| hevc_vaapi_hwaccel=yes | |
| hevc_vaapi_hwaccel_deps='vaapi VAPictureParameterBufferHEVC' | |
| hevc_vaapi_hwaccel_select=hevc_decoder | |
| hevc_vdpau_hwaccel=yes | |
| hevc_vdpau_hwaccel_deps='vdpau VdpPictureInfoHEVC' | |
| hevc_vdpau_hwaccel_select=hevc_decoder | |
| hflip_filter=yes | |
| highpass_filter=yes | |
| histeq_filter=yes | |
| histeq_filter_deps=gpl | |
| histogram_filter=yes | |
| hls_demuxer=yes | |
| hls_muxer=yes | |
| hls_muxer_select=mpegts_muxer | |
| hls_protocol=yes | |
| hnm4_video_decoder=yes | |
| hnm_demuxer=yes | |
| host_cc_default=gcc | |
| host_cflags='-I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin' | |
| host_cflags_filter=echo | |
| host_ldflags= | |
| host_ldflags_filter=echo | |
| host_libs=-lm | |
| host_os=darwin | |
| hq_hqa_decoder=yes | |
| hqdn3d_filter=yes | |
| hqdn3d_filter_deps=gpl | |
| hqx_decoder=yes | |
| hqx_filter=yes | |
| hstack_filter=yes | |
| htmlpages=yes | |
| htmlpages_deps=perl | |
| htmlpages_deps_any='makeinfo_html texi2html' | |
| http_multiclient_example=yes | |
| http_multiclient_example_deps='avformat avutil fork' | |
| http_protocol=yes | |
| http_protocol_select=tcp_protocol | |
| httpproxy_protocol=yes | |
| httpproxy_protocol_select=tcp_protocol | |
| https_protocol=yes | |
| https_protocol_select=tls_protocol | |
| hue_filter=yes | |
| huffyuv_decoder=yes | |
| huffyuv_decoder_select='bswapdsp huffyuvdsp llviddsp' | |
| huffyuv_encoder=yes | |
| huffyuv_encoder_select='bswapdsp huffman huffyuvencdsp llvidencdsp' | |
| hwaccels_if_any='h263_vaapi_hwaccel | |
| h263_videotoolbox_hwaccel | |
| h264_cuvid_hwaccel | |
| h264_d3d11va_hwaccel | |
| h264_dxva2_hwaccel | |
| h264_mediacodec_hwaccel | |
| h264_mmal_hwaccel | |
| h264_qsv_hwaccel | |
| h264_vaapi_hwaccel | |
| h264_vda_hwaccel | |
| h264_vda_old_hwaccel | |
| h264_vdpau_hwaccel | |
| h264_videotoolbox_hwaccel | |
| hevc_cuvid_hwaccel | |
| hevc_d3d11va_hwaccel | |
| hevc_dxva2_hwaccel | |
| hevc_mediacodec_hwaccel | |
| hevc_qsv_hwaccel | |
| hevc_vaapi_hwaccel | |
| hevc_vdpau_hwaccel | |
| mjpeg_cuvid_hwaccel | |
| mpeg1_cuvid_hwaccel | |
| mpeg1_xvmc_hwaccel | |
| mpeg1_vdpau_hwaccel | |
| mpeg1_videotoolbox_hwaccel | |
| mpeg2_cuvid_hwaccel | |
| mpeg2_xvmc_hwaccel | |
| mpeg2_d3d11va_hwaccel | |
| mpeg2_dxva2_hwaccel | |
| mpeg2_mmal_hwaccel | |
| mpeg2_qsv_hwaccel | |
| mpeg2_vaapi_hwaccel | |
| mpeg2_vdpau_hwaccel | |
| mpeg2_videotoolbox_hwaccel | |
| mpeg4_cuvid_hwaccel | |
| mpeg4_mediacodec_hwaccel | |
| mpeg4_mmal_hwaccel | |
| mpeg4_vaapi_hwaccel | |
| mpeg4_vdpau_hwaccel | |
| mpeg4_videotoolbox_hwaccel | |
| vc1_cuvid_hwaccel | |
| vc1_d3d11va_hwaccel | |
| vc1_dxva2_hwaccel | |
| vc1_vaapi_hwaccel | |
| vc1_vdpau_hwaccel | |
| vc1_mmal_hwaccel | |
| vc1_qsv_hwaccel | |
| vp8_cuvid_hwaccel | |
| vp8_mediacodec_hwaccel | |
| vp8_qsv_hwaccel | |
| vp9_cuvid_hwaccel | |
| vp9_d3d11va_hwaccel | |
| vp9_dxva2_hwaccel | |
| vp9_mediacodec_hwaccel | |
| vp9_vaapi_hwaccel | |
| wmv3_d3d11va_hwaccel | |
| wmv3_dxva2_hwaccel | |
| wmv3_vaapi_hwaccel | |
| wmv3_vdpau_hwaccel' | |
| hwdownload_filter=yes | |
| hwmap_filter=yes | |
| hwupload_cuda_filter=yes | |
| hwupload_cuda_filter_deps=cuda | |
| hwupload_filter=yes | |
| hysteresis_filter=yes | |
| i686=yes | |
| i686_deps=x86 | |
| iac_decoder=yes | |
| iac_decoder_select=imc_decoder | |
| icecast_protocol=yes | |
| icecast_protocol_select=http_protocol | |
| ico_demuxer=yes | |
| ico_muxer=yes | |
| idcin_decoder=yes | |
| idcin_demuxer=yes | |
| idet_filter=yes | |
| idf_decoder=yes | |
| idf_demuxer=yes | |
| iec61883_indev=yes | |
| iec61883_indev_deps=libiec61883 | |
| iff_demuxer=yes | |
| iff_ilbm_decoder=yes | |
| il_filter=yes | |
| ilbc_at_decoder=yes | |
| ilbc_at_decoder_deps=audiotoolbox | |
| ilbc_at_encoder=yes | |
| ilbc_at_encoder_deps=audiotoolbox | |
| ilbc_at_encoder_select=audio_frame_queue | |
| ilbc_demuxer=yes | |
| ilbc_muxer=yes | |
| image2_alias_pix_demuxer=yes | |
| image2_alias_pix_demuxer_select=image2_demuxer | |
| image2_brender_pix_demuxer=yes | |
| image2_brender_pix_demuxer_select=image2_demuxer | |
| image2_demuxer=yes | |
| image2_muxer=yes | |
| image2pipe_demuxer=yes | |
| image2pipe_muxer=yes | |
| image_bmp_pipe_demuxer=yes | |
| image_dds_pipe_demuxer=yes | |
| image_dpx_pipe_demuxer=yes | |
| image_exr_pipe_demuxer=yes | |
| image_j2k_pipe_demuxer=yes | |
| image_jpeg_pipe_demuxer=yes | |
| image_jpegls_pipe_demuxer=yes | |
| image_pam_pipe_demuxer=yes | |
| image_pbm_pipe_demuxer=yes | |
| image_pcx_pipe_demuxer=yes | |
| image_pgm_pipe_demuxer=yes | |
| image_pgmyuv_pipe_demuxer=yes | |
| image_pictor_pipe_demuxer=yes | |
| image_png_pipe_demuxer=yes | |
| image_ppm_pipe_demuxer=yes | |
| image_psd_pipe_demuxer=yes | |
| image_qdraw_pipe_demuxer=yes | |
| image_sgi_pipe_demuxer=yes | |
| image_sunrast_pipe_demuxer=yes | |
| image_tiff_pipe_demuxer=yes | |
| image_webp_pipe_demuxer=yes | |
| image_xpm_pipe_demuxer=yes | |
| imc_decoder=yes | |
| imc_decoder_select='bswapdsp fft mdct sinewin' | |
| imx_dump_header_bsf=yes | |
| incdir_default='${prefix}/include' | |
| indeo2_decoder=yes | |
| indeo3_decoder=yes | |
| indeo3_decoder_select=hpeldsp | |
| indeo4_decoder=yes | |
| indeo4_decoder_select=ividsp | |
| indeo5_decoder=yes | |
| indeo5_decoder_select=ividsp | |
| indevs_if_any='alsa_indev | |
| avfoundation_indev | |
| bktr_indev | |
| decklink_indev | |
| dshow_indev | |
| dv1394_indev | |
| fbdev_indev | |
| gdigrab_indev | |
| iec61883_indev | |
| jack_indev | |
| lavfi_indev | |
| openal_indev | |
| oss_indev | |
| pulse_indev | |
| qtkit_indev | |
| sndio_indev | |
| v4l2_indev | |
| vfwcap_indev | |
| xcbgrab_indev | |
| libcdio_indev | |
| libdc1394_indev' | |
| inflate_filter=yes | |
| ingenient_demuxer=yes | |
| install=install | |
| interlace_filter=yes | |
| interlace_filter_deps=gpl | |
| interleave_filter=yes | |
| interplay_acm_decoder=yes | |
| interplay_dpcm_decoder=yes | |
| interplay_video_decoder=yes | |
| interplay_video_decoder_select=hpeldsp | |
| intrax8_select='blockdsp idctdsp' | |
| intrinsics=none | |
| intrinsics_neon_deps=neon | |
| ipmovie_demuxer=yes | |
| ipod_muxer=yes | |
| ipod_muxer_select=mov_muxer | |
| ircam_demuxer=yes | |
| ircam_muxer=yes | |
| ismv_muxer=yes | |
| ismv_muxer_select=mov_muxer | |
| iss_demuxer=yes | |
| iv8_demuxer=yes | |
| ivf_demuxer=yes | |
| ivf_muxer=yes | |
| ivr_demuxer=yes | |
| jack_indev=yes | |
| jack_indev_deps=jack_jack_h | |
| jack_indev_deps_any='sem_timedwait dispatch_dispatch_h' | |
| jacosub_decoder=yes | |
| jacosub_demuxer=yes | |
| jacosub_muxer=yes | |
| join_filter=yes | |
| jpeg2000_decoder=no | |
| jpeg2000_encoder=yes | |
| jpegls_decoder=yes | |
| jpegls_decoder_select='golomb mjpeg_decoder' | |
| jpegls_encoder=yes | |
| jpegls_encoder_select=golomb | |
| jv_decoder=yes | |
| jv_decoder_select=blockdsp | |
| jv_demuxer=yes | |
| kerndeint_filter=yes | |
| kerndeint_filter_deps=gpl | |
| kgv1_decoder=yes | |
| kmvc_decoder=yes | |
| l= | |
| ladspa_filter=yes | |
| ladspa_filter_deps='ladspa dlopen' | |
| lagarith_decoder=yes | |
| lagarith_decoder_select=llviddsp | |
| latm_muxer=yes | |
| lavfi_indev=yes | |
| lavfi_indev_deps=avfilter | |
| ldbrx=yes | |
| ldbrx_deps=ppc | |
| ldflags_filter=echo | |
| lenscorrection_filter=yes | |
| lib=w32threads | |
| libass=yes | |
| libbluray=yes | |
| libbs2b=yes | |
| libcaca=yes | |
| libcdio_indev=yes | |
| libcdio_indev_deps=libcdio | |
| libcelt_decoder=yes | |
| libcelt_decoder_deps=libcelt | |
| libdc1394_indev=yes | |
| libdc1394_indev_deps=libdc1394 | |
| libdir_default='${prefix}/lib' | |
| libfdk_aac=yes | |
| libfdk_aac_decoder=yes | |
| libfdk_aac_decoder_deps=libfdk_aac | |
| libfdk_aac_encoder=yes | |
| libfdk_aac_encoder_deps=libfdk_aac | |
| libfdk_aac_encoder_select=audio_frame_queue | |
| libfontconfig=yes | |
| libfreetype=yes | |
| libgme=yes | |
| libgme_demuxer=yes | |
| libgme_demuxer_deps=libgme | |
| libgsm=yes | |
| libgsm_decoder=yes | |
| libgsm_decoder_deps=libgsm | |
| libgsm_encoder=yes | |
| libgsm_encoder_deps=libgsm | |
| libgsm_ms_decoder=yes | |
| libgsm_ms_decoder_deps=libgsm | |
| libgsm_ms_encoder=yes | |
| libgsm_ms_encoder_deps=libgsm | |
| libilbc_decoder=yes | |
| libilbc_decoder_deps=libilbc | |
| libilbc_encoder=yes | |
| libilbc_encoder_deps=libilbc | |
| libkvazaar_encoder=yes | |
| libkvazaar_encoder_deps=libkvazaar | |
| libmodplug=yes | |
| libmodplug_demuxer=yes | |
| libmodplug_demuxer_deps=libmodplug | |
| libmp3lame=yes | |
| libmp3lame_encoder=yes | |
| libmp3lame_encoder_deps=libmp3lame | |
| libmp3lame_encoder_select=audio_frame_queue | |
| libnut_demuxer=yes | |
| libnut_demuxer_deps=libnut | |
| libnut_muxer=yes | |
| libnut_muxer_deps=libnut | |
| libopencore_amrnb=yes | |
| libopencore_amrnb_decoder=yes | |
| libopencore_amrnb_decoder_deps=libopencore_amrnb | |
| libopencore_amrnb_encoder=yes | |
| libopencore_amrnb_encoder_deps=libopencore_amrnb | |
| libopencore_amrnb_encoder_select=audio_frame_queue | |
| libopencore_amrwb=yes | |
| libopencore_amrwb_decoder=yes | |
| libopencore_amrwb_decoder_deps=libopencore_amrwb | |
| libopenh264=yes | |
| libopenh264_decoder=yes | |
| libopenh264_decoder_deps=libopenh264 | |
| libopenh264_decoder_select=h264_mp4toannexb_bsf | |
| libopenh264_encoder=yes | |
| libopenh264_encoder_deps=libopenh264 | |
| libopenjpeg=yes | |
| libopenjpeg_decoder=yes | |
| libopenjpeg_decoder_deps=libopenjpeg | |
| libopenjpeg_encoder=yes | |
| libopenjpeg_encoder_deps=libopenjpeg | |
| libopenmpt_demuxer=yes | |
| libopenmpt_demuxer_deps=libopenmpt | |
| libopus=yes | |
| libopus_decoder=yes | |
| libopus_decoder_deps=libopus | |
| libopus_encoder=yes | |
| libopus_encoder_deps=libopus | |
| libopus_encoder_select=audio_frame_queue | |
| librtmp=yes | |
| librtmp_protocol=yes | |
| librtmp_protocol_deps=librtmp | |
| librtmpe_protocol=yes | |
| librtmpe_protocol_deps=librtmp | |
| librtmps_protocol=yes | |
| librtmps_protocol_deps=librtmp | |
| librtmpt_protocol=yes | |
| librtmpt_protocol_deps=librtmp | |
| librtmpte_protocol=yes | |
| librtmpte_protocol_deps=librtmp | |
| librubberband=yes | |
| libschroedinger=yes | |
| libschroedinger_decoder=yes | |
| libschroedinger_decoder_deps=libschroedinger | |
| libschroedinger_encoder=yes | |
| libschroedinger_encoder_deps=libschroedinger | |
| libshine_encoder=yes | |
| libshine_encoder_deps=libshine | |
| libshine_encoder_select=audio_frame_queue | |
| libsmbclient_protocol=yes | |
| libsmbclient_protocol_deps='libsmbclient gplv3' | |
| libsnappy=yes | |
| libsoxr=yes | |
| libspeex=yes | |
| libspeex_decoder=yes | |
| libspeex_decoder_deps=libspeex | |
| libspeex_encoder=yes | |
| libspeex_encoder_deps=libspeex | |
| libspeex_encoder_select=audio_frame_queue | |
| libssh=yes | |
| libssh_protocol=yes | |
| libssh_protocol_deps=libssh | |
| libtesseract=yes | |
| libtheora=yes | |
| libtheora_encoder=yes | |
| libtheora_encoder_deps=libtheora | |
| libtwolame=yes | |
| libtwolame_encoder=yes | |
| libtwolame_encoder_deps=libtwolame | |
| libv4l2_indev_deps=libv4l2 | |
| libvidstab=yes | |
| libvo_amrwbenc_encoder=yes | |
| libvo_amrwbenc_encoder_deps=libvo_amrwbenc | |
| libvorbis=yes | |
| libvorbis_decoder=yes | |
| libvorbis_decoder_deps=libvorbis | |
| libvorbis_encoder=yes | |
| libvorbis_encoder_deps=libvorbis | |
| libvorbis_encoder_select=audio_frame_queue | |
| libvpx=yes | |
| libvpx_vp8_decoder=yes | |
| libvpx_vp8_decoder_deps=libvpx | |
| libvpx_vp8_encoder=yes | |
| libvpx_vp8_encoder_deps=libvpx | |
| libvpx_vp9_decoder=yes | |
| libvpx_vp9_decoder_deps=libvpx | |
| libvpx_vp9_encoder=yes | |
| libvpx_vp9_encoder_deps=libvpx | |
| libwavpack=yes | |
| libwavpack_encoder=yes | |
| libwavpack_encoder_deps=libwavpack | |
| libwebp=yes | |
| libwebp_anim_encoder=yes | |
| libwebp_anim_encoder_deps=libwebp | |
| libwebp_encoder=yes | |
| libwebp_encoder_deps=libwebp | |
| libx262_encoder=yes | |
| libx262_encoder_deps=libx262 | |
| libx264=yes | |
| libx264_encoder=yes | |
| libx264_encoder_deps=libx264 | |
| libx264rgb_encoder=yes | |
| libx264rgb_encoder_deps='libx264 x264_csp_bgr' | |
| libx264rgb_encoder_select=libx264_encoder | |
| libx265=yes | |
| libx265_encoder=yes | |
| libx265_encoder_deps=libx265 | |
| libxavs_encoder=yes | |
| libxavs_encoder_deps=libxavs | |
| libxvid=yes | |
| libxvid_encoder=yes | |
| libxvid_encoder_deps=libxvid | |
| libzimg=yes | |
| libzmq=yes | |
| libzvbi_teletext_decoder=yes | |
| libzvbi_teletext_decoder_deps=libzvbi | |
| life_filter=yes | |
| list=jpeg2000_decoder | |
| live_flv_demuxer=yes | |
| ljpeg_encoder=yes | |
| ljpeg_encoder_select='aandcttables idctdsp jpegtables mpegvideoenc' | |
| lmlm4_demuxer=yes | |
| ln_s_default='ln -s -f' | |
| loas_demuxer=yes | |
| loco_decoder=yes | |
| loco_decoder_select=golomb | |
| logfile=config.log | |
| loongson2=yes | |
| loongson2_deps=mips | |
| loongson3=yes | |
| loongson3_deps=mips | |
| loop_filter=yes | |
| loudnorm_filter=yes | |
| lowpass_filter=yes | |
| lrc_demuxer=yes | |
| lrc_muxer=yes | |
| lut2_filter=yes | |
| lut3d_filter=yes | |
| lut_filter=yes | |
| lutrgb_filter=yes | |
| lutyuv_filter=yes | |
| lvf_demuxer=yes | |
| lxf_demuxer=yes | |
| lzma= | |
| lzma_requested=yes | |
| m='disable_components $v' | |
| m101_decoder=yes | |
| m4v_demuxer=yes | |
| m4v_muxer=yes | |
| mace3_decoder=yes | |
| mace6_decoder=yes | |
| magicyuv_decoder=yes | |
| magicyuv_decoder_select=llviddsp | |
| mandelbrot_filter=yes | |
| mandir_default='${prefix}/share/man' | |
| manpages=yes | |
| manpages_deps='perl pod2man' | |
| maskedclamp_filter=yes | |
| maskedmerge_filter=yes | |
| matroska_audio_muxer=yes | |
| matroska_audio_muxer_select=matroska_muxer | |
| matroska_demuxer=yes | |
| matroska_demuxer_select='iso_media riffdec' | |
| matroska_demuxer_suggest='bzlib lzo zlib' | |
| matroska_muxer=yes | |
| matroska_muxer_select='iso_media riffenc' | |
| mcdeint_filter=yes | |
| mcdeint_filter_deps='avcodec gpl' | |
| md5_muxer=yes | |
| md5_protocol=yes | |
| mdct15_select=fft | |
| mdct_select=fft | |
| mdec_decoder=yes | |
| mdec_decoder_select='blockdsp idctdsp mpegvideo' | |
| me_cmp_select='fdctdsp idctdsp pixblockdsp' | |
| mergeplanes_filter=yes | |
| mestimate_filter=yes | |
| metadata_example=yes | |
| metadata_example_deps='avformat avutil' | |
| metadata_filter=yes | |
| metasound_decoder=yes | |
| metasound_decoder_select='lsp mdct sinewin' | |
| mgsts_demuxer=yes | |
| microdvd_decoder=yes | |
| microdvd_demuxer=yes | |
| microdvd_muxer=yes | |
| midequalizer_filter=yes | |
| mimic_decoder=yes | |
| mimic_decoder_select='blockdsp bswapdsp hpeldsp idctdsp' | |
| minterpolate_filter=yes | |
| mips32r2=yes | |
| mips32r2_deps=mips | |
| mips32r5=yes | |
| mips32r5_deps=mips | |
| mips32r6=yes | |
| mips32r6_deps=mips | |
| mips64r2=yes | |
| mips64r2_deps=mips | |
| mips64r6=yes | |
| mips64r6_deps=mips | |
| mipsdsp=yes | |
| mipsdsp_deps=mips | |
| mipsdspr2=yes | |
| mipsdspr2_deps=mips | |
| mipsfpu=yes | |
| mipsfpu_deps=mips | |
| mjpeg2jpeg_bsf=yes | |
| mjpeg2jpeg_bsf_select=jpegtables | |
| mjpeg_2000_demuxer=yes | |
| mjpeg_cuvid_decoder=yes | |
| mjpeg_cuvid_decoder_deps='cuda cuvid' | |
| mjpeg_cuvid_hwaccel=yes | |
| mjpeg_cuvid_hwaccel_deps='cuda cuvid' | |
| mjpeg_cuvid_hwaccel_select=mjpeg_cuvid_decoder | |
| mjpeg_decoder=yes | |
| mjpeg_decoder_select='blockdsp hpeldsp exif idctdsp jpegtables' | |
| mjpeg_demuxer=yes | |
| mjpeg_encoder=yes | |
| mjpeg_encoder_select='aandcttables jpegtables mpegvideoenc' | |
| mjpeg_muxer=yes | |
| mjpeg_parser=yes | |
| mjpeg_vaapi_encoder=yes | |
| mjpeg_vaapi_encoder_deps=VAEncPictureParameterBufferJPEG | |
| mjpeg_vaapi_encoder_select='vaapi_encode jpegtables' | |
| mjpega_dump_header_bsf=yes | |
| mjpegb_decoder=yes | |
| mjpegb_decoder_select=mjpeg_decoder | |
| mkvtimestamp_v2_muxer=yes | |
| mlp_decoder=yes | |
| mlp_decoder_select=mlp_parser | |
| mlp_demuxer=yes | |
| mlp_encoder=yes | |
| mlp_muxer=yes | |
| mlp_parser=yes | |
| mlv_demuxer=yes | |
| mm_demuxer=yes | |
| mmf_demuxer=yes | |
| mmf_muxer=yes | |
| mmf_muxer_select=riffenc | |
| mmi=yes | |
| mmi_deps=mips | |
| mmsh_protocol=yes | |
| mmsh_protocol_select=http_protocol | |
| mmst_protocol=yes | |
| mmst_protocol_select=network | |
| mmvideo_decoder=yes | |
| mmx=yes | |
| mmx_deps=x86 | |
| mmx_external_deps=yasm | |
| mmx_inline_deps=inline_asm | |
| mmx_suggest='mmx_external mmx_inline' | |
| mmxext=yes | |
| mmxext_deps=mmx | |
| mmxext_external_deps=mmx_external | |
| mmxext_inline_deps=mmx_inline | |
| mmxext_suggest='mmxext_external mmxext_inline' | |
| motionpixels_decoder=yes | |
| motionpixels_decoder_select=bswapdsp | |
| mov2textsub_bsf=yes | |
| mov_demuxer=yes | |
| mov_demuxer_select='iso_media riffdec' | |
| mov_demuxer_suggest=zlib | |
| mov_muxer=yes | |
| mov_muxer_select='iso_media riffenc rtpenc_chain' | |
| movie_filter=yes | |
| movie_filter_deps='avcodec avformat' | |
| movtext_decoder=yes | |
| movtext_encoder=yes | |
| mp1_at_decoder=yes | |
| mp1_at_decoder_deps=audiotoolbox | |
| mp1_decoder=yes | |
| mp1_decoder_select=mpegaudio | |
| mp1float_decoder=yes | |
| mp1float_decoder_select=mpegaudio | |
| mp2_at_decoder=yes | |
| mp2_at_decoder_deps=audiotoolbox | |
| mp2_decoder=yes | |
| mp2_decoder_select=mpegaudio | |
| mp2_encoder=yes | |
| mp2_muxer=yes | |
| mp2fixed_encoder=yes | |
| mp2float_decoder=yes | |
| mp2float_decoder_select=mpegaudio | |
| mp3_at_decoder=yes | |
| mp3_at_decoder_deps=audiotoolbox | |
| mp3_decoder=yes | |
| mp3_decoder_select=mpegaudio | |
| mp3_demuxer=yes | |
| mp3_demuxer_select=mpegaudio_parser | |
| mp3_header_decompress_bsf=yes | |
| mp3_muxer=yes | |
| mp3adu_decoder=yes | |
| mp3adu_decoder_select=mpegaudio | |
| mp3adufloat_decoder=yes | |
| mp3adufloat_decoder_select=mpegaudio | |
| mp3float_decoder=yes | |
| mp3float_decoder_select=mpegaudio | |
| mp3on4_decoder=yes | |
| mp3on4_decoder_select=mpegaudio | |
| mp3on4float_decoder=yes | |
| mp3on4float_decoder_select=mpegaudio | |
| mp4_muxer=yes | |
| mp4_muxer_select=mov_muxer | |
| mpc7_decoder=yes | |
| mpc7_decoder_select='bswapdsp mpegaudiodsp' | |
| mpc8_decoder=yes | |
| mpc8_decoder_select=mpegaudiodsp | |
| mpc8_demuxer=yes | |
| mpc_demuxer=yes | |
| mpdecimate_filter=yes | |
| mpdecimate_filter_deps=gpl | |
| mpdecimate_filter_select=pixelutils | |
| mpeg1_cuvid_decoder=yes | |
| mpeg1_cuvid_decoder_deps='cuda cuvid' | |
| mpeg1_cuvid_hwaccel=yes | |
| mpeg1_cuvid_hwaccel_deps='cuda cuvid' | |
| mpeg1_cuvid_hwaccel_select=mpeg1_cuvid_decoder | |
| mpeg1_vdpau_decoder=yes | |
| mpeg1_vdpau_decoder_deps=vdpau | |
| mpeg1_vdpau_decoder_select=mpeg1video_decoder | |
| mpeg1_vdpau_hwaccel=yes | |
| mpeg1_vdpau_hwaccel_deps=vdpau | |
| mpeg1_vdpau_hwaccel_select=mpeg1video_decoder | |
| mpeg1_videotoolbox_hwaccel=yes | |
| mpeg1_videotoolbox_hwaccel_deps=videotoolbox | |
| mpeg1_videotoolbox_hwaccel_select=mpeg1video_decoder | |
| mpeg1_xvmc_hwaccel=yes | |
| mpeg1_xvmc_hwaccel_deps=xvmc | |
| mpeg1_xvmc_hwaccel_select=mpeg1video_decoder | |
| mpeg1system_muxer=yes | |
| mpeg1vcd_muxer=yes | |
| mpeg1video_decoder=yes | |
| mpeg1video_decoder_select=mpegvideo | |
| mpeg1video_encoder=yes | |
| mpeg1video_encoder_select='aandcttables mpegvideoenc h263dsp' | |
| mpeg1video_muxer=yes | |
| mpeg2_crystalhd_decoder=yes | |
| mpeg2_crystalhd_decoder_select=crystalhd | |
| mpeg2_cuvid_decoder=yes | |
| mpeg2_cuvid_decoder_deps='cuda cuvid' | |
| mpeg2_cuvid_hwaccel=yes | |
| mpeg2_cuvid_hwaccel_deps='cuda cuvid' | |
| mpeg2_cuvid_hwaccel_select=mpeg2_cuvid_decoder | |
| mpeg2_d3d11va_hwaccel=yes | |
| mpeg2_d3d11va_hwaccel_deps=d3d11va | |
| mpeg2_d3d11va_hwaccel_select=mpeg2video_decoder | |
| mpeg2_dxva2_hwaccel=yes | |
| mpeg2_dxva2_hwaccel_deps=dxva2 | |
| mpeg2_dxva2_hwaccel_select=mpeg2video_decoder | |
| mpeg2_mmal_decoder=yes | |
| mpeg2_mmal_decoder_deps=mmal | |
| mpeg2_mmal_decoder_select=mmal | |
| mpeg2_mmal_hwaccel=yes | |
| mpeg2_mmal_hwaccel_deps=mmal | |
| mpeg2_qsv_decoder=yes | |
| mpeg2_qsv_decoder_deps=libmfx | |
| mpeg2_qsv_decoder_select='qsvdec mpeg2_qsv_hwaccel' | |
| mpeg2_qsv_encoder=yes | |
| mpeg2_qsv_encoder_deps=libmfx | |
| mpeg2_qsv_encoder_select=qsvenc | |
| mpeg2_qsv_hwaccel=yes | |
| mpeg2_qsv_hwaccel_deps=libmfx | |
| mpeg2_qsv_hwaccel_select=qsvdec_mpeg2 | |
| mpeg2_vaapi_encoder=yes | |
| mpeg2_vaapi_encoder_deps=VAEncPictureParameterBufferMPEG2 | |
| mpeg2_vaapi_encoder_select=vaapi_encode | |
| mpeg2_vaapi_hwaccel=yes | |
| mpeg2_vaapi_hwaccel_deps=vaapi | |
| mpeg2_vaapi_hwaccel_select=mpeg2video_decoder | |
| mpeg2_vdpau_hwaccel=yes | |
| mpeg2_vdpau_hwaccel_deps=vdpau | |
| mpeg2_vdpau_hwaccel_select=mpeg2video_decoder | |
| mpeg2_videotoolbox_hwaccel=yes | |
| mpeg2_videotoolbox_hwaccel_deps=videotoolbox | |
| mpeg2_videotoolbox_hwaccel_select=mpeg2video_decoder | |
| mpeg2_xvmc_hwaccel=yes | |
| mpeg2_xvmc_hwaccel_deps=xvmc | |
| mpeg2_xvmc_hwaccel_select=mpeg2video_decoder | |
| mpeg2dvd_muxer=yes | |
| mpeg2svcd_muxer=yes | |
| mpeg2video_decoder=yes | |
| mpeg2video_decoder_select=mpegvideo | |
| mpeg2video_encoder=yes | |
| mpeg2video_encoder_select='aandcttables mpegvideoenc h263dsp' | |
| mpeg2video_muxer=yes | |
| mpeg2vob_muxer=yes | |
| mpeg4_crystalhd_decoder=yes | |
| mpeg4_crystalhd_decoder_select=crystalhd | |
| mpeg4_cuvid_decoder=yes | |
| mpeg4_cuvid_decoder_deps='cuda cuvid' | |
| mpeg4_cuvid_hwaccel=yes | |
| mpeg4_cuvid_hwaccel_deps='cuda cuvid' | |
| mpeg4_cuvid_hwaccel_select=mpeg4_cuvid_decoder | |
| mpeg4_decoder=yes | |
| mpeg4_decoder_select='h263_decoder mpeg4video_parser' | |
| mpeg4_encoder=yes | |
| mpeg4_encoder_select=h263_encoder | |
| mpeg4_mediacodec_decoder=yes | |
| mpeg4_mediacodec_decoder_deps=mediacodec | |
| mpeg4_mediacodec_hwaccel=yes | |
| mpeg4_mediacodec_hwaccel_deps=mediacodec | |
| mpeg4_mmal_decoder=yes | |
| mpeg4_mmal_decoder_deps=mmal | |
| mpeg4_mmal_decoder_select=mmal | |
| mpeg4_mmal_hwaccel=yes | |
| mpeg4_mmal_hwaccel_deps=mmal | |
| mpeg4_omx_encoder_deps=omx | |
| mpeg4_unpack_bframes_bsf=yes | |
| mpeg4_vaapi_hwaccel=yes | |
| mpeg4_vaapi_hwaccel_deps=vaapi | |
| mpeg4_vaapi_hwaccel_select=mpeg4_decoder | |
| mpeg4_vdpau_decoder=yes | |
| mpeg4_vdpau_decoder_deps=vdpau | |
| mpeg4_vdpau_decoder_select=mpeg4_decoder | |
| mpeg4_vdpau_hwaccel=yes | |
| mpeg4_vdpau_hwaccel_deps=vdpau | |
| mpeg4_vdpau_hwaccel_select=mpeg4_decoder | |
| mpeg4_videotoolbox_hwaccel=yes | |
| mpeg4_videotoolbox_hwaccel_deps=videotoolbox | |
| mpeg4_videotoolbox_hwaccel_select=mpeg4_decoder | |
| mpeg4video_parser=yes | |
| mpeg4video_parser_select='h263dsp mpegvideo qpeldsp' | |
| mpeg_er_select=error_resilience | |
| mpeg_vdpau_decoder=yes | |
| mpeg_vdpau_decoder_deps=vdpau | |
| mpeg_vdpau_decoder_select=mpeg2video_decoder | |
| mpeg_xvmc_decoder=yes | |
| mpeg_xvmc_decoder_deps=X11_extensions_XvMClib_h | |
| mpeg_xvmc_decoder_select=mpeg2video_decoder | |
| mpeg_xvmc_hwaccel_deps=xvmc | |
| mpeg_xvmc_hwaccel_select=mpeg2video_decoder | |
| mpegaudio_parser=yes | |
| mpegaudio_select=mpegaudiodsp | |
| mpegaudiodsp_select=dct | |
| mpegps_demuxer=yes | |
| mpegts_demuxer=yes | |
| mpegts_demuxer_select=iso_media | |
| mpegts_muxer=yes | |
| mpegts_muxer_select='adts_muxer latm_muxer' | |
| mpegtsraw_demuxer=yes | |
| mpegtsraw_demuxer_select=mpegts_demuxer | |
| mpegvideo_decoder=yes | |
| mpegvideo_decoder_select=mpegvideo | |
| mpegvideo_demuxer=yes | |
| mpegvideo_parser=yes | |
| mpegvideo_parser_select=mpegvideo | |
| mpegvideo_select='blockdsp h264chroma hpeldsp idctdsp me_cmp mpeg_er videodsp' | |
| mpegvideoenc_select='me_cmp mpegvideo pixblockdsp qpeldsp' | |
| mpjpeg_demuxer=yes | |
| mpjpeg_muxer=yes | |
| mpl2_decoder=yes | |
| mpl2_demuxer=yes | |
| mpsub_demuxer=yes | |
| mptestsrc_filter=yes | |
| mptestsrc_filter_deps=gpl | |
| msa=yes | |
| msa1_decoder=yes | |
| msa1_decoder_select=mss34dsp | |
| msa_deps=mipsfpu | |
| msf_demuxer=yes | |
| msmpeg4_crystalhd_decoder=yes | |
| msmpeg4_crystalhd_decoder_select=crystalhd | |
| msmpeg4v1_decoder=yes | |
| msmpeg4v1_decoder_select=h263_decoder | |
| msmpeg4v2_decoder=yes | |
| msmpeg4v2_decoder_select=h263_decoder | |
| msmpeg4v2_encoder=yes | |
| msmpeg4v2_encoder_select=h263_encoder | |
| msmpeg4v3_decoder=yes | |
| msmpeg4v3_decoder_select=h263_decoder | |
| msmpeg4v3_encoder=yes | |
| msmpeg4v3_encoder_select=h263_encoder | |
| msnwc_tcp_demuxer=yes | |
| msrle_decoder=yes | |
| mss1_decoder=yes | |
| mss2_decoder=yes | |
| mss2_decoder_select='vc1_decoder mpegvideo' | |
| msvideo1_decoder=yes | |
| msvideo1_encoder=yes | |
| mszh_decoder=yes | |
| mtaf_demuxer=yes | |
| mts2_decoder=yes | |
| mts2_decoder_select=mss34dsp | |
| mtv_demuxer=yes | |
| musx_demuxer=yes | |
| muxers_if_any='a64_muxer | |
| ac3_muxer | |
| adts_muxer | |
| adx_muxer | |
| aiff_muxer | |
| amr_muxer | |
| apng_muxer | |
| asf_muxer | |
| ass_muxer | |
| ast_muxer | |
| asf_stream_muxer | |
| au_muxer | |
| avi_muxer | |
| avm2_muxer | |
| bit_muxer | |
| caf_muxer | |
| cavsvideo_muxer | |
| crc_muxer | |
| dash_muxer | |
| data_muxer | |
| daud_muxer | |
| dirac_muxer | |
| dnxhd_muxer | |
| dts_muxer | |
| dv_muxer | |
| eac3_muxer | |
| f4v_muxer | |
| ffm_muxer | |
| ffmetadata_muxer | |
| fifo_muxer | |
| filmstrip_muxer | |
| flac_muxer | |
| flv_muxer | |
| framecrc_muxer | |
| framehash_muxer | |
| framemd5_muxer | |
| g722_muxer | |
| g723_1_muxer | |
| gif_muxer | |
| gsm_muxer | |
| gxf_muxer | |
| h261_muxer | |
| h263_muxer | |
| h264_muxer | |
| hash_muxer | |
| hds_muxer | |
| hevc_muxer | |
| hls_muxer | |
| ico_muxer | |
| ilbc_muxer | |
| image2_muxer | |
| image2pipe_muxer | |
| ipod_muxer | |
| ircam_muxer | |
| ismv_muxer | |
| ivf_muxer | |
| jacosub_muxer | |
| latm_muxer | |
| lrc_muxer | |
| m4v_muxer | |
| md5_muxer | |
| matroska_muxer | |
| matroska_audio_muxer | |
| microdvd_muxer | |
| mjpeg_muxer | |
| mlp_muxer | |
| mmf_muxer | |
| mov_muxer | |
| mp2_muxer | |
| mp3_muxer | |
| mp4_muxer | |
| mpeg1system_muxer | |
| mpeg1vcd_muxer | |
| mpeg1video_muxer | |
| mpeg2dvd_muxer | |
| mpeg2svcd_muxer | |
| mpeg2video_muxer | |
| mpeg2vob_muxer | |
| mpegts_muxer | |
| mpjpeg_muxer | |
| mxf_muxer | |
| mxf_d10_muxer | |
| mxf_opatom_muxer | |
| null_muxer | |
| nut_muxer | |
| oga_muxer | |
| ogg_muxer | |
| ogv_muxer | |
| oma_muxer | |
| opus_muxer | |
| pcm_alaw_muxer | |
| pcm_mulaw_muxer | |
| pcm_f64be_muxer | |
| pcm_f64le_muxer | |
| pcm_f32be_muxer | |
| pcm_f32le_muxer | |
| pcm_s32be_muxer | |
| pcm_s32le_muxer | |
| pcm_s24be_muxer | |
| pcm_s24le_muxer | |
| pcm_s16be_muxer | |
| pcm_s16le_muxer | |
| pcm_s8_muxer | |
| pcm_u32be_muxer | |
| pcm_u32le_muxer | |
| pcm_u24be_muxer | |
| pcm_u24le_muxer | |
| pcm_u16be_muxer | |
| pcm_u16le_muxer | |
| pcm_u8_muxer | |
| psp_muxer | |
| rawvideo_muxer | |
| rm_muxer | |
| roq_muxer | |
| rso_muxer | |
| rtp_muxer | |
| rtp_mpegts_muxer | |
| rtsp_muxer | |
| sap_muxer | |
| scc_muxer | |
| segment_muxer | |
| stream_segment_muxer | |
| singlejpeg_muxer | |
| smjpeg_muxer | |
| smoothstreaming_muxer | |
| sox_muxer | |
| spx_muxer | |
| spdif_muxer | |
| srt_muxer | |
| swf_muxer | |
| tee_muxer | |
| tg2_muxer | |
| tgp_muxer | |
| mkvtimestamp_v2_muxer | |
| truehd_muxer | |
| tta_muxer | |
| uncodedframecrc_muxer | |
| vc1_muxer | |
| vc1t_muxer | |
| voc_muxer | |
| w64_muxer | |
| wav_muxer | |
| webm_muxer | |
| webm_dash_manifest_muxer | |
| webm_chunk_muxer | |
| webp_muxer | |
| webvtt_muxer | |
| wtv_muxer | |
| wv_muxer | |
| yuv4mpegpipe_muxer | |
| chromaprint_muxer | |
| libnut_muxer' | |
| muxing_example=yes | |
| muxing_example_deps='avcodec avformat avutil swscale' | |
| mv_demuxer=yes | |
| mvc1_decoder=yes | |
| mvc2_decoder=yes | |
| mvi_demuxer=yes | |
| mxf_d10_muxer=yes | |
| mxf_d10_muxer_select=mxf_muxer | |
| mxf_demuxer=yes | |
| mxf_muxer=yes | |
| mxf_opatom_muxer=yes | |
| mxf_opatom_muxer_select=mxf_muxer | |
| mxg_demuxer=yes | |
| mxpeg_decoder=yes | |
| mxpeg_decoder_select=mjpeg_decoder | |
| n=protocols | |
| name=jpeg2000_decoder | |
| nc_demuxer=yes | |
| ncols=72 | |
| negate_filter=yes | |
| negate_filter_deps=lut_filter | |
| nellymoser_decoder=yes | |
| nellymoser_decoder_select='mdct sinewin' | |
| nellymoser_encoder=yes | |
| nellymoser_encoder_select='audio_frame_queue mdct sinewin' | |
| neon=yes | |
| neon_deps_any='aarch64 arm' | |
| neon_inline_deps=inline_asm | |
| nistsphere_demuxer=yes | |
| nlmeans_filter=yes | |
| nm_default='nm -g' | |
| nnedi_filter=yes | |
| nnedi_filter_deps=gpl | |
| noformat_filter=yes | |
| noise_bsf=yes | |
| noise_filter=yes | |
| nonfree=yes | |
| nsv_demuxer=yes | |
| null_filter=yes | |
| null_muxer=yes | |
| nullsink_filter=yes | |
| nullsrc_filter=yes | |
| nut_demuxer=yes | |
| nut_muxer=yes | |
| nut_muxer_select=riffenc | |
| nuv_decoder=yes | |
| nuv_decoder_select='idctdsp lzo' | |
| nuv_demuxer=yes | |
| nuv_demuxer_select=riffdec | |
| nvenc=yes | |
| nvenc_deps=cuda | |
| nvenc_deps_any='dlopen LoadLibrary' | |
| nvenc_encoder=yes | |
| nvenc_encoder_deps=nvenc | |
| nvenc_h264_encoder=yes | |
| nvenc_h264_encoder_deps=nvenc | |
| nvenc_hevc_encoder=yes | |
| nvenc_hevc_encoder_deps=nvenc | |
| objformat=elf | |
| ocr_filter=yes | |
| ocr_filter_deps=libtesseract | |
| ocv_filter=yes | |
| ocv_filter_deps=libopencv | |
| oga_muxer=yes | |
| oga_muxer_select=ogg_muxer | |
| ogg_demuxer=yes | |
| ogg_demuxer_select=dirac_parse | |
| ogg_muxer=yes | |
| ogv_muxer=yes | |
| ogv_muxer_select=ogg_muxer | |
| oma_demuxer=yes | |
| oma_muxer=yes | |
| omx_deps='dlopen pthreads' | |
| omx_extralibs='$ldl' | |
| on2avc_decoder=yes | |
| on2avc_decoder_select=mdct | |
| op== | |
| openal_indev=yes | |
| openal_indev_deps=openal | |
| opencl=yes | |
| opengl_outdev=yes | |
| opengl_outdev_deps=opengl | |
| openssl=yes | |
| opt=--enable-vda | |
| optimizations=yes | |
| option=vda | |
| optname=extra_cflags | |
| optval=--enable-vda | |
| opus_decoder=yes | |
| opus_decoder_deps=swresample | |
| opus_decoder_select=mdct15 | |
| opus_encoder=yes | |
| opus_encoder_select='audio_frame_queue mdct15' | |
| opus_muxer=yes | |
| opus_muxer_select=ogg_muxer | |
| opus_parser=yes | |
| oss_indev=yes | |
| oss_indev_deps_any='soundcard_h sys_soundcard_h' | |
| oss_outdev=yes | |
| oss_outdev_deps_any='soundcard_h sys_soundcard_h' | |
| outdevs_if_any='alsa_outdev | |
| caca_outdev | |
| decklink_outdev | |
| fbdev_outdev | |
| opengl_outdev | |
| oss_outdev | |
| pulse_outdev | |
| sdl2_outdev | |
| sndio_outdev | |
| v4l2_outdev | |
| xv_outdev' | |
| overlay_filter=yes | |
| owdenoise_filter=yes | |
| owdenoise_filter_deps=gpl | |
| pad_filter=yes | |
| paf_audio_decoder=yes | |
| paf_demuxer=yes | |
| paf_video_decoder=yes | |
| palettegen_filter=yes | |
| paletteuse_filter=yes | |
| pam_decoder=yes | |
| pam_encoder=yes | |
| pan_filter=yes | |
| pan_filter_deps=swresample | |
| parsers_if_any='aac_parser | |
| aac_latm_parser | |
| ac3_parser | |
| adx_parser | |
| bmp_parser | |
| cavsvideo_parser | |
| cook_parser | |
| dca_parser | |
| dirac_parser | |
| dnxhd_parser | |
| dpx_parser | |
| dvaudio_parser | |
| dvbsub_parser | |
| dvdsub_parser | |
| dvd_nav_parser | |
| flac_parser | |
| g729_parser | |
| gsm_parser | |
| h261_parser | |
| h263_parser | |
| h264_parser | |
| hevc_parser | |
| mjpeg_parser | |
| mlp_parser | |
| mpeg4video_parser | |
| mpegaudio_parser | |
| mpegvideo_parser | |
| opus_parser | |
| png_parser | |
| pnm_parser | |
| rv30_parser | |
| rv40_parser | |
| sipr_parser | |
| tak_parser | |
| vc1_parser | |
| vorbis_parser | |
| vp3_parser | |
| vp8_parser | |
| vp9_parser | |
| xma_parser' | |
| pbm_decoder=yes | |
| pbm_encoder=yes | |
| pcm_alaw_at_decoder=yes | |
| pcm_alaw_at_decoder_deps=audiotoolbox | |
| pcm_alaw_at_encoder=yes | |
| pcm_alaw_at_encoder_deps=audiotoolbox | |
| pcm_alaw_at_encoder_select=audio_frame_queue | |
| pcm_alaw_decoder=yes | |
| pcm_alaw_demuxer=yes | |
| pcm_alaw_encoder=yes | |
| pcm_alaw_muxer=yes | |
| pcm_bluray_decoder=yes | |
| pcm_dvd_decoder=yes | |
| pcm_f16le_decoder=yes | |
| pcm_f24le_decoder=yes | |
| pcm_f32be_decoder=yes | |
| pcm_f32be_demuxer=yes | |
| pcm_f32be_encoder=yes | |
| pcm_f32be_muxer=yes | |
| pcm_f32le_decoder=yes | |
| pcm_f32le_demuxer=yes | |
| pcm_f32le_encoder=yes | |
| pcm_f32le_muxer=yes | |
| pcm_f64be_decoder=yes | |
| pcm_f64be_demuxer=yes | |
| pcm_f64be_encoder=yes | |
| pcm_f64be_muxer=yes | |
| pcm_f64le_decoder=yes | |
| pcm_f64le_demuxer=yes | |
| pcm_f64le_encoder=yes | |
| pcm_f64le_muxer=yes | |
| pcm_lxf_decoder=yes | |
| pcm_mulaw_at_decoder=yes | |
| pcm_mulaw_at_decoder_deps=audiotoolbox | |
| pcm_mulaw_at_encoder=yes | |
| pcm_mulaw_at_encoder_deps=audiotoolbox | |
| pcm_mulaw_at_encoder_select=audio_frame_queue | |
| pcm_mulaw_decoder=yes | |
| pcm_mulaw_demuxer=yes | |
| pcm_mulaw_encoder=yes | |
| pcm_mulaw_muxer=yes | |
| pcm_s16be_decoder=yes | |
| pcm_s16be_demuxer=yes | |
| pcm_s16be_encoder=yes | |
| pcm_s16be_muxer=yes | |
| pcm_s16be_planar_decoder=yes | |
| pcm_s16be_planar_encoder=yes | |
| pcm_s16le_decoder=yes | |
| pcm_s16le_demuxer=yes | |
| pcm_s16le_encoder=yes | |
| pcm_s16le_muxer=yes | |
| pcm_s16le_planar_decoder=yes | |
| pcm_s16le_planar_encoder=yes | |
| pcm_s24be_decoder=yes | |
| pcm_s24be_demuxer=yes | |
| pcm_s24be_encoder=yes | |
| pcm_s24be_muxer=yes | |
| pcm_s24daud_decoder=yes | |
| pcm_s24daud_encoder=yes | |
| pcm_s24le_decoder=yes | |
| pcm_s24le_demuxer=yes | |
| pcm_s24le_encoder=yes | |
| pcm_s24le_muxer=yes | |
| pcm_s24le_planar_decoder=yes | |
| pcm_s24le_planar_encoder=yes | |
| pcm_s32be_decoder=yes | |
| pcm_s32be_demuxer=yes | |
| pcm_s32be_encoder=yes | |
| pcm_s32be_muxer=yes | |
| pcm_s32le_decoder=yes | |
| pcm_s32le_demuxer=yes | |
| pcm_s32le_encoder=yes | |
| pcm_s32le_muxer=yes | |
| pcm_s32le_planar_decoder=yes | |
| pcm_s32le_planar_encoder=yes | |
| pcm_s64be_decoder=yes | |
| pcm_s64be_encoder=yes | |
| pcm_s64le_decoder=yes | |
| pcm_s64le_encoder=yes | |
| pcm_s8_decoder=yes | |
| pcm_s8_demuxer=yes | |
| pcm_s8_encoder=yes | |
| pcm_s8_muxer=yes | |
| pcm_s8_planar_decoder=yes | |
| pcm_s8_planar_encoder=yes | |
| pcm_u16be_decoder=yes | |
| pcm_u16be_demuxer=yes | |
| pcm_u16be_encoder=yes | |
| pcm_u16be_muxer=yes | |
| pcm_u16le_decoder=yes | |
| pcm_u16le_demuxer=yes | |
| pcm_u16le_encoder=yes | |
| pcm_u16le_muxer=yes | |
| pcm_u24be_decoder=yes | |
| pcm_u24be_demuxer=yes | |
| pcm_u24be_encoder=yes | |
| pcm_u24be_muxer=yes | |
| pcm_u24le_decoder=yes | |
| pcm_u24le_demuxer=yes | |
| pcm_u24le_encoder=yes | |
| pcm_u24le_muxer=yes | |
| pcm_u32be_decoder=yes | |
| pcm_u32be_demuxer=yes | |
| pcm_u32be_encoder=yes | |
| pcm_u32be_muxer=yes | |
| pcm_u32le_decoder=yes | |
| pcm_u32le_demuxer=yes | |
| pcm_u32le_encoder=yes | |
| pcm_u32le_muxer=yes | |
| pcm_u8_decoder=yes | |
| pcm_u8_demuxer=yes | |
| pcm_u8_encoder=yes | |
| pcm_u8_muxer=yes | |
| pcm_zork_decoder=yes | |
| pcx_decoder=yes | |
| pcx_encoder=yes | |
| perms_filter=yes | |
| perspective_filter=yes | |
| perspective_filter_deps=gpl | |
| pgm_decoder=yes | |
| pgm_encoder=yes | |
| pgmyuv_decoder=yes | |
| pgmyuv_encoder=yes | |
| pgssub_decoder=yes | |
| phase_filter=yes | |
| phase_filter_deps=gpl | |
| pictor_decoder=yes | |
| pipe_protocol=yes | |
| pixdesctest_filter=yes | |
| pixfmts_super2xsai_test_deps=super2xsai_filter | |
| pixlet_decoder=yes | |
| pjs_decoder=yes | |
| pjs_demuxer=yes | |
| pkg_config_default=pkg-config | |
| pmp_demuxer=yes | |
| png_decoder=yes | |
| png_decoder_select=zlib | |
| png_encoder=yes | |
| png_encoder_select='llvidencdsp zlib' | |
| png_parser=yes | |
| pnm_parser=yes | |
| podpages=yes | |
| podpages_deps=perl | |
| postproc=yes | |
| postproc_deps='avutil gpl' | |
| power8=yes | |
| power8_deps=vsx | |
| pp7_filter=yes | |
| pp7_filter_deps=gpl | |
| pp_filter=yes | |
| pp_filter_deps='gpl postproc' | |
| ppc4xx=yes | |
| ppc4xx_deps=ppc | |
| ppm_decoder=yes | |
| ppm_encoder=yes | |
| prefix=/usr/local/Cellar/ffmpeg/3.3.3 | |
| prefix_default=/usr/local | |
| premultiply_filter=yes | |
| prewitt_filter=yes | |
| prompeg_protocol=yes | |
| prores_aw_encoder=yes | |
| prores_decoder=yes | |
| prores_decoder_select='blockdsp idctdsp' | |
| prores_encoder=yes | |
| prores_encoder_select=fdctdsp | |
| prores_ks_encoder=yes | |
| prores_lgpl_decoder=yes | |
| protocols_if_any='async_protocol | |
| bluray_protocol | |
| cache_protocol | |
| concat_protocol | |
| crypto_protocol | |
| data_protocol | |
| ffrtmpcrypt_protocol | |
| ffrtmphttp_protocol | |
| file_protocol | |
| ftp_protocol | |
| gopher_protocol | |
| hls_protocol | |
| http_protocol | |
| httpproxy_protocol | |
| https_protocol | |
| icecast_protocol | |
| mmsh_protocol | |
| mmst_protocol | |
| md5_protocol | |
| pipe_protocol | |
| prompeg_protocol | |
| rtmp_protocol | |
| rtmpe_protocol | |
| rtmps_protocol | |
| rtmpt_protocol | |
| rtmpte_protocol | |
| rtmpts_protocol | |
| rtp_protocol | |
| sctp_protocol | |
| srtp_protocol | |
| subfile_protocol | |
| tee_protocol | |
| tcp_protocol | |
| tls_gnutls_protocol | |
| tls_schannel_protocol | |
| tls_securetransport_protocol | |
| tls_openssl_protocol | |
| udp_protocol | |
| udplite_protocol | |
| unix_protocol | |
| librtmp_protocol | |
| librtmpe_protocol | |
| librtmps_protocol | |
| librtmpt_protocol | |
| librtmpte_protocol | |
| libssh_protocol | |
| libsmbclient_protocol' | |
| psd_decoder=yes | |
| psnr_filter=yes | |
| psp_muxer=yes | |
| psp_muxer_select=mov_muxer | |
| pthreads= | |
| pthreads_requested=yes | |
| ptx_decoder=yes | |
| pullup_filter=yes | |
| pullup_filter_deps=gpl | |
| pulse_indev=yes | |
| pulse_indev_deps=libpulse | |
| pulse_outdev=yes | |
| pulse_outdev_deps=libpulse | |
| pva_demuxer=yes | |
| pvf_demuxer=yes | |
| qcelp_decoder=yes | |
| qcelp_decoder_select=lsp | |
| qcp_demuxer=yes | |
| qdm2_at_decoder=yes | |
| qdm2_at_decoder_deps=audiotoolbox | |
| qdm2_decoder=yes | |
| qdm2_decoder_select='mdct rdft mpegaudiodsp' | |
| qdmc_at_decoder=yes | |
| qdmc_at_decoder_deps=audiotoolbox | |
| qdmc_decoder=yes | |
| qdraw_decoder=yes | |
| qp_filter=yes | |
| qpeg_decoder=yes | |
| qsvdec_example=yes | |
| qsvdec_example_deps='avcodec avutil libmfx h264_qsv_decoder vaapi_x11' | |
| qsvdec_select=qsv | |
| qsvenc_select=qsv | |
| qtkit_indev=yes | |
| qtkit_indev_extralibs='-framework QTKit -framework Foundation -framework QuartzCore' | |
| qtkit_indev_select=qtkit | |
| qtrle_decoder=yes | |
| qtrle_encoder=yes | |
| quotes='""' | |
| r=--enable-vda | |
| r10k_decoder=yes | |
| r10k_encoder=yes | |
| r210_decoder=yes | |
| r210_encoder=yes | |
| r3d_demuxer=yes | |
| ra_144_decoder=yes | |
| ra_144_decoder_select=audiodsp | |
| ra_144_encoder=yes | |
| ra_144_encoder_select='audio_frame_queue lpc audiodsp' | |
| ra_288_decoder=yes | |
| ralf_decoder=yes | |
| ralf_decoder_select=golomb | |
| random_filter=yes | |
| ranlib_default=ranlib | |
| rawvideo_decoder=yes | |
| rawvideo_decoder_select=bswapdsp | |
| rawvideo_demuxer=yes | |
| rawvideo_encoder=yes | |
| rawvideo_muxer=yes | |
| rdft_select=fft | |
| readeia608_filter=yes | |
| readvitc_filter=yes | |
| realtext_decoder=yes | |
| realtext_demuxer=yes | |
| realtime_filter=yes | |
| redspark_demuxer=yes | |
| remap_filter=yes | |
| remove_extradata_bsf=yes | |
| removegrain_filter=yes | |
| removelogo_filter=yes | |
| removelogo_filter_deps='avcodec avformat swscale' | |
| remuxing_example=yes | |
| remuxing_example_deps='avcodec avformat avutil' | |
| repeatfields_filter=yes | |
| repeatfields_filter_deps=gpl | |
| replaygain_filter=yes | |
| resample_filter=yes | |
| resample_filter_deps=avresample | |
| resampling_audio_example=yes | |
| resampling_audio_example_deps='avutil swresample' | |
| reverse_filter=yes | |
| rgbtestsrc_filter=yes | |
| rl2_decoder=yes | |
| rl2_demuxer=yes | |
| rm_demuxer=yes | |
| rm_muxer=yes | |
| roq_decoder=yes | |
| roq_demuxer=yes | |
| roq_dpcm_decoder=yes | |
| roq_dpcm_encoder=yes | |
| roq_encoder=yes | |
| roq_muxer=yes | |
| rotate_filter=yes | |
| rpl_demuxer=yes | |
| rpza_decoder=yes | |
| rscc_decoder=yes | |
| rscc_decoder_select=zlib | |
| rsd_demuxer=yes | |
| rso_demuxer=yes | |
| rso_muxer=yes | |
| rtjpeg_decoder_select=me_cmp | |
| rtmp_protocol=yes | |
| rtmp_protocol_deps='!librtmp_protocol' | |
| rtmp_protocol_select=tcp_protocol | |
| rtmpe_protocol=yes | |
| rtmpe_protocol_select=ffrtmpcrypt_protocol | |
| rtmps_protocol=yes | |
| rtmps_protocol_deps='!librtmp_protocol' | |
| rtmps_protocol_select=tls_protocol | |
| rtmpt_protocol=yes | |
| rtmpt_protocol_select=ffrtmphttp_protocol | |
| rtmpte_protocol=yes | |
| rtmpte_protocol_select='ffrtmpcrypt_protocol ffrtmphttp_protocol' | |
| rtmpts_protocol=yes | |
| rtmpts_protocol_select='ffrtmphttp_protocol https_protocol' | |
| rtp_demuxer=yes | |
| rtp_demuxer_select=sdp_demuxer | |
| rtp_mpegts_muxer=yes | |
| rtp_muxer=yes | |
| rtp_muxer_select=golomb | |
| rtp_protocol=yes | |
| rtp_protocol_select=udp_protocol | |
| rtpdec_select='asf_demuxer jpegtables mov_demuxer mpegts_demuxer rm_demuxer rtp_protocol srtp' | |
| rtsp_demuxer=yes | |
| rtsp_demuxer_select='http_protocol rtpdec' | |
| rtsp_muxer=yes | |
| rtsp_muxer_select='rtp_muxer http_protocol rtp_protocol rtpenc_chain' | |
| rubberband_filter=yes | |
| rubberband_filter_deps=librubberband | |
| runtime_cpudetect=yes | |
| rv10_decoder=yes | |
| rv10_decoder_select=h263_decoder | |
| rv10_encoder=yes | |
| rv10_encoder_select=h263_encoder | |
| rv20_decoder=yes | |
| rv20_decoder_select=h263_decoder | |
| rv20_encoder=yes | |
| rv20_encoder_select=h263_encoder | |
| rv30_decoder=yes | |
| rv30_decoder_select='golomb h264pred h264qpel mpegvideo rv34dsp' | |
| rv30_parser=yes | |
| rv40_decoder=yes | |
| rv40_decoder_select='golomb h264pred h264qpel mpegvideo rv34dsp' | |
| rv40_parser=yes | |
| s302m_decoder=yes | |
| s302m_encoder=yes | |
| sab_filter=yes | |
| sab_filter_deps='gpl swscale' | |
| safe_bitstream_reader=yes | |
| sami_decoder=yes | |
| sami_demuxer=yes | |
| sanm_decoder=yes | |
| sap_demuxer=yes | |
| sap_demuxer_select=sdp_demuxer | |
| sap_muxer=yes | |
| sap_muxer_select='rtp_muxer rtp_protocol rtpenc_chain' | |
| sbg_demuxer=yes | |
| scale2ref_filter=yes | |
| scale2ref_filter_deps=swscale | |
| scale_filter=yes | |
| scale_filter_deps=swscale | |
| scale_npp_filter=yes | |
| scale_npp_filter_deps='cuda libnpp' | |
| scale_qsv_filter=yes | |
| scale_qsv_filter_deps=libmfx | |
| scale_vaapi_filter=yes | |
| scale_vaapi_filter_deps='vaapi VAProcPipelineParameterBuffer' | |
| scaling_video_example=yes | |
| scaling_video_example_deps='avutil swscale' | |
| scc_demuxer=yes | |
| scc_muxer=yes | |
| scpr_decoder=yes | |
| screenpresso_decoder=yes | |
| screenpresso_decoder_select=zlib | |
| sctp_protocol=yes | |
| sctp_protocol_deps='struct_sctp_event_subscribe struct_msghdr_msg_flags' | |
| sctp_protocol_select=network | |
| sdl2_outdev=yes | |
| sdl2_outdev_deps=sdl2 | |
| sdp_demuxer=yes | |
| sdp_demuxer_select=rtpdec | |
| sdr2_demuxer=yes | |
| sds_demuxer=yes | |
| sdx2_dpcm_decoder=yes | |
| sdx_demuxer=yes | |
| segafilm_demuxer=yes | |
| segment_muxer=yes | |
| select_filter=yes | |
| select_filter_select=pixelutils | |
| selectivecolor_filter=yes | |
| sendcmd_filter=yes | |
| separatefields_filter=yes | |
| setdar_filter=yes | |
| setend=yes | |
| setend_deps=arm | |
| setend_inline_deps=inline_asm | |
| setfield_filter=yes | |
| setpts_filter=yes | |
| setsar_filter=yes | |
| settb_filter=yes | |
| sgi_decoder=yes | |
| sgi_encoder=yes | |
| sgirle_decoder=yes | |
| shared=yes | |
| sheervideo_decoder=yes | |
| shorten_decoder=yes | |
| shorten_decoder_select='golomb bswapdsp' | |
| shorten_demuxer=yes | |
| showcqt_filter=yes | |
| showcqt_filter_deps='avcodec avformat swscale' | |
| showcqt_filter_select=fft | |
| showfreqs_filter=yes | |
| showfreqs_filter_deps=avcodec | |
| showfreqs_filter_select=fft | |
| showinfo_filter=yes | |
| showpalette_filter=yes | |
| showspectrum_filter=yes | |
| showspectrum_filter_deps=avcodec | |
| showspectrum_filter_select=fft | |
| showspectrumpic_filter=yes | |
| showspectrumpic_filter_deps=avcodec | |
| showspectrumpic_filter_select=fft | |
| showvolume_filter=yes | |
| showwaves_filter=yes | |
| showwavespic_filter=yes | |
| shuffleframes_filter=yes | |
| shuffleplanes_filter=yes | |
| sidechaincompress_filter=yes | |
| sidechaingate_filter=yes | |
| sidedata_filter=yes | |
| siff_demuxer=yes | |
| signalstats_filter=yes | |
| signature_filter=yes | |
| signature_filter_deps='gpl avcodec avformat' | |
| silencedetect_filter=yes | |
| silenceremove_filter=yes | |
| simd_align_16_if_any='altivec neon sse' | |
| simd_align_32_if_any=avx | |
| sine_filter=yes | |
| singlejpeg_muxer=yes | |
| sipr_decoder=yes | |
| sipr_decoder_select=lsp | |
| sipr_parser=yes | |
| sln_demuxer=yes | |
| smackaud_decoder=yes | |
| smacker_decoder=yes | |
| smacker_demuxer=yes | |
| smartblur_filter=yes | |
| smartblur_filter_deps='gpl swscale' | |
| smc_decoder=yes | |
| smjpeg_demuxer=yes | |
| smjpeg_muxer=yes | |
| smoothstreaming_muxer=yes | |
| smoothstreaming_muxer_select=ismv_muxer | |
| smptebars_filter=yes | |
| smptehdbars_filter=yes | |
| smush_demuxer=yes | |
| smvjpeg_decoder=yes | |
| sndio_indev=yes | |
| sndio_indev_deps=sndio_h | |
| sndio_outdev=yes | |
| sndio_outdev_deps=sndio_h | |
| snow_decoder=yes | |
| snow_decoder_select='dwt h264qpel hpeldsp me_cmp rangecoder videodsp' | |
| snow_encoder=yes | |
| snow_encoder_select='aandcttables dwt h264qpel hpeldsp me_cmp mpegvideoenc rangecoder' | |
| sobel_filter=yes | |
| sofalizer_filter=yes | |
| sofalizer_filter_deps='netcdf avcodec' | |
| sofalizer_filter_select=fft | |
| sol_demuxer=yes | |
| sol_dpcm_decoder=yes | |
| sonic_decoder=yes | |
| sonic_decoder_select='golomb rangecoder' | |
| sonic_encoder=yes | |
| sonic_encoder_select='golomb rangecoder' | |
| sonic_ls_encoder=yes | |
| sonic_ls_encoder_select='golomb rangecoder' | |
| source_path=. | |
| sox_demuxer=yes | |
| sox_muxer=yes | |
| sp5x_decoder=yes | |
| sp5x_decoder_select=mjpeg_decoder | |
| spdif_demuxer=yes | |
| spdif_muxer=yes | |
| spdif_muxer_select=aac_parser | |
| spectrumsynth_filter=yes | |
| spectrumsynth_filter_deps=avcodec | |
| spectrumsynth_filter_select=fft | |
| speedhq_decoder=yes | |
| split_filter=yes | |
| spp_filter=yes | |
| spp_filter_deps='gpl avcodec' | |
| spp_filter_select='fft idctdsp fdctdsp me_cmp pixblockdsp' | |
| spx_muxer=yes | |
| spx_muxer_select=ogg_muxer | |
| srt_decoder=yes | |
| srt_demuxer=yes | |
| srt_encoder=yes | |
| srt_muxer=yes | |
| srtp_protocol=yes | |
| srtp_protocol_select='rtp_protocol srtp' | |
| ssa_decoder=yes | |
| ssa_encoder=yes | |
| sse=yes | |
| sse2=yes | |
| sse2_deps=sse | |
| sse2_external_deps=sse_external | |
| sse2_inline_deps=sse_inline | |
| sse2_suggest='sse2_external sse2_inline' | |
| sse3=yes | |
| sse3_deps=sse2 | |
| sse3_external_deps=sse2_external | |
| sse3_inline_deps=sse2_inline | |
| sse3_suggest='sse3_external sse3_inline' | |
| sse4=yes | |
| sse42=yes | |
| sse42_deps=sse4 | |
| sse42_external_deps=sse4_external | |
| sse42_inline_deps=sse4_inline | |
| sse42_suggest='sse42_external sse42_inline' | |
| sse4_deps=ssse3 | |
| sse4_external_deps=ssse3_external | |
| sse4_inline_deps=ssse3_inline | |
| sse4_suggest='sse4_external sse4_inline' | |
| sse_deps=mmxext | |
| sse_external_deps=mmxext_external | |
| sse_inline_deps=mmxext_inline | |
| sse_suggest='sse_external sse_inline' | |
| ssim_filter=yes | |
| ssse3=yes | |
| ssse3_deps=sse3 | |
| ssse3_external_deps=sse3_external | |
| ssse3_inline_deps=sse3_inline | |
| ssse3_suggest='ssse3_external ssse3_inline' | |
| static=yes | |
| stereo3d_filter=yes | |
| stereo3d_filter_deps=gpl | |
| stereotools_filter=yes | |
| stereowiden_filter=yes | |
| stl_decoder=yes | |
| stl_demuxer=yes | |
| str_demuxer=yes | |
| stream_segment_muxer=yes | |
| streamselect_filter=yes | |
| strip_default=strip | |
| stripping=yes | |
| subfile_protocol=yes | |
| subrip_decoder=yes | |
| subrip_encoder=yes | |
| subtitles_filter=yes | |
| subtitles_filter_deps='avformat avcodec libass' | |
| subviewer1_decoder=yes | |
| subviewer1_demuxer=yes | |
| subviewer_decoder=yes | |
| subviewer_demuxer=yes | |
| sunrast_decoder=yes | |
| sunrast_encoder=yes | |
| sup_demuxer=yes | |
| super2xsai_filter=yes | |
| super2xsai_filter_deps=gpl | |
| svag_demuxer=yes | |
| svq1_decoder=yes | |
| svq1_decoder_select=hpeldsp | |
| svq1_encoder=yes | |
| svq1_encoder_select='aandcttables hpeldsp me_cmp mpegvideoenc' | |
| svq3_decoder=yes | |
| svq3_decoder_select='golomb h264dsp h264parse h264pred hpeldsp tpeldsp videodsp' | |
| svq3_decoder_suggest=zlib | |
| swaprect_filter=yes | |
| swapuv_filter=yes | |
| swf_demuxer=yes | |
| swf_demuxer_suggest=zlib | |
| swf_muxer=yes | |
| swresample=yes | |
| swresample_deps=avutil | |
| sws_max_filter_size=256 | |
| sws_max_filter_size_default=256 | |
| swscale=yes | |
| swscale_alpha=yes | |
| swscale_deps=avutil | |
| symver_if_any='symver_asm_label symver_gnu_asm' | |
| tak_decoder=yes | |
| tak_decoder_select=audiodsp | |
| tak_demuxer=yes | |
| tak_demuxer_select=tak_parser | |
| tak_parser=yes | |
| targa_decoder=yes | |
| targa_encoder=yes | |
| targa_y216_decoder=yes | |
| target_os_default=darwin | |
| target_path='$(CURDIR)' | |
| tblend_filter=yes | |
| tcp_protocol=yes | |
| tcp_protocol_select=network | |
| tdsc_decoder=yes | |
| tdsc_decoder_select='zlib mjpeg_decoder' | |
| tedcaptions_demuxer=yes | |
| tee_muxer=yes | |
| tee_protocol=yes | |
| telecine_filter=yes | |
| testsrc2_filter=yes | |
| testsrc_filter=yes | |
| text2movsub_bsf=yes | |
| text_decoder=yes | |
| text_encoder=yes | |
| tg2_muxer=yes | |
| tg2_muxer_select=mov_muxer | |
| tgp_muxer=yes | |
| tgp_muxer_select=mov_muxer | |
| theora_decoder=yes | |
| theora_decoder_select=vp3_decoder | |
| thing=decoder | |
| thp_decoder=yes | |
| thp_decoder_select=mjpeg_decoder | |
| thp_demuxer=yes | |
| threads_if_any=' | |
| pthreads | |
| os2threads | |
| w32threads | |
| ' | |
| threedostr_demuxer=yes | |
| threshold_filter=yes | |
| thumbnail_filter=yes | |
| tiertexseq_demuxer=yes | |
| tiertexseqvideo_decoder=yes | |
| tiff_decoder=yes | |
| tiff_decoder_suggest='zlib lzma' | |
| tiff_encoder=yes | |
| tiff_encoder_suggest=zlib | |
| tile_filter=yes | |
| tinterlace_filter=yes | |
| tinterlace_filter_deps=gpl | |
| tinterlace_merge_test_deps=tinterlace_filter | |
| tinterlace_pad_test_deps=tinterlace_filter | |
| tls_gnutls_protocol=yes | |
| tls_gnutls_protocol_deps='gnutls !tls_schannel_protocol !tls_securetransport_protocol' | |
| tls_gnutls_protocol_select=tcp_protocol | |
| tls_openssl_protocol=yes | |
| tls_openssl_protocol_deps='openssl !tls_schannel_protocol !tls_securetransport_protocol !tls_gnutls_protocol' | |
| tls_openssl_protocol_select=tcp_protocol | |
| tls_protocol_deps_any='tls_schannel_protocol tls_securetransport_protocol tls_gnutls_protocol tls_openssl_protocol' | |
| tls_schannel_protocol=yes | |
| tls_schannel_protocol_deps=schannel | |
| tls_schannel_protocol_select=tcp_protocol | |
| tls_securetransport_protocol=yes | |
| tls_securetransport_protocol_deps=securetransport | |
| tls_securetransport_protocol_select=tcp_protocol | |
| tmv_decoder=yes | |
| tmv_demuxer=yes | |
| transcode_aac_example=yes | |
| transcode_aac_example_deps='avcodec avformat swresample' | |
| transcoding_example=yes | |
| transcoding_example_deps='avfilter avcodec avformat avutil' | |
| transpose_filter=yes | |
| treble_filter=yes | |
| tremolo_filter=yes | |
| trim_filter=yes | |
| truehd_decoder=yes | |
| truehd_decoder_select=mlp_parser | |
| truehd_demuxer=yes | |
| truehd_encoder=yes | |
| truehd_muxer=yes | |
| truemotion1_decoder=yes | |
| truemotion2_decoder=yes | |
| truemotion2_decoder_select=bswapdsp | |
| truemotion2rt_decoder=yes | |
| truespeech_decoder=yes | |
| truespeech_decoder_select=bswapdsp | |
| tscc2_decoder=yes | |
| tscc_decoder=yes | |
| tscc_decoder_select=zlib | |
| tta_decoder=yes | |
| tta_demuxer=yes | |
| tta_encoder=yes | |
| tta_muxer=yes | |
| tty_demuxer=yes | |
| twinvq_decoder=yes | |
| twinvq_decoder_select='mdct lsp sinewin' | |
| txd_decoder=yes | |
| txd_decoder_select=texturedsp | |
| txd_demuxer=yes | |
| txtpages=yes | |
| txtpages_deps='perl makeinfo' | |
| udp_protocol=yes | |
| udp_protocol_select=network | |
| udplite_protocol=yes | |
| udplite_protocol_select=network | |
| ulti_decoder=yes | |
| uncodedframecrc_muxer=yes | |
| unix_protocol=yes | |
| unix_protocol_deps=sys_un_h | |
| unix_protocol_select=network | |
| unsharp_filter=yes | |
| uspp_filter=yes | |
| uspp_filter_deps='gpl avcodec' | |
| utvideo_decoder=yes | |
| utvideo_decoder_select='bswapdsp llviddsp' | |
| utvideo_encoder=yes | |
| utvideo_encoder_select='bswapdsp huffman llvidencdsp' | |
| v=swscale | |
| v210_decoder=yes | |
| v210_demuxer=yes | |
| v210_encoder=yes | |
| v210x_decoder=yes | |
| v210x_demuxer=yes | |
| v308_decoder=yes | |
| v308_encoder=yes | |
| v408_decoder=yes | |
| v408_encoder=yes | |
| v410_decoder=yes | |
| v410_encoder=yes | |
| v4l2_indev=yes | |
| v4l2_indev_deps_any='linux_videodev2_h sys_videoio_h' | |
| v4l2_outdev=yes | |
| v4l2_outdev_deps_any='linux_videodev2_h sys_videoio_h' | |
| v4l_indev_deps=linux_videodev_h | |
| vaapi=yes | |
| vaapi_deps=va_va_h | |
| vaapi_encode_deps=vaapi | |
| vag_demuxer=yes | |
| vaguedenoiser_filter=yes | |
| vaguedenoiser_filter_deps=gpl | |
| valgrind_backtrace=yes | |
| valgrind_backtrace_deps='!optimizations valgrind_valgrind_h' | |
| value=yes | |
| var=gplv3 | |
| vb_decoder=yes | |
| vble_decoder=yes | |
| vble_decoder_select=llviddsp | |
| vc1_crystalhd_decoder=yes | |
| vc1_crystalhd_decoder_select=crystalhd | |
| vc1_cuvid_decoder=yes | |
| vc1_cuvid_decoder_deps='cuda cuvid' | |
| vc1_cuvid_hwaccel=yes | |
| vc1_cuvid_hwaccel_deps='cuda cuvid' | |
| vc1_cuvid_hwaccel_select=vc1_cuvid_decoder | |
| vc1_d3d11va_hwaccel=yes | |
| vc1_d3d11va_hwaccel_deps=d3d11va | |
| vc1_d3d11va_hwaccel_select=vc1_decoder | |
| vc1_decoder=yes | |
| vc1_decoder_select='blockdsp h263_decoder h264qpel intrax8 mpegvideo vc1dsp' | |
| vc1_demuxer=yes | |
| vc1_dxva2_hwaccel=yes | |
| vc1_dxva2_hwaccel_deps=dxva2 | |
| vc1_dxva2_hwaccel_select=vc1_decoder | |
| vc1_mmal_decoder=yes | |
| vc1_mmal_decoder_deps=mmal | |
| vc1_mmal_decoder_select=mmal | |
| vc1_mmal_hwaccel=yes | |
| vc1_mmal_hwaccel_deps=mmal | |
| vc1_muxer=yes | |
| vc1_parser=yes | |
| vc1_parser_select=vc1dsp | |
| vc1_qsv_decoder=yes | |
| vc1_qsv_decoder_deps=libmfx | |
| vc1_qsv_decoder_select='qsvdec vc1_qsv_hwaccel vc1_parser' | |
| vc1_qsv_hwaccel=yes | |
| vc1_qsv_hwaccel_deps=libmfx | |
| vc1_qsv_hwaccel_select=qsvdec_vc1 | |
| vc1_vaapi_hwaccel=yes | |
| vc1_vaapi_hwaccel_deps=vaapi | |
| vc1_vaapi_hwaccel_select=vc1_decoder | |
| vc1_vdpau_decoder=yes | |
| vc1_vdpau_decoder_deps=vdpau | |
| vc1_vdpau_decoder_select=vc1_decoder | |
| vc1_vdpau_hwaccel=yes | |
| vc1_vdpau_hwaccel_deps=vdpau | |
| vc1_vdpau_hwaccel_select=vc1_decoder | |
| vc1dsp_select='h264chroma qpeldsp startcode' | |
| vc1image_decoder=yes | |
| vc1image_decoder_select=vc1_decoder | |
| vc1t_demuxer=yes | |
| vc1t_muxer=yes | |
| vc2_encoder=yes | |
| vcr1_decoder=yes | |
| vda=yes | |
| vda_deps='vda_framework pthreads' | |
| vda_extralibs='-framework CoreFoundation -framework QuartzCore' | |
| vda_framework=yes | |
| vda_framework_deps=VideoDecodeAcceleration_VDADecoder_h | |
| vda_framework_extralibs='-framework VideoDecodeAcceleration' | |
| vda_requested=yes | |
| vdpau=yes | |
| vdpau_deps='vdpau_vdpau_h vdpau_vdpau_x11_h' | |
| vectorscope_filter=yes | |
| version3=yes | |
| version_script=--version-script | |
| vflip_filter=yes | |
| vfp=yes | |
| vfp_deps_any='aarch64 arm' | |
| vfp_inline_deps=inline_asm | |
| vfpv3=yes | |
| vfpv3_deps=vfp | |
| vfpv3_inline_deps=inline_asm | |
| vfwcap_indev=yes | |
| vfwcap_indev_deps='capCreateCaptureWindow vfwcap_defines' | |
| vfwcap_indev_extralibs=-lavicap32 | |
| vibrato_filter=yes | |
| videotoolbox=yes | |
| videotoolbox_deps=VideoToolbox_VideoToolbox_h | |
| videotoolbox_encoder=yes | |
| videotoolbox_encoder_deps='videotoolbox VTCompressionSessionPrepareToEncodeFrames' | |
| videotoolbox_encoder_suggest='vda_framework vt_bt2020' | |
| videotoolbox_extralibs='-framework CoreFoundation -framework VideoToolbox -framework CoreMedia -framework CoreVideo' | |
| videotoolbox_hwaccel=yes | |
| videotoolbox_hwaccel_deps='videotoolbox pthreads' | |
| videotoolbox_hwaccel_extralibs='-framework QuartzCore' | |
| vidstabdetect_filter=yes | |
| vidstabdetect_filter_deps=libvidstab | |
| vidstabtransform_filter=yes | |
| vidstabtransform_filter_deps=libvidstab | |
| vignette_filter=yes | |
| vivo_demuxer=yes | |
| vmd_demuxer=yes | |
| vmdaudio_decoder=yes | |
| vmdvideo_decoder=yes | |
| vmnc_decoder=yes | |
| vobsub_demuxer=yes | |
| vobsub_demuxer_select=mpegps_demuxer | |
| voc_demuxer=yes | |
| voc_muxer=yes | |
| volume_filter=yes | |
| volumedetect_filter=yes | |
| vorbis_decoder=yes | |
| vorbis_decoder_select=mdct | |
| vorbis_encoder=yes | |
| vorbis_encoder_select=mdct | |
| vorbis_parser=yes | |
| vp3_decoder=yes | |
| vp3_decoder_select='hpeldsp vp3dsp videodsp' | |
| vp3_parser=yes | |
| vp5_decoder=yes | |
| vp5_decoder_select='h264chroma hpeldsp videodsp vp3dsp vp56dsp' | |
| vp6_decoder=yes | |
| vp6_decoder_select='h264chroma hpeldsp huffman videodsp vp3dsp vp56dsp' | |
| vp6a_decoder=yes | |
| vp6a_decoder_select=vp6_decoder | |
| vp6f_decoder=yes | |
| vp6f_decoder_select=vp6_decoder | |
| vp7_decoder=yes | |
| vp7_decoder_select='h264pred videodsp vp8dsp' | |
| vp8_cuvid_decoder=yes | |
| vp8_cuvid_decoder_deps='cuda cuvid' | |
| vp8_cuvid_hwaccel=yes | |
| vp8_cuvid_hwaccel_deps='cuda cuvid' | |
| vp8_cuvid_hwaccel_select=vp8_cuvid_decoder | |
| vp8_decoder=yes | |
| vp8_decoder_select='h264pred videodsp vp8dsp' | |
| vp8_mediacodec_decoder=yes | |
| vp8_mediacodec_decoder_deps=mediacodec | |
| vp8_mediacodec_hwaccel=yes | |
| vp8_mediacodec_hwaccel_deps=mediacodec | |
| vp8_parser=yes | |
| vp8_qsv_decoder=yes | |
| vp8_qsv_decoder_deps=libmfx | |
| vp8_qsv_decoder_select='qsvdec vp8_qsv_hwaccel vp8_parser' | |
| vp8_qsv_hwaccel=yes | |
| vp8_qsv_hwaccel_deps=libmfx | |
| vp8_vaapi_encoder=yes | |
| vp8_vaapi_encoder_deps=VAEncPictureParameterBufferVP8 | |
| vp8_vaapi_encoder_select=vaapi_encode | |
| vp9_cuvid_decoder=yes | |
| vp9_cuvid_decoder_deps='cuda cuvid' | |
| vp9_cuvid_hwaccel=yes | |
| vp9_cuvid_hwaccel_deps='cuda cuvid' | |
| vp9_cuvid_hwaccel_select=vp9_cuvid_decoder | |
| vp9_d3d11va_hwaccel=yes | |
| vp9_d3d11va_hwaccel_deps='d3d11va DXVA_PicParams_VP9' | |
| vp9_d3d11va_hwaccel_select=vp9_decoder | |
| vp9_decoder=yes | |
| vp9_decoder_select='videodsp vp9_parser' | |
| vp9_dxva2_hwaccel=yes | |
| vp9_dxva2_hwaccel_deps='dxva2 DXVA_PicParams_VP9' | |
| vp9_dxva2_hwaccel_select=vp9_decoder | |
| vp9_mediacodec_decoder=yes | |
| vp9_mediacodec_decoder_deps=mediacodec | |
| vp9_mediacodec_hwaccel=yes | |
| vp9_mediacodec_hwaccel_deps=mediacodec | |
| vp9_parser=yes | |
| vp9_superframe_bsf=yes | |
| vp9_vaapi_hwaccel=yes | |
| vp9_vaapi_hwaccel_deps='vaapi VADecPictureParameterBufferVP9_bit_depth' | |
| vp9_vaapi_hwaccel_select=vp9_decoder | |
| vpk_demuxer=yes | |
| vplayer_decoder=yes | |
| vplayer_demuxer=yes | |
| vqa_decoder=yes | |
| vqf_demuxer=yes | |
| vstack_filter=yes | |
| vsx=yes | |
| vsx_deps=altivec | |
| vt_bt2020_deps=kCVImageBufferColorPrimaries_ITU_R_2020 | |
| w32threads_deps=atomics_native | |
| w3fdif_filter=yes | |
| w64_demuxer=yes | |
| w64_demuxer_select=wav_demuxer | |
| w64_muxer=yes | |
| w64_muxer_select=wav_muxer | |
| wav_demuxer=yes | |
| wav_demuxer_select=riffdec | |
| wav_muxer=yes | |
| wav_muxer_select=riffenc | |
| waveform_filter=yes | |
| wavpack_decoder=yes | |
| wavpack_encoder=yes | |
| wc3_demuxer=yes | |
| weave_filter=yes | |
| webm_chunk_muxer=yes | |
| webm_dash_manifest_demuxer=yes | |
| webm_dash_manifest_demuxer_select=matroska_demuxer | |
| webm_dash_manifest_muxer=yes | |
| webm_muxer=yes | |
| webm_muxer_select='iso_media riffenc' | |
| webp_decoder=yes | |
| webp_decoder_select='vp8_decoder exif' | |
| webp_muxer=yes | |
| webvtt_decoder=yes | |
| webvtt_demuxer=yes | |
| webvtt_encoder=yes | |
| webvtt_muxer=yes | |
| windres_default=windres | |
| wmalossless_decoder=yes | |
| wmalossless_decoder_select=llauddsp | |
| wmapro_decoder=yes | |
| wmapro_decoder_select='mdct sinewin wma_freqs' | |
| wmav1_decoder=yes | |
| wmav1_decoder_select='mdct sinewin wma_freqs' | |
| wmav1_encoder=yes | |
| wmav1_encoder_select='mdct sinewin wma_freqs' | |
| wmav2_decoder=yes | |
| wmav2_decoder_select='mdct sinewin wma_freqs' | |
| wmav2_encoder=yes | |
| wmav2_encoder_select='mdct sinewin wma_freqs' | |
| wmavoice_decoder=yes | |
| wmavoice_decoder_select='lsp rdft dct mdct sinewin' | |
| wmv1_decoder=yes | |
| wmv1_decoder_select=h263_decoder | |
| wmv1_encoder=yes | |
| wmv1_encoder_select=h263_encoder | |
| wmv2_decoder=yes | |
| wmv2_decoder_select='blockdsp error_resilience h263_decoder idctdsp intrax8 videodsp wmv2dsp' | |
| wmv2_encoder=yes | |
| wmv2_encoder_select='h263_encoder wmv2dsp' | |
| wmv3_crystalhd_decoder=yes | |
| wmv3_crystalhd_decoder_select=crystalhd | |
| wmv3_d3d11va_hwaccel=yes | |
| wmv3_d3d11va_hwaccel_select=vc1_d3d11va_hwaccel | |
| wmv3_decoder=yes | |
| wmv3_decoder_select=vc1_decoder | |
| wmv3_dxva2_hwaccel=yes | |
| wmv3_dxva2_hwaccel_select=vc1_dxva2_hwaccel | |
| wmv3_vaapi_hwaccel=yes | |
| wmv3_vaapi_hwaccel_select=vc1_vaapi_hwaccel | |
| wmv3_vdpau_decoder=yes | |
| wmv3_vdpau_decoder_select=vc1_vdpau_decoder | |
| wmv3_vdpau_hwaccel=yes | |
| wmv3_vdpau_hwaccel_select=vc1_vdpau_hwaccel | |
| wmv3image_decoder=yes | |
| wmv3image_decoder_select=wmv3_decoder | |
| wnv1_decoder=yes | |
| wrapped_avframe_encoder=yes | |
| ws_snd1_decoder=yes | |
| wsaud_demuxer=yes | |
| wsd_demuxer=yes | |
| wsvqa_demuxer=yes | |
| wtv_demuxer=yes | |
| wtv_demuxer_select='mpegts_demuxer riffdec' | |
| wtv_muxer=yes | |
| wtv_muxer_select='mpegts_muxer riffenc' | |
| wv_demuxer=yes | |
| wv_muxer=yes | |
| wve_demuxer=yes | |
| x86_64_select=i686 | |
| x86_64_suggest=fast_cmov | |
| xa_demuxer=yes | |
| xan_dpcm_decoder=yes | |
| xan_wc3_decoder=yes | |
| xan_wc4_decoder=yes | |
| xbin_decoder=yes | |
| xbin_demuxer=yes | |
| xbm_decoder=yes | |
| xbm_encoder=yes | |
| xbr_filter=yes | |
| xcbgrab_indev=yes | |
| xcbgrab_indev_deps=libxcb | |
| xface_decoder=yes | |
| xface_encoder=yes | |
| xl_decoder=yes | |
| xlib=yes | |
| xma1_decoder=yes | |
| xma1_decoder_select=wmapro_decoder | |
| xma2_decoder=yes | |
| xma2_decoder_select=wmapro_decoder | |
| xma_parser=yes | |
| xmv_demuxer=yes | |
| xmv_demuxer_select=riffdec | |
| xop=yes | |
| xop_deps=avx | |
| xop_external_deps=avx_external | |
| xop_inline_deps=avx_inline | |
| xop_suggest='xop_external xop_inline' | |
| xpm_decoder=yes | |
| xsub_decoder=yes | |
| xsub_encoder=yes | |
| xv_outdev=yes | |
| xv_outdev_deps='X11_extensions_Xvlib_h XvGetPortAttribute' | |
| xv_outdev_extralibs='-lXv -lX11 -lXext' | |
| xvag_demuxer=yes | |
| xvmc=yes | |
| xvmc_deps=X11_extensions_XvMClib_h | |
| xwd_decoder=yes | |
| xwd_encoder=yes | |
| xwma_demuxer=yes | |
| xwma_demuxer_select=riffdec | |
| y41p_decoder=yes | |
| y41p_encoder=yes | |
| yadif_filter=yes | |
| yasmexe_default=yasm | |
| ylc_decoder=yes | |
| yop_decoder=yes | |
| yop_demuxer=yes | |
| yuv4_decoder=yes | |
| yuv4_encoder=yes | |
| yuv4mpegpipe_demuxer=yes | |
| yuv4mpegpipe_muxer=yes | |
| yuvtestsrc_filter=yes | |
| zero12v_decoder=yes | |
| zerocodec_decoder=yes | |
| zerocodec_decoder_select=zlib | |
| zlib_decoder=yes | |
| zlib_decoder_select=zlib | |
| zlib_encoder=yes | |
| zlib_encoder_select=zlib | |
| zmbv_decoder=yes | |
| zmbv_decoder_select=zlib | |
| zmbv_encoder=yes | |
| zmbv_encoder_select=zlib | |
| zmq_filter=yes | |
| zmq_filter_deps=libzmq | |
| zoompan_filter=yes | |
| zoompan_filter_deps=swscale | |
| zscale_filter=yes | |
| zscale_filter_deps=libzimg | |
| mktemp -u XXXXXX | |
| FwqbXR | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 int main(void){ return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_cxxflags -std=c++11 | |
| check_cxx -std=c++11 | |
| BEGIN /tmp/ffconf.tHk4As2O.cpp | |
| 1 int x; | |
| END /tmp/ffconf.tHk4As2O.cpp | |
| g++ -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -D__STDC_CONSTANT_MACROS -std=c++11 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.tHk4As2O.cpp | |
| test_cflags_cc -std=c11 ctype.h __STDC_VERSION__ >= 201112L | |
| check_cc -std=c11 | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <ctype.h> | |
| 2 #if !(__STDC_VERSION__ >= 201112L) | |
| 3 #error "unsatisfied condition: __STDC_VERSION__ >= 201112L" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_cc -D_FILE_OFFSET_BITS=64 | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <stdlib.h> | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -D_FILE_OFFSET_BITS=64 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_cc -D_LARGEFILE_SOURCE | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <stdlib.h> | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -D_LARGEFILE_SOURCE -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_host_cflags -std=c99 | |
| check_host_cc -std=c99 | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_host_cflags -Wall | |
| check_host_cc -Wall | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_host_cflags -O3 | |
| check_host_cc -O3 | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_code cc int test[2*(sizeof(void *) > 4) - 1] | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 int main(void) { int test[2*(sizeof(void *) > 4) - 1]; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_header dispatch/dispatch.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <dispatch/dispatch.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_cpp_condition features.h defined __UCLIBC__ | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <features.h> | |
| 2 #if !(defined __UCLIBC__) | |
| 3 #error "unsatisfied condition: defined __UCLIBC__" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'features.h' file not found | |
| #include <features.h> | |
| ^ | |
| 1 error generated. | |
| check_cpp_condition features.h defined __GLIBC__ | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <features.h> | |
| 2 #if !(defined __GLIBC__) | |
| 3 #error "unsatisfied condition: defined __GLIBC__" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'features.h' file not found | |
| #include <features.h> | |
| ^ | |
| 1 error generated. | |
| check_cpp_condition newlib.h defined _NEWLIB_VERSION | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <newlib.h> | |
| 2 #if !(defined _NEWLIB_VERSION) | |
| 3 #error "unsatisfied condition: defined _NEWLIB_VERSION" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'newlib.h' file not found | |
| #include <newlib.h> | |
| ^ | |
| 1 error generated. | |
| check_cpp_condition _mingw.h defined __MINGW64_VERSION_MAJOR | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <_mingw.h> | |
| 2 #if !(defined __MINGW64_VERSION_MAJOR) | |
| 3 #error "unsatisfied condition: defined __MINGW64_VERSION_MAJOR" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: '_mingw.h' file not found | |
| #include <_mingw.h> | |
| ^ | |
| 1 error generated. | |
| check_cpp_condition _mingw.h defined __MINGW_VERSION | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <_mingw.h> | |
| 2 #if !(defined __MINGW_VERSION) | |
| 3 #error "unsatisfied condition: defined __MINGW_VERSION" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: '_mingw.h' file not found | |
| #include <_mingw.h> | |
| ^ | |
| 1 error generated. | |
| check_cpp_condition _mingw.h defined __MINGW32_VERSION | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <_mingw.h> | |
| 2 #if !(defined __MINGW32_VERSION) | |
| 3 #error "unsatisfied condition: defined __MINGW32_VERSION" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: '_mingw.h' file not found | |
| #include <_mingw.h> | |
| ^ | |
| 1 error generated. | |
| check_cpp_condition crtversion.h defined _VC_CRT_MAJOR_VERSION | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <crtversion.h> | |
| 2 #if !(defined _VC_CRT_MAJOR_VERSION) | |
| 3 #error "unsatisfied condition: defined _VC_CRT_MAJOR_VERSION" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'crtversion.h' file not found | |
| #include <crtversion.h> | |
| ^ | |
| 1 error generated. | |
| check_cpp_condition stddef.h defined __KLIBC__ | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <stddef.h> | |
| 2 #if !(defined __KLIBC__) | |
| 3 #error "unsatisfied condition: defined __KLIBC__" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:3:2: error: "unsatisfied condition: defined __KLIBC__" | |
| #error "unsatisfied condition: defined __KLIBC__" | |
| ^ | |
| 1 error generated. | |
| check_cpp_condition sys/cdefs.h defined __BIONIC__ | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/cdefs.h> | |
| 2 #if !(defined __BIONIC__) | |
| 3 #error "unsatisfied condition: defined __BIONIC__" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:3:2: error: "unsatisfied condition: defined __BIONIC__" | |
| #error "unsatisfied condition: defined __BIONIC__" | |
| ^ | |
| 1 error generated. | |
| check_cpp_condition sys/brand.h defined LABELED_BRAND_NAME | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/brand.h> | |
| 2 #if !(defined LABELED_BRAND_NAME) | |
| 3 #error "unsatisfied condition: defined LABELED_BRAND_NAME" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'sys/brand.h' file not found | |
| #include <sys/brand.h> | |
| ^ | |
| 1 error generated. | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <time.h> | |
| 2 void *v = localtime_r; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_host_cpp_condition features.h defined __UCLIBC__ | |
| check_host_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <features.h> | |
| 2 #if !(defined __UCLIBC__) | |
| 3 #error "unsatisfied condition: defined __UCLIBC__" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'features.h' file not found | |
| #include <features.h> | |
| ^ | |
| 1 error generated. | |
| check_host_cpp_condition features.h defined __GLIBC__ | |
| check_host_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <features.h> | |
| 2 #if !(defined __GLIBC__) | |
| 3 #error "unsatisfied condition: defined __GLIBC__" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'features.h' file not found | |
| #include <features.h> | |
| ^ | |
| 1 error generated. | |
| check_host_cpp_condition newlib.h defined _NEWLIB_VERSION | |
| check_host_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <newlib.h> | |
| 2 #if !(defined _NEWLIB_VERSION) | |
| 3 #error "unsatisfied condition: defined _NEWLIB_VERSION" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'newlib.h' file not found | |
| #include <newlib.h> | |
| ^ | |
| 1 error generated. | |
| check_host_cpp_condition _mingw.h defined __MINGW64_VERSION_MAJOR | |
| check_host_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <_mingw.h> | |
| 2 #if !(defined __MINGW64_VERSION_MAJOR) | |
| 3 #error "unsatisfied condition: defined __MINGW64_VERSION_MAJOR" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: '_mingw.h' file not found | |
| #include <_mingw.h> | |
| ^ | |
| 1 error generated. | |
| check_host_cpp_condition _mingw.h defined __MINGW_VERSION | |
| check_host_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <_mingw.h> | |
| 2 #if !(defined __MINGW_VERSION) | |
| 3 #error "unsatisfied condition: defined __MINGW_VERSION" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: '_mingw.h' file not found | |
| #include <_mingw.h> | |
| ^ | |
| 1 error generated. | |
| check_host_cpp_condition _mingw.h defined __MINGW32_VERSION | |
| check_host_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <_mingw.h> | |
| 2 #if !(defined __MINGW32_VERSION) | |
| 3 #error "unsatisfied condition: defined __MINGW32_VERSION" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: '_mingw.h' file not found | |
| #include <_mingw.h> | |
| ^ | |
| 1 error generated. | |
| check_host_cpp_condition crtversion.h defined _VC_CRT_MAJOR_VERSION | |
| check_host_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <crtversion.h> | |
| 2 #if !(defined _VC_CRT_MAJOR_VERSION) | |
| 3 #error "unsatisfied condition: defined _VC_CRT_MAJOR_VERSION" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'crtversion.h' file not found | |
| #include <crtversion.h> | |
| ^ | |
| 1 error generated. | |
| check_host_cpp_condition stddef.h defined __KLIBC__ | |
| check_host_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <stddef.h> | |
| 2 #if !(defined __KLIBC__) | |
| 3 #error "unsatisfied condition: defined __KLIBC__" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:3:2: error: "unsatisfied condition: defined __KLIBC__" | |
| #error "unsatisfied condition: defined __KLIBC__" | |
| ^ | |
| 1 error generated. | |
| check_host_cpp_condition sys/cdefs.h defined __BIONIC__ | |
| check_host_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/cdefs.h> | |
| 2 #if !(defined __BIONIC__) | |
| 3 #error "unsatisfied condition: defined __BIONIC__" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:3:2: error: "unsatisfied condition: defined __BIONIC__" | |
| #error "unsatisfied condition: defined __BIONIC__" | |
| ^ | |
| 1 error generated. | |
| check_host_cpp_condition sys/brand.h defined LABELED_BRAND_NAME | |
| check_host_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/brand.h> | |
| 2 #if !(defined LABELED_BRAND_NAME) | |
| 3 #error "unsatisfied condition: defined LABELED_BRAND_NAME" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'sys/brand.h' file not found | |
| #include <sys/brand.h> | |
| ^ | |
| 1 error generated. | |
| check_host_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <time.h> | |
| 2 void *v = localtime_r; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -std=c99 -Wall -O3 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_compile_assert flt_lim float.h limits.h DBL_MAX == (double)DBL_MAX | |
| check_code cc float.h limits.h char c[2 * !!(DBL_MAX == (double)DBL_MAX) - 1] | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <float.h> | |
| 2 #include <limits.h> | |
| 3 int main(void) { char c[2 * !!(DBL_MAX == (double)DBL_MAX) - 1]; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_cpp_condition stdlib.h defined(__PIC__) || defined(__pic__) || defined(PIC) | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <stdlib.h> | |
| 2 #if !(defined(__PIC__) || defined(__pic__) || defined(PIC)) | |
| 3 #error "unsatisfied condition: defined(__PIC__) || defined(__pic__) || defined(PIC)" | |
| 4 #endif | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_cflags -fomit-frame-pointer | |
| test_cflags -fomit-frame-pointer | |
| check_cc -fomit-frame-pointer | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 int ff_extern; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 void foo(void) { __asm__ volatile ("" ::); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 void foo(char * restrict p); | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 void foo(void) { _Pragma("GCC diagnostic ignored \"-Wdeprecated-declarations\"") } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 struct { int x; } __attribute__((packed)) x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 union { int x; } __attribute__((may_alias)) x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 unsigned int endian = 'B' << 24 | 'I' << 16 | 'G' << 8 | 'E'; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_inline_asm inline_asm_labels "1: | |
| " | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 void foo(void){ __asm__ volatile("1:\n"); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_inline_asm inline_asm_nonlocal_labels "Label: | |
| " | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 void foo(void){ __asm__ volatile("Label:\n"); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_builtin rdtsc intrin.h __rdtsc() | |
| check_code ld intrin.h __rdtsc() cc | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <intrin.h> | |
| 2 int main(void) { __rdtsc(); return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| In file included from /tmp/ffconf.3ZqRC2Gr.c:1: | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/intrin.h:26:15: fatal error: 'intrin.h' file not found | |
| #include_next <intrin.h> | |
| ^ | |
| 1 error generated. | |
| check_builtin mm_empty mmintrin.h _mm_empty() | |
| check_code ld mmintrin.h _mm_empty() cc | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <mmintrin.h> | |
| 2 int main(void) { _mm_empty(); return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_exec_crash | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <signal.h> | |
| 2 static void sighandler(int sig){ | |
| 3 raise(SIGTERM); | |
| 4 } | |
| 5 int foo(void){ | |
| 6 volatile int i=0; | |
| 7 __asm__ volatile ("xorl %%ebp, %%ebp" ::: "%ebp"); | |
| 8 return i; | |
| 9 } | |
| 10 int (*func_ptr)(void) = foo; | |
| 11 int main(void){ | |
| 12 signal(SIGILL, sighandler); | |
| 13 signal(SIGFPE, sighandler); | |
| 14 signal(SIGSEGV, sighandler); | |
| 15 #ifdef SIGBUS | |
| 16 signal(SIGBUS, sighandler); | |
| 17 #endif | |
| 18 return func_ptr(); | |
| 19 } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_inline_asm ebx_available ""::"b"(0) | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 void foo(void){ __asm__ volatile(""::"b"(0)); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_inline_asm ebx_available "":::"%ebx" | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 void foo(void){ __asm__ volatile("":::"%ebx"); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_inline_asm xmm_clobbers "":::"%xmm0" | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 void foo(void){ __asm__ volatile("":::"%xmm0"); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_inline_asm inline_asm_direct_symbol_refs "movl _test, %eax" | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 void foo(void){ __asm__ volatile("movl _test, %eax"); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| fatal error: error in backend: 32-bit absolute addressing is not supported in 64-bit mode | |
| check_inline_asm inline_asm_direct_symbol_refs "movl _test(%rip), %eax" | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 void foo(void){ __asm__ volatile("movl _test(%rip), %eax"); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_inline_asm ssse3_inline "pabsw %xmm0, %xmm0" | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 void foo(void){ __asm__ volatile("pabsw %xmm0, %xmm0"); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_inline_asm mmxext_inline "pmaxub %mm0, %mm1" | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 void foo(void){ __asm__ volatile("pmaxub %mm0, %mm1"); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| yasm --version | |
| yasm 1.3.0 | |
| Compiled on May 24 2017. | |
| Copyright (c) 2001-2014 Peter Johnson and other Yasm developers. | |
| Run yasm --license for licensing overview and summary. | |
| check_yasm movbe ecx, [5] | |
| BEGIN /tmp/ffconf.baP1BYZy.S | |
| 1 movbe ecx, [5] | |
| END /tmp/ffconf.baP1BYZy.S | |
| yasm -f macho64 -m amd64 -DPIC -DPREFIX -Werror -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.baP1BYZy.S | |
| : error: warnings being treated as errors | |
| check_yasm vextracti128 xmm0, ymm0, 0 | |
| BEGIN /tmp/ffconf.baP1BYZy.S | |
| 1 vextracti128 xmm0, ymm0, 0 | |
| END /tmp/ffconf.baP1BYZy.S | |
| yasm -f macho64 -m amd64 -DPIC -DPREFIX -Werror -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.baP1BYZy.S | |
| : error: warnings being treated as errors | |
| check_yasm vpmacsdd xmm0, xmm1, xmm2, xmm3 | |
| BEGIN /tmp/ffconf.baP1BYZy.S | |
| 1 vpmacsdd xmm0, xmm1, xmm2, xmm3 | |
| END /tmp/ffconf.baP1BYZy.S | |
| yasm -f macho64 -m amd64 -DPIC -DPREFIX -Werror -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.baP1BYZy.S | |
| : error: warnings being treated as errors | |
| check_yasm vfmaddps ymm0, ymm1, ymm2, ymm3 | |
| BEGIN /tmp/ffconf.baP1BYZy.S | |
| 1 vfmaddps ymm0, ymm1, ymm2, ymm3 | |
| END /tmp/ffconf.baP1BYZy.S | |
| yasm -f macho64 -m amd64 -DPIC -DPREFIX -Werror -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.baP1BYZy.S | |
| : error: warnings being treated as errors | |
| check_yasm CPU amdnop | |
| BEGIN /tmp/ffconf.baP1BYZy.S | |
| 1 CPU amdnop | |
| END /tmp/ffconf.baP1BYZy.S | |
| yasm -f macho64 -m amd64 -DPIC -DPREFIX -Werror -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.baP1BYZy.S | |
| : error: warnings being treated as errors | |
| check_code cc arm_neon.h int16x8_t test = vdupq_n_s16(0) | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <arm_neon.h> | |
| 2 int main(void) { int16x8_t test = vdupq_n_s16(0); return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| In file included from /tmp/ffconf.3ZqRC2Gr.c:1: | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:28:2: error: "NEON support not enabled" | |
| #error "NEON support not enabled" | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:48:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(8))) int8_t int8x8_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:49:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(16))) int8_t int8x16_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:50:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(4))) int16_t int16x4_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:51:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(8))) int16_t int16x8_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:52:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(2))) int32_t int32x2_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:53:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(4))) int32_t int32x4_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:54:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(1))) int64_t int64x1_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:55:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(2))) int64_t int64x2_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:56:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(8))) uint8_t uint8x8_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:57:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(16))) uint8_t uint8x16_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:58:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(4))) uint16_t uint16x4_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:59:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(8))) uint16_t uint16x8_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:60:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(2))) uint32_t uint32x2_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:61:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(4))) uint32_t uint32x4_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:62:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(1))) uint64_t uint64x1_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:63:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(2))) uint64_t uint64x2_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:64:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(4))) float16_t float16x4_t; | |
| ^ | |
| /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.1.0/include/arm_neon.h:65:24: error: 'neon_vector_type' attribute is not supported for this target | |
| typedef __attribute__((neon_vector_type(8))) float16_t float16x8_t; | |
| ^ | |
| fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
| 20 errors generated. | |
| check_ldflags -Wl,--as-needed | |
| test_ldflags -Wl,--as-needed | |
| check_ld cc -Wl,--as-needed | |
| check_cc -Wl,--as-needed | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 int main(void){ return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -Wl,--as-needed -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang: warning: -Wl,--as-needed: 'linker' input unused [-Wunused-command-line-argument] | |
| clang -Wl,-dynamic,-search_paths_first -Wl,--as-needed -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| ld: unknown option: --as-needed | |
| clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
| check_ldflags -Wl,-z,noexecstack | |
| test_ldflags -Wl,-z,noexecstack | |
| check_ld cc -Wl,-z,noexecstack | |
| check_cc -Wl,-z,noexecstack | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 int main(void){ return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -Wl,-z,noexecstack -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang: warning: -Wl,-z,noexecstack: 'linker' input unused [-Wunused-command-line-argument] | |
| clang -Wl,-dynamic,-search_paths_first -Wl,-z,noexecstack -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| ld: unknown option: -z | |
| clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
| check_func dlopen | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int dlopen(); | |
| 2 int main(void){ dlopen(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func dlsym | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int dlsym(); | |
| 2 int main(void){ dlsym(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func getaddrinfo | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int getaddrinfo(); | |
| 2 int main(void){ getaddrinfo(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func inet_aton | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int inet_aton(); | |
| 2 int main(void){ inet_aton(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_type netdb.h struct addrinfo | |
| check_code cc netdb.h struct addrinfo v | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <netdb.h> | |
| 2 int main(void) { struct addrinfo v; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_type netinet/in.h struct group_source_req -D_BSD_SOURCE | |
| check_code cc netinet/in.h struct group_source_req v -D_BSD_SOURCE | |
| check_cc -D_BSD_SOURCE | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <netinet/in.h> | |
| 2 int main(void) { struct group_source_req v; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_BSD_SOURCE -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_type netinet/in.h struct ip_mreq_source -D_BSD_SOURCE | |
| check_code cc netinet/in.h struct ip_mreq_source v -D_BSD_SOURCE | |
| check_cc -D_BSD_SOURCE | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <netinet/in.h> | |
| 2 int main(void) { struct ip_mreq_source v; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_BSD_SOURCE -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_type netinet/in.h struct ipv6_mreq -D_DARWIN_C_SOURCE | |
| check_code cc netinet/in.h struct ipv6_mreq v -D_DARWIN_C_SOURCE | |
| check_cc -D_DARWIN_C_SOURCE | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <netinet/in.h> | |
| 2 int main(void) { struct ipv6_mreq v; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_DARWIN_C_SOURCE -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_type poll.h struct pollfd | |
| check_code cc poll.h struct pollfd v | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <poll.h> | |
| 2 int main(void) { struct pollfd v; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_type netinet/sctp.h struct sctp_event_subscribe | |
| check_code cc netinet/sctp.h struct sctp_event_subscribe v | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <netinet/sctp.h> | |
| 2 int main(void) { struct sctp_event_subscribe v; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'netinet/sctp.h' file not found | |
| #include <netinet/sctp.h> | |
| ^ | |
| 1 error generated. | |
| check_struct sys/socket.h struct msghdr msg_flags | |
| check_code cc sys/socket.h const void *p = &((struct msghdr *)0)->msg_flags | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/socket.h> | |
| 2 int main(void) { const void *p = &((struct msghdr *)0)->msg_flags; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_struct sys/types.h sys/socket.h struct sockaddr sa_len | |
| check_code cc sys/types.h sys/socket.h const void *p = &((struct sockaddr *)0)->sa_len | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/types.h> | |
| 2 #include <sys/socket.h> | |
| 3 int main(void) { const void *p = &((struct sockaddr *)0)->sa_len; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_type netinet/in.h struct sockaddr_in6 | |
| check_code cc netinet/in.h struct sockaddr_in6 v | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <netinet/in.h> | |
| 2 int main(void) { struct sockaddr_in6 v; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_type sys/types.h sys/socket.h struct sockaddr_storage | |
| check_code cc sys/types.h sys/socket.h struct sockaddr_storage v | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/types.h> | |
| 2 #include <sys/socket.h> | |
| 3 int main(void) { struct sockaddr_storage v; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_type sys/types.h sys/socket.h socklen_t | |
| check_code cc sys/types.h sys/socket.h socklen_t v | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/types.h> | |
| 2 #include <sys/socket.h> | |
| 3 int main(void) { socklen_t v; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_header arpa/inet.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <arpa/inet.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_func closesocket | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int closesocket(); | |
| 2 int main(void){ closesocket(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| Undefined symbols for architecture x86_64: | |
| "_closesocket", referenced from: | |
| _main in ffconf.7PsCt03z.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
| check_builtin atomic_cas_ptr atomic.h void **ptr; void *oldval, *newval; atomic_cas_ptr(ptr, oldval, newval) | |
| check_code ld atomic.h void **ptr; void *oldval, *newval; atomic_cas_ptr(ptr, oldval, newval) cc | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <atomic.h> | |
| 2 int main(void) { void **ptr; void *oldval, *newval; atomic_cas_ptr(ptr, oldval, newval); return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'atomic.h' file not found | |
| #include <atomic.h> | |
| ^ | |
| 1 error generated. | |
| check_builtin machine_rw_barrier mbarrier.h __machine_rw_barrier() | |
| check_code ld mbarrier.h __machine_rw_barrier() cc | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <mbarrier.h> | |
| 2 int main(void) { __machine_rw_barrier(); return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'mbarrier.h' file not found | |
| #include <mbarrier.h> | |
| ^ | |
| 1 error generated. | |
| check_builtin MemoryBarrier windows.h MemoryBarrier() | |
| check_code ld windows.h MemoryBarrier() cc | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 int main(void) { MemoryBarrier(); return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_builtin sarestart signal.h SA_RESTART | |
| check_code ld signal.h SA_RESTART cc | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <signal.h> | |
| 2 int main(void) { SA_RESTART; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_builtin sem_timedwait semaphore.h sem_t *s; sem_init(s,0,0); sem_timedwait(s,0); sem_destroy(s) -lpthread | |
| check_code ld semaphore.h sem_t *s; sem_init(s,0,0); sem_timedwait(s,0); sem_destroy(s) cc -lpthread | |
| check_ld cc -lpthread | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <semaphore.h> | |
| 2 int main(void) { sem_t *s; sem_init(s,0,0); sem_timedwait(s,0); sem_destroy(s); return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:2:28: warning: 'sem_init' is deprecated [-Wdeprecated-declarations] | |
| int main(void) { sem_t *s; sem_init(s,0,0); sem_timedwait(s,0); sem_destroy(s); return 0; } | |
| ^ | |
| /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/semaphore.h:55:5: note: 'sem_init' has been explicitly marked deprecated here | |
| int sem_init(sem_t *, int, unsigned int) __deprecated; | |
| ^ | |
| /tmp/ffconf.3ZqRC2Gr.c:2:45: warning: implicit declaration of function 'sem_timedwait' is invalid in C99 [-Wimplicit-function-declaration] | |
| int main(void) { sem_t *s; sem_init(s,0,0); sem_timedwait(s,0); sem_destroy(s); return 0; } | |
| ^ | |
| /tmp/ffconf.3ZqRC2Gr.c:2:65: warning: 'sem_destroy' is deprecated [-Wdeprecated-declarations] | |
| int main(void) { sem_t *s; sem_init(s,0,0); sem_timedwait(s,0); sem_destroy(s); return 0; } | |
| ^ | |
| /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/semaphore.h:53:5: note: 'sem_destroy' has been explicitly marked deprecated here | |
| int sem_destroy(sem_t *) __deprecated; | |
| ^ | |
| 3 warnings generated. | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o -lpthread | |
| Undefined symbols for architecture x86_64: | |
| "_sem_timedwait", referenced from: | |
| _main in ffconf.7PsCt03z.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
| check_builtin sync_val_compare_and_swap int *ptr; int oldval, newval; __sync_val_compare_and_swap(ptr, oldval, newval) | |
| check_code ld int *ptr; int oldval, newval; __sync_val_compare_and_swap(ptr, oldval, newval) cc | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 int main(void) { int *ptr; int oldval, newval; __sync_val_compare_and_swap(ptr, oldval, newval); return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_builtin gmtime_r time.h time_t *time; struct tm *tm; gmtime_r(time, tm) | |
| check_code ld time.h time_t *time; struct tm *tm; gmtime_r(time, tm) cc | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <time.h> | |
| 2 int main(void) { time_t *time; struct tm *tm; gmtime_r(time, tm); return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_builtin localtime_r time.h time_t *time; struct tm *tm; localtime_r(time, tm) | |
| check_code ld time.h time_t *time; struct tm *tm; localtime_r(time, tm) cc | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <time.h> | |
| 2 int main(void) { time_t *time; struct tm *tm; localtime_r(time, tm); return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_builtin x264_csp_bgr stdint.h x264.h X264_CSP_BGR | |
| check_code ld stdint.h x264.h X264_CSP_BGR cc | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <stdint.h> | |
| 2 #include <x264.h> | |
| 3 int main(void) { X264_CSP_BGR; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func_headers malloc.h _aligned_malloc | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <malloc.h> | |
| 2 #include <stdint.h> | |
| 3 long check__aligned_malloc(void) { return (long) _aligned_malloc; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check__aligned_malloc) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'malloc.h' file not found | |
| #include <malloc.h> | |
| ^ | |
| 1 error generated. | |
| check_func memalign | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int memalign(); | |
| 2 int main(void){ memalign(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| Undefined symbols for architecture x86_64: | |
| "_memalign", referenced from: | |
| _main in ffconf.7PsCt03z.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
| check_func posix_memalign | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int posix_memalign(); | |
| 2 int main(void){ posix_memalign(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func access | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int access(); | |
| 2 int main(void){ access(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func_headers stdlib.h arc4random | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <stdlib.h> | |
| 2 #include <stdint.h> | |
| 3 long check_arc4random(void) { return (long) arc4random; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_arc4random) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func_headers time.h clock_gettime | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <time.h> | |
| 2 #include <stdint.h> | |
| 3 long check_clock_gettime(void) { return (long) clock_gettime; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_clock_gettime) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func fcntl | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int fcntl(); | |
| 2 int main(void){ fcntl(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func fork | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int fork(); | |
| 2 int main(void){ fork(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func gethrtime | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int gethrtime(); | |
| 2 int main(void){ gethrtime(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| Undefined symbols for architecture x86_64: | |
| "_gethrtime", referenced from: | |
| _main in ffconf.7PsCt03z.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
| check_func getopt | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int getopt(); | |
| 2 int main(void){ getopt(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func getrusage | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int getrusage(); | |
| 2 int main(void){ getrusage(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func gettimeofday | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int gettimeofday(); | |
| 2 int main(void){ gettimeofday(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func isatty | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int isatty(); | |
| 2 int main(void){ isatty(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func mach_absolute_time | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int mach_absolute_time(); | |
| 2 int main(void){ mach_absolute_time(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func mkstemp | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int mkstemp(); | |
| 2 int main(void){ mkstemp(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func mmap | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int mmap(); | |
| 2 int main(void){ mmap(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func mprotect | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int mprotect(); | |
| 2 int main(void){ mprotect(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func_headers time.h nanosleep | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <time.h> | |
| 2 #include <stdint.h> | |
| 3 long check_nanosleep(void) { return (long) nanosleep; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_nanosleep) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func sched_getaffinity | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int sched_getaffinity(); | |
| 2 int main(void){ sched_getaffinity(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| Undefined symbols for architecture x86_64: | |
| "_sched_getaffinity", referenced from: | |
| _main in ffconf.7PsCt03z.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
| check_func setrlimit | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int setrlimit(); | |
| 2 int main(void){ setrlimit(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_struct sys/stat.h struct stat st_mtim.tv_nsec -D_BSD_SOURCE | |
| check_code cc sys/stat.h const void *p = &((struct stat *)0)->st_mtim.tv_nsec -D_BSD_SOURCE | |
| check_cc -D_BSD_SOURCE | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/stat.h> | |
| 2 int main(void) { const void *p = &((struct stat *)0)->st_mtim.tv_nsec; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_BSD_SOURCE -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:2:55: error: no member named 'st_mtim' in 'struct stat' | |
| int main(void) { const void *p = &((struct stat *)0)->st_mtim.tv_nsec; return 0; } | |
| ~~~~~~~~~~~~~~~~~~ ^ | |
| 1 error generated. | |
| check_func strerror_r | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int strerror_r(); | |
| 2 int main(void){ strerror_r(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func sysconf | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int sysconf(); | |
| 2 int main(void){ sysconf(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func sysctl | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int sysctl(); | |
| 2 int main(void){ sysctl(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func usleep | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 extern int usleep(); | |
| 2 int main(void){ usleep(); } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func_headers conio.h kbhit | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <conio.h> | |
| 2 #include <stdint.h> | |
| 3 long check_kbhit(void) { return (long) kbhit; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_kbhit) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'conio.h' file not found | |
| #include <conio.h> | |
| ^ | |
| 1 error generated. | |
| check_func_headers io.h setmode | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <io.h> | |
| 2 #include <stdint.h> | |
| 3 long check_setmode(void) { return (long) setmode; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_setmode) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'io.h' file not found | |
| #include <io.h> | |
| ^ | |
| 1 error generated. | |
| check_func_headers lzo/lzo1x.h lzo1x_999_compress | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <lzo/lzo1x.h> | |
| 2 #include <stdint.h> | |
| 3 long check_lzo1x_999_compress(void) { return (long) lzo1x_999_compress; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_lzo1x_999_compress) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'lzo/lzo1x.h' file not found | |
| #include <lzo/lzo1x.h> | |
| ^ | |
| 1 error generated. | |
| check_func_headers stdlib.h getenv | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <stdlib.h> | |
| 2 #include <stdint.h> | |
| 3 long check_getenv(void) { return (long) getenv; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_getenv) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func_headers sys/stat.h lstat | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/stat.h> | |
| 2 #include <stdint.h> | |
| 3 long check_lstat(void) { return (long) lstat; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_lstat) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func_headers windows.h CoTaskMemFree -lole32 | |
| check_ld cc -lole32 | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 #include <stdint.h> | |
| 3 long check_CoTaskMemFree(void) { return (long) CoTaskMemFree; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_CoTaskMemFree) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_func_headers windows.h GetProcessAffinityMask | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 #include <stdint.h> | |
| 3 long check_GetProcessAffinityMask(void) { return (long) GetProcessAffinityMask; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_GetProcessAffinityMask) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_func_headers windows.h GetProcessTimes | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 #include <stdint.h> | |
| 3 long check_GetProcessTimes(void) { return (long) GetProcessTimes; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_GetProcessTimes) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_func_headers windows.h GetSystemTimeAsFileTime | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 #include <stdint.h> | |
| 3 long check_GetSystemTimeAsFileTime(void) { return (long) GetSystemTimeAsFileTime; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_GetSystemTimeAsFileTime) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_func_headers windows.h LoadLibrary | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 #include <stdint.h> | |
| 3 long check_LoadLibrary(void) { return (long) LoadLibrary; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_LoadLibrary) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_func_headers windows.h MapViewOfFile | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 #include <stdint.h> | |
| 3 long check_MapViewOfFile(void) { return (long) MapViewOfFile; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_MapViewOfFile) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_func_headers windows.h PeekNamedPipe | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 #include <stdint.h> | |
| 3 long check_PeekNamedPipe(void) { return (long) PeekNamedPipe; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_PeekNamedPipe) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_func_headers windows.h SetConsoleTextAttribute | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 #include <stdint.h> | |
| 3 long check_SetConsoleTextAttribute(void) { return (long) SetConsoleTextAttribute; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_SetConsoleTextAttribute) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_func_headers windows.h SetConsoleCtrlHandler | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 #include <stdint.h> | |
| 3 long check_SetConsoleCtrlHandler(void) { return (long) SetConsoleCtrlHandler; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_SetConsoleCtrlHandler) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_func_headers windows.h Sleep | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 #include <stdint.h> | |
| 3 long check_Sleep(void) { return (long) Sleep; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_Sleep) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_func_headers windows.h VirtualAlloc | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 #include <stdint.h> | |
| 3 long check_VirtualAlloc(void) { return (long) VirtualAlloc; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_VirtualAlloc) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_struct windows.h CONDITION_VARIABLE Ptr | |
| check_code cc windows.h const void *p = &((CONDITION_VARIABLE *)0)->Ptr | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 int main(void) { const void *p = &((CONDITION_VARIABLE *)0)->Ptr; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_func_headers glob.h glob | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <glob.h> | |
| 2 #include <stdint.h> | |
| 3 long check_glob(void) { return (long) glob; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_glob) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func_headers X11/Xlib.h X11/extensions/Xvlib.h XvGetPortAttribute -lXv -lX11 -lXext | |
| check_ld cc -lXv -lX11 -lXext | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <X11/Xlib.h> | |
| 2 #include <X11/extensions/Xvlib.h> | |
| 3 #include <stdint.h> | |
| 4 long check_XvGetPortAttribute(void) { return (long) XvGetPortAttribute; } | |
| 5 int main(void) { int ret = 0; | |
| 6 ret |= ((intptr_t)check_XvGetPortAttribute) & 0xFFFF; | |
| 7 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'X11/Xlib.h' file not found | |
| #include <X11/Xlib.h> | |
| ^ | |
| 1 error generated. | |
| check_header AudioToolbox/AudioToolbox.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <AudioToolbox/AudioToolbox.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_header direct.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <direct.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'direct.h' file not found | |
| #include <direct.h> | |
| ^ | |
| 1 error generated. | |
| check_header dirent.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <dirent.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_header dlfcn.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <dlfcn.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_header d3d11.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <d3d11.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'd3d11.h' file not found | |
| #include <d3d11.h> | |
| ^ | |
| 1 error generated. | |
| check_header dxva.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <dxva.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'dxva.h' file not found | |
| #include <dxva.h> | |
| ^ | |
| 1 error generated. | |
| check_header dxva2api.h -D_WIN32_WINNT=0x0600 | |
| check_cpp -D_WIN32_WINNT=0x0600 | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <dxva2api.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -D_WIN32_WINNT=0x0600 -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'dxva2api.h' file not found | |
| #include <dxva2api.h> | |
| ^ | |
| 1 error generated. | |
| check_header io.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <io.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'io.h' file not found | |
| #include <io.h> | |
| ^ | |
| 1 error generated. | |
| check_header libcrystalhd/libcrystalhd_if.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <libcrystalhd/libcrystalhd_if.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'libcrystalhd/libcrystalhd_if.h' file not found | |
| #include <libcrystalhd/libcrystalhd_if.h> | |
| ^ | |
| 1 error generated. | |
| check_header mach/mach_time.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <mach/mach_time.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_header malloc.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <malloc.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'malloc.h' file not found | |
| #include <malloc.h> | |
| ^ | |
| 1 error generated. | |
| check_header net/udplite.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <net/udplite.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'net/udplite.h' file not found | |
| #include <net/udplite.h> | |
| ^ | |
| 1 error generated. | |
| check_header poll.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <poll.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_header sys/mman.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/mman.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_header sys/param.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/param.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_header sys/resource.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/resource.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_header sys/select.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/select.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_header sys/time.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/time.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_header sys/un.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/un.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_header termios.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <termios.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_header unistd.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <unistd.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_header valgrind/valgrind.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <valgrind/valgrind.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'valgrind/valgrind.h' file not found | |
| #include <valgrind/valgrind.h> | |
| ^ | |
| 1 error generated. | |
| check_header vdpau/vdpau.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <vdpau/vdpau.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'vdpau/vdpau.h' file not found | |
| #include <vdpau/vdpau.h> | |
| ^ | |
| 1 error generated. | |
| check_header vdpau/vdpau_x11.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <vdpau/vdpau_x11.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'vdpau/vdpau_x11.h' file not found | |
| #include <vdpau/vdpau_x11.h> | |
| ^ | |
| 1 error generated. | |
| check_header VideoDecodeAcceleration/VDADecoder.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <VideoDecodeAcceleration/VDADecoder.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_header VideoToolbox/VideoToolbox.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <VideoToolbox/VideoToolbox.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_func_headers VideoToolbox/VTCompressionSession.h VTCompressionSessionPrepareToEncodeFrames -framework VideoToolbox | |
| check_ld cc -framework VideoToolbox | |
| check_cc -framework VideoToolbox | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <VideoToolbox/VTCompressionSession.h> | |
| 2 #include <stdint.h> | |
| 3 long check_VTCompressionSessionPrepareToEncodeFrames(void) { return (long) VTCompressionSessionPrepareToEncodeFrames; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_VTCompressionSessionPrepareToEncodeFrames) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -framework VideoToolbox -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang: warning: -framework VideoToolbox: 'linker' input unused [-Wunused-command-line-argument] | |
| clang -Wl,-dynamic,-search_paths_first -framework VideoToolbox -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_func_headers CoreVideo/CVImageBuffer.h kCVImageBufferColorPrimaries_ITU_R_2020 -framework CoreVideo | |
| check_ld cc -framework CoreVideo | |
| check_cc -framework CoreVideo | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <CoreVideo/CVImageBuffer.h> | |
| 2 #include <stdint.h> | |
| 3 long check_kCVImageBufferColorPrimaries_ITU_R_2020(void) { return (long) kCVImageBufferColorPrimaries_ITU_R_2020; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_kCVImageBufferColorPrimaries_ITU_R_2020) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -framework CoreVideo -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang: warning: -framework CoreVideo: 'linker' input unused [-Wunused-command-line-argument] | |
| clang -Wl,-dynamic,-search_paths_first -framework CoreVideo -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_header windows.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_header X11/extensions/XvMClib.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <X11/extensions/XvMClib.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'X11/extensions/XvMClib.h' file not found | |
| #include <X11/extensions/XvMClib.h> | |
| ^ | |
| 1 error generated. | |
| check_header asm/types.h | |
| check_cpp | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <asm/types.h> | |
| 2 int x; | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -E -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'asm/types.h' file not found | |
| #include <asm/types.h> | |
| ^ | |
| 1 error generated. | |
| check_builtin stdatomic_h stdatomic.h atomic_int foo, bar = ATOMIC_VAR_INIT(-1); atomic_store(&foo, 0) | |
| check_code ld stdatomic.h atomic_int foo, bar = ATOMIC_VAR_INIT(-1); atomic_store(&foo, 0) cc | |
| check_ld cc | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <stdatomic.h> | |
| 2 int main(void) { atomic_int foo, bar = ATOMIC_VAR_INIT(-1); atomic_store(&foo, 0); return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang -Wl,-dynamic,-search_paths_first -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_lib windows.h shellapi.h CommandLineToArgvW -lshell32 | |
| check_func_headers windows.h shellapi.h CommandLineToArgvW -lshell32 | |
| check_ld cc -lshell32 | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 #include <shellapi.h> | |
| 3 #include <stdint.h> | |
| 4 long check_CommandLineToArgvW(void) { return (long) CommandLineToArgvW; } | |
| 5 int main(void) { int ret = 0; | |
| 6 ret |= ((intptr_t)check_CommandLineToArgvW) & 0xFFFF; | |
| 7 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_lib windows.h wincrypt.h CryptGenRandom -ladvapi32 | |
| check_func_headers windows.h wincrypt.h CryptGenRandom -ladvapi32 | |
| check_ld cc -ladvapi32 | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 #include <wincrypt.h> | |
| 3 #include <stdint.h> | |
| 4 long check_CryptGenRandom(void) { return (long) CryptGenRandom; } | |
| 5 int main(void) { int ret = 0; | |
| 6 ret |= ((intptr_t)check_CryptGenRandom) & 0xFFFF; | |
| 7 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_lib windows.h psapi.h GetProcessMemoryInfo -lpsapi | |
| check_func_headers windows.h psapi.h GetProcessMemoryInfo -lpsapi | |
| check_ld cc -lpsapi | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 #include <psapi.h> | |
| 3 #include <stdint.h> | |
| 4 long check_GetProcessMemoryInfo(void) { return (long) GetProcessMemoryInfo; } | |
| 5 int main(void) { int ret = 0; | |
| 6 ret |= ((intptr_t)check_GetProcessMemoryInfo) & 0xFFFF; | |
| 7 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_lib CoreServices/CoreServices.h UTGetOSTypeFromString -framework CoreServices | |
| check_func_headers CoreServices/CoreServices.h UTGetOSTypeFromString -framework CoreServices | |
| check_ld cc -framework CoreServices | |
| check_cc -framework CoreServices | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <CoreServices/CoreServices.h> | |
| 2 #include <stdint.h> | |
| 3 long check_UTGetOSTypeFromString(void) { return (long) UTGetOSTypeFromString; } | |
| 4 int main(void) { int ret = 0; | |
| 5 ret |= ((intptr_t)check_UTGetOSTypeFromString) & 0xFFFF; | |
| 6 return ret; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -framework CoreServices -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| clang: warning: -framework CoreServices: 'linker' input unused [-Wunused-command-line-argument] | |
| clang -Wl,-dynamic,-search_paths_first -framework CoreServices -o /tmp/ffconf.1CkFnJME /tmp/ffconf.7PsCt03z.o | |
| check_struct sys/time.h sys/resource.h struct rusage ru_maxrss | |
| check_code cc sys/time.h sys/resource.h const void *p = &((struct rusage *)0)->ru_maxrss | |
| check_cc | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <sys/time.h> | |
| 2 #include <sys/resource.h> | |
| 3 int main(void) { const void *p = &((struct rusage *)0)->ru_maxrss; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| check_type windows.h dxva.h DXVA_PicParams_HEVC -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -D_CRT_BUILD_DESKTOP_APP=0 | |
| check_code cc windows.h dxva.h DXVA_PicParams_HEVC v -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -D_CRT_BUILD_DESKTOP_APP=0 | |
| check_cc -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -D_CRT_BUILD_DESKTOP_APP=0 | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 #include <dxva.h> | |
| 3 int main(void) { DXVA_PicParams_HEVC v; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -D_CRT_BUILD_DESKTOP_APP=0 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^ | |
| 1 error generated. | |
| check_type windows.h dxva.h DXVA_PicParams_VP9 -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -D_CRT_BUILD_DESKTOP_APP=0 | |
| check_code cc windows.h dxva.h DXVA_PicParams_VP9 v -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -D_CRT_BUILD_DESKTOP_APP=0 | |
| check_cc -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -D_CRT_BUILD_DESKTOP_APP=0 | |
| BEGIN /tmp/ffconf.3ZqRC2Gr.c | |
| 1 #include <windows.h> | |
| 2 #include <dxva.h> | |
| 3 int main(void) { DXVA_PicParams_VP9 v; return 0; } | |
| END /tmp/ffconf.3ZqRC2Gr.c | |
| clang -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I$(SRC_PATH)/compat/dispatch_semaphore -DPIC -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/include/darwin -I/usr/local/Cellar/openjpeg/2.2.0/include/openjpeg-2.2 -std=c11 -fomit-frame-pointer -fPIC -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -D_CRT_BUILD_DESKTOP_APP=0 -c -o /tmp/ffconf.7PsCt03z.o /tmp/ffconf.3ZqRC2Gr.c | |
| /tmp/ffconf.3ZqRC2Gr.c:1:1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment