Skip to content

Instantly share code, notes, and snippets.

@ddribin
Created May 22, 2018 16:17
Show Gist options
  • Save ddribin/dc06154004b9769ce93b43ad31b4beb3 to your computer and use it in GitHub Desktop.
Save ddribin/dc06154004b9769ce93b43ad31b4beb3 to your computer and use it in GitHub Desktop.
handbrake on macOS 10.13.5 - Homebrew build logs
Homebrew build logs for handbrake on macOS 10.13.5
Build date: 2018-05-19 00:44:18
HOMEBREW_VERSION: 1.6.4
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: f904017d721fa1efb2b9d61ca78512c07538ba7c
Last commit: 24 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 9a70413d137839de0054571e5f85fd07ee400955
Core tap last commit: 5 hours ago
HOMEBREW_PREFIX: /brew
HOMEBREW_REPOSITORY: /brew
HOMEBREW_CELLAR: /brew/Cellar
HOMEBREW_NO_ANALYTICS: 1
CPU: 20-core 64-bit skylake
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.1 build 902
Git: 2.15.1 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: N/A
macOS: 10.13.5-x86_64
CLT: N/A
Xcode: 9.3.1
XQuartz: N/A
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
python@2
Warning: Your Homebrew's prefix is not /usr/local.
You can install Homebrew anywhere you want but some bottles (binary packages)
can only be used with a /usr/local prefix and some formulae (packages)
may not build correctly with a non-/usr/local prefix.
2018-05-19 00:41:28 -0500
./configure
--prefix=/brew/Cellar/handbrake/1.1.0
--disable-xcode
--disable-gtk
probe: host tuple...(pass) x86_64-apple-darwin17.6.0
compute: available architectures...(pass) i386 ppc ppc64 x86_64 [x86_64]
find: ar...(pass) /usr/bin/ar
find: cp...(pass) /bin/cp
find: gcc...(pass) /brew/Library/Homebrew/shims/super/gcc
find: make...(pass) /brew/Library/Homebrew/shims/super/make
find: gm4...(pass) /usr/bin/gm4
find: mkdir...(pass) /bin/mkdir
find: gpatch...(pass) /usr/bin/patch
find: rm...(pass) /bin/rm
find: ranlib...(pass) /usr/bin/ranlib
find: strip...(pass) /usr/bin/strip
find: gtar...(pass) /usr/bin/tar
find: nasm...(pass) /brew/opt/nasm/bin/nasm
find: yasm...(pass) /brew/opt/yasm/bin/yasm
find: autoconf...(pass) /brew/opt/autoconf/bin/autoconf
find: automake...(pass) /brew/opt/automake/bin/automake
find: cmake...(pass) /brew/opt/cmake/bin/cmake
find: libtool...(pass) /usr/bin/libtool
find: pkg-config...(pass) /brew/opt/pkg-config/bin/pkg-config
find: xcodebuild...(pass) /usr/bin/xcodebuild
find: lipo...(pass) /usr/bin/lipo
compute: build tuple...(pass) x86_64-apple-darwin17.6.0
probe: number of CPU cores...(pass) 20
probe: repo info...(fail) code 128
probe: version.txt...(fail)
compute: project data...(pass) HandBrake (release)
version probe: nasm...(pass) 2.13.03
version probe: yasm...(pass) 1.3.0
probe: strerror_r...(pass) end
compute: makevar SRC/ = ..
compute: makevar BUILD/ = .
compute: makevar PREFIX/ = /brew/Cellar/handbrake/1.1.0
compute: makevar XCODE.prefix/ = /Applications
mkdir: ./build
chdir: ./build
write: GNUmakefile
mkdir: project
write: project/handbrake.m4
write: distfile.cfg
-------------------------------------------------------------------------------
Build is configured!
You may now cd into ./build and run make (/brew/Library/Homebrew/shims/super/make).
gcc called with: -o conftest conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/brew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/brew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/brew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/brew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/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.
2018-05-19 00:41:29 -0500
make
-C
build
/bin/mkdir -p libhb
/bin/mkdir -p libhb/extras
/bin/mkdir -p ../download
/bin/mkdir -p contrib/libvpx
/bin/mkdir -p contrib/lib
/bin/mkdir -p contrib/include
/bin/mkdir -p contrib/ffmpeg
/bin/mkdir -p contrib/lame
/bin/mkdir -p contrib/libopus
/bin/mkdir -p contrib/x264
/bin/mkdir -p contrib/freetype
/bin/mkdir -p contrib/libass
/bin/mkdir -p contrib/fribidi
/bin/mkdir -p contrib/harfbuzz
/bin/mkdir -p contrib/libdvdread
/bin/mkdir -p contrib/libdvdnav
/bin/mkdir -p contrib/libsamplerate
/bin/mkdir -p contrib/libtheora
/bin/mkdir -p contrib/libogg
/bin/mkdir -p contrib/libvorbis
/bin/mkdir -p contrib/libxml2
/bin/mkdir -p contrib/x265
/bin/mkdir -p contrib/libbluray
/bin/mkdir -p contrib/jansson
/bin/mkdir -p libhb/platform/macosx
/bin/mkdir -p test
/usr/bin/gm4 -Iproject ../libhb/project.h.m4 > libhb/project.h
/bin/cp ../libhb/audio_remap.h libhb/audio_remap.h
/bin/cp ../libhb/audio_resample.h libhb/audio_resample.h
/bin/cp ../libhb/bits.h libhb/bits.h
/bin/cp ../libhb/colormap.h libhb/colormap.h
/bin/cp ../libhb/common.h libhb/common.h
/bin/cp ../libhb/compat.h libhb/compat.h
/bin/cp ../libhb/deccc608sub.h libhb/deccc608sub.h
/bin/cp ../libhb/decomb.h libhb/decomb.h
/bin/cp ../libhb/decsrtsub.h libhb/decsrtsub.h
/bin/cp ../libhb/decssasub.h libhb/decssasub.h
/bin/cp ../libhb/dvd.h libhb/dvd.h
/bin/cp ../libhb/eedi2.h libhb/eedi2.h
/bin/cp ../libhb/encx264.h libhb/encx264.h
/bin/cp ../libhb/h264_common.h libhb/h264_common.h
/bin/cp ../libhb/h265_common.h libhb/h265_common.h
/bin/cp ../libhb/hb.h libhb/hb.h
/bin/cp ../libhb/hb_dict.h libhb/hb_dict.h
/bin/cp ../libhb/hb_json.h libhb/hb_json.h
/bin/cp ../libhb/hbffmpeg.h libhb/hbffmpeg.h
/bin/cp ../libhb/hbtypes.h libhb/hbtypes.h
/bin/cp ../libhb/internal.h libhb/internal.h
/bin/cp ../libhb/lang.h libhb/lang.h
/bin/cp ../libhb/nal_units.h libhb/nal_units.h
/bin/cp ../libhb/nlmeans.h libhb/nlmeans.h
/bin/cp ../libhb/param.h libhb/param.h
/bin/cp ../libhb/plist.h libhb/plist.h
/bin/cp ../libhb/ports.h libhb/ports.h
/bin/cp ../libhb/preset.h libhb/preset.h
/bin/cp ../libhb/preset_builtin.h libhb/preset_builtin.h
/bin/cp ../libhb/qsv_common.h libhb/qsv_common.h
/bin/cp ../libhb/qsv_filter.h libhb/qsv_filter.h
/bin/cp ../libhb/qsv_filter_pp.h libhb/qsv_filter_pp.h
/bin/cp ../libhb/qsv_libav.h libhb/qsv_libav.h
/bin/cp ../libhb/qsv_memory.h libhb/qsv_memory.h
/bin/cp ../libhb/taskset.h libhb/taskset.h
/bin/cp ../libhb/extras/cl.h libhb/extras/cl.h
/bin/cp ../libhb/extras/cl_platform.h libhb/extras/cl_platform.h
/brew/Library/Homebrew/shims/super/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -arch x86_64 -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_DARWIN -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/libxml2 -c ../libhb/platform/macosx/config.m -o libhb/platform/macosx/config.o
touch contrib/x265/.stamp.x265.extract
touch contrib/x265/.stamp.x265_10.extract
touch contrib/x265/.stamp.x265_12.extract
touch contrib/x265/.stamp.x265.patch
touch contrib/x265/.stamp.x265_10.patch
touch contrib/x265/.stamp.x265_12.patch
downloading https://download.handbrake.fr/handbrake/contrib/harfbuzz-1.7.2.tar.bz2 to ../download/harfbuzz-1.7.2.tar.bz2
downloading... 65536 bytes [ ] 3.8%
downloading... 131072 bytes [= ] 7.7%
downloading... 196608 bytes [== ] 11.5%
downloading... 262144 bytes [=== ] 15.3%
downloading... 327680 bytes [=== ] 19.2%
downloading... 393216 bytes [==== ] 23.0%
downloading... 458752 bytes [===== ] 26.9%
downloading... 524288 bytes [====== ] 30.7%
downloading... 589824 bytes [====== ] 34.5%
downloading... 655360 bytes [======= ] 38.4%
downloading... 720896 bytes [======== ] 42.2%
downloading... 786432 bytes [========= ] 46.0%
downloading... 851968 bytes [========= ] 49.9%
downloading... 917504 bytes [========== ] 53.7%
downloading... 983040 bytes [=========== ] 57.5%
downloading... 1048576 bytes [============ ] 61.4%
downloading... 1114112 bytes [============= ] 65.2%
downloading... 1179648 bytes [============= ] 69.0%
downloading... 1245184 bytes [============== ] 72.9%
downloading... 1310720 bytes [=============== ] 76.7%
downloading... 1376256 bytes [================ ] 80.6%
downloading... 1441792 bytes [================ ] 84.4%
downloading... 1507328 bytes [================= ] 88.2%
downloading... 1572864 bytes [================== ] 92.1%
downloading... 1638400 bytes [=================== ] 95.9%
downloading... 1703936 bytes [=================== ] 99.7%
downloading... 1708416 bytes [====================] 100.0%
download total: 1708416 bytes
sha256 (../download/harfbuzz-1.7.2.tar.bz2) = a790585e35c1a87f0dcc23580c84b7cc2324e6f67a2946178d278c2a36c790cb (pass)
sha256 (../download/harfbuzz-1.7.2.tar.bz2) = a790585e35c1a87f0dcc23580c84b7cc2324e6f67a2946178d278c2a36c790cb (pass)
/bin/rm -fr ./contrib/harfbuzz/harfbuzz-1.7.2/
/usr/bin/tar xfC ../download/harfbuzz-1.7.2.tar.bz2 ./contrib/harfbuzz/
downloading https://download.handbrake.fr/handbrake/contrib/libvorbis-1.3.5.tar.gz to ../download/libvorbis-1.3.5.tar.gz
downloading... 65536 bytes [ ] 4.0%
touch contrib/harfbuzz/.stamp.harfbuzz.extract
touch contrib/harfbuzz/.stamp.harfbuzz.patch
downloading... 131072 bytes [= ] 8.0%
downloading... 196608 bytes [== ] 12.0%
downloading... 262144 bytes [=== ] 16.0%
downloading... 327680 bytes [=== ] 20.0%
downloading... 393216 bytes [==== ] 24.0%
downloading... 458752 bytes [===== ] 28.0%
downloading... 524288 bytes [====== ] 32.0%
downloading... 589824 bytes [======= ] 36.0%
downloading... 655360 bytes [======= ] 40.0%
downloading... 720896 bytes [======== ] 44.0%
downloading... 786432 bytes [========= ] 48.0%
downloading... 851968 bytes [========== ] 52.0%
downloading... 917504 bytes [=========== ] 56.0%
downloading... 983040 bytes [=========== ] 60.0%
downloading... 1048576 bytes [============ ] 64.0%
downloading... 1114112 bytes [============= ] 68.0%
downloading... 1179648 bytes [============== ] 72.0%
downloading... 1245184 bytes [=============== ] 76.0%
downloading... 1310720 bytes [=============== ] 80.0%
downloading... 1376256 bytes [================ ] 84.0%
downloading... 1441792 bytes [================= ] 88.0%
downloading... 1507328 bytes [================== ] 92.0%
downloading... 1572864 bytes [=================== ] 96.0%
downloading... 1638400 bytes [=================== ] 100.0%
downloading... 1638779 bytes [====================] 100.0%
download total: 1638779 bytes
sha256 (../download/libvorbis-1.3.5.tar.gz) = 6efbcecdd3e5dfbf090341b485da9d176eb250d893e3eb378c428a2db38301ce (pass)
sha256 (../download/libvorbis-1.3.5.tar.gz) = 6efbcecdd3e5dfbf090341b485da9d176eb250d893e3eb378c428a2db38301ce (pass)
/bin/rm -fr ./contrib/libvorbis/libvorbis-1.3.5/
/usr/bin/tar xfC ../download/libvorbis-1.3.5.tar.gz ./contrib/libvorbis/
touch contrib/libvorbis/.stamp.libvorbis.extract
touch contrib/libvorbis/.stamp.libvorbis.patch
downloading https://download.handbrake.fr/handbrake/contrib/libxml2-2.9.4.tar.gz to ../download/libxml2-2.9.4.tar.gz
downloading... 65536 bytes [ ] 1.2%
downloading... 131072 bytes [ ] 2.4%
downloading... 196608 bytes [ ] 3.7%
downloading... 262144 bytes [ ] 4.9%
downloading... 327680 bytes [= ] 6.1%
downloading... 393216 bytes [= ] 7.3%
downloading... 458752 bytes [= ] 8.5%
downloading... 524288 bytes [= ] 9.8%
downloading... 589824 bytes [== ] 11.0%
downloading... 655360 bytes [== ] 12.2%
downloading... 720896 bytes [== ] 13.4%
downloading... 786432 bytes [== ] 14.6%
downloading... 851968 bytes [=== ] 15.9%
downloading... 917504 bytes [=== ] 17.1%
downloading... 983040 bytes [=== ] 18.3%
downloading... 1048576 bytes [=== ] 19.5%
downloading... 1114112 bytes [==== ] 20.7%
downloading... 1179648 bytes [==== ] 21.9%
downloading... 1245184 bytes [==== ] 23.2%
downloading... 1310720 bytes [==== ] 24.4%
downloading... 1376256 bytes [===== ] 25.6%
downloading... 1441792 bytes [===== ] 26.8%
downloading... 1507328 bytes [===== ] 28.0%
downloading... 1572864 bytes [===== ] 29.3%
downloading... 1638400 bytes [====== ] 30.5%
downloading... 1703936 bytes [====== ] 31.7%
downloading... 1769472 bytes [====== ] 32.9%
downloading... 1835008 bytes [====== ] 34.1%
downloading... 1900544 bytes [======= ] 35.4%
downloading... 1966080 bytes [======= ] 36.6%
downloading... 2031616 bytes [======= ] 37.8%
downloading... 2097152 bytes [======= ] 39.0%
downloading... 2162688 bytes [======== ] 40.2%
downloading... 2228224 bytes [======== ] 41.5%
downloading... 2293760 bytes [======== ] 42.7%
downloading... 2359296 bytes [======== ] 43.9%
downloading... 2424832 bytes [========= ] 45.1%
downloading... 2490368 bytes [========= ] 46.3%
downloading... 2555904 bytes [========= ] 47.6%
downloading... 2621440 bytes [========= ] 48.8%
downloading... 2686976 bytes [========= ] 50.0%
downloading... 2752512 bytes [========== ] 51.2%
downloading... 2818048 bytes [========== ] 52.4%
downloading... 2883584 bytes [========== ] 53.6%
downloading... 2949120 bytes [========== ] 54.9%
downloading... 3014656 bytes [=========== ] 56.1%
downloading... 3080192 bytes [=========== ] 57.3%
downloading... 3145728 bytes [=========== ] 58.5%
downloading... 3211264 bytes [=========== ] 59.7%
downloading... 3276800 bytes [============ ] 61.0%
downloading... 3342336 bytes [============ ] 62.2%
downloading... 3407872 bytes [============ ] 63.4%
downloading... 3473408 bytes [============ ] 64.6%
downloading... 3538944 bytes [============= ] 65.8%
downloading... 3604480 bytes [============= ] 67.1%
downloading... 3670016 bytes [============= ] 68.3%
downloading... 3735552 bytes [============= ] 69.5%
downloading... 3801088 bytes [============== ] 70.7%
downloading... 3866624 bytes [============== ] 71.9%
downloading... 3932160 bytes [============== ] 73.2%
downloading... 3997696 bytes [============== ] 74.4%
downloading... 4063232 bytes [=============== ] 75.6%
downloading... 4128768 bytes [=============== ] 76.8%
downloading... 4194304 bytes [=============== ] 78.0%
downloading... 4259840 bytes [=============== ] 79.3%
downloading... 4325376 bytes [================ ] 80.5%
downloading... 4390912 bytes [================ ] 81.7%
downloading... 4456448 bytes [================ ] 82.9%
downloading... 4521984 bytes [================ ] 84.1%
downloading... 4587520 bytes [================= ] 85.4%
downloading... 4653056 bytes [================= ] 86.6%
downloading... 4718592 bytes [================= ] 87.8%
downloading... 4784128 bytes [================= ] 89.0%
downloading... 4849664 bytes [================== ] 90.2%
downloading... 4915200 bytes [================== ] 91.4%
downloading... 4980736 bytes [================== ] 92.7%
downloading... 5046272 bytes [================== ] 93.9%
downloading... 5111808 bytes [=================== ] 95.1%
downloading... 5177344 bytes [=================== ] 96.3%
downloading... 5242880 bytes [=================== ] 97.5%
downloading... 5308416 bytes [=================== ] 98.8%
downloading... 5373952 bytes [=================== ] 100.0%
downloading... 5374830 bytes [====================] 100.0%
download total: 5374830 bytes
sha256 (../download/libxml2-2.9.4.tar.gz) = ffb911191e509b966deb55de705387f14156e1a56b21824357cdf0053233633c (pass)
sha256 (../download/libxml2-2.9.4.tar.gz) = ffb911191e509b966deb55de705387f14156e1a56b21824357cdf0053233633c (pass)
/bin/rm -fr ./contrib/libxml2/libxml2-2.9.4/
/usr/bin/tar xfC ../download/libxml2-2.9.4.tar.gz ./contrib/libxml2/
downloading https://download.handbrake.fr/handbrake/contrib/freetype-2.8.1.tar.bz2 to ../download/freetype-2.8.1.tar.bz2
downloading... 65536 bytes [ ] 3.5%
touch contrib/libxml2/.stamp.libxml2.extract
touch contrib/libxml2/.stamp.libxml2.patch
downloading... 131072 bytes [= ] 6.9%
downloading... 196608 bytes [== ] 10.4%
set -e; /bin/mkdir -p ./contrib/libxml2/libxml2-2.9.4/; cd ./contrib/libxml2/libxml2-2.9.4/; CC=/brew/Library/Homebrew/shims/super/gcc CFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/brew/Library/Homebrew/shims/super/g++ CXXFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" LDFLAGS="-L/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --without-lzma --without-python --without-threads
downloading... 262144 bytes [== ] 13.9%
downloading... 327680 bytes [=== ] 17.4%
downloading... 393216 bytes [==== ] 20.8%
downloading... 458752 bytes [==== ] 24.3%
downloading... 524288 bytes [===== ] 27.8%
checking whether to enable maintainer-specific portions of Makefiles... yes
downloading... 589824 bytes [====== ] 31.3%
downloading... 655360 bytes [====== ] 34.7%
downloading... 720896 bytes [======= ] 38.2%
downloading... 786432 bytes [======== ] 41.7%
checking build system type... downloading... 851968 bytes [========= ] 45.2%
downloading... 917504 bytes [========= ] 48.6%
downloading... 983040 bytes [========== ] 52.1%
downloading... 1048576 bytes [=========== ] 55.6%
downloading... 1114112 bytes [=========== ] 59.1%
x86_64-apple-darwin17.6.0
checking host system type... x86_64-apple-darwin17.6.0
downloading... 1179648 bytes [============ ] 62.5%
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... downloading... 1245184 bytes [============= ] 66.0%
downloading... 1310720 bytes [============= ] 69.5%
downloading... 1376256 bytes [============== ] 73.0%
downloading... 1441792 bytes [=============== ] 76.4%
yes
downloading... 1507328 bytes [=============== ] 79.9%
checking whether make supports nested variables... downloading... 1572864 bytes [================ ] 83.4%
downloading... 1638400 bytes [================= ] 86.9%
yes
checking whether make supports nested variables... (cached) yes
checking for gcc... /brew/Library/Homebrew/shims/super/gcc
downloading... 1703936 bytes [================== ] 90.3%
downloading... 1769472 bytes [================== ] 93.8%
downloading... 1835008 bytes [=================== ] 97.3%
downloading... 1886443 bytes [====================] 100.0%
download total: 1886443 bytes
sha256 (../download/freetype-2.8.1.tar.bz2) = e5435f02e02d2b87bb8e4efdcaa14b1f78c9cf3ab1ed80f94b6382fb6acc7d78 (pass)
sha256 (../download/freetype-2.8.1.tar.bz2) = e5435f02e02d2b87bb8e4efdcaa14b1f78c9cf3ab1ed80f94b6382fb6acc7d78 (pass)
/bin/rm -fr ./contrib/freetype/freetype-2.8.1/
/usr/bin/tar xfC ../download/freetype-2.8.1.tar.bz2 ./contrib/freetype/
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... touch contrib/freetype/.stamp.freetype.extract
touch contrib/freetype/.stamp.freetype.patch
set -e; /bin/mkdir -p ./contrib/freetype/freetype-2.8.1/; cd ./contrib/freetype/freetype-2.8.1/; CC=/brew/Library/Homebrew/shims/super/gcc CFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/brew/Library/Homebrew/shims/super/g++ CXXFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" LDFLAGS="-L/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --with-harfbuzz=no --with-png=no
o
checking whether we are using the GNU C compiler... downloading https://download.handbrake.fr/handbrake/contrib/libav-12.3.tar.gz to ../download/libav-12.3.tar.gz
downloading... 65536 bytes [ ] 0.9%

FreeType build system -- automatic system detection
Generating modules list in ./objs/ftmodule.h...
The following settings are used:
* module: truetype (Windows/Mac font files with extension *.ttf or *.ttc)
platform unix
compiler /brew/Library/Homebrew/shims/super/gcc
* module: type1 (Postscript font files with extension *.pfa or *.pfb)
configuration directory ./builds/unix
configuration rules ./builds/unix/unix.mk
* module: cff (OpenType fonts with extension *.otf)
If this does not correspond to your system or settings please remove the file
* module: cid (Postscript CID-keyed fonts, no known extension)
`config.mk' from this directory then read the INSTALL file for help.
* module: pfr (PFR/TrueDoc font files with extension *.pfr)
Otherwise, simply type `/Applications/Xcode.app/Contents/Developer/usr/bin/make' again to build the library,
or `/Applications/Xcode.app/Contents/Developer/usr/bin/make refdoc' to build the API reference (this needs python >= 2.6).
* module: type42 (Type 42 font files with no known extension)
* module: winfnt (Windows bitmap fonts with extension *.fnt or *.fon)
* module: pcf (pcf bitmap fonts)
* module: bdf (bdf bitmap fonts)
* module: sfnt (helper module for TrueType & OpenType formats)
yes
checking whether /brew/Library/Homebrew/shims/super/gcc accepts -g... * module: autofit (automatic hinting module)
* module: pshinter (Postscript hinter module)
downloading... 131072 bytes [ ] 1.7%
downloading... 196608 bytes [ ] 2.6%
* module: raster (monochrome bitmap renderer)
* module: smooth (anti-aliased bitmap renderer)
* module: smooth (anti-aliased bitmap renderer for LCDs)
* module: smooth (anti-aliased bitmap renderer for vertical LCDs)
* module: psaux (Postscript Type 1 & Type 2 helper module)
* module: psnames (Postscript & Unicode Glyph name handling)
done.
cd builds/unix; \
./configure '--prefix=/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/' '--disable-dependency-tracking' '--disable-shared' '--enable-static' '--with-harfbuzz=no' '--with-png=no'
yes
checking for /brew/Library/Homebrew/shims/super/gcc option to accept ISO C89... downloading... 262144 bytes [ ] 3.5%
downloading... 327680 bytes [ ] 4.3%
configure: WARNING: unrecognized options: --disable-dependency-tracking
downloading... 393216 bytes [= ] 5.2%
downloading... 458752 bytes [= ] 6.0%
downloading... 524288 bytes [= ] 6.9%
none needed
checking whether /brew/Library/Homebrew/shims/super/gcc understands -c and -o together... downloading... 589824 bytes [= ] 7.8%
downloading... 655360 bytes [= ] 8.6%
downloading... 720896 bytes [= ] 9.5%
checking build system type... downloading... 786432 bytes [== ] 10.4%
downloading... 851968 bytes [== ] 11.2%
downloading... 917504 bytes [== ] 12.1%
downloading... 983040 bytes [== ] 13.0%
yes
x86_64-apple-darwin17.6.0
checking host system type... x86_64-apple-darwin17.6.0
checking for style of include used by make... checking for gcc... /brew/Library/Homebrew/shims/super/gcc
GNU
checking dependency style of /brew/Library/Homebrew/shims/super/gcc... none
checking whether ln -s works... yes
checking how to run the C preprocessor... downloading... 1048576 bytes [== ] 13.8%
downloading... 1114112 bytes [== ] 14.7%
downloading... 1179648 bytes [=== ] 15.6%
downloading... 1245184 bytes [=== ] 16.4%
downloading... 1310720 bytes [=== ] 17.3%
downloading... 1376256 bytes [=== ] 18.1%
downloading... 1441792 bytes [=== ] 19.0%
downloading... 1507328 bytes [=== ] 19.9%
downloading... 1572864 bytes [==== ] 20.7%
downloading... 1638400 bytes [==== ] 21.6%
downloading... 1703936 bytes [==== ] 22.5%
downloading... 1769472 bytes [==== ] 23.3%
downloading... 1835008 bytes [==== ] 24.2%
downloading... 1900544 bytes [===== ] 25.1%
downloading... 1966080 bytes [===== ] 25.9%
/brew/Library/Homebrew/shims/super/gcc -E
downloading... 2031616 bytes [===== ] 26.8%
downloading... 2097152 bytes [===== ] 27.7%
downloading... 2162688 bytes [===== ] 28.5%
downloading... 2228224 bytes [===== ] 29.4%
downloading... 2293760 bytes [====== ] 30.2%
downloading... 2359296 bytes [====== ] 31.1%
downloading... 2424832 bytes [====== ] 32.0%
downloading... 2490368 bytes [====== ] 32.8%
downloading... 2555904 bytes [====== ] 33.7%
downloading... 2621440 bytes [====== ] 34.6%
downloading... 2686976 bytes [======= ] 35.4%
downloading... 2752512 bytes [======= ] 36.3%
downloading... 2818048 bytes [======= ] 37.2%
checking whether the C compiler works... downloading... 2883584 bytes [======= ] 38.0%
downloading... 2949120 bytes [======= ] 38.9%
downloading... 3014656 bytes [======= ] 39.8%
downloading... 3080192 bytes [======== ] 40.6%
downloading... 3145728 bytes [======== ] 41.5%
downloading... 3211264 bytes [======== ] 42.3%
downloading... 3276800 bytes [======== ] 43.2%
downloading... 3342336 bytes [======== ] 44.1%
downloading... 3407872 bytes [======== ] 44.9%
downloading... 3473408 bytes [========= ] 45.8%
downloading... 3538944 bytes [========= ] 46.7%
downloading... 3604480 bytes [========= ] 47.5%
downloading... 3670016 bytes [========= ] 48.4%
downloading... 3735552 bytes [========= ] 49.3%
downloading... 3801088 bytes [========== ] 50.1%
checking for mv... /bin/mv
checking for tar... /usr/bin/tar
checking for perl... /usr/bin/perl
checking for wget... /usr/bin/wget
checking for xmllint... /usr/bin/xmllint
checking for xsltproc... /usr/bin/xsltproc
checking for pkg-config... /brew/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... downloading... 3866624 bytes [========== ] 51.0%
yes
checking how to print strings... downloading... 3932160 bytes [========== ] 51.9%
printf
checking for a sed that does not truncate output... downloading... 3997696 bytes [========== ] 52.7%
downloading... 4063232 bytes [========== ] 53.6%
downloading... 4128768 bytes [========== ] 54.4%
yes
checking for C compiler default output file name... a.out
downloading... 4194304 bytes [=========== ] 55.3%
checking for suffix of executables... downloading... 4259840 bytes [=========== ] 56.2%
downloading... 4325376 bytes [=========== ] 57.0%
downloading... 4390912 bytes [=========== ] 57.9%
downloading... 4456448 bytes [=========== ] 58.8%
downloading... 4521984 bytes [=========== ] 59.6%
downloading... 4587520 bytes [============ ] 60.5%
downloading... 4653056 bytes [============ ] 61.4%
downloading... 4718592 bytes [============ ] 62.2%
downloading... 4784128 bytes [============ ] 63.1%
downloading... 4849664 bytes [============ ] 64.0%
downloading... 4915200 bytes [============ ] 64.8%
downloading... 4980736 bytes [============= ] 65.7%
downloading... 5046272 bytes [============= ] 66.5%
downloading... 5111808 bytes [============= ] 67.4%
downloading... 5177344 bytes [============= ] 68.3%
downloading... 5242880 bytes [============= ] 69.1%
downloading... 5308416 bytes [============== ] 70.0%

downloading... 5373952 bytes [============== ] 70.9%
downloading... 5439488 bytes [============== ] 71.7%
downloading... 5505024 bytes [============== ] 72.6%
checking whether we are cross compiling... downloading... 5570560 bytes [============== ] 73.5%
downloading... 5636096 bytes [============== ] 74.3%
downloading... 5701632 bytes [=============== ] 75.2%
downloading... 5767168 bytes [=============== ] 76.1%
downloading... 5832704 bytes [=============== ] 76.9%
downloading... 5898240 bytes [=============== ] 77.8%
downloading... 5963776 bytes [=============== ] 78.6%
downloading... 6029312 bytes [=============== ] 79.5%
downloading... 6094848 bytes [================ ] 80.4%
downloading... 6160384 bytes [================ ] 81.2%
downloading... 6225920 bytes [================ ] 82.1%
downloading... 6291456 bytes [================ ] 83.0%
downloading... 6356992 bytes [================ ] 83.8%
downloading... 6422528 bytes [================ ] 84.7%
downloading... 6488064 bytes [================= ] 85.6%
downloading... 6553600 bytes [================= ] 86.4%
downloading... 6619136 bytes [================= ] 87.3%
downloading... 6684672 bytes [================= ] 88.2%
downloading... 6750208 bytes [================= ] 89.0%
downloading... 6815744 bytes [================= ] 89.9%
downloading... 6881280 bytes [================== ] 90.7%
downloading... 6946816 bytes [================== ] 91.6%
downloading... 7012352 bytes [================== ] 92.5%
no
checking for suffix of object files... downloading... 7077888 bytes [================== ] 93.3%
downloading... 7143424 bytes [================== ] 94.2%
downloading... 7208960 bytes [=================== ] 95.1%
downloading... 7274496 bytes [=================== ] 95.9%
downloading... 7340032 bytes [=================== ] 96.8%
downloading... 7405568 bytes [=================== ] 97.7%
downloading... 7471104 bytes [=================== ] 98.5%
downloading... 7536640 bytes [=================== ] 99.4%
downloading... 7582844 bytes [====================] 100.0%
download total: 7582844 bytes
sha256 (../download/libav-12.3.tar.gz) = 115b659022dd387f662e26fbc5bc0cc14ec18daa100003ffd34f4da0479b272e (pass)
o
checking whether we are using the GNU C compiler... sha256 (../download/libav-12.3.tar.gz) = 115b659022dd387f662e26fbc5bc0cc14ec18daa100003ffd34f4da0479b272e (pass)
/bin/rm -fr ./contrib/ffmpeg/libav-12.3/
/usr/bin/tar xfC ../download/libav-12.3.tar.gz ./contrib/ffmpeg/
/brew/Library/Homebrew/shims/super/sed
checking for grep that handles long lines and -e... yes
checking whether /brew/Library/Homebrew/shims/super/gcc accepts -g... yes
checking for /brew/Library/Homebrew/shims/super/gcc option to accept ISO C89... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /brew/Library/Homebrew/shims/super/gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... none needed
checking how to run the C preprocessor... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... /brew/Library/Homebrew/shims/super/gcc -E
BSD nm
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin17.6.0 file names to x86_64-apple-darwin17.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin17.6.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... checking for pkg-config... /brew/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.24... yes
checking how to print strings... printf
checking for a sed that does not truncate output... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /brew/Library/Homebrew/shims/super/gcc object... downloading https://download.handbrake.fr/handbrake/contrib/libsamplerate-02ebb9f0fc4d67cb3f1ac4c2283664340510fd68.tar.gz to ../download/libsamplerate-02ebb9f0fc4d67cb3f1ac4c2283664340510fd68.tar.gz
downloading... 65536 bytes [ ] 1.7%
touch contrib/ffmpeg/.stamp.ffmpeg.extract
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/A01-matroskaenc-pgs-duration.patch
patching file libavformat/matroskaenc.c
Hunk #1 succeeded at 1580 with fuzz 2 (offset 93 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/A04-dv-eof.patch
patching file libavformat/dv.c
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/A05-hevc10b-decode.patch
patching file libavcodec/qsvdec.c
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/A05-p10-output-support.patch
patching file libswscale/output.c
patching file libswscale/utils.c
patching file libswscale/x86/swscale.c
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/A06-edit-list-offset.patch
patching file libavformat/isom.h
Hunk #1 succeeded at 119 (offset -6 lines).
patching file libavformat/mov.c
Hunk #1 succeeded at 2330 (offset 7 lines).
Hunk #2 succeeded at 2991 (offset -8 lines).
Hunk #3 succeeded at 3025 (offset -8 lines).
Hunk #4 succeeded at 3065 (offset -8 lines).
Hunk #5 succeeded at 3148 (offset -8 lines).
Hunk #6 succeeded at 3172 (offset -8 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/A09-mkv-block-ts-offset.patch
downloading... 131072 bytes [ ] 3.3%
patching file libavformat/matroskaenc.c
Hunk #1 succeeded at 1437 (offset -24 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/A10-mp4-aac-roll.patch
patching file libavformat/movenc.c
Hunk #1 succeeded at 135 (offset -1 lines).
Hunk #2 succeeded at 1324 (offset -1 lines).
downloading... 196608 bytes [ ] 5.0%
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/A11-elst-audio-pad.patch
patching file libavformat/movenc.c
Hunk #1 succeeded at 1694 (offset -4 lines).
Hunk #2 succeeded at 1749 (offset -4 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/A12-mov-initial_padding.patch
patching file libavformat/mov.c
Hunk #1 succeeded at 3556 with fuzz 1 (offset -250 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/A13-mkv-fix-seek-crash.patch
patching file libavformat/matroskadec.c
Hunk #1 succeeded at 2694 (offset 1 line).
Hunk #2 succeeded at 2721 (offset 1 line).
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/A14-aacenc-high-bitrate-crash.patch
patching file libavcodec/aacenc.c
patching file libavcodec/put_bits.h
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/A17-mkv-rawvideo.patch
patching file libavformat/matroskadec.c
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/A18-avi-broken-index.patch
patching file libavformat/avidec.c
Hunk #1 succeeded at 1149 (offset 3 lines).
Hunk #2 succeeded at 1156 (offset 3 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/A19-h264-refs.patch
patching file libavcodec/h264_refs.c
Hunk #1 succeeded at 703 (offset 6 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/A20-avc3-hvc1-override.patch
patching file libavformat/isom.c
patching file libavformat/movenc.c
Hunk #1 succeeded at 772 (offset 48 lines).
Hunk #2 succeeded at 834 (offset 48 lines).
Hunk #3 succeeded at 4567 (offset 84 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/A21-mp4-sdtp.patch
patching file libavcodec/avcodec.h
Hunk #1 succeeded at 1375 (offset 214 lines).
patching file libavformat/movenc.c
Hunk #1 succeeded at 272 (offset 45 lines).
Hunk #2 succeeded at 1345 (offset 110 lines).
Hunk #3 succeeded at 3815 (offset 140 lines).
patching file libavformat/movenc.h
Hunk #3 succeeded at 181 (offset -1 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12.3/ < ../contrib/ffmpeg/P02-darwin-pic.patch
patching file configure
Hunk #1 succeeded at 3830 with fuzz 1 (offset 355 lines).
Hunk #2 succeeded at 4101 (offset 380 lines).
touch contrib/ffmpeg/.stamp.ffmpeg.patch
downloading... 262144 bytes [= ] 6.7%
downloading... 327680 bytes [= ] 8.3%
downloading... 393216 bytes [= ] 10.0%
downloading... 458752 bytes [== ] 11.6%
downloading... 524288 bytes [== ] 13.3%
ok
downloading... 589824 bytes [== ] 15.0%
checking for sysroot... no
checking for a working dd... /brew/Library/Homebrew/shims/super/sed
downloading... 655360 bytes [=== ] 16.6%
checking for grep that handles long lines and -e... downloading... 720896 bytes [=== ] 18.3%
/bin/dd
checking how to truncate binary pipes... downloading... 786432 bytes [=== ] 20.0%
/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... downloading... 851968 bytes [==== ] 21.6%
downloading... 917504 bytes [==== ] 23.3%
downloading... 983040 bytes [==== ] 24.9%
downloading... 1048576 bytes [===== ] 26.6%
downloading... 1114112 bytes [===== ] 28.3%
downloading... 1179648 bytes [===== ] 29.9%
yes
checking for -exported_symbols_list linker flag... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... downloading... 1245184 bytes [====== ] 31.6%
downloading... 1310720 bytes [====== ] 33.3%
/usr/bin/grep -F
checking for ld used by /brew/Library/Homebrew/shims/super/gcc... downloading... 1376256 bytes [====== ] 34.9%
downloading... 1441792 bytes [======= ] 36.6%
downloading... 1507328 bytes [======= ] 38.2%
downloading... 1572864 bytes [======= ] 39.9%
downloading... 1638400 bytes [======== ] 41.6%
downloading... 1703936 bytes [======== ] 43.2%
downloading... 1769472 bytes [======== ] 44.9%
downloading... 1835008 bytes [========= ] 46.6%
downloading... 1900544 bytes [========= ] 48.2%
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... downloading... 1966080 bytes [========= ] 49.9%
downloading... 2031616 bytes [========== ] 51.5%
downloading... 2097152 bytes [========== ] 53.2%
no
checking for BSD- or MS-compatible name lister (nm)... downloading... 2162688 bytes [========== ] 54.9%
downloading... 2228224 bytes [=========== ] 56.5%
downloading... 2293760 bytes [=========== ] 58.2%
downloading... 2359296 bytes [=========== ] 59.9%
downloading... 2424832 bytes [============ ] 61.5%
yes
checking for -force_load linker flag... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... downloading... 2490368 bytes [============ ] 63.2%
downloading... 2555904 bytes [============ ] 64.8%
downloading... 2621440 bytes [============= ] 66.5%
downloading... 2686976 bytes [============= ] 68.2%
downloading... 2752512 bytes [============= ] 69.8%
downloading... 2818048 bytes [============== ] 71.5%
downloading... 2883584 bytes [============== ] 73.2%
downloading... 2949120 bytes [============== ] 74.8%
downloading... 3014656 bytes [=============== ] 76.5%
downloading... 3080192 bytes [=============== ] 78.1%
downloading... 3145728 bytes [=============== ] 79.8%
downloading... 3211264 bytes [================ ] 81.5%
downloading... 3276800 bytes [================ ] 83.1%
downloading... 3342336 bytes [================ ] 84.8%
downloading... 3407872 bytes [================= ] 86.5%
downloading... 3473408 bytes [================= ] 88.1%
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin17.6.0 file names to x86_64-apple-darwin17.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin17.6.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... downloading... 3538944 bytes [================= ] 89.8%
downloading... 3604480 bytes [================== ] 91.4%
downloading... 3670016 bytes [================== ] 93.1%
downloading... 3735552 bytes [================== ] 94.8%
downloading... 3801088 bytes [=================== ] 96.4%
downloading... 3866624 bytes [=================== ] 98.1%
downloading... 3932160 bytes [=================== ] 99.8%
downloading... 3941489 bytes [====================] 100.0%
download total: 3941489 bytes
sha256 (../download/libsamplerate-02ebb9f0fc4d67cb3f1ac4c2283664340510fd68.tar.gz) = 5fc80ce7cd961f09ac4274fe57e4cd563209d5b1c549d8ff2d82b7091835310c (pass)
yes
checking for ANSI C header files... no
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... sha256 (../download/libsamplerate-02ebb9f0fc4d67cb3f1ac4c2283664340510fd68.tar.gz) = 5fc80ce7cd961f09ac4274fe57e4cd563209d5b1c549d8ff2d82b7091835310c (pass)
no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking command to parse /usr/bin/nm -B output from /brew/Library/Homebrew/shims/super/gcc object... /bin/rm -fr ./contrib/libsamplerate/libsamplerate-02ebb9f0fc4d67cb3f1ac4c2283664340510fd68/
/usr/bin/tar xfC ../download/libsamplerate-02ebb9f0fc4d67cb3f1ac4c2283664340510fd68.tar.gz ./contrib/libsamplerate/
touch contrib/libsamplerate/.stamp.libsamplerate.extract
touch contrib/libsamplerate/.stamp.libsamplerate.patch
set -e; /bin/mkdir -p ./contrib/libsamplerate/libsamplerate-02ebb9f0fc4d67cb3f1ac4c2283664340510fd68/; cd ./contrib/libsamplerate/libsamplerate-02ebb9f0fc4d67cb3f1ac4c2283664340510fd68/; rm -fr aclocal.m4 autom4te.cache configure; autoreconf -fiv; CC=/brew/Library/Homebrew/shims/super/gcc CFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/brew/Library/Homebrew/shims/super/g++ CXXFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" LDFLAGS="-L/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --disable-sndfile
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for sys/types.h... yes
checking for -exported_symbols_list linker flag... yes
checking for sys/stat.h... yes
checking for -force_load linker flag... yes
checking for stdlib.h... downloading https://download.handbrake.fr/handbrake/contrib/fribidi-0.19.7.tar.gz to ../download/fribidi-0.19.7.tar.gz
downloading... 65536 bytes [=== ] 19.9%
yes
checking for string.h... downloading... 131072 bytes [======= ] 39.8%
yes
checking for ANSI C header files... downloading... 196608 bytes [=========== ] 59.7%
downloading... 262144 bytes [=============== ] 79.5%
downloading... 327680 bytes [=================== ] 99.4%
downloading... 329550 bytes [====================] 100.0%
download total: 329550 bytes
sha256 (../download/fribidi-0.19.7.tar.gz) = 3fc96fa9473bd31dcb5500bdf1aa78b337ba13eb8c301e7c28923fea982453a8 (pass)
yes
checking for memory.h... sha256 (../download/fribidi-0.19.7.tar.gz) = 3fc96fa9473bd31dcb5500bdf1aa78b337ba13eb8c301e7c28923fea982453a8 (pass)
/bin/rm -fr ./contrib/fribidi/fribidi-0.19.7/
/usr/bin/tar xfC ../download/fribidi-0.19.7.tar.gz ./contrib/fribidi/
touch contrib/fribidi/.stamp.fribidi.extract
/usr/bin/patch -t -N -p1 -d ./contrib/fribidi/fribidi-0.19.7/ < ../contrib/fribidi/A00-disable-tests.patch
patching file bin/Makefile.am
/usr/bin/patch -t -N -p1 -d ./contrib/fribidi/fribidi-0.19.7/ < ../contrib/fribidi/A01-bootstrap-quote.patch
patching file bootstrap
/usr/bin/patch -t -N -p1 -d ./contrib/fribidi/fribidi-0.19.7/ < ../contrib/fribidi/A02-remove-horrible-hack.patch
patching file Makefile.am
/usr/bin/patch -t -N -p1 -d ./contrib/fribidi/fribidi-0.19.7/ < ../contrib/fribidi/A03-no-doc.patch
patching file Makefile.am
touch contrib/fribidi/.stamp.fribidi.patch
set -e; /bin/mkdir -p ./contrib/fribidi/fribidi-0.19.7/; cd ./contrib/fribidi/fribidi-0.19.7/; ./bootstrap; CC=/brew/Library/Homebrew/shims/super/gcc CFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/brew/Library/Homebrew/shims/super/g++ CXXFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" LDFLAGS="-L/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --with-glib=no
yes
checking for strings.h... Usable autoreconf found, running
autoreconf: running: aclocal --force
yes
checking for inttypes.h... ERROR: download failure; HTTP Error 404: Not Found; continuing.
yes
yes
checking for sys/types.h... checking for stdint.h... yes
yes
checking for sys/stat.h... checking for unistd.h... yes
yes
checking for stdlib.h... checking for dlfcn.h... yes
yes
checking for objdir... .libs
checking for string.h... downloading https://download.handbrake.fr/handbrake/contrib/x264-snapshot-20171225-2245.tar.bz2 to ../download/x264-snapshot-20171225-2245.tar.bz2
downloading https://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20171225-2245.tar.bz2 to ../download/x264-snapshot-20171225-2245.tar.bz2
downloading... 65536 bytes [= ] 8.6%
yes
checking for memory.h... downloading... 131072 bytes [=== ] 17.1%
downloading... 196608 bytes [===== ] 25.7%
downloading... 262144 bytes [====== ] 34.2%
checking if /brew/Library/Homebrew/shims/super/gcc supports -fno-rtti -fno-exceptions... yes
checking for strings.h... downloading... 327680 bytes [======== ] 42.8%
downloading... 393216 bytes [========== ] 51.4%
downloading... 458752 bytes [=========== ] 59.9%
downloading... 524288 bytes [============= ] 68.5%
yes
checking for /brew/Library/Homebrew/shims/super/gcc option to produce PIC... -fno-common -DPIC
checking if /brew/Library/Homebrew/shims/super/gcc PIC flag -fno-common -DPIC works... downloading... 589824 bytes [=============== ] 77.0%
downloading... 655360 bytes [================= ] 85.6%
downloading... 720896 bytes [================== ] 94.1%
downloading... 765741 bytes [====================] 100.0%
download total: 765741 bytes
sha256 (../download/x264-snapshot-20171225-2245.tar.bz2) = ea39f32ccb3bd3aeaccd663c8d210117be5d9cfbe89e1a8b5f631e0f7ed74954 (pass)
yes
checking for inttypes.h... sha256 (../download/x264-snapshot-20171225-2245.tar.bz2) = ea39f32ccb3bd3aeaccd663c8d210117be5d9cfbe89e1a8b5f631e0f7ed74954 (pass)
/bin/rm -fr ./contrib/x264/x264-snapshot-20171225-2245/
yes
checking if /brew/Library/Homebrew/shims/super/gcc static flag -static works... /usr/bin/tar xfC ../download/x264-snapshot-20171225-2245.tar.bz2 ./contrib/x264/
aclocal: warning: couldn't open directory 'm4': No such file or directory
yes
no
checking if /brew/Library/Homebrew/shims/super/gcc supports -c -o file.o... checking for stdint.h... yes
touch contrib/x264/.stamp.x264.extract
/usr/bin/patch -t -N -p1 -d ./contrib/x264/x264-snapshot-20171225-2245/ < ../contrib/x264/A00-version-string.patch
yes
checking if /brew/Library/Homebrew/shims/super/gcc supports -c -o file.o... (cached) yes
checking whether the /brew/Library/Homebrew/shims/super/gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... patching file x264.h
touch contrib/x264/.stamp.x264.patch
set -e; /bin/mkdir -p ./contrib/x264/x264-snapshot-20171225-2245/; cd ./contrib/x264/x264-snapshot-20171225-2245/; CC=/brew/Library/Homebrew/shims/super/gcc CFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CXX=/brew/Library/Homebrew/shims/super/g++ CXXFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" LDFLAGS="-L/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/ --enable-static --disable-lavf --disable-ffms --disable-avs --disable-swscale --disable-gpac --disable-lsmash --disable-cli
checking for unistd.h... yes
checking for dlfcn.h... darwin17.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
Checking zlib
checking for Z... downloading https://download.handbrake.fr/handbrake/contrib/libass-0.14.0.tar.gz to ../download/libass-0.14.0.tar.gz
downloading... 65536 bytes [== ] 13.2%
yes
checking zlib.h usability... yes
checking for objdir... .libs
downloading... 131072 bytes [===== ] 26.4%
yes
checking zlib.h presence... downloading... 196608 bytes [======= ] 39.5%
downloading... 262144 bytes [========== ] 52.7%
yes
checking for zlib.h... yes
downloading... 327680 bytes [============= ] 65.9%
downloading... 393216 bytes [=============== ] 79.1%
Checking lzma
Disabling compression support
Checking headers
downloading... 458752 bytes [================== ] 92.2%
downloading... 497354 bytes [====================] 100.0%
checking for dirent.h that defines DIR... download total: 497354 bytes
sha256 (../download/libass-0.14.0.tar.gz) = 8d5a5c920b90b70a108007ffcd2289ac652c0e03fc88e6eecefa37df0f2e7fdf (pass)
checking if /brew/Library/Homebrew/shims/super/gcc supports -fno-rtti -fno-exceptions... autoreconf: configure.ac: tracing
sha256 (../download/libass-0.14.0.tar.gz) = 8d5a5c920b90b70a108007ffcd2289ac652c0e03fc88e6eecefa37df0f2e7fdf (pass)
/bin/rm -fr ./contrib/libass/libass-0.14.0/
/usr/bin/tar xfC ../download/libass-0.14.0.tar.gz ./contrib/libass/
touch contrib/libass/.stamp.libass.extract
/usr/bin/patch -t -N -p1 -d ./contrib/libass/libass-0.14.0/ < ../contrib/libass/A00-fribidi-include.patch
patching file libass/ass_shaper.h
Hunk #1 succeeded at 21 with fuzz 2.
yes
touch contrib/libass/.stamp.libass.patch
checking for library containing opendir... yes
checking for /brew/Library/Homebrew/shims/super/gcc option to produce PIC... -fno-common -DPIC
checking if /brew/Library/Homebrew/shims/super/gcc PIC flag -fno-common -DPIC works... yes
checking if /brew/Library/Homebrew/shims/super/gcc static flag -static works... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... no
checking if /brew/Library/Homebrew/shims/super/gcc supports -c -o file.o... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking ctype.h usability... yes
checking if /brew/Library/Homebrew/shims/super/gcc supports -c -o file.o... (cached) yes
checking whether the /brew/Library/Homebrew/shims/super/gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... downloading https://download.handbrake.fr/contrib/libvpx-1.6.1.tar.bz2 to ../download/libvpx-1.6.1.tar.bz2
downloading... 65536 bytes [ ] 3.3%
downloading https://download.handbrake.fr/handbrake/contrib/libdvdnav-5.0.3.tar.bz2 to ../download/libdvdnav-5.0.3.tar.bz2
downloading... 65536 bytes [=== ] 17.6%
downloading https://download.handbrake.fr/handbrake/contrib/libdvdread-5.0.3.tar.bz2 to ../download/libdvdread-5.0.3.tar.bz2
downloading... 65536 bytes [=== ] 16.6%
yes
checking ctype.h presence... downloading... 131072 bytes [= ] 6.7%
downloading... 196608 bytes [== ] 10.0%
downloading... 131072 bytes [======= ] 35.2%
downloading... 131072 bytes [====== ] 33.2%
darwin17.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for ANSI C header files... (cached) yes
yes
checking for ctype.h... yes
checking fcntl.h usability... checking dirent.h usability... downloading... 262144 bytes [== ] 13.4%
autoreconf: configure.ac: creating directory build-aux
autoreconf: running: glibtoolize --copy --force
downloading... 327680 bytes [=== ] 16.7%
downloading... 196608 bytes [========== ] 52.8%
downloading... 262144 bytes [============== ] 70.4%
downloading... 196608 bytes [========= ] 49.8%
downloading... 262144 bytes [============= ] 66.4%
downloading... 393216 bytes [==== ] 20.1%
downloading... 458752 bytes [==== ] 23.4%
downloading... 524288 bytes [===== ] 26.8%
downloading... 327680 bytes [================= ] 88.0%
downloading... 372203 bytes [====================] 100.0%
download total: 372203 bytes
sha256 (../download/libdvdnav-5.0.3.tar.bz2) = 5097023e3d2b36944c763f1df707ee06b19dc639b2b68fb30113a5f2cbf60b6d (pass)
downloading... 327680 bytes [================ ] 83.0%
downloading... 393216 bytes [=================== ] 99.6%
downloading... 394885 bytes [====================] 100.0%
download total: 394885 bytes
sha256 (../download/libdvdread-5.0.3.tar.bz2) = 321cdf2dbdc83c96572bc583cd27d8c660ddb540ff16672ecb28607d018ed82b (pass)
yes
checking fcntl.h presence... yes
checking dirent.h presence... downloading... 589824 bytes [====== ] 30.1%
downloading... 655360 bytes [====== ] 33.4%
downloading... 720896 bytes [======= ] 36.8%
sha256 (../download/libdvdnav-5.0.3.tar.bz2) = 5097023e3d2b36944c763f1df707ee06b19dc639b2b68fb30113a5f2cbf60b6d (pass)
downloading... 786432 bytes [======== ] 40.1%
/bin/rm -fr ./contrib/libdvdnav/libdvdnav-5.0.3/
/usr/bin/tar xfC ../download/libdvdnav-5.0.3.tar.bz2 ./contrib/libdvdnav/
sha256 (../download/libdvdread-5.0.3.tar.bz2) = 321cdf2dbdc83c96572bc583cd27d8c660ddb540ff16672ecb28607d018ed82b (pass)
/bin/rm -fr ./contrib/libdvdread/libdvdread-5.0.3/
/usr/bin/tar xfC ../download/libdvdread-5.0.3.tar.bz2 ./contrib/libdvdread/
yes
yes
checking for fcntl.h... checking for dirent.h... yes
yes
checking errno.h usability... downloading... 851968 bytes [======== ] 43.5%
downloading... 917504 bytes [========= ] 46.8%
downloading... 983040 bytes [========== ] 50.2%
downloading... 1048576 bytes [========== ] 53.5%
checking for unistd.h... (cached) yes
downloading... 1114112 bytes [=========== ] 56.9%
downloading... 1179648 bytes [============ ] 60.2%
checking for an ANSI C-conforming const... touch contrib/libdvdnav/.stamp.libdvdnav.extract
touch contrib/libdvdnav/.stamp.libdvdnav.patch
touch contrib/libdvdread/.stamp.libdvdread.extract
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdread/libdvdread-5.0.3/ < ../contrib/libdvdread/A01-UDFReadBlocks-errors.patch
patching file src/dvd_reader.c
Hunk #1 succeeded at 1189 (offset 33 lines).
patching file src/dvd_udf.c
downloading... 1245184 bytes [============ ] 63.5%
downloading... 1310720 bytes [============= ] 66.9%
touch contrib/libdvdread/.stamp.libdvdread.patch
downloading... 1376256 bytes [============== ] 70.2%
set -e; /bin/mkdir -p ./contrib/libdvdread/libdvdread-5.0.3/; cd ./contrib/libdvdread/libdvdread-5.0.3/; CC=/brew/Library/Homebrew/shims/super/gcc CFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/brew/Library/Homebrew/shims/super/g++ CXXFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" LDFLAGS="-L/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
downloading... 1441792 bytes [============== ] 73.6%
downloading... 1507328 bytes [=============== ] 76.9%
downloading... 1572864 bytes [================ ] 80.3%
downloading... 1638400 bytes [================ ] 83.6%
yes
checking errno.h presence... yes
checking size of int... glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
glibtoolize: copying file 'build-aux/ltmain.sh'
downloading... 1703936 bytes [================= ] 87.0%
downloading... 1769472 bytes [================== ] 90.3%
downloading... 1835008 bytes [================== ] 93.6%
downloading... 1900544 bytes [=================== ] 97.0%
downloading... 1959534 bytes [====================] 100.0%
download total: 1959534 bytes
sha256 (../download/libvpx-1.6.1.tar.bz2) = 1c2c0c2a97fba9474943be34ee39337dee756780fc12870ba1dc68372586a819 (pass)
yes
checking for errno.h... yes
checking malloc.h usability... glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
glibtoolize: copying file 'm4/libtool.m4'
sha256 (../download/libvpx-1.6.1.tar.bz2) = 1c2c0c2a97fba9474943be34ee39337dee756780fc12870ba1dc68372586a819 (pass)
/bin/rm -fr ./contrib/libvpx/libvpx-1.6.1/
/usr/bin/tar xfC ../download/libvpx-1.6.1.tar.bz2 ./contrib/libvpx/
4
checking size of long... no
checking malloc.h presence... checking build system type... x86_64-apple-darwin17.6.0
checking host system type... x86_64-apple-darwin17.6.0
checking for a BSD-compatible install... 8
no
checking for malloc.h... no
checking for unsigned long long int... checking stdarg.h usability... glibtoolize: copying file 'm4/ltoptions.m4'
/usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
yes
checking stdarg.h presence... yes
checking for long long int... checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... /brew/Library/Homebrew/shims/super/gcc
yes
checking for stdarg.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
glibtoolize: copying file 'm4/ltsugar.m4'
checking time.h usability... yes
checking whether cpp computation of bit length in ftconfig.in works... glibtoolize: putting auxiliary files in '.'.
glibtoolize: copying file './ltmain.sh'
yes
checking time.h presence... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... downloading https://download.handbrake.fr/handbrake/contrib/libbluray-1.0.2.tar.bz2 to ../download/libbluray-1.0.2.tar.bz2
downloading... 65536 bytes [= ] 8.9%
glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
glibtoolize: copying file 'm4/libtool.m4'
glibtoolize: copying file 'm4/ltversion.m4'
downloading... 131072 bytes [=== ] 17.9%
yes
checking for time.h... yes
checking ansidecl.h usability... no
checking for stdlib.h... (cached) yes
checking whether the C compiler works... glibtoolize: copying file 'm4/ltoptions.m4'
checking for unistd.h... (cached) yes
checking for sys/param.h... downloading... 196608 bytes [===== ] 26.8%
downloading... 262144 bytes [======= ] 35.8%
glibtoolize: copying file 'm4/ltsugar.m4'
no
checking ansidecl.h presence... downloading... 327680 bytes [======== ] 44.7%
downloading... 393216 bytes [========== ] 53.6%
downloading... 458752 bytes [============ ] 62.6%
downloading... 524288 bytes [============== ] 71.5%
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for getpagesize... glibtoolize: copying file 'm4/ltversion.m4'
platform: X86_64
byte order: little-endian
system: MACOSX
cli: no
libx264: internal
shared: no
static: yes
asm: yes
interlaced: yes
avs: no
lavf: no
ffms: no
mp4: no
gpl: yes
thread: posix
opencl: yes
filters: crop select_every
lto: no
debug: no
gprof: no
strip: no
PIC: no
bit depth: all
chroma format: all
glibtoolize: copying file 'm4/lt~obsolete.m4'
You can run 'make' or 'make fprofiled' now.
touch contrib/x264/.stamp.x264.configure
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./contrib/x264/x264-snapshot-20171225-2245/ clean
downloading... 589824 bytes [================ ] 80.5%
rm -f common/osdep.o common/base.o common/cpu.o common/tables.o encoder/api.o common/mc-8.o common/predict-8.o common/pixel-8.o common/macroblock-8.o common/frame-8.o common/dct-8.o common/cabac-8.o common/common-8.o common/rectangle-8.o common/set-8.o common/quant-8.o common/deblock-8.o common/vlc-8.o common/mvpred-8.o common/bitstream-8.o encoder/analyse-8.o encoder/me-8.o encoder/ratecontrol-8.o encoder/set-8.o encoder/macroblock-8.o encoder/cabac-8.o encoder/cavlc-8.o encoder/encoder-8.o encoder/lookahead-8.o common/threadpool-8.o common/x86/mc-c-8.o common/x86/predict-c-8.o common/opencl-8.o encoder/slicetype-cl-8.o common/mc-10.o common/predict-10.o common/pixel-10.o common/macroblock-10.o common/frame-10.o common/dct-10.o common/cabac-10.o common/common-10.o common/rectangle-10.o common/set-10.o common/quant-10.o common/deblock-10.o common/vlc-10.o common/mvpred-10.o common/bitstream-10.o encoder/analyse-10.o encoder/me-10.o encoder/ratecontrol-10.o encoder/set-10.o encoder/macroblock-10.o encoder/cabac-10.o encoder/cavlc-10.o encoder/encoder-10.o encoder/lookahead-10.o common/threadpool-10.o common/x86/mc-c-10.o common/x86/predict-c-10.o common/x86/cpu-a.o common/x86/dct-64-8.o common/x86/trellis-64-8.o common/x86/bitstream-a-8.o common/x86/const-a-8.o common/x86/cabac-a-8.o common/x86/dct-a-8.o common/x86/deblock-a-8.o common/x86/mc-a-8.o common/x86/mc-a2-8.o common/x86/pixel-a-8.o common/x86/predict-a-8.o common/x86/quant-a-8.o common/x86/sad-a-8.o common/x86/dct-64-10.o common/x86/trellis-64-10.o common/x86/bitstream-a-10.o common/x86/const-a-10.o common/x86/cabac-a-10.o common/x86/dct-a-10.o common/x86/deblock-a-10.o common/x86/mc-a-10.o common/x86/mc-a2-10.o common/x86/pixel-a-10.o common/x86/predict-a-10.o common/x86/quant-a-10.o common/x86/sad16-a-10.o x264.o input/input.o input/timecode.o input/raw.o input/y4m.o output/raw.o output/matroska.o output/matroska_ebml.o output/flv.o output/flv_bytestream.o filters/filters.o filters/video/video.o filters/video/source.o filters/video/internal.o filters/video/resize.o filters/video/fix_vfr_pts.o filters/video/select_every.o filters/video/crop.o filters/video/cache-8.o filters/video/depth-8.o input/thread-8.o filters/video/cache-10.o filters/video/depth-10.o input/thread-10.o common/oclobj.h .depend TAGS
downloading... 655360 bytes [================= ] 89.4%
rm -f *.a *.lib *.exp *.pdb x264 x264_lookahead.clbin
downloading... 720896 bytes [=================== ] 98.3%
downloading... 733058 bytes [====================] 100.0%
rm -f checkasm8 checkasm10 tools/checkasm-a.o tools/checkasm-8.o tools/checkasm-10.o
download total: 733058 bytes
sha256 (../download/libbluray-1.0.2.tar.bz2) = 6d9e7c4e416f664c330d9fa5a05ad79a3fb39b95adfc3fd6910cbed503b7aeff (pass)
rm -f example example.o
rm -f common/osdep.gcda common/base.gcda common/cpu.gcda common/tables.gcda encoder/api.gcda common/mc-8.gcda common/predict-8.gcda common/pixel-8.gcda common/macroblock-8.gcda common/frame-8.gcda common/dct-8.gcda common/cabac-8.gcda common/common-8.gcda common/rectangle-8.gcda common/set-8.gcda common/quant-8.gcda common/deblock-8.gcda common/vlc-8.gcda common/mvpred-8.gcda common/bitstream-8.gcda encoder/analyse-8.gcda encoder/me-8.gcda encoder/ratecontrol-8.gcda encoder/set-8.gcda encoder/macroblock-8.gcda encoder/cabac-8.gcda encoder/cavlc-8.gcda encoder/encoder-8.gcda encoder/lookahead-8.gcda common/threadpool-8.gcda common/x86/mc-c-8.gcda common/x86/predict-c-8.gcda common/opencl-8.gcda encoder/slicetype-cl-8.gcda common/mc-10.gcda common/predict-10.gcda common/pixel-10.gcda common/macroblock-10.gcda common/frame-10.gcda common/dct-10.gcda common/cabac-10.gcda common/common-10.gcda common/rectangle-10.gcda common/set-10.gcda common/quant-10.gcda common/deblock-10.gcda common/vlc-10.gcda common/mvpred-10.gcda common/bitstream-10.gcda encoder/analyse-10.gcda encoder/me-10.gcda encoder/ratecontrol-10.gcda encoder/set-10.gcda encoder/macroblock-10.gcda encoder/cabac-10.gcda encoder/cavlc-10.gcda encoder/encoder-10.gcda encoder/lookahead-10.gcda common/threadpool-10.gcda common/x86/mc-c-10.gcda common/x86/predict-c-10.gcda x264.gcda input/input.gcda input/timecode.gcda input/raw.gcda input/y4m.gcda output/raw.gcda output/matroska.gcda output/matroska_ebml.gcda output/flv.gcda output/flv_bytestream.gcda filters/filters.gcda filters/video/video.gcda filters/video/source.gcda filters/video/internal.gcda filters/video/resize.gcda filters/video/fix_vfr_pts.gcda filters/video/select_every.gcda filters/video/crop.gcda filters/video/cache-8.gcda filters/video/depth-8.gcda input/thread-8.gcda filters/video/cache-10.gcda filters/video/depth-10.gcda input/thread-10.gcda common/osdep.gcno common/base.gcno common/cpu.gcno common/tables.gcno encoder/api.gcno common/mc-8.gcno common/predict-8.gcno common/pixel-8.gcno common/macroblock-8.gcno common/frame-8.gcno common/dct-8.gcno common/cabac-8.gcno common/common-8.gcno common/rectangle-8.gcno common/set-8.gcno common/quant-8.gcno common/deblock-8.gcno common/vlc-8.gcno common/mvpred-8.gcno common/bitstream-8.gcno encoder/analyse-8.gcno encoder/me-8.gcno encoder/ratecontrol-8.gcno encoder/set-8.gcno encoder/macroblock-8.gcno encoder/cabac-8.gcno encoder/cavlc-8.gcno encoder/encoder-8.gcno encoder/lookahead-8.gcno common/threadpool-8.gcno common/x86/mc-c-8.gcno common/x86/predict-c-8.gcno common/opencl-8.gcno encoder/slicetype-cl-8.gcno common/mc-10.gcno common/predict-10.gcno common/pixel-10.gcno common/macroblock-10.gcno common/frame-10.gcno common/dct-10.gcno common/cabac-10.gcno common/common-10.gcno common/rectangle-10.gcno common/set-10.gcno common/quant-10.gcno common/deblock-10.gcno common/vlc-10.gcno common/mvpred-10.gcno common/bitstream-10.gcno encoder/analyse-10.gcno encoder/me-10.gcno encoder/ratecontrol-10.gcno encoder/set-10.gcno encoder/macroblock-10.gcno encoder/cabac-10.gcno encoder/cavlc-10.gcno encoder/encoder-10.gcno encoder/lookahead-10.gcno common/threadpool-10.gcno common/x86/mc-c-10.gcno common/x86/predict-c-10.gcno x264.gcno input/input.gcno input/timecode.gcno input/raw.gcno input/y4m.gcno output/raw.gcno output/matroska.gcno output/matroska_ebml.gcno output/flv.gcno output/flv_bytestream.gcno filters/filters.gcno filters/video/video.gcno filters/video/source.gcno filters/video/internal.gcno filters/video/resize.gcno filters/video/fix_vfr_pts.gcno filters/video/select_every.gcno filters/video/crop.gcno filters/video/cache-8.gcno filters/video/depth-8.gcno input/thread-8.gcno filters/video/cache-10.gcno filters/video/depth-10.gcno input/thread-10.gcno *.dyn pgopti.dpi pgopti.dpi.lock *.pgd *.pgc
no
checking for ansidecl.h... no
checking ieeefp.h usability... /bin/rm -f ./contrib/x264/.stamp.x264.build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./contrib/x264/x264-snapshot-20171225-2245/
cat common/opencl/x264-cl.h common/opencl/bidir.cl common/opencl/downscale.cl common/opencl/intra.cl common/opencl/motionsearch.cl common/opencl/subpel.cl common/opencl/weightp.cl | ./tools/cltostr.sh common/oclobj.h
dependency file generation...
glibtoolize: copying file 'm4/lt~obsolete.m4'
checking whether we are cross compiling... touch contrib/libvpx/.stamp.libvpx.extract
touch contrib/libvpx/.stamp.libvpx.patch
set -e; /bin/mkdir -p ./contrib/libvpx/libvpx-1.6.1/; cd ./contrib/libvpx/libvpx-1.6.1/; CC=/brew/Library/Homebrew/shims/super/gcc CFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/brew/Library/Homebrew/shims/super/g++ CXXFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" LDFLAGS="-L/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/ --disable-shared --enable-static --as=yasm --enable-vp8-encoder --disable-vp8-decoder --enable-vp9-encoder --disable-vp9-decoder --disable-examples --disable-docs --disable-unit-tests
sha256 (../download/libbluray-1.0.2.tar.bz2) = 6d9e7c4e416f664c330d9fa5a05ad79a3fb39b95adfc3fd6910cbed503b7aeff (pass)
/bin/rm -fr ./contrib/libbluray/libbluray-1.0.2/
/usr/bin/tar xfC ../download/libbluray-1.0.2.tar.bz2 ./contrib/libbluray/
yes
checking for working mmap... disabling shared
enabling vp8_encoder
no
checking ieeefp.h presence... disabling vp8_decoder
enabling vp9_encoder
disabling vp9_decoder
no
checking for suffix of object files... disabling examples
disabling docs
glibtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
disabling unit_tests
no
checking for ieeefp.h... no
checking nan.h usability... yes
checking whether munmap is declared... o
checking whether we are using the GNU C compiler... Configuring for target 'generic-gnu'
enabling generic
no
checking nan.h presence... yes
yes
checking whether /brew/Library/Homebrew/shims/super/gcc accepts -g... checking for munmap's first parameter type... no
checking for nan.h... no
checking math.h usability... yes
checking for /brew/Library/Homebrew/shims/super/gcc option to accept ISO C89... void *
downloading https://download.handbrake.fr/handbrake/contrib/lame-3.100.tar.gz to ../download/lame-3.100.tar.gz
downloading... 65536 bytes [ ] 4.3%
checking for memcpy... touch contrib/libbluray/.stamp.libbluray.extract
touch contrib/libbluray/.stamp.libbluray.patch
downloading... 131072 bytes [= ] 8.6%
yes
checking math.h presence... none needed
checking whether /brew/Library/Homebrew/shims/super/gcc understands -c and -o together... yes
downloading... 196608 bytes [== ] 12.9%
downloading... 262144 bytes [=== ] 17.2%
checking for memmove... yes
checking for math.h... yes
checking limits.h usability... downloading... 327680 bytes [==== ] 21.5%
downloading... 393216 bytes [===== ] 25.8%
downloading... 458752 bytes [====== ] 30.1%
downloading... 524288 bytes [====== ] 34.4%
yes
checking dependency style of /brew/Library/Homebrew/shims/super/gcc... none
checking for a sed that does not truncate output... downloading... 589824 bytes [======= ] 38.7%
downloading... 655360 bytes [======== ] 43.0%
yes
downloading... 720896 bytes [========= ] 47.3%
downloading... 786432 bytes [========== ] 51.6%
yes
checking limits.h presence... downloading... 851968 bytes [=========== ] 55.9%
downloading... 917504 bytes [============ ] 60.2%
downloading... 983040 bytes [============ ] 64.5%
downloading... 1048576 bytes [============= ] 68.8%
downloading... 1114112 bytes [============== ] 73.1%
downloading... 1179648 bytes [=============== ] 77.4%
checking gcc compiler flag -ansi to assure ANSI C works correctly... yes
checking for limits.h... yes
checking fp_class.h usability... downloading... 1245184 bytes [================ ] 81.7%
downloading... 1310720 bytes [================= ] 86.0%
downloading... 1376256 bytes [================== ] 90.3%
downloading... 1441792 bytes [================== ] 94.6%
downloading... 1507328 bytes [=================== ] 98.9%
downloading... 1524133 bytes [====================] 100.0%
download total: 1524133 bytes
sha256 (../download/lame-3.100.tar.gz) = ddfe36cab873794038ae2c1210557ad34857a4b6bdc515785d1da9e175b1da1e (pass)
ok, adding to XX_ANSIFLAGS
checking for ZLIB... sha256 (../download/lame-3.100.tar.gz) = ddfe36cab873794038ae2c1210557ad34857a4b6bdc515785d1da9e175b1da1e (pass)
/bin/rm -fr ./contrib/lame/lame-3.100/
/usr/bin/tar xfC ../download/lame-3.100.tar.gz ./contrib/lame/
no
checking fp_class.h presence... yes
checking for BZIP2... touch contrib/lame/.stamp.lame.extract
no
touch contrib/lame/.stamp.lame.patch
set -e; /bin/mkdir -p ./contrib/lame/lame-3.100/; cd ./contrib/lame/lame-3.100/; CC=/brew/Library/Homebrew/shims/super/gcc CFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/brew/Library/Homebrew/shims/super/g++ CXXFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" LDFLAGS="-L/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --enable-debug
no
checking for fp_class.h... no
checking float.h usability... checking for BZ2_bzDecompress in -lbz2... /brew/Library/Homebrew/shims/super/sed
checking for grep that handles long lines and -e... yes
checking float.h presence... yes
checking bzlib.h usability... yes
checking for float.h... yes
checking for stdlib.h... (cached) yes
checking for sys/socket.h... yes
checking bzlib.h presence... checking build system type... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /brew/Library/Homebrew/shims/super/gcc... yes
checking for netinet/in.h... yes
checking for bzlib.h... yes
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... checking whether CFLAGS and LDFLAGS share -arch x86_64... yes
x86_64-apple-darwin17.6.0
checking host system type... x86_64-apple-darwin17.6.0
checking for a BSD-compatible install... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... configure: creating ./config.status
yes
yes
checking whether make supports nested variables... checking for arpa/inet.h... yes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... 196608
checking how to convert x86_64-apple-darwin17.6.0 file names to x86_64-apple-darwin17.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin17.6.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... GNU
checking for gcc... /brew/Library/Homebrew/shims/super/gcc
yes
checking netdb.h usability... downloading https://download.handbrake.fr/contrib/x265_2.6.tar.gz to ../download/x265_2.6.tar.gz
downloading... 65536 bytes [= ] 5.2%
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /brew/Library/Homebrew/shims/super/gcc object... downloading... 131072 bytes [== ] 10.3%
yes
checking netdb.h presence... downloading... 196608 bytes [=== ] 15.5%
downloading... 262144 bytes [==== ] 20.6%
autoreconf: running: /brew/Cellar/autoconf/2.69/bin/autoconf --force
yes
checking for netdb.h... yes
downloading... 327680 bytes [===== ] 25.8%
checking sys/time.h usability... downloading... 393216 bytes [====== ] 30.9%
downloading... 458752 bytes [======= ] 36.1%
checking whether the C compiler works... downloading... 524288 bytes [======== ] 41.2%
downloading... 589824 bytes [========= ] 46.4%
downloading... 655360 bytes [========== ] 51.5%
downloading... 720896 bytes [=========== ] 56.7%
yes
checking sys/time.h presence... downloading... 786432 bytes [============ ] 61.8%
downloading... 851968 bytes [============= ] 67.0%
downloading... 917504 bytes [============== ] 72.1%
downloading... 983040 bytes [=============== ] 77.3%
downloading... 1048576 bytes [================ ] 82.4%
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... ok
checking for sysroot... no
checking for a working dd... downloading... 1114112 bytes [================= ] 87.6%
yes
checking for sys/time.h... yes
downloading... 1179648 bytes [================== ] 92.7%
downloading... 1245184 bytes [=================== ] 97.9%
checking sys/select.h usability... /bin/dd
checking how to truncate binary pipes... downloading... 1271976 bytes [====================] 100.0%
download total: 1271976 bytes
sha256 (../download/x265_2.6.tar.gz) = 1bf0036415996af841884802161065b9e6be74f5f6808ac04831363e2549cdbf (pass)
/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag...
checking whether we are cross compiling... sha256 (../download/x265_2.6.tar.gz) = 1bf0036415996af841884802161065b9e6be74f5f6808ac04831363e2549cdbf (pass)
/bin/rm -fr ./contrib/x265/x265_v2.6/
/usr/bin/tar xfC ../download/x265_2.6.tar.gz ./contrib/x265/
yes
checking sys/select.h presence... yes
checking for -exported_symbols_list linker flag... touch contrib/x265/.stamp.x265_8.extract
touch contrib/x265/.stamp.x265_8.patch
set -e; /bin/mkdir -p ./contrib/x265/x265_v2.6/8bit; cd ./contrib/x265/x265_v2.6/8bit; CC=/brew/Library/Homebrew/shims/super/gcc CFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/brew/Library/Homebrew/shims/super/g++ CXXFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" LDFLAGS="-L/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib/pkgconfig" cmake -DCMAKE_INSTALL_PREFIX="/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/" -DENABLE_SHARED=OFF -DENABLE_CLI=OFF -DHIGH_BIT_DEPTH=OFF -DENABLE_LIBNUMA=OFF -DEXTRA_LIB="x265_main10.a;x265_main12.a" -DEXTRA_LINK_FLAGS=-L. -DLINKED_10BIT=ON -DLINKED_12BIT=ON "/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/x265/x265_v2.6/source/"
-- cmake version 3.11.2
CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy):
The OLD behavior for policy CMP0025 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy):
The OLD behavior for policy CMP0054 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
no
checking for suffix of object files... yes
checking for sys/select.h... yes
checking poll.h usability... yes
checking for -force_load linker flag... o
checking whether we are using the GNU C compiler... yes
checking poll.h presence... -- The C compiler identification is AppleClang 9.1.0.9020039
yes
checking whether /brew/Library/Homebrew/shims/super/gcc accepts -g... yes
checking for poll.h... yes
checking sys/mman.h usability... yes
checking for /brew/Library/Homebrew/shims/super/gcc option to accept ISO C89... yes
checking how to run the C preprocessor... -- The CXX compiler identification is AppleClang 9.1.0.9020039
downloading https://download.handbrake.fr/handbrake/contrib/libogg-1.3.2.tar.gz to ../download/libogg-1.3.2.tar.gz
downloading... 65536 bytes [== ] 11.9%
-- Check for working C compiler: /brew/Library/Homebrew/shims/super/gcc
yes
checking sys/mman.h presence... autoreconf: running: /brew/Cellar/autoconf/2.69/bin/autoheader --force
downloading... 131072 bytes [==== ] 23.8%
none needed
checking whether /brew/Library/Homebrew/shims/super/gcc understands -c and -o together... yes
checking for sys/mman.h... yes
checking sys/timeb.h usability... downloading... 196608 bytes [======= ] 35.7%
downloading... 262144 bytes [========= ] 47.6%
/brew/Library/Homebrew/shims/super/gcc -E
downloading... 327680 bytes [=========== ] 59.6%
downloading... 393216 bytes [============== ] 71.5%
downloading... 458752 bytes [================ ] 83.4%
downloading... 524288 bytes [=================== ] 95.3%
yes
checking sys/timeb.h presence... yes
checking dependency style of /brew/Library/Homebrew/shims/super/gcc... none
checking how to run the C preprocessor... -- Check for working C compiler: /brew/Library/Homebrew/shims/super/gcc -- works
downloading... 550250 bytes [====================] 100.0%
-- Detecting C compiler ABI info
download total: 550250 bytes
sha256 (../download/libogg-1.3.2.tar.gz) = e19ee34711d7af328cb26287f4137e70630e7261b17cbe3cd41011d73a654692 (pass)
yes
checking for sys/timeb.h... yes
checking signal.h usability... checking for ANSI C header files... sha256 (../download/libogg-1.3.2.tar.gz) = e19ee34711d7af328cb26287f4137e70630e7261b17cbe3cd41011d73a654692 (pass)
config.status: creating unix-cc.mk
/bin/rm -fr ./contrib/libogg/libogg-1.3.2/
/usr/bin/tar xfC ../download/libogg-1.3.2.tar.gz ./contrib/libogg/
touch contrib/libogg/.stamp.libogg.extract
/usr/bin/patch -t -N -p1 -d ./contrib/libogg/libogg-1.3.2/ < ../contrib/libogg/P00-darwin-O4.patch
config.status: creating unix-def.mk
patching file configure.in
Hunk #1 succeeded at 55 (offset -1 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/libogg/libogg-1.3.2/ < ../contrib/libogg/P01-darwin-automake-1.10.patch
patching file Makefile.am
touch contrib/libogg/.stamp.libogg.patch
set -e; /bin/mkdir -p ./contrib/libogg/libogg-1.3.2/; cd ./contrib/libogg/libogg-1.3.2/; rm -fr aclocal.m4 autom4te.cache configure; autoreconf -fiv; CC=/brew/Library/Homebrew/shims/super/gcc CFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/brew/Library/Homebrew/shims/super/g++ CXXFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" LDFLAGS="-L/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --disable-sdl
config.status: creating ftconfig.h
/brew/Library/Homebrew/shims/super/gcc -E
yes
checking signal.h presence... config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-dependency-tracking
configure:
Library configuration:
external zlib: yes (pkg-config)
bzip2: yes (autoconf test)
libpng: no
harfbuzz: no
yes
checking for signal.h... yes
checking for arpa/nameser.h... make[1]: Nothing to be done for `unix'.
-- Detecting C compiler ABI info - done
touch contrib/freetype/.stamp.freetype.configure
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./contrib/freetype/freetype-2.8.1/ clean
-- Detecting C compile features
rm -f /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftsystem.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftdebug.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftinit.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/basepic.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftadvanc.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcalc.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftdbgmem.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgloadr.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/fthash.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftobjs.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftoutln.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftpic.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftrfork.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftsnames.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftstream.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/fttrigon.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftutil.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbbox.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbdf.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbitmap.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcid.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftfntfmt.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftfstype.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgasp.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftglyph.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgxval.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftlcdfil.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftmm.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftotval.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftpatent.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftpfr.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftstroke.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftsynth.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/fttype1.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftwinfnt.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttdriver.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttgload.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttgxvar.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttinterp.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttobjs.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttpic.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttpload.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttsubpix.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t1parse.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t1load.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t1driver.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t1afm.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t1gload.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t1objs.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cffcmap.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cffdrivr.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cffgload.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cffload.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cffobjs.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cffparse.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cffpic.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2arrst.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2blues.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2error.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2font.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2ft.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2hints.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2intrp.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2read.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2stack.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cidparse.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cidload.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cidriver.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cidgload.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cidobjs.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pfrload.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pfrgload.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pfrcmap.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pfrdrivr.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pfrsbit.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pfrobjs.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t42objs.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t42parse.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t42drivr.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/winfnt.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pcfdrivr.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pcfread.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pcfutil.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/bdflib.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/bdfdrivr.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttload.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttmtx.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttcmap.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttsbit.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttpost.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttkern.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttbdf.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/sfobjs.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/sfdriver.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/sfntpic.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pngshim.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afangles.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afblue.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afcjk.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afdummy.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afglobal.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afhints.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afindic.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/aflatin.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afloader.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afmodule.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afpic.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afranges.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afshaper.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afwarp.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pshalgo.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pshglob.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pshmod.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pshpic.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pshrec.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftraster.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftrend1.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/rastpic.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgrays.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftsmooth.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftspic.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcbasic.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftccache.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftccmap.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcglyph.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcimage.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcmanag.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcmru.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcsbits.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgzip.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftlzw.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbzip2.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/psobjs.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t1decode.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t1cmap.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afmparse.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/psconv.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/psauxmod.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/psmodule.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pspic.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbase.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbbox.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbdf.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbitmap.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcid.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftfntfmt.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftfstype.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgasp.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftglyph.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgxval.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftlcdfil.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftmm.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftotval.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftpatent.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftpfr.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftstroke.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftsynth.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/fttype1.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftwinfnt.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/truetype.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/type1.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cff.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/type1cid.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pfr.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/type42.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/winfnt.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pcf.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/bdf.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/sfnt.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/autofit.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pshinter.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/raster.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/smooth.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcache.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgzip.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftlzw.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbzip2.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/psaux.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/psnames.lo
rm -f /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftsystem.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftdebug.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftinit.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/basepic.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftadvanc.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcalc.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftdbgmem.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgloadr.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/fthash.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftobjs.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftoutln.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftpic.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftrfork.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftsnames.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftstream.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/fttrigon.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftutil.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbbox.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbdf.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbitmap.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcid.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftfntfmt.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftfstype.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgasp.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftglyph.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgxval.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftlcdfil.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftmm.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftotval.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftpatent.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftpfr.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftstroke.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftsynth.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/fttype1.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftwinfnt.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttdriver.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttgload.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttgxvar.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttinterp.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttobjs.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttpic.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttpload.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttsubpix.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t1parse.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t1load.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t1driver.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t1afm.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t1gload.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t1objs.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cffcmap.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cffdrivr.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cffgload.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cffload.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cffobjs.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cffparse.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cffpic.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2arrst.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2blues.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2error.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2font.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2ft.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2hints.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2intrp.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2read.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cf2stack.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cidparse.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cidload.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cidriver.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cidgload.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cidobjs.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pfrload.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pfrgload.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pfrcmap.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pfrdrivr.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pfrsbit.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pfrobjs.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t42objs.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t42parse.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t42drivr.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/winfnt.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pcfdrivr.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pcfread.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pcfutil.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/bdflib.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/bdfdrivr.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttload.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttmtx.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttcmap.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttsbit.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttpost.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttkern.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ttbdf.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/sfobjs.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/sfdriver.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/sfntpic.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pngshim.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afangles.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afblue.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afcjk.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afdummy.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afglobal.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afhints.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afindic.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/aflatin.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afloader.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afmodule.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afpic.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afranges.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afshaper.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afwarp.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pshalgo.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pshglob.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pshmod.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pshpic.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pshrec.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftraster.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftrend1.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/rastpic.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgrays.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftsmooth.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftspic.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcbasic.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftccache.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftccmap.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcglyph.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcimage.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcmanag.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcmru.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcsbits.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgzip.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftlzw.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbzip2.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/psobjs.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t1decode.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/t1cmap.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/afmparse.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/psconv.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/psauxmod.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/psmodule.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pspic.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbase.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbbox.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbdf.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbitmap.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcid.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftfntfmt.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftfstype.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgasp.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftglyph.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgxval.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftlcdfil.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftmm.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftotval.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftpatent.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftpfr.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftstroke.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftsynth.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/fttype1.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftwinfnt.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/truetype.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/type1.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cff.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/type1cid.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pfr.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/type42.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/winfnt.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pcf.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/bdf.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/sfnt.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/autofit.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pshinter.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/raster.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/smooth.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcache.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgzip.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftlzw.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbzip2.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/psaux.o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/psnames.o \
./builds/unix/freetype-config ./builds/unix/freetype2.pc /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftexport.sym /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/apinames
checking for grep that handles long lines and -e... /bin/rm -f ./contrib/freetype/.stamp.freetype.build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./contrib/freetype/freetype-2.8.1/
yes
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
checking for resolv.h... ./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftsystem.lo builds/unix/ftsystem.c
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftdebug.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftdebug.c
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftinit.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftinit.c
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbase.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftbase.c
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbbox.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftbbox.c
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbdf.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftbdf.c
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbitmap.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftbitmap.c
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcid.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftcid.c
autoreconf: running: automake --add-missing --copy --force-missing
downloading https://download.handbrake.fr/contrib/opus-1.2.1.tar.gz to ../download/opus-1.2.1.tar.gz
downloading... 65536 bytes [= ] 6.5%
yes
checking dl.h usability... libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" builds/unix/ftsystem.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftsystem.o
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftinit.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftinit.o
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftdebug.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftdebug.o
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftbbox.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbbox.o
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftbase.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbase.o
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftbdf.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbdf.o
yes
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftcid.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftcid.o
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftbitmap.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftbitmap.o
checking for sys/types.h... /usr/bin/grep
checking for egrep... downloading... 131072 bytes [== ] 13.0%
/usr/bin/grep -E
checking for ANSI C header files... enabling webm_io
downloading... 196608 bytes [=== ] 19.4%
downloading... 262144 bytes [===== ] 25.9%
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftfntfmt.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftfntfmt.c
no
checking dl.h presence... ./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftfstype.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftfstype.c
yes
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgasp.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftgasp.c
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftglyph.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftglyph.c
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgxval.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftgxval.c
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftlcdfil.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftlcdfil.c
checking for sys/stat.h... downloading... 327680 bytes [====== ] 32.4%
downloading... 393216 bytes [======= ] 38.9%
downloading... 458752 bytes [========= ] 45.4%
downloading... 524288 bytes [========== ] 51.9%
 enabling libyuv
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftmm.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftmm.c
no
checking for dl.h... no
checking for dlfcn.h... (cached) yes
Checking types
checking for uint32_t... libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftfntfmt.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftfntfmt.o
downloading... 589824 bytes [=========== ] 58.3%
downloading... 655360 bytes [============ ] 64.8%
downloading... 720896 bytes [============== ] 71.3%
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftfstype.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftfstype.o
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftgasp.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgasp.o
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftglyph.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftglyph.o
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftgxval.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftgxval.o
downloading... 786432 bytes [=============== ] 77.8%
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftlcdfil.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftlcdfil.o
yes
checking for stdlib.h... downloading... 851968 bytes [================ ] 84.3%
downloading... 917504 bytes [================== ] 90.7%
downloading... 983040 bytes [=================== ] 97.2%
downloading... 1011070 bytes [====================] 100.0%
download total: 1011070 bytes
sha256 (../download/opus-1.2.1.tar.gz) = cfafd339ccd9c5ef8d6ab15d7e1a412c054bf4cb4ecbbbcc78c12ef2def70732 (pass)
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftotval.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftotval.c
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftmm.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftmm.o
yes
Checking libraries
checking for strftime... ./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftpatent.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftpatent.c
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftpfr.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftpfr.c
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftstroke.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftstroke.c
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftsynth.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftsynth.c
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/fttype1.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/fttype1.c
yes
sha256 (../download/opus-1.2.1.tar.gz) = cfafd339ccd9c5ef8d6ab15d7e1a412c054bf4cb4ecbbbcc78c12ef2def70732 (pass)
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftotval.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftotval.o
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftwinfnt.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftwinfnt.c
checking for string.h... /bin/rm -fr ./contrib/libopus/opus-1.2.1/
/usr/bin/tar xfC ../download/opus-1.2.1.tar.gz ./contrib/libopus/
yes
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftpatent.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftpatent.o
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftpfr.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftpfr.o
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftstroke.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftstroke.o
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftsynth.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftsynth.o
checking for strdup... yes
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/fttype1.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/fttype1.o
autoreconf: running: aclocal --force
checking for sys/types.h... libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/base/ftwinfnt.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/ftwinfnt.o
touch contrib/libopus/.stamp.libopus.extract
yes
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/truetype -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/truetype.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/truetype/truetype.c
touch contrib/libopus/.stamp.libopus.patch
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/type1 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/type1.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/type1/type1.c
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
checking for memory.h... set -e; /bin/mkdir -p ./contrib/libopus/opus-1.2.1/; cd ./contrib/libopus/opus-1.2.1/; CC=/brew/Library/Homebrew/shims/super/gcc CFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/brew/Library/Homebrew/shims/super/g++ CXXFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" LDFLAGS="-L/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/ --disable-dependency-tracking --enable-shared=no --enable-static --disable-doc --disable-extra-programs
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/cff -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cff.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/cff/cff.c
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/cid -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/type1cid.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/cid/type1cid.c
yes
yes
-- Detecting C compile features - done
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/pfr -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pfr.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/pfr/pfr.c
-- Check for working CXX compiler: /brew/Library/Homebrew/shims/super/g++
checking for strndup... checking for sys/stat.h... configure.ac:54: installing './ar-lib'
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/type42 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/type42.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/type42/type42.c
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/truetype -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/truetype/truetype.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/truetype.o
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/type1 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/type1/type1.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/type1.o
configure.ac:54: installing './compile'
configure.ac:58: installing './config.guess'
yes
configure.ac:58: installing './config.sub'
configure.ac:51: installing './install-sh'
configure.ac:51: installing './missing'
checking for strings.h... libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/cff -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/cff/cff.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/cff.o
Makefile.am: installing './INSTALL'
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/cid -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/cid/type1cid.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/type1cid.o
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/pfr -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/pfr/pfr.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/pfr.o
yes
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/type42 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/type42/type42.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/type42.o
bin/Makefile.am: installing './depcomp'
yes
checking for stdlib.h... bin/Makefile.am:12: warning: variable 'fribidi_benchmark_SOURCES' is defined but no program or
bin/Makefile.am:12: library has 'fribidi_benchmark' as canonical name (possible typo)
checking for strerror... ./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/winfonts -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/winfnt.lo /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/winfonts/winfnt.c
yes
checking for inttypes.h... lib/Headers.mk:22: warning: shell cat $(top_srcdir: non-POSIX variable name
lib/Headers.mk:22: (probably a GNU make extension)
doc/Makefile.am:26: 'lib/Headers.mk' included from here
yes
libtool: compile: /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/winfonts -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -c -Wall -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DDARWIN_NO_CARBON -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/winfonts/winfnt.c -o /private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs/winfnt.o
checking for string.h... checking whether make supports nested variables... -- Check for working CXX compiler: /brew/Library/Homebrew/shims/super/g++ -- works
-- Detecting CXX compiler ABI info
yes
yes
checking for a BSD-compatible install... lib/Headers.mk:22: warning: shell cat $(top_srcdir: non-POSIX variable name
lib/Headers.mk:22: (probably a GNU make extension)
lib/Makefile.am:28: 'lib/Headers.mk' included from here
yes
checking for finite... /usr/bin/install -c
checking whether build environment is sane... yes
checking for stdint.h... checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... test/Makefile.am:30: warning: '%'-style pattern rules are a GNU make extension
awk
checking whether make sets $(MAKE)... downloading https://download.handbrake.fr/handbrake/contrib/libtheora-1.1.1.tar.bz2 to ../download/libtheora-1.1.1.tar.bz2
downloading... 65536 bytes [ ] 3.4%
./builds/unix/libtool --mode=compile /brew/Library/Homebrew/shims/super/gcc -ansi -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/src/pcf -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/objs -I./builds/unix -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/freetype/freetype-2.8.1/include -I/private
[...snip...]
1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dcadata.d -MT libavcodec/dcadata.o -c -o libavcodec/dcadata.o libavcodec/dcadata.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dcadec.d -MT libavcodec/dcadec.o -c -o libavcodec/dcadec.o libavcodec/dcadec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dcadsp.d -MT libavcodec/dcadsp.o -c -o libavcodec/dcadsp.o libavcodec/dcadsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dct.d -MT libavcodec/dct.o -c -o libavcodec/dct.o libavcodec/dct.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dct32_fixed.d -MT libavcodec/dct32_fixed.o -c -o libavcodec/dct32_fixed.o libavcodec/dct32_fixed.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dct32_float.d -MT libavcodec/dct32_float.o -c -o libavcodec/dct32_float.o libavcodec/dct32_float.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dds.d -MT libavcodec/dds.o -c -o libavcodec/dds.o libavcodec/dds.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dfa.d -MT libavcodec/dfa.o -c -o libavcodec/dfa.o libavcodec/dfa.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dirac.d -MT libavcodec/dirac.o -c -o libavcodec/dirac.o libavcodec/dirac.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dirac_parser.d -MT libavcodec/dirac_parser.o -c -o libavcodec/dirac_parser.o libavcodec/dirac_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dnxhd_parser.d -MT libavcodec/dnxhd_parser.o -c -o libavcodec/dnxhd_parser.o libavcodec/dnxhd_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dnxhddata.d -MT libavcodec/dnxhddata.o -c -o libavcodec/dnxhddata.o libavcodec/dnxhddata.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dnxhddec.d -MT libavcodec/dnxhddec.o -c -o libavcodec/dnxhddec.o libavcodec/dnxhddec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dpcm.d -MT libavcodec/dpcm.o -c -o libavcodec/dpcm.o libavcodec/dpcm.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dpx.d -MT libavcodec/dpx.o -c -o libavcodec/dpx.o libavcodec/dpx.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dpx_parser.d -MT libavcodec/dpx_parser.o -c -o libavcodec/dpx_parser.o libavcodec/dpx_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dsicinaudio.d -MT libavcodec/dsicinaudio.o -c -o libavcodec/dsicinaudio.o libavcodec/dsicinaudio.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dsicinvideo.d -MT libavcodec/dsicinvideo.o -c -o libavcodec/dsicinvideo.o libavcodec/dsicinvideo.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dss_sp.d -MT libavcodec/dss_sp.o -c -o libavcodec/dss_sp.o libavcodec/dss_sp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dv.d -MT libavcodec/dv.o -c -o libavcodec/dv.o libavcodec/dv.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dv_profile.d -MT libavcodec/dv_profile.o -c -o libavcodec/dv_profile.o libavcodec/dv_profile.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dvbsub_parser.d -MT libavcodec/dvbsub_parser.o -c -o libavcodec/dvbsub_parser.o libavcodec/dvbsub_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dvbsubdec.d -MT libavcodec/dvbsubdec.o -c -o libavcodec/dvbsubdec.o libavcodec/dvbsubdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dvdata.d -MT libavcodec/dvdata.o -c -o libavcodec/dvdata.o libavcodec/dvdata.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dvdec.d -MT libavcodec/dvdec.o -c -o libavcodec/dvdec.o libavcodec/dvdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dvdsub_parser.d -MT libavcodec/dvdsub_parser.o -c -o libavcodec/dvdsub_parser.o libavcodec/dvdsub_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dvdsubdec.d -MT libavcodec/dvdsubdec.o -c -o libavcodec/dvdsubdec.o libavcodec/dvdsubdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dxa.d -MT libavcodec/dxa.o -c -o libavcodec/dxa.o libavcodec/dxa.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dxtory.d -MT libavcodec/dxtory.o -c -o libavcodec/dxtory.o libavcodec/dxtory.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/dxv.d -MT libavcodec/dxv.o -c -o libavcodec/dxv.o libavcodec/dxv.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/eac3_data.d -MT libavcodec/eac3_data.o -c -o libavcodec/eac3_data.o libavcodec/eac3_data.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/eac3dec.d -MT libavcodec/eac3dec.o -c -o libavcodec/eac3dec.o libavcodec/eac3dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/eac3enc.d -MT libavcodec/eac3enc.o -c -o libavcodec/eac3enc.o libavcodec/eac3enc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/eacmv.d -MT libavcodec/eacmv.o -c -o libavcodec/eacmv.o libavcodec/eacmv.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/eaidct.d -MT libavcodec/eaidct.o -c -o libavcodec/eaidct.o libavcodec/eaidct.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/eamad.d -MT libavcodec/eamad.o -c -o libavcodec/eamad.o libavcodec/eamad.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/eatgq.d -MT libavcodec/eatgq.o -c -o libavcodec/eatgq.o libavcodec/eatgq.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/eatgv.d -MT libavcodec/eatgv.o -c -o libavcodec/eatgv.o libavcodec/eatgv.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/eatqi.d -MT libavcodec/eatqi.o -c -o libavcodec/eatqi.o libavcodec/eatqi.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/elsdec.d -MT libavcodec/elsdec.o -c -o libavcodec/elsdec.o libavcodec/elsdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/error_resilience.d -MT libavcodec/error_resilience.o -c -o libavcodec/error_resilience.o libavcodec/error_resilience.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/escape124.d -MT libavcodec/escape124.o -c -o libavcodec/escape124.o libavcodec/escape124.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/escape130.d -MT libavcodec/escape130.o -c -o libavcodec/escape130.o libavcodec/escape130.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/exr.d -MT libavcodec/exr.o -c -o libavcodec/exr.o libavcodec/exr.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/faandct.d -MT libavcodec/faandct.o -c -o libavcodec/faandct.o libavcodec/faandct.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/faanidct.d -MT libavcodec/faanidct.o -c -o libavcodec/faanidct.o libavcodec/faanidct.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/faxcompr.d -MT libavcodec/faxcompr.o -c -o libavcodec/faxcompr.o libavcodec/faxcompr.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/fdctdsp.d -MT libavcodec/fdctdsp.o -c -o libavcodec/fdctdsp.o libavcodec/fdctdsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/fft_fixed.d -MT libavcodec/fft_fixed.o -c -o libavcodec/fft_fixed.o libavcodec/fft_fixed.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/fft_float.d -MT libavcodec/fft_float.o -c -o libavcodec/fft_float.o libavcodec/fft_float.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/ffv1.d -MT libavcodec/ffv1.o -c -o libavcodec/ffv1.o libavcodec/ffv1.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/ffv1dec.d -MT libavcodec/ffv1dec.o -c -o libavcodec/ffv1dec.o libavcodec/ffv1dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/fic.d -MT libavcodec/fic.o -c -o libavcodec/fic.o libavcodec/fic.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/flac.d -MT libavcodec/flac.o -c -o libavcodec/flac.o libavcodec/flac.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/flac_parser.d -MT libavcodec/flac_parser.o -c -o libavcodec/flac_parser.o libavcodec/flac_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/flacdata.d -MT libavcodec/flacdata.o -c -o libavcodec/flacdata.o libavcodec/flacdata.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/flacdec.d -MT libavcodec/flacdec.o -c -o libavcodec/flacdec.o libavcodec/flacdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/flacdsp.d -MT libavcodec/flacdsp.o -c -o libavcodec/flacdsp.o libavcodec/flacdsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/flacenc.d -MT libavcodec/flacenc.o -c -o libavcodec/flacenc.o libavcodec/flacenc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/flashsv.d -MT libavcodec/flashsv.o -c -o libavcodec/flashsv.o libavcodec/flashsv.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/flicvideo.d -MT libavcodec/flicvideo.o -c -o libavcodec/flicvideo.o libavcodec/flicvideo.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/flvdec.d -MT libavcodec/flvdec.o -c -o libavcodec/flvdec.o libavcodec/flvdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/flvenc.d -MT libavcodec/flvenc.o -c -o libavcodec/flvenc.o libavcodec/flvenc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/fmtconvert.d -MT libavcodec/fmtconvert.o -c -o libavcodec/fmtconvert.o libavcodec/fmtconvert.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/fraps.d -MT libavcodec/fraps.o -c -o libavcodec/fraps.o libavcodec/fraps.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/frwu.d -MT libavcodec/frwu.o -c -o libavcodec/frwu.o libavcodec/frwu.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/g2meet.d -MT libavcodec/g2meet.o -c -o libavcodec/g2meet.o libavcodec/g2meet.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/g722.d -MT libavcodec/g722.o -c -o libavcodec/g722.o libavcodec/g722.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/g722dec.d -MT libavcodec/g722dec.o -c -o libavcodec/g722dec.o libavcodec/g722dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/g722dsp.d -MT libavcodec/g722dsp.o -c -o libavcodec/g722dsp.o libavcodec/g722dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/g723_1.d -MT libavcodec/g723_1.o -c -o libavcodec/g723_1.o libavcodec/g723_1.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/g723_1dec.d -MT libavcodec/g723_1dec.o -c -o libavcodec/g723_1dec.o libavcodec/g723_1dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/g726.d -MT libavcodec/g726.o -c -o libavcodec/g726.o libavcodec/g726.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/gifdec.d -MT libavcodec/gifdec.o -c -o libavcodec/gifdec.o libavcodec/gifdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/golomb.d -MT libavcodec/golomb.o -c -o libavcodec/golomb.o libavcodec/golomb.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/gsm_parser.d -MT libavcodec/gsm_parser.o -c -o libavcodec/gsm_parser.o libavcodec/gsm_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/gsmdec.d -MT libavcodec/gsmdec.o -c -o libavcodec/gsmdec.o libavcodec/gsmdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/gsmdec_data.d -MT libavcodec/gsmdec_data.o -c -o libavcodec/gsmdec_data.o libavcodec/gsmdec_data.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h261.d -MT libavcodec/h261.o -c -o libavcodec/h261.o libavcodec/h261.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h261_parser.d -MT libavcodec/h261_parser.o -c -o libavcodec/h261_parser.o libavcodec/h261_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h261data.d -MT libavcodec/h261data.o -c -o libavcodec/h261data.o libavcodec/h261data.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h261dec.d -MT libavcodec/h261dec.o -c -o libavcodec/h261dec.o libavcodec/h261dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h263.d -MT libavcodec/h263.o -c -o libavcodec/h263.o libavcodec/h263.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h263_parser.d -MT libavcodec/h263_parser.o -c -o libavcodec/h263_parser.o libavcodec/h263_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h263data.d -MT libavcodec/h263data.o -c -o libavcodec/h263data.o libavcodec/h263data.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h263dec.d -MT libavcodec/h263dec.o -c -o libavcodec/h263dec.o libavcodec/h263dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h263dsp.d -MT libavcodec/h263dsp.o -c -o libavcodec/h263dsp.o libavcodec/h263dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h2645_parse.d -MT libavcodec/h2645_parse.o -c -o libavcodec/h2645_parse.o libavcodec/h2645_parse.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264_cabac.d -MT libavcodec/h264_cabac.o -c -o libavcodec/h264_cabac.o libavcodec/h264_cabac.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264_cavlc.d -MT libavcodec/h264_cavlc.o -c -o libavcodec/h264_cavlc.o libavcodec/h264_cavlc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264_direct.d -MT libavcodec/h264_direct.o -c -o libavcodec/h264_direct.o libavcodec/h264_direct.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264_loopfilter.d -MT libavcodec/h264_loopfilter.o -c -o libavcodec/h264_loopfilter.o libavcodec/h264_loopfilter.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264_mb.d -MT libavcodec/h264_mb.o -c -o libavcodec/h264_mb.o libavcodec/h264_mb.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264_parse.d -MT libavcodec/h264_parse.o -c -o libavcodec/h264_parse.o libavcodec/h264_parse.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264_parser.d -MT libavcodec/h264_parser.o -c -o libavcodec/h264_parser.o libavcodec/h264_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264_picture.d -MT libavcodec/h264_picture.o -c -o libavcodec/h264_picture.o libavcodec/h264_picture.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264_ps.d -MT libavcodec/h264_ps.o -c -o libavcodec/h264_ps.o libavcodec/h264_ps.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264_refs.d -MT libavcodec/h264_refs.o -c -o libavcodec/h264_refs.o libavcodec/h264_refs.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264_sei.d -MT libavcodec/h264_sei.o -c -o libavcodec/h264_sei.o libavcodec/h264_sei.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264_slice.d -MT libavcodec/h264_slice.o -c -o libavcodec/h264_slice.o libavcodec/h264_slice.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264chroma.d -MT libavcodec/h264chroma.o -c -o libavcodec/h264chroma.o libavcodec/h264chroma.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264data.d -MT libavcodec/h264data.o -c -o libavcodec/h264data.o libavcodec/h264data.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264dec.d -MT libavcodec/h264dec.o -c -o libavcodec/h264dec.o libavcodec/h264dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264dsp.d -MT libavcodec/h264dsp.o -c -o libavcodec/h264dsp.o libavcodec/h264dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264idct.d -MT libavcodec/h264idct.o -c -o libavcodec/h264idct.o libavcodec/h264idct.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264pred.d -MT libavcodec/h264pred.o -c -o libavcodec/h264pred.o libavcodec/h264pred.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/h264qpel.d -MT libavcodec/h264qpel.o -c -o libavcodec/h264qpel.o libavcodec/h264qpel.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hap.d -MT libavcodec/hap.o -c -o libavcodec/hap.o libavcodec/hap.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hapdec.d -MT libavcodec/hapdec.o -c -o libavcodec/hapdec.o libavcodec/hapdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hevc.d -MT libavcodec/hevc.o -c -o libavcodec/hevc.o libavcodec/hevc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hevc_cabac.d -MT libavcodec/hevc_cabac.o -c -o libavcodec/hevc_cabac.o libavcodec/hevc_cabac.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hevc_data.d -MT libavcodec/hevc_data.o -c -o libavcodec/hevc_data.o libavcodec/hevc_data.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hevc_filter.d -MT libavcodec/hevc_filter.o -c -o libavcodec/hevc_filter.o libavcodec/hevc_filter.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hevc_mvs.d -MT libavcodec/hevc_mvs.o -c -o libavcodec/hevc_mvs.o libavcodec/hevc_mvs.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hevc_parser.d -MT libavcodec/hevc_parser.o -c -o libavcodec/hevc_parser.o libavcodec/hevc_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hevc_ps.d -MT libavcodec/hevc_ps.o -c -o libavcodec/hevc_ps.o libavcodec/hevc_ps.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hevc_refs.d -MT libavcodec/hevc_refs.o -c -o libavcodec/hevc_refs.o libavcodec/hevc_refs.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hevc_sei.d -MT libavcodec/hevc_sei.o -c -o libavcodec/hevc_sei.o libavcodec/hevc_sei.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hevcdsp.d -MT libavcodec/hevcdsp.o -c -o libavcodec/hevcdsp.o libavcodec/hevcdsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hevcpred.d -MT libavcodec/hevcpred.o -c -o libavcodec/hevcpred.o libavcodec/hevcpred.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hnm4video.d -MT libavcodec/hnm4video.o -c -o libavcodec/hnm4video.o libavcodec/hnm4video.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hpeldsp.d -MT libavcodec/hpeldsp.o -c -o libavcodec/hpeldsp.o libavcodec/hpeldsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hq_hqa.d -MT libavcodec/hq_hqa.o -c -o libavcodec/hq_hqa.o libavcodec/hq_hqa.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hq_hqadata.d -MT libavcodec/hq_hqadata.o -c -o libavcodec/hq_hqadata.o libavcodec/hq_hqadata.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hq_hqadsp.d -MT libavcodec/hq_hqadsp.o -c -o libavcodec/hq_hqadsp.o libavcodec/hq_hqadsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hqx.d -MT libavcodec/hqx.o -c -o libavcodec/hqx.o libavcodec/hqx.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hqxdsp.d -MT libavcodec/hqxdsp.o -c -o libavcodec/hqxdsp.o libavcodec/hqxdsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/hqxvlc.d -MT libavcodec/hqxvlc.o -c -o libavcodec/hqxvlc.o libavcodec/hqxvlc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/huffman.d -MT libavcodec/huffman.o -c -o libavcodec/huffman.o libavcodec/huffman.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/huffyuv.d -MT libavcodec/huffyuv.o -c -o libavcodec/huffyuv.o libavcodec/huffyuv.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/huffyuvdec.d -MT libavcodec/huffyuvdec.o -c -o libavcodec/huffyuvdec.o libavcodec/huffyuvdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/huffyuvdsp.d -MT libavcodec/huffyuvdsp.o -c -o libavcodec/huffyuvdsp.o libavcodec/huffyuvdsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/idcinvideo.d -MT libavcodec/idcinvideo.o -c -o libavcodec/idcinvideo.o libavcodec/idcinvideo.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/idctdsp.d -MT libavcodec/idctdsp.o -c -o libavcodec/idctdsp.o libavcodec/idctdsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/iff.d -MT libavcodec/iff.o -c -o libavcodec/iff.o libavcodec/iff.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/iirfilter.d -MT libavcodec/iirfilter.o -c -o libavcodec/iirfilter.o libavcodec/iirfilter.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/imc.d -MT libavcodec/imc.o -c -o libavcodec/imc.o libavcodec/imc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/imdct15.d -MT libavcodec/imdct15.o -c -o libavcodec/imdct15.o libavcodec/imdct15.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/imgconvert.d -MT libavcodec/imgconvert.o -c -o libavcodec/imgconvert.o libavcodec/imgconvert.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/indeo2.d -MT libavcodec/indeo2.o -c -o libavcodec/indeo2.o libavcodec/indeo2.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/indeo3.d -MT libavcodec/indeo3.o -c -o libavcodec/indeo3.o libavcodec/indeo3.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/indeo4.d -MT libavcodec/indeo4.o -c -o libavcodec/indeo4.o libavcodec/indeo4.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/indeo5.d -MT libavcodec/indeo5.o -c -o libavcodec/indeo5.o libavcodec/indeo5.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/intelh263dec.d -MT libavcodec/intelh263dec.o -c -o libavcodec/intelh263dec.o libavcodec/intelh263dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/interplayvideo.d -MT libavcodec/interplayvideo.o -c -o libavcodec/interplayvideo.o libavcodec/interplayvideo.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/intrax8.d -MT libavcodec/intrax8.o -c -o libavcodec/intrax8.o libavcodec/intrax8.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/intrax8dsp.d -MT libavcodec/intrax8dsp.o -c -o libavcodec/intrax8dsp.o libavcodec/intrax8dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/ituh263dec.d -MT libavcodec/ituh263dec.o -c -o libavcodec/ituh263dec.o libavcodec/ituh263dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/ituh263enc.d -MT libavcodec/ituh263enc.o -c -o libavcodec/ituh263enc.o libavcodec/ituh263enc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/ivi.d -MT libavcodec/ivi.o -c -o libavcodec/ivi.o libavcodec/ivi.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/ivi_dsp.d -MT libavcodec/ivi_dsp.o -c -o libavcodec/ivi_dsp.o libavcodec/ivi_dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/jfdctfst.d -MT libavcodec/jfdctfst.o -c -o libavcodec/jfdctfst.o libavcodec/jfdctfst.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/jfdctint.d -MT libavcodec/jfdctint.o -c -o libavcodec/jfdctint.o libavcodec/jfdctint.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/jpeg2000.d -MT libavcodec/jpeg2000.o -c -o libavcodec/jpeg2000.o libavcodec/jpeg2000.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/jpeg2000dec.d -MT libavcodec/jpeg2000dec.o -c -o libavcodec/jpeg2000dec.o libavcodec/jpeg2000dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/jpeg2000dsp.d -MT libavcodec/jpeg2000dsp.o -c -o libavcodec/jpeg2000dsp.o libavcodec/jpeg2000dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/jpeg2000dwt.d -MT libavcodec/jpeg2000dwt.o -c -o libavcodec/jpeg2000dwt.o libavcodec/jpeg2000dwt.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/jpegls.d -MT libavcodec/jpegls.o -c -o libavcodec/jpegls.o libavcodec/jpegls.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/jpeglsdec.d -MT libavcodec/jpeglsdec.o -c -o libavcodec/jpeglsdec.o libavcodec/jpeglsdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/jpegtables.d -MT libavcodec/jpegtables.o -c -o libavcodec/jpegtables.o libavcodec/jpegtables.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/jrevdct.d -MT libavcodec/jrevdct.o -c -o libavcodec/jrevdct.o libavcodec/jrevdct.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/jvdec.d -MT libavcodec/jvdec.o -c -o libavcodec/jvdec.o libavcodec/jvdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/kbdwin.d -MT libavcodec/kbdwin.o -c -o libavcodec/kbdwin.o libavcodec/kbdwin.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/kgv1dec.d -MT libavcodec/kgv1dec.o -c -o libavcodec/kgv1dec.o libavcodec/kgv1dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/kmvc.d -MT libavcodec/kmvc.o -c -o libavcodec/kmvc.o libavcodec/kmvc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/lagarith.d -MT libavcodec/lagarith.o -c -o libavcodec/lagarith.o libavcodec/lagarith.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/lagarithrac.d -MT libavcodec/lagarithrac.o -c -o libavcodec/lagarithrac.o libavcodec/lagarithrac.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/latm_parser.d -MT libavcodec/latm_parser.o -c -o libavcodec/latm_parser.o libavcodec/latm_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/lcldec.d -MT libavcodec/lcldec.o -c -o libavcodec/lcldec.o libavcodec/lcldec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/libmp3lame.d -MT libavcodec/libmp3lame.o -c -o libavcodec/libmp3lame.o libavcodec/libmp3lame.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/libopus.d -MT libavcodec/libopus.o -c -o libavcodec/libopus.o libavcodec/libopus.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/libopusdec.d -MT libavcodec/libopusdec.o -c -o libavcodec/libopusdec.o libavcodec/libopusdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/libopusenc.d -MT libavcodec/libopusenc.o -c -o libavcodec/libopusenc.o libavcodec/libopusenc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/libvpx.d -MT libavcodec/libvpx.o -c -o libavcodec/libvpx.o libavcodec/libvpx.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/libvpxenc.d -MT libavcodec/libvpxenc.o -c -o libavcodec/libvpxenc.o libavcodec/libvpxenc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/loco.d -MT libavcodec/loco.o -c -o libavcodec/loco.o libavcodec/loco.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/log2_tab.d -MT libavcodec/log2_tab.o -c -o libavcodec/log2_tab.o libavcodec/log2_tab.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/lpc.d -MT libavcodec/lpc.o -c -o libavcodec/lpc.o libavcodec/lpc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/lsp.d -MT libavcodec/lsp.o -c -o libavcodec/lsp.o libavcodec/lsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/lzf.d -MT libavcodec/lzf.o -c -o libavcodec/lzf.o libavcodec/lzf.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/lzw.d -MT libavcodec/lzw.o -c -o libavcodec/lzw.o libavcodec/lzw.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mace.d -MT libavcodec/mace.o -c -o libavcodec/mace.o libavcodec/mace.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/magicyuv.d -MT libavcodec/magicyuv.o -c -o libavcodec/magicyuv.o libavcodec/magicyuv.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mathtables.d -MT libavcodec/mathtables.o -c -o libavcodec/mathtables.o libavcodec/mathtables.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mdct_fixed.d -MT libavcodec/mdct_fixed.o -c -o libavcodec/mdct_fixed.o libavcodec/mdct_fixed.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mdct_float.d -MT libavcodec/mdct_float.o -c -o libavcodec/mdct_float.o libavcodec/mdct_float.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mdec.d -MT libavcodec/mdec.o -c -o libavcodec/mdec.o libavcodec/mdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/me_cmp.d -MT libavcodec/me_cmp.o -c -o libavcodec/me_cmp.o libavcodec/me_cmp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/metasound.d -MT libavcodec/metasound.o -c -o libavcodec/metasound.o libavcodec/metasound.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/metasound_data.d -MT libavcodec/metasound_data.o -c -o libavcodec/metasound_data.o libavcodec/metasound_data.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mimic.d -MT libavcodec/mimic.o -c -o libavcodec/mimic.o libavcodec/mimic.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mjpeg_parser.d -MT libavcodec/mjpeg_parser.o -c -o libavcodec/mjpeg_parser.o libavcodec/mjpeg_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mjpegbdec.d -MT libavcodec/mjpegbdec.o -c -o libavcodec/mjpegbdec.o libavcodec/mjpegbdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mjpegdec.d -MT libavcodec/mjpegdec.o -c -o libavcodec/mjpegdec.o libavcodec/mjpegdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mlp.d -MT libavcodec/mlp.o -c -o libavcodec/mlp.o libavcodec/mlp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mlp_parser.d -MT libavcodec/mlp_parser.o -c -o libavcodec/mlp_parser.o libavcodec/mlp_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mlpdec.d -MT libavcodec/mlpdec.o -c -o libavcodec/mlpdec.o libavcodec/mlpdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mlpdsp.d -MT libavcodec/mlpdsp.o -c -o libavcodec/mlpdsp.o libavcodec/mlpdsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mmvideo.d -MT libavcodec/mmvideo.o -c -o libavcodec/mmvideo.o libavcodec/mmvideo.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/motion_est.d -MT libavcodec/motion_est.o -c -o libavcodec/motion_est.o libavcodec/motion_est.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/motionpixels.d -MT libavcodec/motionpixels.o -c -o libavcodec/motionpixels.o libavcodec/motionpixels.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpc.d -MT libavcodec/mpc.o -c -o libavcodec/mpc.o libavcodec/mpc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpc7.d -MT libavcodec/mpc7.o -c -o libavcodec/mpc7.o libavcodec/mpc7.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpc8.d -MT libavcodec/mpc8.o -c -o libavcodec/mpc8.o libavcodec/mpc8.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpeg12.d -MT libavcodec/mpeg12.o -c -o libavcodec/mpeg12.o libavcodec/mpeg12.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpeg12data.d -MT libavcodec/mpeg12data.o -c -o libavcodec/mpeg12data.o libavcodec/mpeg12data.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpeg12dec.d -MT libavcodec/mpeg12dec.o -c -o libavcodec/mpeg12dec.o libavcodec/mpeg12dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpeg12enc.d -MT libavcodec/mpeg12enc.o -c -o libavcodec/mpeg12enc.o libavcodec/mpeg12enc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpeg12framerate.d -MT libavcodec/mpeg12framerate.o -c -o libavcodec/mpeg12framerate.o libavcodec/mpeg12framerate.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpeg4audio.d -MT libavcodec/mpeg4audio.o -c -o libavcodec/mpeg4audio.o libavcodec/mpeg4audio.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpeg4video.d -MT libavcodec/mpeg4video.o -c -o libavcodec/mpeg4video.o libavcodec/mpeg4video.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpeg4video_parser.d -MT libavcodec/mpeg4video_parser.o -c -o libavcodec/mpeg4video_parser.o libavcodec/mpeg4video_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpeg4videodec.d -MT libavcodec/mpeg4videodec.o -c -o libavcodec/mpeg4videodec.o libavcodec/mpeg4videodec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpeg4videoenc.d -MT libavcodec/mpeg4videoenc.o -c -o libavcodec/mpeg4videoenc.o libavcodec/mpeg4videoenc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpeg_er.d -MT libavcodec/mpeg_er.o -c -o libavcodec/mpeg_er.o libavcodec/mpeg_er.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegaudio.d -MT libavcodec/mpegaudio.o -c -o libavcodec/mpegaudio.o libavcodec/mpegaudio.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegaudio_parser.d -MT libavcodec/mpegaudio_parser.o -c -o libavcodec/mpegaudio_parser.o libavcodec/mpegaudio_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegaudiodata.d -MT libavcodec/mpegaudiodata.o -c -o libavcodec/mpegaudiodata.o libavcodec/mpegaudiodata.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegaudiodec_fixed.d -MT libavcodec/mpegaudiodec_fixed.o -c -o libavcodec/mpegaudiodec_fixed.o libavcodec/mpegaudiodec_fixed.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegaudiodec_float.d -MT libavcodec/mpegaudiodec_float.o -c -o libavcodec/mpegaudiodec_float.o libavcodec/mpegaudiodec_float.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegaudiodecheader.d -MT libavcodec/mpegaudiodecheader.o -c -o libavcodec/mpegaudiodecheader.o libavcodec/mpegaudiodecheader.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegaudiodsp.d -MT libavcodec/mpegaudiodsp.o -c -o libavcodec/mpegaudiodsp.o libavcodec/mpegaudiodsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegaudiodsp_data.d -MT libavcodec/mpegaudiodsp_data.o -c -o libavcodec/mpegaudiodsp_data.o libavcodec/mpegaudiodsp_data.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegaudiodsp_fixed.d -MT libavcodec/mpegaudiodsp_fixed.o -c -o libavcodec/mpegaudiodsp_fixed.o libavcodec/mpegaudiodsp_fixed.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegaudiodsp_float.d -MT libavcodec/mpegaudiodsp_float.o -c -o libavcodec/mpegaudiodsp_float.o libavcodec/mpegaudiodsp_float.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegpicture.d -MT libavcodec/mpegpicture.o -c -o libavcodec/mpegpicture.o libavcodec/mpegpicture.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegutils.d -MT libavcodec/mpegutils.o -c -o libavcodec/mpegutils.o libavcodec/mpegutils.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegvideo.d -MT libavcodec/mpegvideo.o -c -o libavcodec/mpegvideo.o libavcodec/mpegvideo.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegvideo_enc.d -MT libavcodec/mpegvideo_enc.o -c -o libavcodec/mpegvideo_enc.o libavcodec/mpegvideo_enc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegvideo_motion.d -MT libavcodec/mpegvideo_motion.o -c -o libavcodec/mpegvideo_motion.o libavcodec/mpegvideo_motion.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegvideo_parser.d -MT libavcodec/mpegvideo_parser.o -c -o libavcodec/mpegvideo_parser.o libavcodec/mpegvideo_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegvideodata.d -MT libavcodec/mpegvideodata.o -c -o libavcodec/mpegvideodata.o libavcodec/mpegvideodata.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegvideodsp.d -MT libavcodec/mpegvideodsp.o -c -o libavcodec/mpegvideodsp.o libavcodec/mpegvideodsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mpegvideoencdsp.d -MT libavcodec/mpegvideoencdsp.o -c -o libavcodec/mpegvideoencdsp.o libavcodec/mpegvideoencdsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mqc.d -MT libavcodec/mqc.o -c -o libavcodec/mqc.o libavcodec/mqc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mqcdec.d -MT libavcodec/mqcdec.o -c -o libavcodec/mqcdec.o libavcodec/mqcdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/msgsmdec.d -MT libavcodec/msgsmdec.o -c -o libavcodec/msgsmdec.o libavcodec/msgsmdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/msmpeg4.d -MT libavcodec/msmpeg4.o -c -o libavcodec/msmpeg4.o libavcodec/msmpeg4.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/msmpeg4data.d -MT libavcodec/msmpeg4data.o -c -o libavcodec/msmpeg4data.o libavcodec/msmpeg4data.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/msmpeg4dec.d -MT libavcodec/msmpeg4dec.o -c -o libavcodec/msmpeg4dec.o libavcodec/msmpeg4dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/msrle.d -MT libavcodec/msrle.o -c -o libavcodec/msrle.o libavcodec/msrle.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/msrledec.d -MT libavcodec/msrledec.o -c -o libavcodec/msrledec.o libavcodec/msrledec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mss1.d -MT libavcodec/mss1.o -c -o libavcodec/mss1.o libavcodec/mss1.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mss12.d -MT libavcodec/mss12.o -c -o libavcodec/mss12.o libavcodec/mss12.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mss2.d -MT libavcodec/mss2.o -c -o libavcodec/mss2.o libavcodec/mss2.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mss2dsp.d -MT libavcodec/mss2dsp.o -c -o libavcodec/mss2dsp.o libavcodec/mss2dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mss3.d -MT libavcodec/mss3.o -c -o libavcodec/mss3.o libavcodec/mss3.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mss34dsp.d -MT libavcodec/mss34dsp.o -c -o libavcodec/mss34dsp.o libavcodec/mss34dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mss4.d -MT libavcodec/mss4.o -c -o libavcodec/mss4.o libavcodec/mss4.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/msvideo1.d -MT libavcodec/msvideo1.o -c -o libavcodec/msvideo1.o libavcodec/msvideo1.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mvcdec.d -MT libavcodec/mvcdec.o -c -o libavcodec/mvcdec.o libavcodec/mvcdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/mxpegdec.d -MT libavcodec/mxpegdec.o -c -o libavcodec/mxpegdec.o libavcodec/mxpegdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/nellymoser.d -MT libavcodec/nellymoser.o -c -o libavcodec/nellymoser.o libavcodec/nellymoser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/nellymoserdec.d -MT libavcodec/nellymoserdec.o -c -o libavcodec/nellymoserdec.o libavcodec/nellymoserdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/nuv.d -MT libavcodec/nuv.o -c -o libavcodec/nuv.o libavcodec/nuv.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/on2avc.d -MT libavcodec/on2avc.o -c -o libavcodec/on2avc.o libavcodec/on2avc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/on2avcdata.d -MT libavcodec/on2avcdata.o -c -o libavcodec/on2avcdata.o libavcodec/on2avcdata.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/options.d -MT libavcodec/options.o -c -o libavcodec/options.o libavcodec/options.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/opus.d -MT libavcodec/opus.o -c -o libavcodec/opus.o libavcodec/opus.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/opus_celt.d -MT libavcodec/opus_celt.o -c -o libavcodec/opus_celt.o libavcodec/opus_celt.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/opus_parser.d -MT libavcodec/opus_parser.o -c -o libavcodec/opus_parser.o libavcodec/opus_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/opus_silk.d -MT libavcodec/opus_silk.o -c -o libavcodec/opus_silk.o libavcodec/opus_silk.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/opusdec.d -MT libavcodec/opusdec.o -c -o libavcodec/opusdec.o libavcodec/opusdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pafaudio.d -MT libavcodec/pafaudio.o -c -o libavcodec/pafaudio.o libavcodec/pafaudio.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pafvideo.d -MT libavcodec/pafvideo.o -c -o libavcodec/pafvideo.o libavcodec/pafvideo.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/parser.d -MT libavcodec/parser.o -c -o libavcodec/parser.o libavcodec/parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pcm-bluray.d -MT libavcodec/pcm-bluray.o -c -o libavcodec/pcm-bluray.o libavcodec/pcm-bluray.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pcm-dvd.d -MT libavcodec/pcm-dvd.o -c -o libavcodec/pcm-dvd.o libavcodec/pcm-dvd.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pcm.d -MT libavcodec/pcm.o -c -o libavcodec/pcm.o libavcodec/pcm.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pcx.d -MT libavcodec/pcx.o -c -o libavcodec/pcx.o libavcodec/pcx.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pgssubdec.d -MT libavcodec/pgssubdec.o -c -o libavcodec/pgssubdec.o libavcodec/pgssubdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pictordec.d -MT libavcodec/pictordec.o -c -o libavcodec/pictordec.o libavcodec/pictordec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pixblockdsp.d -MT libavcodec/pixblockdsp.o -c -o libavcodec/pixblockdsp.o libavcodec/pixblockdsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/png.d -MT libavcodec/png.o -c -o libavcodec/png.o libavcodec/png.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/png_parser.d -MT libavcodec/png_parser.o -c -o libavcodec/png_parser.o libavcodec/png_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pngdec.d -MT libavcodec/pngdec.o -c -o libavcodec/pngdec.o libavcodec/pngdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pngdsp.d -MT libavcodec/pngdsp.o -c -o libavcodec/pngdsp.o libavcodec/pngdsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pnm.d -MT libavcodec/pnm.o -c -o libavcodec/pnm.o libavcodec/pnm.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pnm_parser.d -MT libavcodec/pnm_parser.o -c -o libavcodec/pnm_parser.o libavcodec/pnm_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pnmdec.d -MT libavcodec/pnmdec.o -c -o libavcodec/pnmdec.o libavcodec/pnmdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/profiles.d -MT libavcodec/profiles.o -c -o libavcodec/profiles.o libavcodec/profiles.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/proresdata.d -MT libavcodec/proresdata.o -c -o libavcodec/proresdata.o libavcodec/proresdata.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/proresdec.d -MT libavcodec/proresdec.o -c -o libavcodec/proresdec.o libavcodec/proresdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/proresdsp.d -MT libavcodec/proresdsp.o -c -o libavcodec/proresdsp.o libavcodec/proresdsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/psymodel.d -MT libavcodec/psymodel.o -c -o libavcodec/psymodel.o libavcodec/psymodel.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pthread.d -MT libavcodec/pthread.o -c -o libavcodec/pthread.o libavcodec/pthread.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pthread_frame.d -MT libavcodec/pthread_frame.o -c -o libavcodec/pthread_frame.o libavcodec/pthread_frame.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/pthread_slice.d -MT libavcodec/pthread_slice.o -c -o libavcodec/pthread_slice.o libavcodec/pthread_slice.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/ptx.d -MT libavcodec/ptx.o -c -o libavcodec/ptx.o libavcodec/ptx.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/qcelpdec.d -MT libavcodec/qcelpdec.o -c -o libavcodec/qcelpdec.o libavcodec/qcelpdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/qdm2.d -MT libavcodec/qdm2.o -c -o libavcodec/qdm2.o libavcodec/qdm2.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/qdrw.d -MT libavcodec/qdrw.o -c -o libavcodec/qdrw.o libavcodec/qdrw.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/qpeg.d -MT libavcodec/qpeg.o -c -o libavcodec/qpeg.o libavcodec/qpeg.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/qpeldsp.d -MT libavcodec/qpeldsp.o -c -o libavcodec/qpeldsp.o libavcodec/qpeldsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/qsv_api.d -MT libavcodec/qsv_api.o -c -o libavcodec/qsv_api.o libavcodec/qsv_api.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/qtrle.d -MT libavcodec/qtrle.o -c -o libavcodec/qtrle.o libavcodec/qtrle.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/r210dec.d -MT libavcodec/r210dec.o -c -o libavcodec/r210dec.o libavcodec/r210dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/ra144.d -MT libavcodec/ra144.o -c -o libavcodec/ra144.o libavcodec/ra144.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/ra144dec.d -MT libavcodec/ra144dec.o -c -o libavcodec/ra144dec.o libavcodec/ra144dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/ra288.d -MT libavcodec/ra288.o -c -o libavcodec/ra288.o libavcodec/ra288.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/ralf.d -MT libavcodec/ralf.o -c -o libavcodec/ralf.o libavcodec/ralf.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/rangecoder.d -MT libavcodec/rangecoder.o -c -o libavcodec/rangecoder.o libavcodec/rangecoder.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/ratecontrol.d -MT libavcodec/ratecontrol.o -c -o libavcodec/ratecontrol.o libavcodec/ratecontrol.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/raw.d -MT libavcodec/raw.o -c -o libavcodec/raw.o libavcodec/raw.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/rawdec.d -MT libavcodec/rawdec.o -c -o libavcodec/rawdec.o libavcodec/rawdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/rdft.d -MT libavcodec/rdft.o -c -o libavcodec/rdft.o libavcodec/rdft.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/rl.d -MT libavcodec/rl.o -c -o libavcodec/rl.o libavcodec/rl.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/rl2.d -MT libavcodec/rl2.o -c -o libavcodec/rl2.o libavcodec/rl2.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/roqvideo.d -MT libavcodec/roqvideo.o -c -o libavcodec/roqvideo.o libavcodec/roqvideo.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/roqvideodec.d -MT libavcodec/roqvideodec.o -c -o libavcodec/roqvideodec.o libavcodec/roqvideodec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/rpza.d -MT libavcodec/rpza.o -c -o libavcodec/rpza.o libavcodec/rpza.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/rscc.d -MT libavcodec/rscc.o -c -o libavcodec/rscc.o libavcodec/rscc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/rtjpeg.d -MT libavcodec/rtjpeg.o -c -o libavcodec/rtjpeg.o libavcodec/rtjpeg.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/rv10.d -MT libavcodec/rv10.o -c -o libavcodec/rv10.o libavcodec/rv10.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/rv30.d -MT libavcodec/rv30.o -c -o libavcodec/rv30.o libavcodec/rv30.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/rv30dsp.d -MT libavcodec/rv30dsp.o -c -o libavcodec/rv30dsp.o libavcodec/rv30dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/rv34.d -MT libavcodec/rv34.o -c -o libavcodec/rv34.o libavcodec/rv34.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/rv34_parser.d -MT libavcodec/rv34_parser.o -c -o libavcodec/rv34_parser.o libavcodec/rv34_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/rv34dsp.d -MT libavcodec/rv34dsp.o -c -o libavcodec/rv34dsp.o libavcodec/rv34dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/rv40.d -MT libavcodec/rv40.o -c -o libavcodec/rv40.o libavcodec/rv40.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/rv40dsp.d -MT libavcodec/rv40dsp.o -c -o libavcodec/rv40dsp.o libavcodec/rv40dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/s302m.d -MT libavcodec/s302m.o -c -o libavcodec/s302m.o libavcodec/s302m.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/sanm.d -MT libavcodec/sanm.o -c -o libavcodec/sanm.o libavcodec/sanm.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/sbrdsp.d -MT libavcodec/sbrdsp.o -c -o libavcodec/sbrdsp.o libavcodec/sbrdsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/screenpresso.d -MT libavcodec/screenpresso.o -c -o libavcodec/screenpresso.o libavcodec/screenpresso.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/sgidec.d -MT libavcodec/sgidec.o -c -o libavcodec/sgidec.o libavcodec/sgidec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/sgirledec.d -MT libavcodec/sgirledec.o -c -o libavcodec/sgirledec.o libavcodec/sgirledec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/shorten.d -MT libavcodec/shorten.o -c -o libavcodec/shorten.o libavcodec/shorten.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/simple_idct.d -MT libavcodec/simple_idct.o -c -o libavcodec/simple_idct.o libavcodec/simple_idct.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/sinewin.d -MT libavcodec/sinewin.o -c -o libavcodec/sinewin.o libavcodec/sinewin.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/sipr.d -MT libavcodec/sipr.o -c -o libavcodec/sipr.o libavcodec/sipr.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/sipr16k.d -MT libavcodec/sipr16k.o -c -o libavcodec/sipr16k.o libavcodec/sipr16k.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/smacker.d -MT libavcodec/smacker.o -c -o libavcodec/smacker.o libavcodec/smacker.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/smc.d -MT libavcodec/smc.o -c -o libavcodec/smc.o libavcodec/smc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/snappy.d -MT libavcodec/snappy.o -c -o libavcodec/snappy.o libavcodec/snappy.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/sp5xdec.d -MT libavcodec/sp5xdec.o -c -o libavcodec/sp5xdec.o libavcodec/sp5xdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/srtdec.d -MT libavcodec/srtdec.o -c -o libavcodec/srtdec.o libavcodec/srtdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/startcode.d -MT libavcodec/startcode.o -c -o libavcodec/startcode.o libavcodec/startcode.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/sunrast.d -MT libavcodec/sunrast.o -c -o libavcodec/sunrast.o libavcodec/sunrast.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/svq1.d -MT libavcodec/svq1.o -c -o libavcodec/svq1.o libavcodec/svq1.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/svq13.d -MT libavcodec/svq13.o -c -o libavcodec/svq13.o libavcodec/svq13.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/svq1dec.d -MT libavcodec/svq1dec.o -c -o libavcodec/svq1dec.o libavcodec/svq1dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/svq3.d -MT libavcodec/svq3.o -c -o libavcodec/svq3.o libavcodec/svq3.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/synth_filter.d -MT libavcodec/synth_filter.o -c -o libavcodec/synth_filter.o libavcodec/synth_filter.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/tak.d -MT libavcodec/tak.o -c -o libavcodec/tak.o libavcodec/tak.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/tak_parser.d -MT libavcodec/tak_parser.o -c -o libavcodec/tak_parser.o libavcodec/tak_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/takdec.d -MT libavcodec/takdec.o -c -o libavcodec/takdec.o libavcodec/takdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/targa.d -MT libavcodec/targa.o -c -o libavcodec/targa.o libavcodec/targa.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/tdsc.d -MT libavcodec/tdsc.o -c -o libavcodec/tdsc.o libavcodec/tdsc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/texturedsp.d -MT libavcodec/texturedsp.o -c -o libavcodec/texturedsp.o libavcodec/texturedsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/tiertexseqv.d -MT libavcodec/tiertexseqv.o -c -o libavcodec/tiertexseqv.o libavcodec/tiertexseqv.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/tiff.d -MT libavcodec/tiff.o -c -o libavcodec/tiff.o libavcodec/tiff.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/tmv.d -MT libavcodec/tmv.o -c -o libavcodec/tmv.o libavcodec/tmv.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/tpeldsp.d -MT libavcodec/tpeldsp.o -c -o libavcodec/tpeldsp.o libavcodec/tpeldsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/truemotion1.d -MT libavcodec/truemotion1.o -c -o libavcodec/truemotion1.o libavcodec/truemotion1.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/truemotion2.d -MT libavcodec/truemotion2.o -c -o libavcodec/truemotion2.o libavcodec/truemotion2.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/truemotion2rt.d -MT libavcodec/truemotion2rt.o -c -o libavcodec/truemotion2rt.o libavcodec/truemotion2rt.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/truespeech.d -MT libavcodec/truespeech.o -c -o libavcodec/truespeech.o libavcodec/truespeech.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/tscc.d -MT libavcodec/tscc.o -c -o libavcodec/tscc.o libavcodec/tscc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/tscc2.d -MT libavcodec/tscc2.o -c -o libavcodec/tscc2.o libavcodec/tscc2.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/tta.d -MT libavcodec/tta.o -c -o libavcodec/tta.o libavcodec/tta.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/twinvq.d -MT libavcodec/twinvq.o -c -o libavcodec/twinvq.o libavcodec/twinvq.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/twinvqdec.d -MT libavcodec/twinvqdec.o -c -o libavcodec/twinvqdec.o libavcodec/twinvqdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/txd.d -MT libavcodec/txd.o -c -o libavcodec/txd.o libavcodec/txd.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/ulti.d -MT libavcodec/ulti.o -c -o libavcodec/ulti.o libavcodec/ulti.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/utils.d -MT libavcodec/utils.o -c -o libavcodec/utils.o libavcodec/utils.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/utvideo.d -MT libavcodec/utvideo.o -c -o libavcodec/utvideo.o libavcodec/utvideo.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/utvideodec.d -MT libavcodec/utvideodec.o -c -o libavcodec/utvideodec.o libavcodec/utvideodec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/v210dec.d -MT libavcodec/v210dec.o -c -o libavcodec/v210dec.o libavcodec/v210dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/v210x.d -MT libavcodec/v210x.o -c -o libavcodec/v210x.o libavcodec/v210x.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/v410dec.d -MT libavcodec/v410dec.o -c -o libavcodec/v410dec.o libavcodec/v410dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vb.d -MT libavcodec/vb.o -c -o libavcodec/vb.o libavcodec/vb.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vble.d -MT libavcodec/vble.o -c -o libavcodec/vble.o libavcodec/vble.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vc1.d -MT libavcodec/vc1.o -c -o libavcodec/vc1.o libavcodec/vc1.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vc1_block.d -MT libavcodec/vc1_block.o -c -o libavcodec/vc1_block.o libavcodec/vc1_block.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vc1_loopfilter.d -MT libavcodec/vc1_loopfilter.o -c -o libavcodec/vc1_loopfilter.o libavcodec/vc1_loopfilter.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vc1_mc.d -MT libavcodec/vc1_mc.o -c -o libavcodec/vc1_mc.o libavcodec/vc1_mc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vc1_parser.d -MT libavcodec/vc1_parser.o -c -o libavcodec/vc1_parser.o libavcodec/vc1_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vc1_pred.d -MT libavcodec/vc1_pred.o -c -o libavcodec/vc1_pred.o libavcodec/vc1_pred.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vc1data.d -MT libavcodec/vc1data.o -c -o libavcodec/vc1data.o libavcodec/vc1data.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vc1dec.d -MT libavcodec/vc1dec.o -c -o libavcodec/vc1dec.o libavcodec/vc1dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vc1dsp.d -MT libavcodec/vc1dsp.o -c -o libavcodec/vc1dsp.o libavcodec/vc1dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vcr1.d -MT libavcodec/vcr1.o -c -o libavcodec/vcr1.o libavcodec/vcr1.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vda.d -MT libavcodec/vda.o -c -o libavcodec/vda.o libavcodec/vda.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/videodsp.d -MT libavcodec/videodsp.o -c -o libavcodec/videodsp.o libavcodec/videodsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vima.d -MT libavcodec/vima.o -c -o libavcodec/vima.o libavcodec/vima.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vmdaudio.d -MT libavcodec/vmdaudio.o -c -o libavcodec/vmdaudio.o libavcodec/vmdaudio.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vmdvideo.d -MT libavcodec/vmdvideo.o -c -o libavcodec/vmdvideo.o libavcodec/vmdvideo.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vmnc.d -MT libavcodec/vmnc.o -c -o libavcodec/vmnc.o libavcodec/vmnc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vorbis.d -MT libavcodec/vorbis.o -c -o libavcodec/vorbis.o libavcodec/vorbis.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vorbis_data.d -MT libavcodec/vorbis_data.o -c -o libavcodec/vorbis_data.o libavcodec/vorbis_data.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vorbis_parser.d -MT libavcodec/vorbis_parser.o -c -o libavcodec/vorbis_parser.o libavcodec/vorbis_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vorbisdec.d -MT libavcodec/vorbisdec.o -c -o libavcodec/vorbisdec.o libavcodec/vorbisdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vorbisdsp.d -MT libavcodec/vorbisdsp.o -c -o libavcodec/vorbisdsp.o libavcodec/vorbisdsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp3.d -MT libavcodec/vp3.o -c -o libavcodec/vp3.o libavcodec/vp3.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp3_parser.d -MT libavcodec/vp3_parser.o -c -o libavcodec/vp3_parser.o libavcodec/vp3_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp3dsp.d -MT libavcodec/vp3dsp.o -c -o libavcodec/vp3dsp.o libavcodec/vp3dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp5.d -MT libavcodec/vp5.o -c -o libavcodec/vp5.o libavcodec/vp5.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp56.d -MT libavcodec/vp56.o -c -o libavcodec/vp56.o libavcodec/vp56.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp56data.d -MT libavcodec/vp56data.o -c -o libavcodec/vp56data.o libavcodec/vp56data.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp56dsp.d -MT libavcodec/vp56dsp.o -c -o libavcodec/vp56dsp.o libavcodec/vp56dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp56rac.d -MT libavcodec/vp56rac.o -c -o libavcodec/vp56rac.o libavcodec/vp56rac.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp6.d -MT libavcodec/vp6.o -c -o libavcodec/vp6.o libavcodec/vp6.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp6dsp.d -MT libavcodec/vp6dsp.o -c -o libavcodec/vp6dsp.o libavcodec/vp6dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp8.d -MT libavcodec/vp8.o -c -o libavcodec/vp8.o libavcodec/vp8.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp8_parser.d -MT libavcodec/vp8_parser.o -c -o libavcodec/vp8_parser.o libavcodec/vp8_parser.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp8dsp.d -MT libavcodec/vp8dsp.o -c -o libavcodec/vp8dsp.o libavcodec/vp8dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp9.d -MT libavcodec/vp9.o -c -o libavcodec/vp9.o libavcodec/vp9.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp9block.d -MT libavcodec/vp9block.o -c -o libavcodec/vp9block.o libavcodec/vp9block.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp9data.d -MT libavcodec/vp9data.o -c -o libavcodec/vp9data.o libavcodec/vp9data.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp9dsp.d -MT libavcodec/vp9dsp.o -c -o libavcodec/vp9dsp.o libavcodec/vp9dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp9mvs.d -MT libavcodec/vp9mvs.o -c -o libavcodec/vp9mvs.o libavcodec/vp9mvs.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vp9prob.d -MT libavcodec/vp9prob.o -c -o libavcodec/vp9prob.o libavcodec/vp9prob.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/vqavideo.d -MT libavcodec/vqavideo.o -c -o libavcodec/vqavideo.o libavcodec/vqavideo.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/wavpack.d -MT libavcodec/wavpack.o -c -o libavcodec/wavpack.o libavcodec/wavpack.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/webp.d -MT libavcodec/webp.o -c -o libavcodec/webp.o libavcodec/webp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/wma.d -MT libavcodec/wma.o -c -o libavcodec/wma.o libavcodec/wma.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/wma_common.d -MT libavcodec/wma_common.o -c -o libavcodec/wma_common.o libavcodec/wma_common.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/wma_freqs.d -MT libavcodec/wma_freqs.o -c -o libavcodec/wma_freqs.o libavcodec/wma_freqs.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/wmadec.d -MT libavcodec/wmadec.o -c -o libavcodec/wmadec.o libavcodec/wmadec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/wmalosslessdec.d -MT libavcodec/wmalosslessdec.o -c -o libavcodec/wmalosslessdec.o libavcodec/wmalosslessdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/wmaprodec.d -MT libavcodec/wmaprodec.o -c -o libavcodec/wmaprodec.o libavcodec/wmaprodec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/wmavoice.d -MT libavcodec/wmavoice.o -c -o libavcodec/wmavoice.o libavcodec/wmavoice.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/wmv2.d -MT libavcodec/wmv2.o -c -o libavcodec/wmv2.o libavcodec/wmv2.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/wmv2data.d -MT libavcodec/wmv2data.o -c -o libavcodec/wmv2data.o libavcodec/wmv2data.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/wmv2dec.d -MT libavcodec/wmv2dec.o -c -o libavcodec/wmv2dec.o libavcodec/wmv2dec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/wmv2dsp.d -MT libavcodec/wmv2dsp.o -c -o libavcodec/wmv2dsp.o libavcodec/wmv2dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/wnv1.d -MT libavcodec/wnv1.o -c -o libavcodec/wnv1.o libavcodec/wnv1.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/ws-snd1.d -MT libavcodec/ws-snd1.o -c -o libavcodec/ws-snd1.o libavcodec/ws-snd1.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/ac3dsp.o libavcodec/x86/ac3dsp.asm > libavcodec/x86/ac3dsp.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/ac3dsp_init.d -MT libavcodec/x86/ac3dsp_init.o -c -o libavcodec/x86/ac3dsp_init.o libavcodec/x86/ac3dsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/apedsp.o libavcodec/x86/apedsp.asm > libavcodec/x86/apedsp.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/apedsp_init.d -MT libavcodec/x86/apedsp_init.o -c -o libavcodec/x86/apedsp_init.o libavcodec/x86/apedsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/audiodsp.o libavcodec/x86/audiodsp.asm > libavcodec/x86/audiodsp.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/audiodsp_init.d -MT libavcodec/x86/audiodsp_init.o -c -o libavcodec/x86/audiodsp_init.o libavcodec/x86/audiodsp_init.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/audiodsp_mmx.d -MT libavcodec/x86/audiodsp_mmx.o -c -o libavcodec/x86/audiodsp_mmx.o libavcodec/x86/audiodsp_mmx.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/blockdsp.d -MT libavcodec/x86/blockdsp.o -c -o libavcodec/x86/blockdsp.o libavcodec/x86/blockdsp.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/bswapdsp.o libavcodec/x86/bswapdsp.asm > libavcodec/x86/bswapdsp.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/ac3dsp.o libavcodec/x86/ac3dsp.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/apedsp.o libavcodec/x86/apedsp.asm
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/bswapdsp_init.d -MT libavcodec/x86/bswapdsp_init.o -c -o libavcodec/x86/bswapdsp_init.o libavcodec/x86/bswapdsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/bswapdsp.o libavcodec/x86/bswapdsp.asm
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/cavsdsp.d -MT libavcodec/x86/cavsdsp.o -c -o libavcodec/x86/cavsdsp.o libavcodec/x86/cavsdsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/constants.d -MT libavcodec/x86/constants.o -c -o libavcodec/x86/constants.o libavcodec/x86/constants.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/audiodsp.o libavcodec/x86/audiodsp.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/dcadsp.o libavcodec/x86/dcadsp.asm > libavcodec/x86/dcadsp.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/dcadsp_init.d -MT libavcodec/x86/dcadsp_init.o -c -o libavcodec/x86/dcadsp_init.o libavcodec/x86/dcadsp_init.c
strip -x libavcodec/x86/bswapdsp.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/dct32.o libavcodec/x86/dct32.asm > libavcodec/x86/dct32.d
strip -x libavcodec/x86/apedsp.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/dct_init.d -MT libavcodec/x86/dct_init.o -c -o libavcodec/x86/dct_init.o libavcodec/x86/dct_init.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/fdct.d -MT libavcodec/x86/fdct.o -c -o libavcodec/x86/fdct.o libavcodec/x86/fdct.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/fdctdsp_init.d -MT libavcodec/x86/fdctdsp_init.o -c -o libavcodec/x86/fdctdsp_init.o libavcodec/x86/fdctdsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/fft.o libavcodec/x86/fft.asm > libavcodec/x86/fft.d
strip -x libavcodec/x86/audiodsp.o
strip -x libavcodec/x86/ac3dsp.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/fft_init.d -MT libavcodec/x86/fft_init.o -c -o libavcodec/x86/fft_init.o libavcodec/x86/fft_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/fmtconvert.o libavcodec/x86/fmtconvert.asm > libavcodec/x86/fmtconvert.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/fmtconvert_init.d -MT libavcodec/x86/fmtconvert_init.o -c -o libavcodec/x86/fmtconvert_init.o libavcodec/x86/fmtconvert_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/dcadsp.o libavcodec/x86/dcadsp.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/fpel.o libavcodec/x86/fpel.asm > libavcodec/x86/fpel.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/fpel_mmx.d -MT libavcodec/x86/fpel_mmx.o -c -o libavcodec/x86/fpel_mmx.o libavcodec/x86/fpel_mmx.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h263_loopfilter.o libavcodec/x86/h263_loopfilter.asm > libavcodec/x86/h263_loopfilter.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/fmtconvert.o libavcodec/x86/fmtconvert.asm
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/h263dsp_init.d -MT libavcodec/x86/h263dsp_init.o -c -o libavcodec/x86/h263dsp_init.o libavcodec/x86/h263dsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/dct32.o libavcodec/x86/dct32.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_chromamc.o libavcodec/x86/h264_chromamc.asm > libavcodec/x86/h264_chromamc.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/fpel.o libavcodec/x86/fpel.asm
strip -x libavcodec/x86/fmtconvert.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_chromamc_10bit.o libavcodec/x86/h264_chromamc_10bit.asm > libavcodec/x86/h264_chromamc_10bit.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_deblock.o libavcodec/x86/h264_deblock.asm > libavcodec/x86/h264_deblock.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_deblock_10bit.o libavcodec/x86/h264_deblock_10bit.asm > libavcodec/x86/h264_deblock_10bit.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h263_loopfilter.o libavcodec/x86/h263_loopfilter.asm
strip -x libavcodec/x86/dcadsp.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_idct.o libavcodec/x86/h264_idct.asm > libavcodec/x86/h264_idct.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_idct_10bit.o libavcodec/x86/h264_idct_10bit.asm > libavcodec/x86/h264_idct_10bit.d
strip -x libavcodec/x86/fpel.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_intrapred.o libavcodec/x86/h264_intrapred.asm > libavcodec/x86/h264_intrapred.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_intrapred_10bit.o libavcodec/x86/h264_intrapred_10bit.asm > libavcodec/x86/h264_intrapred_10bit.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/fft.o libavcodec/x86/fft.asm
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/h264_intrapred_init.d -MT libavcodec/x86/h264_intrapred_init.o -c -o libavcodec/x86/h264_intrapred_init.o libavcodec/x86/h264_intrapred_init.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/h264_qpel.d -MT libavcodec/x86/h264_qpel.o -c -o libavcodec/x86/h264_qpel.o libavcodec/x86/h264_qpel.c
strip -x libavcodec/x86/dct32.o
strip -x libavcodec/x86/h263_loopfilter.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_qpel_10bit.o libavcodec/x86/h264_qpel_10bit.asm > libavcodec/x86/h264_qpel_10bit.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_qpel_8bit.o libavcodec/x86/h264_qpel_8bit.asm > libavcodec/x86/h264_qpel_8bit.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_chromamc_10bit.o libavcodec/x86/h264_chromamc_10bit.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_weight.o libavcodec/x86/h264_weight.asm > libavcodec/x86/h264_weight.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_weight_10bit.o libavcodec/x86/h264_weight_10bit.asm > libavcodec/x86/h264_weight_10bit.d
strip -x libavcodec/x86/fft.o
strip -x libavcodec/x86/h264_chromamc_10bit.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/h264chroma_init.d -MT libavcodec/x86/h264chroma_init.o -c -o libavcodec/x86/h264chroma_init.o libavcodec/x86/h264chroma_init.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/h264dsp_init.d -MT libavcodec/x86/h264dsp_init.o -c -o libavcodec/x86/h264dsp_init.o libavcodec/x86/h264dsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/hevc_deblock.o libavcodec/x86/hevc_deblock.asm > libavcodec/x86/hevc_deblock.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_weight.o libavcodec/x86/h264_weight.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_weight_10bit.o libavcodec/x86/h264_weight_10bit.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_idct_10bit.o libavcodec/x86/h264_idct_10bit.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_deblock_10bit.o libavcodec/x86/h264_deblock_10bit.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/hevc_idct.o libavcodec/x86/hevc_idct.asm > libavcodec/x86/hevc_idct.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/hevc_mc.o libavcodec/x86/hevc_mc.asm > libavcodec/x86/hevc_mc.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_chromamc.o libavcodec/x86/h264_chromamc.asm
strip -x libavcodec/x86/h264_weight.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/hevcdsp_init.d -MT libavcodec/x86/hevcdsp_init.o -c -o libavcodec/x86/hevcdsp_init.o libavcodec/x86/hevcdsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_deblock.o libavcodec/x86/h264_deblock.asm
strip -x libavcodec/x86/h264_weight_10bit.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/hpeldsp.o libavcodec/x86/hpeldsp.asm > libavcodec/x86/hpeldsp.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/hevc_idct.o libavcodec/x86/hevc_idct.asm
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/hpeldsp_init.d -MT libavcodec/x86/hpeldsp_init.o -c -o libavcodec/x86/hpeldsp_init.o libavcodec/x86/hpeldsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_intrapred_10bit.o libavcodec/x86/h264_intrapred_10bit.asm
strip -x libavcodec/x86/hevc_idct.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/hpeldsp_mmx.d -MT libavcodec/x86/hpeldsp_mmx.o -c -o libavcodec/x86/hpeldsp_mmx.o libavcodec/x86/hpeldsp_mmx.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/hpeldsp.o libavcodec/x86/hpeldsp.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/hevc_deblock.o libavcodec/x86/hevc_deblock.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/hpeldsp_vp3.o libavcodec/x86/hpeldsp_vp3.asm > libavcodec/x86/hpeldsp_vp3.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/hpeldsp_vp3_init.d -MT libavcodec/x86/hpeldsp_vp3_init.o -c -o libavcodec/x86/hpeldsp_vp3_init.o libavcodec/x86/hpeldsp_vp3_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/huffyuvdsp.o libavcodec/x86/huffyuvdsp.asm > libavcodec/x86/huffyuvdsp.d
strip -x libavcodec/x86/h264_idct_10bit.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/huffyuvdsp_init.d -MT libavcodec/x86/huffyuvdsp_init.o -c -o libavcodec/x86/huffyuvdsp_init.o libavcodec/x86/huffyuvdsp_init.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/idctdsp_init.d -MT libavcodec/x86/idctdsp_init.o -c -o libavcodec/x86/idctdsp_init.o libavcodec/x86/idctdsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/hpeldsp_vp3.o libavcodec/x86/hpeldsp_vp3.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_qpel_10bit.o libavcodec/x86/h264_qpel_10bit.asm
strip -x libavcodec/x86/hpeldsp.o
strip -x libavcodec/x86/h264_deblock_10bit.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/idctdsp_mmx.d -MT libavcodec/x86/idctdsp_mmx.o -c -o libavcodec/x86/idctdsp_mmx.o libavcodec/x86/idctdsp_mmx.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/imdct36.o libavcodec/x86/imdct36.asm > libavcodec/x86/imdct36.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/lpc.d -MT libavcodec/x86/lpc.o -c -o libavcodec/x86/lpc.o libavcodec/x86/lpc.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/huffyuvdsp.o libavcodec/x86/huffyuvdsp.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_idct.o libavcodec/x86/h264_idct.asm
strip -x libavcodec/x86/hpeldsp_vp3.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/mdct_init.d -MT libavcodec/x86/mdct_init.o -c -o libavcodec/x86/mdct_init.o libavcodec/x86/mdct_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_qpel_8bit.o libavcodec/x86/h264_qpel_8bit.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/me_cmp.o libavcodec/x86/me_cmp.asm > libavcodec/x86/me_cmp.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/me_cmp_init.d -MT libavcodec/x86/me_cmp_init.o -c -o libavcodec/x86/me_cmp_init.o libavcodec/x86/me_cmp_init.c
strip -x libavcodec/x86/h264_chromamc.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/mlpdsp.d -MT libavcodec/x86/mlpdsp.o -c -o libavcodec/x86/mlpdsp.o libavcodec/x86/mlpdsp.c
strip -x libavcodec/x86/huffyuvdsp.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/mpegaudiodsp.d -MT libavcodec/x86/mpegaudiodsp.o -c -o libavcodec/x86/mpegaudiodsp.o libavcodec/x86/mpegaudiodsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/mpegvideo.d -MT libavcodec/x86/mpegvideo.o -c -o libavcodec/x86/mpegvideo.o libavcodec/x86/mpegvideo.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/mpegvideodsp.d -MT libavcodec/x86/mpegvideodsp.o -c -o libavcodec/x86/mpegvideodsp.o libavcodec/x86/mpegvideodsp.c
strip -x libavcodec/x86/h264_deblock.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/mpegvideoenc.d -MT libavcodec/x86/mpegvideoenc.o -c -o libavcodec/x86/mpegvideoenc.o libavcodec/x86/mpegvideoenc.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/mpegvideoencdsp.o libavcodec/x86/mpegvideoencdsp.asm > libavcodec/x86/mpegvideoencdsp.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/mpegvideoencdsp.o libavcodec/x86/mpegvideoencdsp.asm
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/mpegvideoencdsp_init.d -MT libavcodec/x86/mpegvideoencdsp_init.o -c -o libavcodec/x86/mpegvideoencdsp_init.o libavcodec/x86/mpegvideoencdsp_init.c
strip -x libavcodec/x86/hevc_deblock.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_intrapred.o libavcodec/x86/h264_intrapred.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/pixblockdsp.o libavcodec/x86/pixblockdsp.asm > libavcodec/x86/pixblockdsp.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/pixblockdsp_init.d -MT libavcodec/x86/pixblockdsp_init.o -c -o libavcodec/x86/pixblockdsp_init.o libavcodec/x86/pixblockdsp_init.c
strip -x libavcodec/x86/mpegvideoencdsp.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/pngdsp.o libavcodec/x86/pngdsp.asm > libavcodec/x86/pngdsp.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/pngdsp_init.d -MT libavcodec/x86/pngdsp_init.o -c -o libavcodec/x86/pngdsp_init.o libavcodec/x86/pngdsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/proresdsp.o libavcodec/x86/proresdsp.asm > libavcodec/x86/proresdsp.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/proresdsp_init.d -MT libavcodec/x86/proresdsp_init.o -c -o libavcodec/x86/proresdsp_init.o libavcodec/x86/proresdsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/pixblockdsp.o libavcodec/x86/pixblockdsp.asm
strip -x libavcodec/x86/h264_intrapred_10bit.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/pngdsp.o libavcodec/x86/pngdsp.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/qpel.o libavcodec/x86/qpel.asm > libavcodec/x86/qpel.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/me_cmp.o libavcodec/x86/me_cmp.asm
strip -x libavcodec/x86/pixblockdsp.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/qpeldsp.o libavcodec/x86/qpeldsp.asm > libavcodec/x86/qpeldsp.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/qpeldsp_init.d -MT libavcodec/x86/qpeldsp_init.o -c -o libavcodec/x86/qpeldsp_init.o libavcodec/x86/qpeldsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/rv34dsp.o libavcodec/x86/rv34dsp.asm > libavcodec/x86/rv34dsp.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/rv34dsp_init.d -MT libavcodec/x86/rv34dsp_init.o -c -o libavcodec/x86/rv34dsp_init.o libavcodec/x86/rv34dsp_init.c
strip -x libavcodec/x86/pngdsp.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/rv40dsp.o libavcodec/x86/rv40dsp.asm > libavcodec/x86/rv40dsp.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/rv40dsp_init.d -MT libavcodec/x86/rv40dsp_init.o -c -o libavcodec/x86/rv40dsp_init.o libavcodec/x86/rv40dsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/sbrdsp.o libavcodec/x86/sbrdsp.asm > libavcodec/x86/sbrdsp.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/qpel.o libavcodec/x86/qpel.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/imdct36.o libavcodec/x86/imdct36.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/rv34dsp.o libavcodec/x86/rv34dsp.asm
strip -x libavcodec/x86/qpel.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/sbrdsp_init.d -MT libavcodec/x86/sbrdsp_init.o -c -o libavcodec/x86/sbrdsp_init.o libavcodec/x86/sbrdsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/sbrdsp.o libavcodec/x86/sbrdsp.asm
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/simple_idct.d -MT libavcodec/x86/simple_idct.o -c -o libavcodec/x86/simple_idct.o libavcodec/x86/simple_idct.c
strip -x libavcodec/x86/rv34dsp.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/vc1dsp.o libavcodec/x86/vc1dsp.asm > libavcodec/x86/vc1dsp.d
strip -x libavcodec/x86/h264_qpel_10bit.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/vc1dsp_init.d -MT libavcodec/x86/vc1dsp_init.o -c -o libavcodec/x86/vc1dsp_init.o libavcodec/x86/vc1dsp_init.c
strip -x libavcodec/x86/sbrdsp.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/vc1dsp_mmx.d -MT libavcodec/x86/vc1dsp_mmx.o -c -o libavcodec/x86/vc1dsp_mmx.o libavcodec/x86/vc1dsp_mmx.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/videodsp.o libavcodec/x86/videodsp.asm > libavcodec/x86/videodsp.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/rv40dsp.o libavcodec/x86/rv40dsp.asm
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/videodsp_init.d -MT libavcodec/x86/videodsp_init.o -c -o libavcodec/x86/videodsp_init.o libavcodec/x86/videodsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/vorbisdsp.o libavcodec/x86/vorbisdsp.asm > libavcodec/x86/vorbisdsp.d
strip -x libavcodec/x86/me_cmp.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/proresdsp.o libavcodec/x86/proresdsp.asm
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/vorbisdsp_init.d -MT libavcodec/x86/vorbisdsp_init.o -c -o libavcodec/x86/vorbisdsp_init.o libavcodec/x86/vorbisdsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/vp3dsp.o libavcodec/x86/vp3dsp.asm > libavcodec/x86/vp3dsp.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/vp3dsp_init.d -MT libavcodec/x86/vp3dsp_init.o -c -o libavcodec/x86/vp3dsp_init.o libavcodec/x86/vp3dsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/vorbisdsp.o libavcodec/x86/vorbisdsp.asm
strip -x libavcodec/x86/h264_qpel_8bit.o
strip -x libavcodec/x86/h264_idct.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/vp6dsp.o libavcodec/x86/vp6dsp.asm > libavcodec/x86/vp6dsp.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/vp6dsp_init.d -MT libavcodec/x86/vp6dsp_init.o -c -o libavcodec/x86/vp6dsp_init.o libavcodec/x86/vp6dsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/vp8dsp.o libavcodec/x86/vp8dsp.asm > libavcodec/x86/vp8dsp.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/vp8dsp_init.d -MT libavcodec/x86/vp8dsp_init.o -c -o libavcodec/x86/vp8dsp_init.o libavcodec/x86/vp8dsp_init.c
strip -x libavcodec/x86/vorbisdsp.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/vp8dsp_loopfilter.o libavcodec/x86/vp8dsp_loopfilter.asm > libavcodec/x86/vp8dsp_loopfilter.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/vp9dsp_init.d -MT libavcodec/x86/vp9dsp_init.o -c -o libavcodec/x86/vp9dsp_init.o libavcodec/x86/vp9dsp_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/vc1dsp.o libavcodec/x86/vc1dsp.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/videodsp.o libavcodec/x86/videodsp.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/vp6dsp.o libavcodec/x86/vp6dsp.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/vp9mc.o libavcodec/x86/vp9mc.asm > libavcodec/x86/vp9mc.d
strip -x libavcodec/x86/rv40dsp.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/xvididct_init.d -MT libavcodec/x86/xvididct_init.o -c -o libavcodec/x86/xvididct_init.o libavcodec/x86/xvididct_init.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/xvididct_mmx.d -MT libavcodec/x86/xvididct_mmx.o -c -o libavcodec/x86/xvididct_mmx.o libavcodec/x86/xvididct_mmx.c
strip -x libavcodec/x86/vp6dsp.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/x86/xvididct_sse2.d -MT libavcodec/x86/xvididct_sse2.o -c -o libavcodec/x86/xvididct_sse2.o libavcodec/x86/xvididct_sse2.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/qpeldsp.o libavcodec/x86/qpeldsp.asm
strip -x libavcodec/x86/imdct36.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/xan.d -MT libavcodec/xan.o -c -o libavcodec/xan.o libavcodec/xan.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/xbmdec.d -MT libavcodec/xbmdec.o -c -o libavcodec/xbmdec.o libavcodec/xbmdec.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/vp3dsp.o libavcodec/x86/vp3dsp.asm
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/xiph.d -MT libavcodec/xiph.o -c -o libavcodec/xiph.o libavcodec/xiph.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/xl.d -MT libavcodec/xl.o -c -o libavcodec/xl.o libavcodec/xl.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/xsubdec.d -MT libavcodec/xsubdec.o -c -o libavcodec/xsubdec.o libavcodec/xsubdec.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/xvididct.d -MT libavcodec/xvididct.o -c -o libavcodec/xvididct.o libavcodec/xvididct.c
strip -x libavcodec/x86/videodsp.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/xwddec.d -MT libavcodec/xwddec.o -c -o libavcodec/xwddec.o libavcodec/xwddec.c
strip -x libavcodec/x86/vc1dsp.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/vp8dsp.o libavcodec/x86/vp8dsp.asm
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/xxan.d -MT libavcodec/xxan.o -c -o libavcodec/xxan.o libavcodec/xxan.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/yop.d -MT libavcodec/yop.o -c -o libavcodec/yop.o libavcodec/yop.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/zerocodec.d -MT libavcodec/zerocodec.o -c -o libavcodec/zerocodec.o libavcodec/zerocodec.c
strip -x libavcodec/x86/proresdsp.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/zmbv.d -MT libavcodec/zmbv.o -c -o libavcodec/zmbv.o libavcodec/zmbv.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavresample/audio_convert.d -MT libavresample/audio_convert.o -c -o libavresample/audio_convert.o libavresample/audio_convert.c
strip -x libavcodec/x86/vp3dsp.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavresample/audio_data.d -MT libavresample/audio_data.o -c -o libavresample/audio_data.o libavresample/audio_data.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavresample/audio_mix.d -MT libavresample/audio_mix.o -c -o libavresample/audio_mix.o libavresample/audio_mix.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavresample/audio_mix_matrix.d -MT libavresample/audio_mix_matrix.o -c -o libavresample/audio_mix_matrix.o libavresample/audio_mix_matrix.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavresample/dither.d -MT libavresample/dither.o -c -o libavresample/dither.o libavresample/dither.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/vp9mc.o libavcodec/x86/vp9mc.asm
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavresample/options.d -MT libavresample/options.o -c -o libavresample/options.o libavresample/options.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavresample/resample.d -MT libavresample/resample.o -c -o libavresample/resample.o libavresample/resample.c
strip -x libavcodec/x86/h264_intrapred.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavresample/utils.d -MT libavresample/utils.o -c -o libavresample/utils.o libavresample/utils.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavresample/x86/ -M -o libavresample/x86/audio_convert.o libavresample/x86/audio_convert.asm > libavresample/x86/audio_convert.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavresample/x86/audio_convert_init.d -MT libavresample/x86/audio_convert_init.o -c -o libavresample/x86/audio_convert_init.o libavresample/x86/audio_convert_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavresample/x86/ -M -o libavresample/x86/audio_mix.o libavresample/x86/audio_mix.asm > libavresample/x86/audio_mix.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavresample/x86/audio_mix_init.d -MT libavresample/x86/audio_mix_init.o -c -o libavresample/x86/audio_mix_init.o libavresample/x86/audio_mix_init.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavresample/x86/ -M -o libavresample/x86/dither.o libavresample/x86/dither.asm > libavresample/x86/dither.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavresample/x86/dither_init.d -MT libavresample/x86/dither_init.o -c -o libavresample/x86/dither_init.o libavresample/x86/dither_init.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libswscale/input.d -MT libswscale/input.o -c -o libswscale/input.o libswscale/input.c
strip -x libavcodec/x86/vp8dsp.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libswscale/options.d -MT libswscale/options.o -c -o libswscale/options.o libswscale/options.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libswscale/output.d -MT libswscale/output.o -c -o libswscale/output.o libswscale/output.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libswscale/rgb2rgb.d -MT libswscale/rgb2rgb.o -c -o libswscale/rgb2rgb.o libswscale/rgb2rgb.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavresample/x86/ -o libavresample/x86/dither.o libavresample/x86/dither.asm
strip -x libavcodec/x86/qpeldsp.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libswscale/swscale.d -MT libswscale/swscale.o -c -o libswscale/swscale.o libswscale/swscale.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libswscale/swscale_unscaled.d -MT libswscale/swscale_unscaled.o -c -o libswscale/swscale_unscaled.o libswscale/swscale_unscaled.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libswscale/utils.d -MT libswscale/utils.o -c -o libswscale/utils.o libswscale/utils.c
strip -x libavresample/x86/dither.o
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libswscale/x86/ -M -o libswscale/x86/input.o libswscale/x86/input.asm > libswscale/x86/input.d
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libswscale/x86/ -M -o libswscale/x86/output.o libswscale/x86/output.asm > libswscale/x86/output.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libswscale/x86/rgb2rgb.d -MT libswscale/x86/rgb2rgb.o -c -o libswscale/x86/rgb2rgb.o libswscale/x86/rgb2rgb.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libswscale/x86/ -M -o libswscale/x86/scale.o libswscale/x86/scale.asm > libswscale/x86/scale.d
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libswscale/x86/swscale.d -MT libswscale/x86/swscale.o -c -o libswscale/x86/swscale.o libswscale/x86/swscale.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libswscale/x86/yuv2rgb.d -MT libswscale/x86/yuv2rgb.o -c -o libswscale/x86/yuv2rgb.o libswscale/x86/yuv2rgb.c
strip -x libavcodec/x86/vp9mc.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libswscale/yuv2rgb.d -MT libswscale/yuv2rgb.o -c -o libswscale/yuv2rgb.o libswscale/yuv2rgb.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libswscale/x86/ -o libswscale/x86/output.o libswscale/x86/output.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavresample/x86/ -o libavresample/x86/audio_convert.o libavresample/x86/audio_convert.asm
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libswscale/x86/ -o libswscale/x86/input.o libswscale/x86/input.asm
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/adler32.d -MT libavutil/adler32.o -c -o libavutil/adler32.o libavutil/adler32.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/aes.d -MT libavutil/aes.o -c -o libavutil/aes.o libavutil/aes.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/atomic.d -MT libavutil/atomic.o -c -o libavutil/atomic.o libavutil/atomic.c
strip -x libswscale/x86/output.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/audio_fifo.d -MT libavutil/audio_fifo.o -c -o libavutil/audio_fifo.o libavutil/audio_fifo.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/avstring.d -MT libavutil/avstring.o -c -o libavutil/avstring.o libavutil/avstring.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/base64.d -MT libavutil/base64.o -c -o libavutil/base64.o libavutil/base64.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/blowfish.d -MT libavutil/blowfish.o -c -o libavutil/blowfish.o libavutil/blowfish.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/vp8dsp_loopfilter.o libavcodec/x86/vp8dsp_loopfilter.asm
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/buffer.d -MT libavutil/buffer.o -c -o libavutil/buffer.o libavutil/buffer.c
strip -x libswscale/x86/input.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/channel_layout.d -MT libavutil/channel_layout.o -c -o libavutil/channel_layout.o libavutil/channel_layout.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/cpu.d -MT libavutil/cpu.o -c -o libavutil/cpu.o libavutil/cpu.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/crc.d -MT libavutil/crc.o -c -o libavutil/crc.o libavutil/crc.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/des.d -MT libavutil/des.o -c -o libavutil/des.o libavutil/des.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/dict.d -MT libavutil/dict.o -c -o libavutil/dict.o libavutil/dict.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/display.d -MT libavutil/display.o -c -o libavutil/display.o libavutil/display.c
strip -x libavresample/x86/audio_convert.o
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/downmix_info.d -MT libavutil/downmix_info.o -c -o libavutil/downmix_info.o libavutil/downmix_info.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libswscale/x86/ -o libswscale/x86/scale.o libswscale/x86/scale.asm
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/error.d -MT libavutil/error.o -c -o libavutil/error.o libavutil/error.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/eval.d -MT libavutil/eval.o -c -o libavutil/eval.o libavutil/eval.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/fifo.d -MT libavutil/fifo.o -c -o libavutil/fifo.o libavutil/fifo.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/file.d -MT libavutil/file.o -c -o libavutil/file.o libavutil/file.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/file_open.d -MT libavutil/file_open.o -c -o libavutil/file_open.o libavutil/file_open.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/float_dsp.d -MT libavutil/float_dsp.o -c -o libavutil/float_dsp.o libavutil/float_dsp.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/frame.d -MT libavutil/frame.o -c -o libavutil/frame.o libavutil/frame.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/hmac.d -MT libavutil/hmac.o -c -o libavutil/hmac.o libavutil/hmac.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/hwcontext.d -MT libavutil/hwcontext.o -c -o libavutil/hwcontext.o libavutil/hwcontext.c
yasm -f macho64 -m amd64 -DPIC -DPREFIX -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/hevc_mc.o libavcodec/x86/hevc_mc.asm
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/imgutils.d -MT libavutil/imgutils.o -c -o libavutil/imgutils.o libavutil/imgutils.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/intmath.d -MT libavutil/intmath.o -c -o libavutil/intmath.o libavutil/intmath.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -mfpmath=sse -msse2 -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include/opus -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavutil/lfg.d -MT libavutil/lfg.o -c -o libavutil/lfg.o libavutil/lfg.c
/brew/Library/Homebrew/shims/super/gcc -I. -I. -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I./compat/dispatch_semaphore -D_DEFAULT_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/private/tmp/handbrake-20180519-33821-vdsb37/HandBrake-1.1.0/build/contrib
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment