Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshuacalebs/9ec15b6e17e694875c212b00cd72fcd6 to your computer and use it in GitHub Desktop.
Save joshuacalebs/9ec15b6e17e694875c212b00cd72fcd6 to your computer and use it in GitHub Desktop.
handbrake on macOS 11.2 - Homebrew build logs
Homebrew build logs for handbrake on macOS 11.2
Host: Mac-mini.local
Build date: 2021-04-15 10:19:19
HOMEBREW_VERSION: 3.1.1
ORIGIN: https://github.com/Homebrew/brew
HEAD: dc3e8b485a166a73d6463320d9deaba6236f747c
Last commit: 3 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: b5bb787366ab97760395a27a0511834315ac774c
Core tap last commit: 2 days ago
Core tap branch: master
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 6
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: hexa-core 64-bit kabylake
Clang: 12.0 build 1200
Git: 2.31.1 => /usr/local/bin/git
Curl: 7.64.1 => /usr/bin/curl
macOS: 11.2.3-x86_64
CLT: 12.4.0.0.1.1610135815
Xcode: 12.4
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: Broken symlinks were found. Remove them with `brew cleanup`:
/usr/local/lib/docker/cli-plugins
2021-04-15 10:17:41 -0500
./configure
--prefix=/usr/local/Cellar/handbrake/1.3.3_1
--disable-xcode
--disable-gtk
probe: build tuple...(pass) x86_64-apple-darwin20.3.0
find: ar...(pass) /usr/bin/ar
find: cp...(pass) /bin/cp
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: python3.9...(pass) /usr/local/opt/python@3.9/bin/python3.9
find: clang...(pass) /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang
find: make...(pass) /usr/local/Homebrew/Library/Homebrew/shims/mac/super/make
find: autoconf...(pass) /usr/local/opt/autoconf/bin/autoconf
find: automake...(pass) /usr/local/opt/automake/bin/automake
find: libtool...(pass) /usr/bin/libtool
find: lipo...(pass) /usr/bin/lipo
find: pkg-config...(pass) /usr/local/Homebrew/Library/Homebrew/shims/mac/super/pkg-config
find: meson...(pass) /usr/local/opt/meson/bin/meson
find: nasm...(pass) /usr/local/opt/nasm/bin/nasm
find: ninja-build...(pass) /usr/local/opt/ninja/bin/ninja
find: xcodebuild...(pass) /usr/bin/xcodebuild
compute: available architectures...(pass) x86_64
probe: number of CPU cores...(pass) 6
probe: repo info...(fail) code 128
probe: version.txt...(pass)
compute: project data...(pass) HandBrake (release)
version probe: autoconf 2.69.0...(pass) 2.71
version probe: automake 1.13.0...(pass) 1.16.3
version probe: pkg-config 0.27.0...(pass) 0.29.2
version probe: meson 0.47.0...(pass) 0.57.2
version probe: nasm 2.13.0...(pass) 2.15.05
version probe: xcodebuild 10.3.0...(pass) 12.4
compute: host tuple...(pass) x86_64-apple-darwin20.3.0
find: cmake...(pass) /usr/local/opt/cmake/bin/cmake
version probe: cmake 3.1.0...(pass) 3.20.1
probe: strerror_r...(pass)
probe: checking for -Wno-format-truncation...(fail) code 1
compute: makevar SRC/ = ..
compute: makevar BUILD/ = .
compute: makevar PREFIX/ = /usr/local/Cellar/handbrake/1.3.3_1
compute: makevar XCODE.prefix/ = /Applications
mkdir: ./build
chdir: ./build
write: GNUmakefile
mkdir: project
write: project/handbrake.m4
write: distfile.cfg
-------------------------------------------------------------------------------
Build system: x86_64-apple-darwin20.3.0
Host system: x86_64-apple-darwin20.3.0
Target platform: darwin
Harden: False
Sandbox: False
Enable FDK-AAC: False
Enable FFmpeg AAC: False
Enable NVENC: False (not supported on target platform)
Enable QSV: False (not supported on target platform)
Enable VCE: False (not supported on target platform)
-------------------------------------------------------------------------------
Build is configured!
You may now cd into ./build and run make (/usr/local/Homebrew/Library/Homebrew/shims/mac/super/make).
clang called with: -E -
superenv added: -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E - -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -
superenv added: -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E - -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest conftest.c
superenv added: -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.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/MacOSX.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -Werror -Wno-format-truncation -S -o /dev/null -xc /dev/null
superenv added: -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -O2 -Werror -Wno-format-truncation -S -o /dev/null -xc /dev/null -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.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.
2021-04-15 10:17:43 -0500
make
-C
build
/bin/mkdir -p libhb/handbrake
/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/libdav1d
/bin/mkdir -p contrib/lame
/bin/mkdir -p contrib/libopus
/bin/mkdir -p contrib/libspeex
ERROR: download failure; <urlopen error timed out>; continuing.
downloading https://download.handbrake.fr/handbrake/contrib/ffmpeg-4.2.3.tar.bz2 to ../download/ffmpeg-4.2.3.tar.bz2
downloading https://ffmpeg.org/releases/ffmpeg-4.2.3.tar.bz2 to ../download/ffmpeg-4.2.3.tar.bz2
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
downloading... 393216 bytes
downloading... 458752 bytes
downloading... 524288 bytes
downloading... 589824 bytes
downloading... 655360 bytes
downloading... 720896 bytes
downloading... 786432 bytes
downloading... 851968 bytes
downloading... 917504 bytes
downloading... 983040 bytes
downloading... 1048576 bytes
downloading... 1114112 bytes
downloading... 1179648 bytes
downloading... 1245184 bytes
downloading... 1310720 bytes
downloading... 1376256 bytes
downloading... 1441792 bytes
downloading... 1507328 bytes
downloading... 1572864 bytes
downloading... 1638400 bytes
downloading... 1703936 bytes
downloading... 1769472 bytes
downloading... 1835008 bytes
downloading... 1900544 bytes
downloading... 1966080 bytes
downloading... 2031616 bytes
downloading... 2097152 bytes
downloading... 2162688 bytes
downloading... 2228224 bytes
downloading... 2293760 bytes
downloading... 2359296 bytes
downloading... 2424832 bytes
downloading... 2490368 bytes
downloading... 2555904 bytes
downloading... 2621440 bytes
downloading... 2686976 bytes
downloading... 2752512 bytes
downloading... 2818048 bytes
downloading... 2883584 bytes
downloading... 2949120 bytes
downloading... 3014656 bytes
downloading... 3080192 bytes
downloading... 3145728 bytes
downloading... 3211264 bytes
downloading... 3276800 bytes
downloading... 3342336 bytes
downloading... 3407872 bytes
downloading... 3473408 bytes
downloading... 3538944 bytes
downloading... 3604480 bytes
downloading... 3670016 bytes
downloading... 3735552 bytes
downloading... 3801088 bytes
downloading... 3866624 bytes
downloading... 3932160 bytes
downloading... 3997696 bytes
downloading... 4063232 bytes
downloading... 4128768 bytes
downloading... 4194304 bytes
downloading... 4259840 bytes
downloading... 4325376 bytes
downloading... 4390912 bytes
downloading... 4456448 bytes
downloading... 4521984 bytes
downloading... 4587520 bytes
downloading... 4653056 bytes
downloading... 4718592 bytes
downloading... 4784128 bytes
downloading... 4849664 bytes
downloading... 4915200 bytes
downloading... 4980736 bytes
downloading... 5046272 bytes
downloading... 5111808 bytes
downloading... 5177344 bytes
downloading... 5242880 bytes
downloading... 5308416 bytes
downloading... 5373952 bytes
downloading... 5439488 bytes
downloading... 5505024 bytes
downloading... 5570560 bytes
downloading... 5636096 bytes
downloading... 5701632 bytes
downloading... 5767168 bytes
downloading... 5832704 bytes
downloading... 5898240 bytes
downloading... 5963776 bytes
downloading... 6029312 bytes
downloading... 6094848 bytes
downloading... 6160384 bytes
downloading... 6225920 bytes
downloading... 6291456 bytes
downloading... 6356992 bytes
downloading... 6422528 bytes
downloading... 6488064 bytes
downloading... 6553600 bytes
downloading... 6619136 bytes
downloading... 6684672 bytes
downloading... 6750208 bytes
downloading... 6815744 bytes
downloading... 6881280 bytes
downloading... 6946816 bytes
downloading... 7012352 bytes
downloading... 7077888 bytes
downloading... 7143424 bytes
downloading... 7208960 bytes
downloading... 7274496 bytes
downloading... 7340032 bytes
downloading... 7405568 bytes
downloading... 7471104 bytes
downloading... 7536640 bytes
downloading... 7602176 bytes
downloading... 7667712 bytes
downloading... 7733248 bytes
downloading... 7798784 bytes
downloading... 7864320 bytes
downloading... 7929856 bytes
downloading... 7995392 bytes
downloading... 8060928 bytes
downloading... 8126464 bytes
downloading... 8192000 bytes
downloading... 8257536 bytes
downloading... 8323072 bytes
downloading... 8388608 bytes
downloading... 8454144 bytes
downloading... 8519680 bytes
downloading... 8585216 bytes
downloading... 8650752 bytes
downloading... 8716288 bytes
downloading... 8781824 bytes
downloading... 8847360 bytes
downloading... 8912896 bytes
downloading... 8978432 bytes
downloading... 9043968 bytes
downloading... 9109504 bytes
downloading... 9175040 bytes
downloading... 9240576 bytes
downloading... 9306112 bytes
downloading... 9371648 bytes
downloading... 9437184 bytes
downloading... 9502720 bytes
downloading... 9568256 bytes
downloading... 9633792 bytes
downloading... 9699328 bytes
downloading... 9764864 bytes
downloading... 9830400 bytes
downloading... 9895936 bytes
downloading... 9961472 bytes
downloading... 10027008 bytes
downloading... 10092544 bytes
downloading... 10158080 bytes
downloading... 10223616 bytes
downloading... 10289152 bytes
downloading... 10354688 bytes
downloading... 10420224 bytes
downloading... 10485760 bytes
downloading... 10551296 bytes
downloading... 10616832 bytes
downloading... 10682368 bytes
downloading... 10747904 bytes
downloading... 10813440 bytes
downloading... 10878976 bytes
downloading... 10944512 bytes
downloading... 10957405 bytes
download total: 10957405 bytes
sha256 (../download/ffmpeg-4.2.3.tar.bz2) = 217eb211c33303b37c5521a5abe1f0140854d6810c6a6ee399456cc96356795e (pass)
/bin/mkdir -p contrib/libogg
downloading https://download.handbrake.fr/handbrake/contrib/dav1d-0.5.1.tar.bz2 to ../download/dav1d-0.5.1.tar.bz2
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
downloading... 393216 bytes
downloading... 458752 bytes
downloading... 524288 bytes
downloading... 548584 bytes
download total: 548584 bytes
sha256 (../download/dav1d-0.5.1.tar.bz2) = 0214d201a338e8418f805b68f9ad277e33d79c18594dee6eaf6dcd74db2674a9 (pass)
/bin/mkdir -p contrib/xz
downloading https://download.handbrake.fr/handbrake/contrib/libogg-1.3.4.tar.gz to ../download/libogg-1.3.4.tar.gz
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
downloading... 393216 bytes
downloading... 458752 bytes
downloading... 524288 bytes
downloading... 589570 bytes
download total: 589570 bytes
sha256 (../download/libogg-1.3.4.tar.gz) = fe5670640bd49e828d64d2879c31cb4dde9758681bb664f9bdbf159a01b0c76e (pass)
/bin/mkdir -p contrib/freetype
downloading https://download.handbrake.fr/handbrake/contrib/lame-3.100.tar.gz to ../download/lame-3.100.tar.gz
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
downloading... 393216 bytes
downloading... 458752 bytes
downloading... 524288 bytes
downloading... 589824 bytes
downloading... 655360 bytes
downloading... 720896 bytes
downloading... 786432 bytes
downloading... 851968 bytes
downloading... 917504 bytes
downloading... 983040 bytes
downloading... 1048576 bytes
downloading... 1114112 bytes
downloading... 1179648 bytes
downloading... 1245184 bytes
downloading... 1310720 bytes
downloading... 1376256 bytes
downloading... 1441792 bytes
downloading... 1507328 bytes
downloading... 1524133 bytes
download total: 1524133 bytes
sha256 (../download/lame-3.100.tar.gz) = ddfe36cab873794038ae2c1210557ad34857a4b6bdc515785d1da9e175b1da1e (pass)
/bin/mkdir -p contrib/libass
downloading https://download.handbrake.fr/contrib/opus-1.3.1.tar.gz to ../download/opus-1.3.1.tar.gz
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
downloading... 393216 bytes
downloading... 458752 bytes
downloading... 524288 bytes
downloading... 589824 bytes
downloading... 655360 bytes
downloading... 720896 bytes
downloading... 786432 bytes
downloading... 851968 bytes
downloading... 917504 bytes
downloading... 983040 bytes
downloading... 1040054 bytes
download total: 1040054 bytes
sha256 (../download/opus-1.3.1.tar.gz) = 65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d (pass)
/bin/mkdir -p contrib/fribidi
downloading https://download.handbrake.fr/handbrake/contrib/harfbuzz-2.6.4.tar.xz to ../download/harfbuzz-2.6.4.tar.xz
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
downloading... 393216 bytes
downloading... 458752 bytes
downloading... 524288 bytes
downloading... 589824 bytes
downloading... 655360 bytes
downloading... 720896 bytes
downloading... 786432 bytes
downloading... 851968 bytes
downloading... 917504 bytes
downloading... 983040 bytes
downloading... 1048576 bytes
downloading... 1114112 bytes
downloading... 1179648 bytes
downloading... 1245184 bytes
downloading... 1310720 bytes
downloading... 1376256 bytes
downloading... 1441792 bytes
downloading... 1507328 bytes
downloading... 1572864 bytes
downloading... 1638400 bytes
downloading... 1703936 bytes
downloading... 1769472 bytes
downloading... 1835008 bytes
downloading... 1900544 bytes
downloading... 1966080 bytes
downloading... 2031616 bytes
downloading... 2097152 bytes
downloading... 2162688 bytes
downloading... 2228224 bytes
downloading... 2293760 bytes
downloading... 2359296 bytes
downloading... 2424832 bytes
downloading... 2490368 bytes
downloading... 2555904 bytes
downloading... 2621440 bytes
downloading... 2686976 bytes
downloading... 2752512 bytes
downloading... 2818048 bytes
downloading... 2883584 bytes
downloading... 2949120 bytes
downloading... 3014656 bytes
downloading... 3080192 bytes
downloading... 3145728 bytes
downloading... 3211264 bytes
downloading... 3276800 bytes
downloading... 3342336 bytes
downloading... 3407872 bytes
downloading... 3473408 bytes
downloading... 3538944 bytes
downloading... 3604480 bytes
downloading... 3670016 bytes
downloading... 3735552 bytes
downloading... 3801088 bytes
downloading... 3866624 bytes
downloading... 3932160 bytes
downloading... 3997696 bytes
downloading... 4063232 bytes
downloading... 4128768 bytes
downloading... 4194304 bytes
downloading... 4259840 bytes
downloading... 4325376 bytes
downloading... 4390912 bytes
downloading... 4456448 bytes
downloading... 4521984 bytes
downloading... 4587520 bytes
downloading... 4653056 bytes
downloading... 4718592 bytes
downloading... 4784128 bytes
downloading... 4849664 bytes
downloading... 4915200 bytes
downloading... 4980736 bytes
downloading... 5046272 bytes
downloading... 5111808 bytes
downloading... 5177344 bytes
downloading... 5242880 bytes
downloading... 5308416 bytes
downloading... 5373952 bytes
downloading... 5439488 bytes
downloading... 5505024 bytes
downloading... 5570560 bytes
downloading... 5636096 bytes
downloading... 5701632 bytes
downloading... 5767168 bytes
downloading... 5832704 bytes
downloading... 5898240 bytes
downloading... 5963776 bytes
downloading... 5967468 bytes
download total: 5967468 bytes
sha256 (../download/harfbuzz-2.6.4.tar.xz) = 9413b8d96132d699687ef914ebb8c50440efc87b3f775d25856d7ec347c03c12 (pass)
/bin/mkdir -p contrib/harfbuzz
downloading https://download.handbrake.fr/handbrake/contrib/freetype-2.10.1.tar.gz to ../download/freetype-2.10.1.tar.gz
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
downloading... 393216 bytes
downloading... 458752 bytes
downloading... 524288 bytes
downloading... 589824 bytes
downloading... 655360 bytes
downloading... 720896 bytes
downloading... 786432 bytes
downloading... 851968 bytes
downloading... 917504 bytes
downloading... 983040 bytes
downloading... 1048576 bytes
downloading... 1114112 bytes
downloading... 1179648 bytes
downloading... 1245184 bytes
downloading... 1310720 bytes
downloading... 1376256 bytes
downloading... 1441792 bytes
downloading... 1507328 bytes
downloading... 1572864 bytes
downloading... 1638400 bytes
downloading... 1703936 bytes
downloading... 1769472 bytes
downloading... 1835008 bytes
downloading... 1900544 bytes
downloading... 1966080 bytes
downloading... 2031616 bytes
downloading... 2097152 bytes
downloading... 2162688 bytes
downloading... 2228224 bytes
downloading... 2293760 bytes
downloading... 2359296 bytes
downloading... 2424832 bytes
downloading... 2490368 bytes
downloading... 2555904 bytes
downloading... 2621440 bytes
downloading... 2686976 bytes
downloading... 2752512 bytes
downloading... 2818048 bytes
downloading... 2883584 bytes
downloading... 2949120 bytes
downloading... 3014656 bytes
downloading... 3080192 bytes
downloading... 3145728 bytes
downloading... 3211264 bytes
downloading... 3276800 bytes
downloading... 3342336 bytes
downloading... 3407872 bytes
downloading... 3473408 bytes
downloading... 3478158 bytes
download total: 3478158 bytes
sha256 (../download/freetype-2.10.1.tar.gz) = 3a60d391fd579440561bf0e7f31af2222bc610ad6ce4d9d7bd2165bca8669110 (pass)
/bin/mkdir -p contrib/libdvdread
downloading https://download.handbrake.fr/handbrake/contrib/libdvdnav-6.0.1.tar.bz2 to ../download/libdvdnav-6.0.1.tar.bz2
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
downloading... 378491 bytes
download total: 378491 bytes
sha256 (../download/libdvdnav-6.0.1.tar.bz2) = e566a396f1950017088bfd760395b0565db44234195ada5413366c9d23926733 (pass)
/bin/mkdir -p contrib/libdvdnav
downloading https://download.handbrake.fr/handbrake/contrib/libass-0.14.0.tar.gz to ../download/libass-0.14.0.tar.gz
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
downloading... 393216 bytes
downloading... 458752 bytes
downloading... 497354 bytes
download total: 497354 bytes
sha256 (../download/libass-0.14.0.tar.gz) = 8d5a5c920b90b70a108007ffcd2289ac652c0e03fc88e6eecefa37df0f2e7fdf (pass)
/bin/mkdir -p contrib/libtheora
downloading https://download.handbrake.fr/handbrake/contrib/libdvdread-6.0.2.tar.bz2 to ../download/libdvdread-6.0.2.tar.bz2
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
downloading... 393216 bytes
downloading... 405298 bytes
download total: 405298 bytes
sha256 (../download/libdvdread-6.0.2.tar.bz2) = f91401af213b219cdde24b46c50a57f29301feb7f965678f1d7ed4632cc6feb0 (pass)
/bin/mkdir -p contrib/libvorbis
downloading https://download.handbrake.fr/handbrake/contrib/xz-5.2.4.tar.bz2 to ../download/xz-5.2.4.tar.bz2
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
downloading... 393216 bytes
downloading... 458752 bytes
downloading... 524288 bytes
downloading... 589824 bytes
downloading... 655360 bytes
downloading... 720896 bytes
downloading... 786432 bytes
downloading... 851968 bytes
downloading... 917504 bytes
downloading... 983040 bytes
downloading... 1048576 bytes
downloading... 1114112 bytes
downloading... 1179648 bytes
downloading... 1245184 bytes
downloading... 1287922 bytes
download total: 1287922 bytes
sha256 (../download/xz-5.2.4.tar.bz2) = 3313fd2a95f43d88e44264e6b015e7d03053e681860b0d5d3f9baca79c57b7bf (pass)
/bin/mkdir -p contrib/libxml2
downloading https://download.handbrake.fr/handbrake/contrib/x264-snapshot-20180925-2245.tar.bz2 to ../download/x264-snapshot-20180925-2245.tar.bz2
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
downloading... 393216 bytes
downloading... 458752 bytes
downloading... 524288 bytes
downloading... 589824 bytes
downloading... 655360 bytes
downloading... 720896 bytes
downloading... 770751 bytes
download total: 770751 bytes
sha256 (../download/x264-snapshot-20180925-2245.tar.bz2) = 207c668e5b149dae04648b74f1008ab457e57ea89ea96712eebe52a79884ca7c (pass)
/bin/mkdir -p contrib/x264
/bin/mkdir -p contrib/x265
downloading https://download.handbrake.fr/handbrake/contrib/libvorbis-1.3.6.tar.gz to ../download/libvorbis-1.3.6.tar.gz
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
downloading... 393216 bytes
downloading... 458752 bytes
downloading... 524288 bytes
downloading... 589824 bytes
downloading... 655360 bytes
downloading... 720896 bytes
downloading... 786432 bytes
downloading... 851968 bytes
downloading... 917504 bytes
downloading... 983040 bytes
downloading... 1048576 bytes
downloading... 1114112 bytes
downloading... 1179648 bytes
downloading... 1245184 bytes
downloading... 1310720 bytes
downloading... 1376256 bytes
downloading... 1441792 bytes
downloading... 1507328 bytes
downloading... 1572864 bytes
downloading... 1634357 bytes
download total: 1634357 bytes
sha256 (../download/libvorbis-1.3.6.tar.gz) = 6ed40e0241089a42c48604dc00e362beee00036af2d8b3f46338031c9e0351cb (pass)
downloading https://download.handbrake.fr/contrib/x265_3.2.1.tar.gz to ../download/x265_3.2.1.tar.gz
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
downloading... 393216 bytes
downloading... 458752 bytes
downloading... 524288 bytes
downloading... 589824 bytes
downloading... 655360 bytes
downloading... 720896 bytes
downloading... 786432 bytes
downloading... 851968 bytes
downloading... 917504 bytes
downloading... 983040 bytes
downloading... 1048576 bytes
downloading... 1114112 bytes
downloading... 1179648 bytes
downloading... 1245184 bytes
downloading... 1310720 bytes
downloading... 1376256 bytes
downloading... 1426255 bytes
download total: 1426255 bytes
sha256 (../download/x265_3.2.1.tar.gz) = fb9badcf92364fd3567f8b5aa0e5e952aeea7a39a2b864387cec31e3b58cbbcc (pass)
/bin/mkdir -p contrib/libbluray
downloading https://download.handbrake.fr/handbrake/contrib/fribidi-1.0.7.tar.gz to ../download/fribidi-1.0.7.tar.gz
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
downloading... 393216 bytes
downloading... 458752 bytes
downloading... 524288 bytes
downloading... 589824 bytes
downloading... 655360 bytes
downloading... 720896 bytes
downloading... 786432 bytes
downloading... 851968 bytes
downloading... 917504 bytes
downloading... 983040 bytes
downloading... 1048576 bytes
downloading... 1114112 bytes
downloading... 1179648 bytes
downloading... 1245184 bytes
downloading... 1310720 bytes
downloading... 1376256 bytes
downloading... 1441792 bytes
downloading... 1507328 bytes
downloading... 1572864 bytes
downloading... 1638400 bytes
downloading... 1703936 bytes
downloading... 1769472 bytes
downloading... 1835008 bytes
downloading... 1900544 bytes
downloading... 1966080 bytes
downloading... 2031616 bytes
downloading... 2087719 bytes
download total: 2087719 bytes
sha256 (../download/fribidi-1.0.7.tar.gz) = 4352e95aa26bc0c4a45a224d606df0aba5f17f8cadcbcde36dd976e585a320e8 (pass)
/bin/mkdir -p contrib/jansson
/bin/mkdir -p libhb/platform/macosx
/bin/mkdir -p test
/usr/bin/gm4 -Iproject ../libhb/handbrake/project.h.m4 > libhb/handbrake/project.h
downloading https://download.handbrake.fr/handbrake/contrib/jansson-2.12.tar.bz2 to ../download/jansson-2.12.tar.bz2
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
/bin/cp ../libhb/handbrake/audio_remap.h libhb/handbrake/audio_remap.h
/bin/cp ../libhb/handbrake/audio_resample.h libhb/handbrake/audio_resample.h
/bin/cp ../libhb/handbrake/avfilter_priv.h libhb/handbrake/avfilter_priv.h
/bin/cp ../libhb/handbrake/bits.h libhb/handbrake/bits.h
/bin/cp ../libhb/handbrake/colormap.h libhb/handbrake/colormap.h
/bin/cp ../libhb/handbrake/common.h libhb/handbrake/common.h
/bin/cp ../libhb/handbrake/compat.h libhb/handbrake/compat.h
/bin/cp ../libhb/handbrake/deccc608sub.h libhb/handbrake/deccc608sub.h
/bin/cp ../libhb/handbrake/decomb.h libhb/handbrake/decomb.h
/bin/cp ../libhb/handbrake/decsrtsub.h libhb/handbrake/decsrtsub.h
/bin/cp ../libhb/handbrake/decssasub.h libhb/handbrake/decssasub.h
/bin/cp ../libhb/handbrake/dvd.h libhb/handbrake/dvd.h
/bin/cp ../libhb/handbrake/eedi2.h libhb/handbrake/eedi2.h
/bin/cp ../libhb/handbrake/encx264.h libhb/handbrake/encx264.h
/bin/cp ../libhb/handbrake/h264_common.h libhb/handbrake/h264_common.h
/bin/cp ../libhb/handbrake/h265_common.h libhb/handbrake/h265_common.h
/bin/cp ../libhb/handbrake/handbrake.h libhb/handbrake/handbrake.h
/bin/cp ../libhb/handbrake/hb_dict.h libhb/handbrake/hb_dict.h
/bin/cp ../libhb/handbrake/hb_json.h libhb/handbrake/hb_json.h
/bin/cp ../libhb/handbrake/hbavfilter.h libhb/handbrake/hbavfilter.h
/bin/cp ../libhb/handbrake/hbffmpeg.h libhb/handbrake/hbffmpeg.h
/bin/cp ../libhb/handbrake/hbtypes.h libhb/handbrake/hbtypes.h
/bin/cp ../libhb/handbrake/internal.h libhb/handbrake/internal.h
/bin/cp ../libhb/handbrake/lang.h libhb/handbrake/lang.h
/bin/cp ../libhb/handbrake/nal_units.h libhb/handbrake/nal_units.h
/bin/cp ../libhb/handbrake/nlmeans.h libhb/handbrake/nlmeans.h
downloading... 393216 bytes
/bin/cp ../libhb/handbrake/nvenc_common.h libhb/handbrake/nvenc_common.h
downloading... 404669 bytes
download total: 404669 bytes
sha256 (../download/jansson-2.12.tar.bz2) = 645d72cc5dbebd4df608d33988e55aa42a7661039e19a379fcbe5c79d1aee1d2 (pass)
/bin/cp ../libhb/handbrake/param.h libhb/handbrake/param.h
/bin/cp ../libhb/handbrake/plist.h libhb/handbrake/plist.h
/bin/cp ../libhb/handbrake/ports.h libhb/handbrake/ports.h
/bin/cp ../libhb/handbrake/preset.h libhb/handbrake/preset.h
/bin/cp ../libhb/handbrake/preset_builtin.h libhb/handbrake/preset_builtin.h
/bin/cp ../libhb/handbrake/qsv_common.h libhb/handbrake/qsv_common.h
/bin/cp ../libhb/handbrake/qsv_filter.h libhb/handbrake/qsv_filter.h
/bin/cp ../libhb/handbrake/qsv_filter_pp.h libhb/handbrake/qsv_filter_pp.h
/bin/cp ../libhb/handbrake/qsv_libav.h libhb/handbrake/qsv_libav.h
/bin/cp ../libhb/handbrake/qsv_memory.h libhb/handbrake/qsv_memory.h
/bin/cp ../libhb/handbrake/ssautil.h libhb/handbrake/ssautil.h
/bin/cp ../libhb/handbrake/taskset.h libhb/handbrake/taskset.h
/bin/cp ../libhb/handbrake/vce_common.h libhb/handbrake/vce_common.h
sha256 (../download/ffmpeg-4.2.3.tar.bz2) = 217eb211c33303b37c5521a5abe1f0140854d6810c6a6ee399456cc96356795e (pass)
sha256 (../download/dav1d-0.5.1.tar.bz2) = 0214d201a338e8418f805b68f9ad277e33d79c18594dee6eaf6dcd74db2674a9 (pass)
sha256 (../download/lame-3.100.tar.gz) = ddfe36cab873794038ae2c1210557ad34857a4b6bdc515785d1da9e175b1da1e (pass)
sha256 (../download/opus-1.3.1.tar.gz) = 65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d (pass)
sha256 (../download/libogg-1.3.4.tar.gz) = fe5670640bd49e828d64d2879c31cb4dde9758681bb664f9bdbf159a01b0c76e (pass)
sha256 (../download/xz-5.2.4.tar.bz2) = 3313fd2a95f43d88e44264e6b015e7d03053e681860b0d5d3f9baca79c57b7bf (pass)
sha256 (../download/freetype-2.10.1.tar.gz) = 3a60d391fd579440561bf0e7f31af2222bc610ad6ce4d9d7bd2165bca8669110 (pass)
sha256 (../download/libass-0.14.0.tar.gz) = 8d5a5c920b90b70a108007ffcd2289ac652c0e03fc88e6eecefa37df0f2e7fdf (pass)
sha256 (../download/fribidi-1.0.7.tar.gz) = 4352e95aa26bc0c4a45a224d606df0aba5f17f8cadcbcde36dd976e585a320e8 (pass)
sha256 (../download/harfbuzz-2.6.4.tar.xz) = 9413b8d96132d699687ef914ebb8c50440efc87b3f775d25856d7ec347c03c12 (pass)
sha256 (../download/libdvdread-6.0.2.tar.bz2) = f91401af213b219cdde24b46c50a57f29301feb7f965678f1d7ed4632cc6feb0 (pass)
sha256 (../download/libdvdnav-6.0.1.tar.bz2) = e566a396f1950017088bfd760395b0565db44234195ada5413366c9d23926733 (pass)
sha256 (../download/libvorbis-1.3.6.tar.gz) = 6ed40e0241089a42c48604dc00e362beee00036af2d8b3f46338031c9e0351cb (pass)
sha256 (../download/x264-snapshot-20180925-2245.tar.bz2) = 207c668e5b149dae04648b74f1008ab457e57ea89ea96712eebe52a79884ca7c (pass)
sha256 (../download/x265_3.2.1.tar.gz) = fb9badcf92364fd3567f8b5aa0e5e952aeea7a39a2b864387cec31e3b58cbbcc (pass)
touch contrib/x265/.stamp.x265_10.extract
touch contrib/x265/.stamp.x265_12.extract
downloading https://download.handbrake.fr/handbrake/contrib/libtheora-1.1.1.tar.bz2 to ../download/libtheora-1.1.1.tar.bz2
downloading... 65536 bytes
sha256 (../download/jansson-2.12.tar.bz2) = 645d72cc5dbebd4df608d33988e55aa42a7661039e19a379fcbe5c79d1aee1d2 (pass)
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -std=gnu99 -pipe -fmessage-length=0 -Wall -arch x86_64 -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_DARWIN -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
downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
downloading... 393216 bytes
downloading... 458752 bytes
downloading... 524288 bytes
downloading... 589824 bytes
downloading... 655360 bytes
downloading... 720896 bytes
downloading... 786432 bytes
downloading... 851968 bytes
/bin/rm -fr ./contrib/ffmpeg/ffmpeg-4.2.3/
/usr/bin/tar xfC ../download/ffmpeg-4.2.3.tar.bz2 ./contrib/ffmpeg/
downloading... 917504 bytes
downloading... 983040 bytes
downloading... 1048576 bytes
downloading... 1114112 bytes
downloading... 1179648 bytes
downloading... 1245184 bytes
downloading... 1310720 bytes
downloading... 1376256 bytes
downloading... 1441792 bytes
downloading... 1507328 bytes
downloading... 1572864 bytes
downloading... 1638400 bytes
downloading... 1703936 bytes
downloading... 1769472 bytes
downloading... 1835008 bytes
downloading... 1900544 bytes
downloading... 1903175 bytes
download total: 1903175 bytes
sha256 (../download/libtheora-1.1.1.tar.bz2) = b6ae1ee2fa3d42ac489287d3ec34c5885730b1296f0801ae577a35193d3affbc (pass)
/bin/rm -fr ./contrib/libdav1d/dav1d-0.5.1/
/usr/bin/tar xfC ../download/dav1d-0.5.1.tar.bz2 ./contrib/libdav1d/
touch contrib/libdav1d/.stamp.libdav1d.extract
/bin/rm -fr ./contrib/lame/lame-3.100/
/usr/bin/tar xfC ../download/lame-3.100.tar.gz ./contrib/lame/
touch contrib/lame/.stamp.lame.extract
/bin/rm -fr ./contrib/libopus/opus-1.3.1/
/usr/bin/tar xfC ../download/opus-1.3.1.tar.gz ./contrib/libopus/
touch contrib/libopus/.stamp.libopus.extract
/bin/rm -fr ./contrib/libogg/libogg-1.3.4/
/usr/bin/tar xfC ../download/libogg-1.3.4.tar.gz ./contrib/libogg/
touch contrib/libogg/.stamp.libogg.extract
/bin/rm -fr ./contrib/xz/xz-5.2.4/
/usr/bin/tar xfC ../download/xz-5.2.4.tar.bz2 ./contrib/xz/
touch contrib/xz/.stamp.xz.extract
/bin/rm -fr ./contrib/freetype/freetype-2.10.1/
/usr/bin/tar xfC ../download/freetype-2.10.1.tar.gz ./contrib/freetype/
touch contrib/freetype/.stamp.freetype.extract
/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
/bin/rm -fr ./contrib/fribidi/fribidi-1.0.7/
/usr/bin/tar xfC ../download/fribidi-1.0.7.tar.gz ./contrib/fribidi/
touch contrib/fribidi/.stamp.fribidi.extract
/bin/rm -fr ./contrib/harfbuzz/harfbuzz-2.6.4/
/usr/bin/tar xfC ../download/harfbuzz-2.6.4.tar.xz ./contrib/harfbuzz/
downloading https://download.handbrake.fr/handbrake/contrib/speex-1.2.0.tar.gz to ../download/speex-1.2.0.tar.gz
downloading... 65536 bytes
downloading... 131072 bytes
downloading... 196608 bytes
touch contrib/harfbuzz/.stamp.harfbuzz.extract
/bin/rm -fr ./contrib/libdvdread/libdvdread-6.0.2/
/usr/bin/tar xfC ../download/libdvdread-6.0.2.tar.bz2 ./contrib/libdvdread/
downloading... 262144 bytes
touch contrib/libdvdread/.stamp.libdvdread.extract
/bin/rm -fr ./contrib/libdvdnav/libdvdnav-6.0.1/
/usr/bin/tar xfC ../download/libdvdnav-6.0.1.tar.bz2 ./contrib/libdvdnav/
touch contrib/libdvdnav/.stamp.libdvdnav.extract
downloading... 327680 bytes
sha256 (../download/libtheora-1.1.1.tar.bz2) = b6ae1ee2fa3d42ac489287d3ec34c5885730b1296f0801ae577a35193d3affbc (pass)
/bin/rm -fr ./contrib/libvorbis/libvorbis-1.3.6/
/usr/bin/tar xfC ../download/libvorbis-1.3.6.tar.gz ./contrib/libvorbis/
downloading... 393216 bytes
touch contrib/libvorbis/.stamp.libvorbis.extract
/bin/rm -fr ./contrib/x264/x264-snapshot-20180925-2245/
/usr/bin/tar xfC ../download/x264-snapshot-20180925-2245.tar.bz2 ./contrib/x264/
downloading... 458752 bytes
downloading... 524288 bytes
touch contrib/x264/.stamp.x264.extract
touch contrib/x265/.stamp.x265.extract
/bin/rm -fr ./contrib/x265/x265_3.2.1/
/usr/bin/tar xfC ../download/x265_3.2.1.tar.gz ./contrib/x265/
downloading... 589824 bytes
touch contrib/x265/.stamp.x265_8.extract
touch contrib/x265/.stamp.x265_10.patch
touch contrib/x265/.stamp.x265_12.patch
/bin/rm -fr ./contrib/jansson/jansson-2.12/
/usr/bin/tar xfC ../download/jansson-2.12.tar.bz2 ./contrib/jansson/
downloading... 655360 bytes
downloading... 720896 bytes
touch contrib/jansson/.stamp.jansson.extract
/usr/bin/patch -t -N -p1 -d ./contrib/libdav1d/dav1d-0.5.1/ < ../contrib/libdav1d/A00-add-cross-file.patch
patching file x86_64-w64-mingw32.meson
/usr/bin/patch -t -N -p1 -d ./contrib/libdav1d/dav1d-0.5.1/ < ../contrib/libdav1d/A01-disable-cross-posix-memalign.patch
patching file x86_64-w64-mingw32.meson
touch contrib/libdav1d/.stamp.libdav1d.patch
touch contrib/lame/.stamp.lame.patch
/usr/bin/patch -t -N -p1 -d ./contrib/libopus/opus-1.3.1/ < ../contrib/libopus/A00-static-pkg-config.patch
patching file configure.ac
Hunk #1 succeeded at 812 with fuzz 1.
Hunk #2 succeeded at 892 (offset 42 lines).
patching file opus.pc.in
touch contrib/libopus/.stamp.libopus.patch
/usr/bin/patch -t -N -p1 -d ./contrib/libogg/libogg-1.3.4/ < ../contrib/libogg/A00-fix-unsigned-types.patch
patching file include/ogg/os_types.h
touch contrib/libogg/.stamp.libogg.patch
touch contrib/xz/.stamp.xz.patch
touch contrib/freetype/.stamp.freetype.patch
/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.
touch contrib/libass/.stamp.libass.patch
/usr/bin/patch -t -N -p1 -d ./contrib/fribidi/fribidi-1.0.7/ < ../contrib/fribidi/A00-no-doc-test.patch
patching file Makefile.am
touch contrib/fribidi/.stamp.fribidi.patch
touch contrib/harfbuzz/.stamp.harfbuzz.patch
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdread/libdvdread-6.0.2/ < ../contrib/libdvdread/A01-clang-warnings.patch
downloading... 786432 bytes
patching file src/dvdread/ifo_types.h
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 30 with fuzz 1.
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdread/libdvdread-6.0.2/ < ../contrib/libdvdread/A01-macOS-hardened-runtime-dlopen.patch
patching file src/dvd_input.c
touch contrib/libdvdread/.stamp.libdvdread.patch
touch contrib/libdvdnav/.stamp.libdvdnav.patch
/bin/rm -fr ./contrib/libtheora/libtheora-1.1.1/
/usr/bin/tar xfC ../download/libtheora-1.1.1.tar.bz2 ./contrib/libtheora/
touch contrib/ffmpeg/.stamp.ffmpeg.extract
touch contrib/libvorbis/.stamp.libvorbis.patch
/usr/bin/patch -t -N -p1 -d ./contrib/x264/x264-snapshot-20180925-2245/ < ../contrib/x264/A00-version-string.patch
patching file x264.h
touch contrib/x264/.stamp.x264.patch
touch contrib/x265/.stamp.x265.patch
/usr/bin/patch -t -N -p1 -d ./contrib/x265/x265_3.2.1/ < ../contrib/x265/A01-limit-tu_fix.patch
patching file source/encoder/analysis.cpp
/usr/bin/patch -t -N -p1 -d ./contrib/x265/x265_3.2.1/ < ../contrib/x265/A02-2pass_fix.patch
patching file source/encoder/ratecontrol.cpp
/usr/bin/patch -t -N -p1 -d ./contrib/x265/x265_3.2.1/ < ../contrib/x265/A03-vbv-macroblocking.patch
patching file source/encoder/slicetype.cpp
downloading... 851968 bytes
touch contrib/x265/.stamp.x265_8.patch
touch contrib/jansson/.stamp.jansson.patch
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/ffmpeg-4.2.3/ < ../contrib/ffmpeg/A00-amf-h264-loop.patch
patching file libavcodec/amfenc_h264.c
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/ffmpeg-4.2.3/ < ../contrib/ffmpeg/A01-riff-tag-h265-in-avi.patch
patching file libavformat/riff.c
Hunk #1 succeeded at 493 (offset -3 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/ffmpeg-4.2.3/ < ../contrib/ffmpeg/A04-videotoolbox.patch
patching file libavcodec/videotoolboxenc.c
Hunk #1 succeeded at 877 (offset 11 lines).
Hunk #2 succeeded at 1321 with fuzz 1 (offset 11 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/ffmpeg-4.2.3/ < ../contrib/ffmpeg/A05-mov-read-name-track-tag-written-by-movenc.patch
patching file libavformat/mov.c
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/ffmpeg-4.2.3/ < ../contrib/ffmpeg/A06-movenc-write-3gpp-track-titl-tag.patch
patching file libavformat/movenc.c
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/ffmpeg-4.2.3/ < ../contrib/ffmpeg/A07-mov-read-3gpp-udta-tags.patch
patching file libavformat/mov.c
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/ffmpeg-4.2.3/ < ../contrib/ffmpeg/A08-movenc-write-3gpp-track-names-tags-for-all-available.patch
patching file libavformat/movenc.c
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/ffmpeg-4.2.3/ < ../contrib/ffmpeg/A11-FFmpeg-devel-amfenc-Add-support-for-pict_type-field.patch
patching file libavcodec/amfenc.c
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/ffmpeg-4.2.3/ < ../contrib/ffmpeg/A12-FFmpeg-devel-Vulkan-support.patch
patching file libavcodec/amfenc.c
patching file libavcodec/amfenc.h
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/ffmpeg-4.2.3/ < ../contrib/ffmpeg/A12-videotoolbox-smpte2084-hlg-transfer.patch
patching file configure
downloading... 917504 bytes
patching file libavcodec/videotoolboxenc.c
Hunk #1 succeeded at 923 (offset 8 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/ffmpeg-4.2.3/ < ../contrib/ffmpeg/A13-qsv-dx11.patch
patching file fftools/ffmpeg_opt.c
Hunk #1 succeeded at 507 (offset 1 line).
patching file libavcodec/qsv.c
patching file libavcodec/qsv_internal.h
patching file libavcodec/qsvdec.c
patching file libavcodec/qsvdec.h
patching file libavcodec/qsvdec_h2645.c
patching file libavcodec/qsvdec_other.c
patching file libavfilter/qsvvpp.c
patching file libavutil/hwcontext_d3d11va.c
patching file libavutil/hwcontext_qsv.c
patching file libavutil/hwcontext_qsv.h
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/ffmpeg-4.2.3/ < ../contrib/ffmpeg/A19-matroskaenc-aac-extradata.patch
patching file libavformat/matroskaenc.c
Hunk #1 succeeded at 2303 with fuzz 1 (offset 20 lines).
touch contrib/ffmpeg/.stamp.ffmpeg.patch
set -e; /bin/mkdir -p ./contrib/libdav1d/dav1d-0.5.1/build/; cd ./contrib/libdav1d/dav1d-0.5.1/build/; /usr/local/opt/meson/bin/meson --prefix=/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/ -Ddefault_library=static --libdir=/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib/ --buildtype=release -Denable_tools=false -Denable_tests=false
downloading... 983040 bytes
touch contrib/libtheora/.stamp.libtheora.extract
set -e; /bin/mkdir -p ./contrib/lame/lame-3.100/; cd ./contrib/lame/lame-3.100/; CC=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang CFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ CXXFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64" LDFLAGS="-L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --disable-frontend --enable-debug
downloading... 1047080 bytes
download total: 1047080 bytes
sha256 (../download/speex-1.2.0.tar.gz) = eaae8af0ac742dc7d542c9439ac72f1f385ce838392dc849cae4536af9210094 (pass)
set -e; /bin/mkdir -p ./contrib/libopus/opus-1.3.1/; cd ./contrib/libopus/opus-1.3.1/; rm -fr aclocal.m4 autom4te.cache configure; autoreconf -fiv; CC=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang CFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -DOPUS_WILL_BE_SLOW" CXX=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ CXXFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -mfpmath=sse -msse2 -DOPUS_WILL_BE_SLOW" CPPFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64" LDFLAGS="-L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/ --disable-dependency-tracking --enable-shared=no --enable-static --disable-doc --disable-extra-programs
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
checking build system type... x86_64-apple-darwin20.3.0
checking host system type... x86_64-apple-darwin20.3.0
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)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang
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... autoreconf: running: aclocal --force -I m4
no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -g... yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to accept ISO C89... none needed
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang understands -c and -o together... yes
checking dependency style of /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... none
checking how to run the C preprocessor... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -E
checking for grep that handles long lines and -e... downloading https://download.handbrake.fr/contrib/libvpx-1.8.1.tar.gz to ../download/libvpx-1.8.1.tar.gz
downloading... 65536 bytes
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... downloading... 131072 bytes
downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
yes
checking for sys/types.h... downloading... 393216 bytes
yes
checking for sys/stat.h... downloading... 458752 bytes
yes
checking for stdlib.h... downloading... 524288 bytes
yes
checking for string.h... downloading... 589824 bytes
yes
checking for memory.h... downloading... 655360 bytes
yes
checking for strings.h... downloading... 720896 bytes
yes
checking for inttypes.h... downloading... 786432 bytes
yes
checking for stdint.h... downloading... 851968 bytes
downloading... 917504 bytes
yes
checking for unistd.h... downloading... 983040 bytes
yes
checking minix/config.h usability... downloading... 1048576 bytes
downloading... 1114112 bytes
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... downloading... 1179648 bytes
yes
checking for library containing strerror... downloading... 1245184 bytes
downloading... 1310720 bytes
The Meson build system
Version: 0.57.2
Source dir: /private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/libdav1d/dav1d-0.5.1
Build dir: /private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/libdav1d/dav1d-0.5.1/build
Build type: native build
Project name: dav1d
Project version: 0.5.1
C compiler for the host machine: clang (clang 12.0.0 "Apple clang version 12.0.0 (clang-1200.0.32.29)")
C linker for the host machine: clang ld64 609.8
Host machine cpu family: x86_64
Host machine cpu: x86_64
Run-time dependency threads found: YES
Check usable header "stdatomic.h" : YES
Check usable header "unistd.h" : YES
Check usable header "io.h" : NO
Checking for function "getopt_long" : YES
Checking for function "posix_memalign" : YES
Compiler for C supports arguments -fvisibility=hidden: YES
Compiler for C supports arguments -Wundef: YES
Compiler for C supports arguments -Werror=vla: YES
Compiler for C supports arguments -Wno-maybe-uninitialized: YES
Compiler for C supports arguments -Wno-missing-field-initializers: YES
Compiler for C supports arguments -Wno-unused-parameter: YES
Compiler for C supports arguments -Werror=missing-prototypes: YES
Compiler for C supports arguments -Wshorten-64-to-32: YES
Compiler for C supports arguments -fomit-frame-pointer: YES
Compiler for C supports arguments -ffast-math: YES
Compiler for C supports arguments -mpreferred-stack-boundary=5: NO
Compiler for C supports arguments -mstack-alignment=32: YES
Configuring config.h using configuration
Configuring config.asm using configuration
Program nasm found: YES (/usr/local/opt/nasm/bin/nasm)
Configuring version.h using configuration
Program doxygen found: NO
Build targets in project: 9
Found ninja-1.10.2 at /usr/local/opt/ninja/bin/ninja
downloading... 1376256 bytes
none required
checking how to print strings... printf
checking for a sed that does not truncate output... touch contrib/libdav1d/.stamp.libdav1d.configure
downloading... 1441792 bytes
downloading... 1507328 bytes
sha256 (../download/speex-1.2.0.tar.gz) = eaae8af0ac742dc7d542c9439ac72f1f385ce838392dc849cae4536af9210094 (pass)
set -e; /bin/mkdir -p ./contrib/libogg/libogg-1.3.4/; cd ./contrib/libogg/libogg-1.3.4/; rm -fr aclocal.m4 autom4te.cache configure; autoreconf -fiv; CC=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang CFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ CXXFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64" LDFLAGS="-L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
downloading... 1572864 bytes
downloading... 1638400 bytes
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
/usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... downloading... 1703936 bytes
/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... 1769472 bytes
downloading... 1835008 bytes
downloading... 1900544 bytes
downloading... 1966080 bytes
downloading... 2031616 bytes
downloading... 2097152 bytes
downloading... 2162688 bytes
downloading... 2228224 bytes
downloading... 2293760 bytes
downloading... 2359296 bytes
downloading... 2424832 bytes
downloading... 2490368 bytes
downloading... 2555904 bytes
autoreconf: running: aclocal --force -I m4
downloading... 2621440 bytes
autoreconf: configure.ac: tracing
downloading... 2686976 bytes
downloading... 2752512 bytes
no
checking for BSD- or MS-compatible name lister (nm)... downloading... 2818048 bytes
downloading... 2883584 bytes
downloading... 2922587 bytes
download total: 2922587 bytes
sha256 (../download/libvpx-1.8.1.tar.gz) = df19b8f24758e90640e1ab228ab4a4676ec3df19d23e4593375e6f3847dee03e (pass)
set -e; /bin/mkdir -p ./contrib/xz/xz-5.2.4/; cd ./contrib/xz/xz-5.2.4/; CC=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang CFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ CXXFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64" LDFLAGS="-L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --disable-xz --disable-xzdec --disable-lzmadec --disable-lzmainfo --disable-scripts --disable-doc
autoreconf: running: glibtoolize --copy --force
XZ Utils 5.2.4
System type:
checking build system type... x86_64-apple-darwin20.3.0
checking host system type... x86_64-apple-darwin20.3.0
Configure options:
checking if debugging code should be compiled... no
checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
checking which match finders to build... hc3 hc4 bt2 bt3 bt4
checking which integrity checks to build... crc32 crc64 sha256
checking if external SHA-256 should be used... no
checking if assembler optimizations should be used... no
checking if small size is preferred over speed... no
checking if threading support is wanted... yes, posix
checking how much RAM to assume if the real amount is unknown... 128 MiB
checking if library symbol versioning should be used... no
checking if sandboxing should be used... no
checking for a shell that conforms to POSIX... /bin/sh
Initializing Automake:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/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
glibtoolize: putting auxiliary files in '.'.
glibtoolize: copying file './ltmain.sh'
checking whether make supports nested variables... yes
checking whether ln -s works... yes
checking for style of include used by make... GNU
checking for gcc... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang
glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
glibtoolize: copying file 'm4/libtool.m4'
glibtoolize: copying file 'm4/ltoptions.m4'
downloading https://download.handbrake.fr/handbrake/contrib/libbluray-1.1.2.tar.bz2 to ../download/libbluray-1.1.2.tar.bz2
downloading... 65536 bytes
glibtoolize: copying file 'm4/ltsugar.m4'
glibtoolize: copying file 'm4/ltversion.m4'
checking whether the C compiler works... downloading... 131072 bytes
glibtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
yes
checking for C compiler default output file name... a.out
downloading... 196608 bytes
checking for suffix of executables... downloading... 262144 bytes

downloading... 327680 bytes
checking whether we are cross compiling... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... downloading... 393216 bytes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert x86_64-apple-darwin20.3.0 file names to x86_64-apple-darwin20.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin20.3.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... no
checking for suffix of object files... downloading... 458752 bytes
downloading... 524288 bytes
o
checking whether we are using the GNU C compiler... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang object... downloading... 589824 bytes
yes
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -g... yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to accept ISO C89... downloading... 655360 bytes
downloading... 720896 bytes
none needed
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang understands -c and -o together... downloading... 745779 bytes
download total: 745779 bytes
sha256 (../download/libbluray-1.1.2.tar.bz2) = a3dd452239b100dc9da0d01b30e1692693e2a332a7d29917bf84bb10ea7c0b42 (pass)
set -e; /bin/mkdir -p ./contrib/freetype/freetype-2.10.1/; cd ./contrib/freetype/freetype-2.10.1/; CC=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang CFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ CXXFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64" LDFLAGS="-L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/ --disable-shared --enable-static --with-harfbuzz=no --with-png=no
ok
checking for sysroot... no
checking for a working dd... yes
checking dependency style of /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... none
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to accept ISO C99... /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...
FreeType build system -- automatic system detection
The following settings are used:
platform unix
compiler /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang
configuration directory ./builds/unix
configuration rules ./builds/unix/unix.mk
If this does not correspond to your system or settings please remove the file
`config.mk' from this directory then read the INSTALL file for help.
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).
Generating modules list in ./objs/ftmodule.h...
done.
none needed
checking dependency style of /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... none
checking how to run the C preprocessor... * module: truetype (Windows/Mac font files with extension *.ttf or *.ttc)
* module: type1 (Postscript font files with extension *.pfa or *.pfb)
yes
checking for -exported_symbols_list linker flag... * module: cff (OpenType fonts with extension *.otf)
* module: cid (Postscript CID-keyed fonts, no known extension)
* module: pfr (PFR/TrueDoc font files with extension *.pfr)
* 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)
* module: autofit (automatic hinting module)
* module: pshinter (Postscript hinter module)
* module: raster (monochrome bitmap renderer)
yes
checking for -force_load linker flag... * module: smooth (anti-aliased bitmap renderer)
* module: smooth (anti-aliased bitmap renderer for LCDs)
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -E
* 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)
cd builds/unix; \
./configure '--prefix=/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/' '--disable-shared' '--enable-static' '--with-harfbuzz=no' '--with-png=no'
checking for grep that handles long lines and -e... downloading https://download.handbrake.fr/handbrake/contrib/libxml2-2.9.9.tar.gz to ../download/libxml2-2.9.9.tar.gz
downloading... 65536 bytes
downloading... 131072 bytes
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... checking build system type... downloading... 196608 bytes
downloading... 262144 bytes
downloading... 327680 bytes
x86_64-apple-darwin20.3.0
checking host system type... x86_64-apple-darwin20.3.0
checking for gcc... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang
downloading... 393216 bytes
downloading... 458752 bytes
downloading... 524288 bytes
downloading... 589824 bytes
yes
checking for sys/types.h... downloading... 655360 bytes
checking whether the C compiler works... yes
checking for sys/stat.h... downloading... 720896 bytes
downloading... 786432 bytes
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for stdlib.h... downloading... 851968 bytes
downloading... 917504 bytes

checking whether we are cross compiling... yes
downloading... 983040 bytes
downloading... 1048576 bytes
checking for string.h... yes
downloading... 1114112 bytes
no
downloading... 1179648 bytes
checking for suffix of object files... checking for memory.h... o
checking whether we are using the GNU C compiler... downloading... 1245184 bytes
downloading... 1310720 bytes
yes
checking for strings.h... yes
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -g... downloading... 1376256 bytes
downloading... 1441792 bytes
yes
yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to accept ISO C89... checking for inttypes.h... downloading... 1507328 bytes
yes
none needed
checking how to run the C preprocessor... checking for stdint.h... yes
checking for dlfcn.h... downloading... 1572864 bytes
downloading... 1638400 bytes
yes
checking for unistd.h... yes
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -E
checking for objdir... downloading... 1703936 bytes
downloading... 1769472 bytes
.libs
yes
checking minix/config.h usability... downloading... 1835008 bytes
downloading... 1900544 bytes
checking for pkg-config... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/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... downloading... 1966080 bytes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -fno-rtti -fno-exceptions... downloading... 2031616 bytes
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to produce PIC... -fno-common -DPIC
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang PIC flag -fno-common -DPIC works... downloading... 2097152 bytes
downloading... 2162688 bytes
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang static flag -static works... yes
POSIX threading support:
checking if compiler needs -Werror to reject unknown flags... downloading... 2228224 bytes
downloading... 2293760 bytes
no
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -c -o file.o... yes
checking whether pthreads work with -pthread... /usr/bin/sed
checking for grep that handles long lines and -e... downloading... 2359296 bytes
downloading... 2424832 bytes
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -c -o file.o... (cached) yes
checking whether the /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... downloading... 2490368 bytes
downloading... 2555904 bytes
yes
checking for joinable pthread attribute... darwin20.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... downloading... 2621440 bytes
downloading... 2686976 bytes
PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for PTHREAD_PRIO_INHERIT... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... autoreconf: configure.ac: tracing
/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... 2752512 bytes
downloading... 2818048 bytes
no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... yes
checking for library containing clock_gettime... downloading... 2883584 bytes
downloading... 2949120 bytes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert x86_64-apple-darwin20.3.0 file names to x86_64-apple-darwin20.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin20.3.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... none required
checking for clock_gettime... downloading... 3014656 bytes
downloading... 3080192 bytes
no
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking command to parse /usr/bin/nm -B output from /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang object... yes
downloading... 3145728 bytes
downloading... 3211264 bytes
checking for pthread_condattr_setclock... downloading... 3276800 bytes
downloading... 3342336 bytes
no
checking whether CLOCK_MONOTONIC is declared... downloading... 3407872 bytes
downloading... 3473408 bytes
yes
Initializing Libtool:
checking how to print strings... printf
checking for a sed that does not truncate output... ok
downloading... 3538944 bytes
checking for sysroot... no
checking for a working dd... downloading... 3604480 bytes
/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... autoreconf: running: glibtoolize --copy --force
downloading... 3670016 bytes
downloading... 3735552 bytes
yes
checking for -exported_symbols_list linker flag... downloading... 3801088 bytes
downloading... 3866624 bytes
downloading... 3932160 bytes
/usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... yes
checking for -force_load linker flag... downloading... 3997696 bytes
/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... 4063232 bytes
no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... downloading... 4128768 bytes
downloading... 4194304 bytes
BSD nm
checking the maximum length of command line arguments... 786432
glibtoolize: putting auxiliary files in '.'.
glibtoolize: copying file './ltmain.sh'
checking how to convert x86_64-apple-darwin20.3.0 file names to x86_64-apple-darwin20.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin20.3.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... yes
checking for ANSI C header files... downloading... 4259840 bytes
downloading... 4325376 bytes
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang object... glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
glibtoolize: copying file 'm4/libtool.m4'
downloading... 4390912 bytes
glibtoolize: copying file 'm4/ltoptions.m4'
downloading... 4456448 bytes
glibtoolize: copying file 'm4/ltsugar.m4'
glibtoolize: copying file 'm4/ltversion.m4'
downloading... 4521984 bytes
downloading... 4587520 bytes
glibtoolize: copying file 'm4/lt~obsolete.m4'
downloading... 4653056 bytes
downloading... 4718592 bytes
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
downloading... 4784128 bytes
downloading... 4849664 bytes
ok
downloading... 4915200 bytes
yes
checking for sysroot... no
checking for a working dd... checking for sys/types.h... /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... downloading... 4980736 bytes
downloading... 5046272 bytes
yes
checking for sys/stat.h... yes
checking for -exported_symbols_list linker flag... downloading... 5111808 bytes
downloading... 5177344 bytes
yes
downloading... 5242880 bytes
checking for stdlib.h... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gcc... (cached) /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang
yes
checking for -force_load linker flag... downloading... 5308416 bytes
downloading... 5373952 bytes
yes
checking for string.h... downloading... 5439488 bytes
downloading... 5476717 bytes
download total: 5476717 bytes
sha256 (../download/libxml2-2.9.9.tar.gz) = 94fb70890143e3c6549f265cee93ec064c80a84c42ad0f23e85ee1fd6540a871 (pass)
set -e; /bin/mkdir -p ./contrib/fribidi/fribidi-1.0.7/; cd ./contrib/fribidi/fribidi-1.0.7/; rm -fr aclocal.m4 autom4te.cache configure; autoreconf -I m4 -fiv; CC=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang CFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ CXXFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64" LDFLAGS="-L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
yes
yes
checking for dlfcn.h... checking for memory.h... checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -g... (cached) yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to accept ISO C89... (cached) none needed
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang understands -c and -o together... (cached) yes
checking dependency style of /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... (cached) none
checking compiler... autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
clang
checking version of clang... yes
yes
checking for objdir... 12.0.0
checking dmalloc.h usability... .libs
checking for strings.h... yes
no
checking dmalloc.h presence... checking for inttypes.h... no
checking for dmalloc.h... checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -fno-rtti -fno-exceptions... no
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking for stdint.h... yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to produce PIC... -fno-common -DPIC
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang PIC flag -fno-common -DPIC works... yes
checking errno.h presence... yes
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang static flag -static works... yes
checking for errno.h... yes
checking for unistd.h... checking fcntl.h usability... no
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -c -o file.o... yes
yes
checking fcntl.h presence... checking for dlfcn.h... yes
checking for fcntl.h... yes
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -c -o file.o... (cached) yes
checking whether the /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... checking limits.h usability... yes
checking for objdir... .libs
darwin20.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking limits.h presence... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for windres... no
yes
checking for limits.h... yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -fno-rtti -fno-exceptions... checking sys/soundcard.h usability... autoreconf: running: aclocal -I m4 --force -I m4
Initializing gettext:
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to produce PIC... -fno-common -DPIC
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang PIC flag -fno-common -DPIC works... checking for xgettext... no
checking for msgmerge... no
checking for ld used by /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... no
checking sys/soundcard.h presence... /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... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang static flag -static works... no
checking for shared library run path origin... no
checking for sys/soundcard.h... no
checking sys/time.h usability... no
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -c -o file.o... done
checking for CFPreferencesCopyAppValue... yes
checking sys/time.h presence... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -c -o file.o... (cached) yes
checking whether the /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking linux/soundcard.h usability... darwin20.3.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 windows.h usability... yes
checking for CFLocaleCopyCurrent... no
checking linux/soundcard.h presence... no
checking windows.h presence... yes
checking for GNU gettext in libc... no
checking for linux/soundcard.h... no
checking working SSE intrinsics... no
checking for windows.h... no
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
checking fcntl.h usability... yes
checking for an ANSI C-conforming const... no
checking for iconv... yes
checking for inline... yes
checking fcntl.h presence... inline
checking whether byte ordering is bigendian... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking size of int... yes
checking for working iconv... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... no
checking size of short... 4
checking size of long... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
System headers and functions:
checking fcntl.h usability... yes
checking fcntl.h presence... 2
checking size of unsigned short... 8
checking for unsigned long long int... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking for long long int... yes
checking limits.h presence... 2
checking size of int... yes
checking for limits.h... yes
checking sys/time.h usability... yes
checking whether cpp computation of bit length in ftconfig.in works... yes
checking sys/time.h presence... 4
checking size of unsigned int... yes
checking for sys/time.h... yes
yes
checking immintrin.h usability... checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... 4
checking size of long... yes
checking for getpagesize... autoreconf: running: /usr/local/Cellar/autoconf/2.71/bin/autoconf --force
yes
checking immintrin.h presence... yes
checking for working mmap... 8
checking size of unsigned long... yes
checking for immintrin.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether munmap is declared... 8
checking size of long long... yes
checking for munmap's first parameter type... yes
checking for uint8_t... void *
checking for memcpy... 8
checking size of unsigned long long... configure.ac:37: warning: The macro `AC_MINGW32' is obsolete.
configure.ac:37: You should run autoupdate.
./lib/autoconf/specific.m4:347: AC_MINGW32 is expanded from...
configure.ac:37: the top level
configure.ac:38: warning: The macro `AM_PROG_LIBTOOL' is obsolete.
configure.ac:38: You should run autoupdate.
m4/libtool.m4:100: AM_PROG_LIBTOOL is expanded from...
configure.ac:38: the top level
configure.ac:41: warning: The macro `AC_PROG_CC_C99' is obsolete.
configure.ac:41: You should run autoupdate.
./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
configure.ac:41: the top level
configure.ac:172: warning: The macro `AC_WARN' is obsolete.
configure.ac:172: You should run autoupdate.
./lib/autoconf/oldnames.m4:33: AC_WARN is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:172: the top level
configure.ac:199: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:199: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
m4/as-gcc-inline-assembly.m4:12: AS_GCC_INLINE_ASSEMBLY is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
configure.ac:199: the top level
configure.ac:459: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:459: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:385: OPUS_PATH_NE10 is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
lib/m4sugar/m4sh.m4:594: AS_CASE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
configure.ac:459: the top level
yes
checking for uint16_t... yes
checking for memmove... autoreconf: running: /usr/local/Cellar/autoconf/2.71/bin/autoheader --force
yes
checking for int32_t... 8
checking size of float... yes
checking gcc compiler flag -pedantic to assure ANSI C works correctly... ok, adding to XX_ANSIFLAGS
checking gcc compiler flag -ansi to assure ANSI C works correctly... 4
checking size of double... yes
checking for uint32_t... ok, adding to XX_ANSIFLAGS
checking for -fvisibility=hidden compiler flag... yes
checking for int64_t... yes
checking for ZLIB... 8
checking for long double with more range or precision than double... yes
checking for BZIP2... yes
checking for uint8_t... no
checking for BZ2_bzDecompress in -lbz2... yes
checking for uint64_t... autoreconf: running: automake --add-missing --copy --force-missing
yes
checking bzlib.h usability... yes
checking for uintptr_t... yes
checking for int8_t... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for library containing clock_gettime... yes
checking size of size_t... none required
checking whether CFLAGS and LDFLAGS share -arch x86_64... yes
checking for python3... python3
checking for pip3... pip3
checking for `docwriter' Python module... yes
checking for uint16_t... 8
checking for struct stat.st_atim.tv_nsec... yes
checking for int16_t... WARNING: Package(s) not found: docwriter
no
no
checking for struct stat.st_atimespec.tv_nsec... configure.ac:38: installing './compile'
configure.ac:33: installing './missing'
configure: creating ./config.status
Makefile.am:316: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:319: warning: '%'-style pattern rules are a GNU make extension
yes
checking for struct stat.st_atimensec... yes
checking for uint32_t... Makefile.am: installing './depcomp'
autoreconf: './config.sub' is updated
autoreconf: './config.guess' is updated
autoreconf: Leaving directory '.'
yes
no
checking for struct stat.st_uatime... checking for int32_t... no
checking for struct stat.st_atim.st__tim.tv_nsec... yes
checking for uint64_t... checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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 to enable maintainer-specific portions of Makefiles... yes
checking build system type... no
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking for int64_t... no
checking whether byte ordering is bigendian... x86_64-apple-darwin20.3.0
checking host system type... x86_64-apple-darwin20.3.0
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang
yes
checking for IEEE854 compliant 80 bit floats... no
checking getopt.h usability... checking whether the C compiler works... yes
checking for ieee854_float80_t... yes
checking getopt.h presence... yes
checking for C compiler default output file name... a.out
yes
checking for getopt.h... yes
checking for suffix of executables... checking for getopt_long... no
checking for ieee754_float64_t...
checking whether we are cross compiling... yes
checking whether optreset is declared... no
checking for ieee754_float32_t... yes
checking for futimens... no
checking for size_t... config.status: creating ftoption.h
no
checking for suffix of object files... config.status: creating unix-cc.mk
yes
o
checking whether the compiler supports GNU C... checking for posix_fadvise... config.status: creating unix-def.mk
config.status: creating ftconfig.h
yes
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -g... config.status: executing libtool commands
configure:
Library configuration:
external zlib: yes (pkg-config)
bzip2: yes (autoconf test)
libpng: no
harfbuzz: no
configure:
Warning: `make refdoc' will fail since pip package `docwriter' is not
installed. To install, run `pip3 install docwriter', or to use a python
virtual environment, run `make refdoc-venv' (requires pip package
`virtualenv').
no
yes
checking whether time.h and sys/time.h may both be included... checking whether program_invocation_name is declared... yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to enable C11 features... touch contrib/freetype/.stamp.freetype.configure
set -e; /bin/mkdir -p ./contrib/libdvdread/libdvdread-6.0.2/; cd ./contrib/libdvdread/libdvdread-6.0.2/; CC=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang CFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ CXXFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64" LDFLAGS="-L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
yes
checking for working alloca.h... no
checking byteswap.h usability... unsupported
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to enable C99 features... yes
checking for alloca... no
checking byteswap.h presence... none needed
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang understands -c and -o together... no
checking for byteswap.h... no
checking sys/endian.h usability... yes
checking for gettimeofday... yes
checking dependency style of /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... none
checking for a sed that does not truncate output... no
checking sys/endian.h presence... yes
checking build system type... checking for strtol... no
checking for sys/endian.h... no
checking sys/byteorder.h usability... x86_64-apple-darwin20.3.0
checking host system type... x86_64-apple-darwin20.3.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking for a thread-safe mkdir -p... checking for socket... ./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)... no
checking sys/byteorder.h presence... yes
checking whether make supports nested variables... yes
/usr/bin/sed
checking for grep that handles long lines and -e... checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
no
checking for sys/byteorder.h... no
checking if unaligned memory access should be used... checking how to print strings... yes
checking sys/param.h usability... printf
checking whether make supports the include directive... yes
checking termcap.h usability... yes (GNU style)
checking for gcc... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang
autoreconf: running: /usr/local/Cellar/autoconf/2.71/bin/autoconf --force
yes
checking sys/param.h presence... yes
checking termcap.h presence... yes
checking for sys/param.h... yes
checking how to detect the amount of physical memory... yes
checking for termcap.h... yes
checking ncurses/termcap.h usability... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... checking whether the C compiler works... /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... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... no
checking ncurses/termcap.h presence... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... no
checking for ncurses/termcap.h... no
checking for initscr in -ltermcap... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert x86_64-apple-darwin20.3.0 file names to x86_64-apple-darwin20.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin20.3.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... sysconf
checking for sys/param.h... (cached) yes
checking how to detect the number of available CPU cores...
checking whether we are cross compiling... yes
checking for initscr in -lcurses... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang object... configure.ac:78: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:78: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:78: the top level
yes
checking for initscr in -lncurses... autoreconf: running: /usr/local/Cellar/autoconf/2.71/bin/autoheader --force
yes
checking for ld used by /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... /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... no
checking for shared library run path origin... no
checking for suffix of object files... sysctl
checking whether mbrtowc and mbstate_t are properly declared... ok
checking for sysroot... no
checking for a working dd... done
/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
o
checking whether we are using the GNU C compiler... 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 for iconv... yes
checking for wcwidth... yes
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -g... yes
checking for -exported_symbols_list linker flag... yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to accept ISO C89... yes
checking whether _mm_movemask_epi8 is declared... yes
checking for -force_load linker flag... none needed
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang understands -c and -o together... yes
checking for working iconv... autoreconf: running: automake --add-missing --copy --force-missing
yes
checking dependency style of /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... none
checking for a sed that does not truncate output... yes
checking for stdio.h... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... autoreconf: configure.ac: tracing
yes
checking for stdlib.h... yes
GCC extensions:
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for string.h...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for cos in -lm... /usr/bin/sed
checking for grep that handles long lines and -e... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wall... yes
checking for inttypes.h... yes
checking for cos in -lffm... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wextra... yes
checking for stdint.h... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wvla... no
checking for cos in -lcpml... yes
checking for strings.h... yes
/usr/bin/grep
checking for egrep... checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wformat=2... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... no
checking for gtk-config... no
checking for GTK - version >= 1.2.0... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
checking use of ElectricFence malloc debugging... yes
no
checking use of file io... checking for sys/stat.h... lame
checking use of analyzer hooks... yes
checking use of mpg123 decoder... yes (Layer 1, 2, 3)
checking if the lame frontend should be build... no
checking if mp3x is requested... no
checking if mp3rtp is requested... no
checking if dynamic linking of the frontends is requested... no
checking for termcap... yes
checking if I have to build the internal vector lib... yes
checking for nasm... /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... /usr/local/opt/nasm/bin/nasm
checking for assembler routines for this processor type... no
checking for additional optimizations... no
checking for debug options... yes
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Winit-self... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wmissing-include-dirs... yes
checking for sys/types.h... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... configure.ac:5: installing './compile'
786432
checking how to convert x86_64-apple-darwin20.3.0 file names to x86_64-apple-darwin20.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin20.3.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... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wstrict-aliasing... configure.ac:9: installing './missing'
yes
checking for unistd.h... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wfloat-equal... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang object... yes
checking for dlfcn.h... autoreconf: running: glibtoolize --copy --force
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wundef... src/Makefile.am: installing './depcomp'
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wshadow... yes
checking for objdir... .libs
autoreconf: './config.sub' is updated
autoreconf: './config.guess' is updated
autoreconf: Leaving directory '.'
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wpointer-arith... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wbad-function-cast... ok
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -fno-rtti -fno-exceptions... checking for sysroot... no
checking for a working dd... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wwrite-strings... /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 if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wlogical-op... yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to produce PIC... -fno-common -DPIC
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang PIC flag -fno-common -DPIC works... glibtoolize: putting auxiliary files in '.'.
glibtoolize: copying file './ltmain.sh'
no
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Waggregate-return... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang static flag -static works... yes
checking for -exported_symbols_list linker flag... checking build system type... glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
glibtoolize: copying file 'm4/libtool.m4'
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wstrict-prototypes... no
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -c -o file.o... yes
checking for -force_load linker flag... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wold-style-definition... glibtoolize: copying file 'm4/ltoptions.m4'
x86_64-apple-darwin20.3.0
checking host system type... x86_64-apple-darwin20.3.0
checking how to print strings... printf
checking for gcc... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -c -o file.o... (cached) yes
checking whether the /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wmissing-prototypes... glibtoolize: copying file 'm4/ltsugar.m4'
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wmissing-declarations... darwin20.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... glibtoolize: copying file 'm4/ltversion.m4'
yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wmissing-noreturn... glibtoolize: copying file 'm4/lt~obsolete.m4'
yes
checking for inline... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -Wredundant-decls... inline
checking dependency style of /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... none
checking for C/C++ restrict keyword... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -E
checking whether the C compiler works... autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal -I m4 --force -I m4
yes
__restrict
checking for C99 variable-size arrays... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking that generated files are newer than configure... done
configure: creating ./config.status
checking for ANSI C header files... yes
checking how to run the C preprocessor...
checking whether we are cross compiling... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -E
config.status: creating Makefile
no
checking for suffix of object files... config.status: creating libmp3lame/Makefile
config.status: creating libmp3lame/i386/Makefile
checking if compiler supports SSE intrinsics... o
checking whether the compiler supports GNU C... config.status: creating libmp3lame/vector/Makefile
yes
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -g... config.status: creating frontend/Makefile
yes
checking for sys/types.h... yes
checking if compiler supports SSE2 intrinsics... config.status: creating mpglib/Makefile
yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to enable C11 features... config.status: creating doc/Makefile
yes
checking for sys/stat.h... config.status: creating doc/html/Makefile
yes
checking if compiler supports SSE4.1 intrinsics... config.status: creating doc/man/Makefile
yes
unsupported
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to enable C99 features... config.status: creating include/Makefile
checking for stdlib.h... config.status: creating Dll/Makefile
none needed
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang understands -c and -o together... yes
checking if compiler supports AVX intrinsics... yes
config.status: creating misc/Makefile
checking for string.h... config.status: creating dshow/Makefile
config.status: creating ACM/Makefile
yes
yes
checking for a sed that does not truncate output... checking for memory.h... config.status: creating ACM/ADbg/Makefile
config.status: creating ACM/ddk/Makefile
yes
config.status: creating ACM/tinyxml/Makefile
checking for strings.h... no
checking if compiler supports AVX intrinsics with -mavx... config.status: creating lame.spec
config.status: creating mac/Makefile
yes
config.status: creating macosx/Makefile
checking for inttypes.h... /usr/bin/sed
checking for grep that handles long lines and -e... config.status: creating macosx/English.lproj/Makefile
config.status: creating macosx/LAME.xcodeproj/Makefile
yes
config.status: creating vc_solution/Makefile
checking for stdint.h... config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
yes
/usr/bin/grep
checking for egrep... yes
/usr/bin/grep -E
checking for fgrep... checking for unistd.h... /usr/bin/grep -F
checking for ld used by /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... checking How to get X86 CPU Info... touch contrib/lame/.stamp.lame.configure
/usr/bin/patch -t -N -p1 -d ./contrib/libtheora/libtheora-1.1.1/ < ../contrib/libtheora/P00-darwin-configure-clang.patch
/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... patching file configure
Hunk #1 succeeded at 11863 (offset 20 lines).
touch contrib/libtheora/.stamp.libtheora.patch
no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... yes
checking for dlfcn.h... Inline Assembly
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -fvisibility=hidden... sha256 (../download/libxml2-2.9.9.tar.gz) = 94fb70890143e3c6549f265cee93ec064c80a84c42ad0f23e85ee1fd6540a871 (pass)
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... set -e; /bin/mkdir -p ./contrib/x264/x264-snapshot-20180925-2245/; cd ./contrib/x264/x264-snapshot-20180925-2245/; CC=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang CFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CXX=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ CXXFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64" LDFLAGS="-L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/ --enable-static --disable-lavf --disable-ffms --disable-avs --disable-swscale --disable-gpac --disable-lsmash --disable-cli
786432
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -fstack-protector-strong... checking how to convert x86_64-apple-darwin20.3.0 file names to x86_64-apple-darwin20.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin20.3.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... yes
checking for objdir... .libs
config.status: creating Doxyfile
no
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking command to parse /usr/bin/nm -B output from /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang object... yes
checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... config.status: creating Makefile
config.status: creating po/Makefile.in
yes
config.status: creating lib/Makefile
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -fno-rtti -fno-exceptions... config.status: creating src/Makefile
yes
checking for lrintf... yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to produce PIC... -fno-common -DPIC
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang PIC flag -fno-common -DPIC works... config.status: creating src/liblzma/Makefile
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang static flag -static works... config.status: creating src/liblzma/api/Makefile
yes
checking for lrint... ok
checking for sysroot... no
checking for a working dd... config.status: creating src/xz/Makefile
no
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -c -o file.o... /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... config.status: creating src/xzdec/Makefile
yes
checking for __malloc_hook... config.status: creating src/lzmainfo/Makefile
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -c -o file.o... (cached) yes
checking whether the /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... yes
checking for -exported_symbols_list linker flag... config.status: creating src/scripts/Makefile
config.status: creating tests/Makefile
darwin20.3.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
no
checking for gcc... (cached) /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang
yes
checking for -force_load linker flag... config.status: creating debug/Makefile
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/scripts/xzdiff
config.status: creating src/scripts/xzgrep
config.status: creating src/scripts/xzmore
yes
checking whether we are using the GNU C compiler... (cached) yes
checking for stdio.h... checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -g... (cached) yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to accept ISO C89... (cached) none needed
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang understands -c and -o together... (cached) yes
checking dependency style of /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... (cached) none
checking for sys/param.h... config.status: creating src/scripts/xzless
config.status: creating config.h
yes
checking for stdlib.h... config.status: executing depfiles commands
config.status: executing libtool commands
yes
checking for limits.h... config.status: executing po-directories commands
config.status: creating po/POTFILES
yes
checking for string.h... config.status: creating po/Makefile
yes
touch contrib/xz/.stamp.xz.configure
yes
checking for inttypes.h... checking for dlfcn.h... (cached) yes
set -e; /bin/mkdir -p ./contrib/x265/x265_3.2.1/8bit; cd ./contrib/x265/x265_3.2.1/8bit; CC=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang CFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ CXXFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64" LDFLAGS="-L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib/pkgconfig" cmake -DCMAKE_INSTALL_PREFIX="/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/" -DENABLE_SHARED=OFF -DENABLE_CLI=OFF -DHIGH_BIT_DEPTH=OFF -DEXTRA_LIB="x265_main10.a;x265_main12.a" -DEXTRA_LINK_FLAGS=-L. -DLINKED_10BIT=ON -DLINKED_12BIT=ON -DENABLE_LIBNUMA=OFF -DCMAKE_BUILD_TYPE=Release "/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/"
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... -- cmake version 3.20.1
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.
yes
checking for stdint.h... no
checking whether byte ordering is bigendian... yes
checking for strings.h... -- The C compiler identification is AppleClang 12.0.0.12000032
yes
checking for sys/stat.h... no
checking for pkg-config... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for sys/types.h... yes
checking for library containing dlopen... yes
checking for unistd.h... none required
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -Wall flag... yes
checking for dlfcn.h... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -Wsign-compare flag... yes
checking for objdir... .libs
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -Wextra flag... config.status: creating Makefile
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -fno-rtti -fno-exceptions... config.status: creating opus.pc
config.status: creating opus-uninstalled.pc
yes
config.status: creating celt/arm/armopts.s
checking for doxygen... no
yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to produce PIC... -fno-common -DPIC
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang PIC flag -fno-common -DPIC works... config.status: creating doc/Makefile
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating doc/Doxyfile
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang static flag -static works... config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
no
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -c -o file.o... configure:
------------------------------------------------------------------------
opus 1.3.1: Automatic configuration OK.
Compiler support:
C99 var arrays: ................ yes
C99 lrintf: .................... yes
Use alloca: .................... no (using var arrays)
General configuration:
Floating point support: ........ yes
Fast float approximations: ..... no
Fixed point debugging: ......... no
Inline Assembly Optimizations: . No inline ASM for your platform, please send patches
External Assembly Optimizations:
Intrinsics Optimizations: ...... x86 SSE SSE2 SSE4.1 AVX
Run-time CPU detection: ........ x86 AVX
Custom modes: .................. no
Assertion checking: ............ no
Hardening: ..................... yes
Fuzzing: ....................... no
Check ASM: ..................... no
API documentation: ............. no
Extra programs: ................ no
------------------------------------------------------------------------
Type "make; make install" to compile and install
Type "make check" to run the test suite
yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang supports -c -o file.o... (cached) yes
checking whether the /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... touch contrib/libopus/.stamp.libopus.configure
sha256 (../download/libbluray-1.1.2.tar.bz2) = a3dd452239b100dc9da0d01b30e1692693e2a332a7d29917bf84bb10ea7c0b42 (pass)
set -e; /bin/mkdir -p ./contrib/jansson/jansson-2.12/; cd ./contrib/jansson/jansson-2.12/; rm -fr aclocal.m4 autom4te.cache; mkdir m4; autoreconf -fiv; CC=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang CFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ CXXFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -mfpmath=sse -msse2" CPPFLAGS="-I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64" LDFLAGS="-L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib -arch x86_64" PKG_CONFIG_PATH="/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib/pkgconfig" ./configure --prefix=/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
darwin20.3.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 whether build environment is sane... yes
checking for a race-free mkdir -p... ./install-sh -c -d
checking whether make sets $(MAKE)... autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... none
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... (cached) /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang
checking whether the compiler supports GNU C... (cached) yes
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -g... (cached) yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to enable C11 features... (cached) unsupported
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to enable C99 features... (cached) none needed
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang understands -c and -o together... (cached) yes
checking for egrep... (cached) /usr/bin/grep -E
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking size of int16_t... -- The CXX compiler identification is AppleClang 12.0.0.12000032
-- Detecting C compiler ABI info
config.status: creating Makefile
2
config.status: creating doc/doxygen.cfg
checking size of uint16_t... config.status: creating misc/dvdread.pc
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
config.status: creating src/dvdread/version.h
-- Detecting CXX compiler ABI info
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
2
checking size of u_int16_t... touch contrib/libdvdread/.stamp.libdvdread.configure
autoreconf: running: aclocal --force
sha256 (../download/libvpx-1.8.1.tar.gz) = df19b8f24758e90640e1ab228ab4a4676ec3df19d23e4593375e6f3847dee03e (pass)
/usr/local/opt/ninja/bin/ninja -C ./contrib/libdav1d/dav1d-0.5.1/build/ clean
ninja: Entering directory `./contrib/libdav1d/dav1d-0.5.1/build/'
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:20 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- Detected x86_64 target processor
2
checking size of int32_t... -- Looking for include file inttypes.h
./configure: line 275: config.h: Interrupted system call
4
checking size of uint32_t... -- Looking for include file inttypes.h - found
-- Performing Test CC_HAS_NO_STRICT_OVERFLOW
./configure: line 275: config.h: Interrupted system call
./configure: line 275: config.h: Interrupted system call
./configure: line 275: config.h: Interrupted system call
./configure: line 275: config.h: Interrupted system call
./configure: line 275: config.h: Interrupted system call
4
checking size of u_int32_t... ./configure: line 275: config.h: Interrupted system call
./configure: line 275: config.h: Interrupted system call
./configure: line 275: config.h: Interrupted system call
-- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success
-- Performing Test CC_HAS_NO_NARROWING
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
You can run 'make' or 'make fprofiled' now.
touch contrib/x264/.stamp.x264.configure
4
checking size of int64_t... /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./contrib/lame/lame-3.100/ clean
Making clean in mpglib
rm -rf .libs _libs
test -z "libmpgdecoder.la" || rm -f libmpgdecoder.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
Making clean in libmp3lame
Making clean in i386
test -z "choose_table.o.lst choose_table.lo.lst cpu_feat.o.lst cpu_feat.lo.lst fft3dn.o.lst fft3dn.lo.lst fftsse.o.lst fftsse.lo.lst" || rm -f choose_table.o.lst choose_table.lo.lst cpu_feat.o.lst cpu_feat.lo.lst fft3dn.o.lst fft3dn.lo.lst fftsse.o.lst fftsse.lo.lst
rm -rf .libs _libs
test -z "" || rm -f
rm -f *.o
rm -f *.lo
Making clean in vector
test -z "lclint.txt" || rm -f lclint.txt
rm -rf .libs _libs
test -z "liblamevectorroutines.la" || rm -f liblamevectorroutines.la
rm -f ./so_locations
rm -f *.o
-- Performing Test CC_HAS_NO_NARROWING - Success
8
-- Performing Test CC_HAS_NO_ARRAY_BOUNDS
checking size of uint64_t... rm -f *.lo
[1/2] Cleaning custom target directories
test -z "lclint.txt" || rm -f lclint.txt
test -z "libmp3lame.la" || rm -f libmp3lame.la
[2/2] Cleaning
Cleaning... 0 files.
/bin/rm -f ./contrib/libdav1d/.stamp.libdav1d.build
/usr/local/opt/ninja/bin/ninja -C ./contrib/libdav1d/dav1d-0.5.1/build/ -v
ninja: Entering directory `./contrib/libdav1d/dav1d-0.5.1/build/'
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
Making clean in frontend
test -z "lclint.txt lame mp3rtp mp3x" || rm -f lclint.txt lame mp3rtp mp3x
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
Making clean in Dll
rm -rf .libs _libs
rm -f *.lo
Making clean in doc
Making clean in html
rm -rf .libs _libs
rm -f *.lo
Making clean in man
-- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success
-- Performing Test CC_HAS_FAST_MATH
rm -rf .libs _libs
rm -f *.lo
rm -rf .libs _libs
rm -f *.lo
8
checking size of short... [1/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/ipred_prepare_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/ipred_prepare_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/ipred_prepare_tmpl.c.o -c ../src/ipred_prepare_tmpl.c
Making clean in include
rm -rf .libs _libs
rm -f *.lo
Making clean in misc
test -z "abx ath scalartest" || rm -f abx ath scalartest
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
Making clean in dshow
rm -rf .libs _libs
[2/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/fg_apply_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/fg_apply_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/fg_apply_tmpl.c.o -c ../src/fg_apply_tmpl.c
rm -f *.lo
Making clean in ACM
Making clean in ADbg
rm -rf .libs _libs
rm -f *.lo
Making clean in ddk
rm -rf .libs _libs
rm -f *.lo
Making clean in tinyxml
rm -rf .libs _libs
rm -f *.lo
rm -rf .libs _libs
rm -f *.lo
Making clean in mac
rm -rf .libs _libs
[3/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/cdef_apply_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/cdef_apply_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/cdef_apply_tmpl.c.o -c ../src/cdef_apply_tmpl.c
rm -f *.lo
Making clean in macosx
-- Performing Test CC_HAS_FAST_MATH - Success
-- Performing Test CC_HAS_STACK_REALIGN
Making clean in English.lproj
rm -rf .libs _libs
rm -f *.lo
Making clean in LAME.xcodeproj
rm -rf .libs _libs
[4/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/cdef_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/cdef_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/cdef_tmpl.c.o -c ../src/cdef_tmpl.c
rm -f *.lo
rm -rf .libs _libs
[5/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/lf_apply_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/lf_apply_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/lf_apply_tmpl.c.o -c ../src/lf_apply_tmpl.c
rm -f *.lo
Making clean in vc_solution
rm -rf .libs _libs
rm -f *.lo
test -z "testcase.new.mp3" || rm -f testcase.new.mp3
rm -rf .libs _libs
rm -f *.lo
/bin/rm -f ./contrib/lame/.stamp.lame.build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./contrib/lame/lame-3.100/
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in mpglib
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c -o common.lo common.c
-- Performing Test CC_HAS_STACK_REALIGN - Success
-- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c common.c -o common.o
2
checking size of int... [6/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/lr_apply_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/lr_apply_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/lr_apply_tmpl.c.o -c ../src/lr_apply_tmpl.c
[7/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/ipred_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/ipred_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/ipred_tmpl.c.o -c ../src/ipred_tmpl.c
[8/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/x86_cdef_init_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/x86_cdef_init_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/x86_cdef_init_tmpl.c.o -c ../src/x86/cdef_init_tmpl.c
[9/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/looprestoration_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/looprestoration_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/looprestoration_tmpl.c.o -c ../src/looprestoration_tmpl.c
[10/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/film_grain_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/film_grain_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/film_grain_tmpl.c.o -c ../src/film_grain_tmpl.c
[11/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/loopfilter_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/loopfilter_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/loopfilter_tmpl.c.o -c ../src/loopfilter_tmpl.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c -o dct64_i386.lo dct64_i386.c
[12/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/x86_film_grain_init_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/x86_film_grain_init_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/x86_film_grain_init_tmpl.c.o -c ../src/x86/film_grain_init_tmpl.c
[13/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/x86_ipred_init_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/x86_ipred_init_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/x86_ipred_init_tmpl.c.o -c ../src/x86/ipred_init_tmpl.c
[14/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/x86_loopfilter_init_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/x86_loopfilter_init_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/x86_loopfilter_init_tmpl.c.o -c ../src/x86/loopfilter_init_tmpl.c
autoreconf: running: /usr/local/Cellar/autoconf/2.71/bin/autoconf --include=m4 --force
4
checking size of long... [15/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/x86_mc_init_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/x86_mc_init_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/x86_mc_init_tmpl.c.o -c ../src/x86/mc_init_tmpl.c
[16/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/x86_looprestoration_init_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/x86_looprestoration_init_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/x86_looprestoration_init_tmpl.c.o -c ../src/x86/looprestoration_init_tmpl.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c dct64_i386.c -o dct64_i386.o
-- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success
[17/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/x86_itx_init_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/x86_itx_init_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/x86_itx_init_tmpl.c.o -c ../src/x86/itx_init_tmpl.c
CMake Warning (dev) at /usr/local/Cellar/cmake/3.20.1/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (nasm) does
not match the name of the calling package (Nasm). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
cmake/FindNasm.cmake:23 (find_package_handle_standard_args)
CMakeLists.txt:334 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found nasm: /usr/local/bin/nasm (found version "2.15.05")
-- Found Nasm 2.15.05 to build assembly primitives
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c -o decode_i386.lo decode_i386.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c decode_i386.c -o decode_i386.o
8
checking size of long long... [18/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/cdef_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/cdef_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/cdef_tmpl.c.o -c ../src/cdef_tmpl.c
[19/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/cdef_apply_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/cdef_apply_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/cdef_apply_tmpl.c.o -c ../src/cdef_apply_tmpl.c
[20/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/fg_apply_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/fg_apply_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/fg_apply_tmpl.c.o -c ../src/fg_apply_tmpl.c
8
checking for working memcmp... [21/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/ipred_prepare_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/ipred_prepare_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/ipred_prepare_tmpl.c.o -c ../src/ipred_prepare_tmpl.c
[22/79] /usr/local/Cellar/meson/0.57.2/libexec/bin/meson --internal vcstagger ../include/vcs_version.h.in include/vcs_version.h 0.5.1 /private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/libdav1d/dav1d-0.5.1/include @VCS_TAG@ '(.*)' /usr/local/Homebrew/Library/Homebrew/shims/mac/super/git --git-dir /private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/libdav1d/dav1d-0.5.1/.git describe --tags --long --match '?.*.*' --always
fatal: not a git repository: '/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/libdav1d/dav1d-0.5.1/.git'
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c -o interface.lo interface.c
[23/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/film_grain_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/film_grain_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/film_grain_tmpl.c.o -c ../src/film_grain_tmpl.c
yes
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c interface.c -o interface.o
-- x265 version 3.2.1+1-b5c86a64bbbe
[24/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/mc_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/mc_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/mc_tmpl.c.o -c ../src/mc_tmpl.c
checking that generated files are newer than configure... done
configure: creating ./config.status
-- The ASM_NASM compiler identification is NASM
[25/79] clang -Isrc/libdav1d_entrypoint.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -mstack-alignment=32 -mstackrealign -MD -MQ src/libdav1d_entrypoint.a.p/thread_task.c.o -MF src/libdav1d_entrypoint.a.p/thread_task.c.o.d -o src/libdav1d_entrypoint.a.p/thread_task.c.o -c ../src/thread_task.c
-- Found assembler: /usr/local/bin/nasm
-- Looking for strtok_r
configure.ac:102: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:102: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:102: the top level
configure.ac:125: warning: The macro `AC_TYPE_SIGNAL' is obsolete.
configure.ac:125: You should run autoupdate.
./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from...
configure.ac:125: the top level
configure.ac:133: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:133: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:133: the top level
configure.ac:143: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:143: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:143: the top level
[26/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/ipred_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/ipred_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/ipred_tmpl.c.o -c ../src/ipred_tmpl.c
[27/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/lf_apply_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/lf_apply_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/lf_apply_tmpl.c.o -c ../src/lf_apply_tmpl.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c -o layer1.lo layer1.c
-- Looking for strtok_r - found
-- Configuring done
[28/79] clang -Isrc/libdav1d_entrypoint.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -mstack-alignment=32 -mstackrealign -MD -MQ src/libdav1d_entrypoint.a.p/lib.c.o -MF src/libdav1d_entrypoint.a.p/lib.c.o.d -o src/libdav1d_entrypoint.a.p/lib.c.o -c ../src/lib.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c layer1.c -o layer1.o
-- Generating done
-- Build files have been written to: /tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/8bit
touch contrib/x265/.stamp.x265_8.configure
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c -o layer2.lo layer2.c
autoreconf: running: /usr/local/Cellar/autoconf/2.71/bin/autoheader --include=m4 --force
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c layer2.c -o layer2.o
[29/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/loopfilter_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/loopfilter_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/loopfilter_tmpl.c.o -c ../src/loopfilter_tmpl.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./contrib/libopus/opus-1.3.1/ clean
test -z "celt/arm/celt_pitch_xcorr_arm-gnu.S celt/arm/armopts-gnu.S" || rm -f celt/arm/celt_pitch_xcorr_arm-gnu.S celt/arm/armopts-gnu.S
[30/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/x86_cdef_init_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/x86_cdef_init_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/x86_cdef_init_tmpl.c.o -c ../src/x86/cdef_init_tmpl.c
test -z "libopus.la" || rm -f libopus.la
[31/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/lr_apply_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/lr_apply_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/lr_apply_tmpl.c.o -c ../src/lr_apply_tmpl.c
rm -f ./so_locations
rm -rf .libs _libs
[32/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/looprestoration_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/looprestoration_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/looprestoration_tmpl.c.o -c ../src/looprestoration_tmpl.c
rm -rf celt/.libs celt/_libs
rm -rf celt/arm/.libs celt/arm/_libs
rm -rf celt/tests/.libs celt/tests/_libs
rm -rf celt/x86/.libs celt/x86/_libs
[33/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/x86_ipred_init_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/x86_ipred_init_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/x86_ipred_init_tmpl.c.o -c ../src/x86/ipred_init_tmpl.c
rm -rf silk/.libs silk/_libs
[34/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/x86_film_grain_init_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/x86_film_grain_init_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/x86_film_grain_init_tmpl.c.o -c ../src/x86/film_grain_init_tmpl.c
rm -rf silk/arm/.libs silk/arm/_libs
rm -rf silk/fixed/.libs silk/fixed/_libs
rm -rf silk/fixed/arm/.libs silk/fixed/arm/_libs
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c -o layer3.lo layer3.c
[35/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/x86_loopfilter_init_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/x86_loopfilter_init_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/x86_loopfilter_init_tmpl.c.o -c ../src/x86/loopfilter_init_tmpl.c
rm -rf silk/fixed/x86/.libs silk/fixed/x86/_libs
[36/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/x86_itx_init_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/x86_itx_init_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/x86_itx_init_tmpl.c.o -c ../src/x86/itx_init_tmpl.c
rm -rf silk/float/.libs silk/float/_libs
rm -rf silk/tests/.libs silk/tests/_libs
rm -rf silk/x86/.libs silk/x86/_libs
[37/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/x86_looprestoration_init_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/x86_looprestoration_init_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/x86_looprestoration_init_tmpl.c.o -c ../src/x86/looprestoration_init_tmpl.c
rm -rf src/.libs src/_libs
[38/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/x86_mc_init_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/x86_mc_init_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/x86_mc_init_tmpl.c.o -c ../src/x86/mc_init_tmpl.c
rm -rf tests/.libs tests/_libs
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c layer3.c -o layer3.o
( cd doc && /Applications/Xcode.app/Contents/Developer/usr/bin/make clean )
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f *.o
[39/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/itx_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/itx_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/itx_tmpl.c.o -c ../src/itx_tmpl.c
rm -f celt/*.o
rm -f celt/*.lo
rm -f celt/arm/*.o
rm -f celt/arm/*.lo
rm -f celt/tests/*.o
rm -f celt/x86/*.o
rm -f celt/x86/*.lo
rm -f silk/*.o
rm -f silk/*.lo
rm -f silk/arm/*.o
[40/79] /usr/local/opt/nasm/bin/nasm -f macho64 -I ../src/ -I /private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/libdav1d/dav1d-0.5.1/build/ -MQ src/libdav1d.a.p/cpuid.obj -MF src/libdav1d.a.p/cpuid.obj.ndep ../src/x86/cpuid.asm -o src/libdav1d.a.p/cpuid.obj
../src/x86/cpuid.asm:47: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
../src/x86/cpuid.asm:747: ... from macro `cglobal' defined here
../src/x86/cpuid.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/cpuid.asm:600: ... from macro `PROLOGUE' defined here
rm -f silk/arm/*.lo
rm -f silk/fixed/*.o
rm -f silk/fixed/*.lo
rm -f silk/fixed/arm/*.o
rm -f silk/fixed/arm/*.lo
rm -f silk/fixed/x86/*.o
rm -f silk/fixed/x86/*.lo
rm -f silk/float/*.o
rm -f silk/float/*.lo
rm -f silk/tests/*.o
rm -f silk/x86/*.o
rm -f silk/x86/*.lo
rm -f src/*.o
rm -f src/*.lo
rm -f tests/*.o
test -z "" || rm -f
test -z "" || rm -f
test -z "test-suite.log" || rm -f test-suite.log
rm -f *.lo
/bin/rm -f ./contrib/libopus/.stamp.libopus.build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./contrib/libopus/opus-1.3.1/
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
autoreconf: running: automake --add-missing --copy --force-missing
[41/79] /usr/local/opt/nasm/bin/nasm -f macho64 -I ../src/ -I /private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/libdav1d/dav1d-0.5.1/build/ -MQ src/libdav1d.a.p/msac.obj -MF src/libdav1d.a.p/msac.obj.ndep ../src/x86/msac.asm -o src/libdav1d.a.p/msac.obj
../src/x86/msac.asm:86: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:595: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:86: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:598: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:86: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:600: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:216: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:595: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:216: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:598: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:216: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:600: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:262: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:595: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:262: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:598: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:262: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:600: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:335: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:595: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:335: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:598: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:335: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:600: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:402: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:595: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:402: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:598: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:402: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:600: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:423: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:595: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:423: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:598: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:423: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:600: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:576: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:595: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:576: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:598: ... from macro `PROLOGUE' defined here
../src/x86/msac.asm:576: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
../src/x86/msac.asm:747: ... from macro `cglobal' defined here
../src/x86/msac.asm:785: ... from macro `cglobal_internal' defined here
../src/x86/msac.asm:600: ... from macro `PROLOGUE' defined here
[42/79] clang -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=8 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_8.a.p/recon_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/recon_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/recon_tmpl.c.o -c ../src/recon_tmpl.c
make[4]: Nothing to be done for `all'.
CC celt/bands.lo
[43/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/mc_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/mc_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/mc_tmpl.c.o -c ../src/mc_tmpl.c
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/libogg/Makefile
config.status: creating include/Makefile
[44/79] /usr/local/opt/nasm/bin/nasm -f macho64 -I ../src/ -I /private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/libdav1d/dav1d-0.5.1/build/ -MQ src/libdav1d.a.p/looprestoration_ssse3.obj -MF src/libdav1d.a.p/looprestoration_ssse3.obj.ndep ../src/x86/looprestoration_ssse3.asm -o src/libdav1d.a.p/looprestoration_ssse3.obj
config.status: creating include/ogg/Makefile
config.status: creating include/ogg/config_types.h
config.status: creating libogg.spec
config.status: creating ogg.pc
config.status: creating ogg-uninstalled.pc
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
touch contrib/libogg/.stamp.libogg.configure
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c -o tabinit.lo tabinit.c
autoreconf: configure.ac: tracing
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c tabinit.c -o tabinit.o
[45/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/itx_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/itx_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/itx_tmpl.c.o -c ../src/itx_tmpl.c
CC celt/celt.lo
/bin/sh ../libtool --tag=CC --mode=link /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib -arch x86_64 -o libmpgdecoder.la common.lo dct64_i386.lo decode_i386.lo interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo
/bin/rm -fr ./contrib/libspeex/speex-1.2.0/
/usr/bin/tar xfC ../download/speex-1.2.0.tar.gz ./contrib/libspeex/
touch contrib/libspeex/.stamp.libspeex.extract
CC celt/celt_encoder.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./contrib/libogg/libogg-1.3.4/ clean
Making clean in src
test -z "libogg.la" || rm -f libogg.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f test_bitwise test_framing
rm -f *.o
rm -f *.lo
Making clean in include
Making clean in ogg
rm -rf .libs _libs
rm -f *.lo
rm -rf .libs _libs
rm -f *.lo
libtool: link: ar cru .libs/libmpgdecoder.a common.o dct64_i386.o decode_i386.o interface.o layer1.o layer2.o layer3.o tabinit.o
Making clean in doc
libtool: link: ranlib .libs/libmpgdecoder.a
Making clean in libogg
rm -rf .libs _libs
rm -f *.lo
libtool: link: ( cd ".libs" && rm -f "libmpgdecoder.la" && ln -s "../libmpgdecoder.la" "libmpgdecoder.la" )
rm -rf .libs _libs
Making all in libmp3lame
configure.ac:44: installing './ar-lib'
rm -f *.lo
Making all in i386
rm -rf .libs _libs
configure.ac:44: installing './compile'
[46/79] clang -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../src -I. -I.. -Iinclude/dav1d -I../include/dav1d -Iinclude -I../include -Xclang -fcolor-diagnostics -DNDEBUG -pipe -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -D_DARWIN_C_SOURCE -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -Wshorten-64-to-32 -fomit-frame-pointer -ffast-math -DBITDEPTH=16 -mstack-alignment=32 -MD -MQ src/libdav1d_bitdepth_16.a.p/recon_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/recon_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/recon_tmpl.c.o -c ../src/recon_tmpl.c
make[4]: Nothing to be done for `all'.
Making all in vector
/bin/sh ../../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libmp3lame -I../../mpglib -I../.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c -o xmm_quantize_sub.lo xmm_quantize_sub.c
rm -f *.lo
configure.ac:48: installing './config.guess'
/bin/rm -f ./contrib/libogg/.stamp.libogg.build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./contrib/libogg/libogg-1.3.4/
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
configure.ac:48: installing './config.sub'
Making all in src
configure.ac:41: installing './install-sh'
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c
configure.ac:41: installing './missing'
Makefile.am: installing './INSTALL'
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libmp3lame -I../../mpglib -I../.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c xmm_quantize_sub.c -o xmm_quantize_sub.o
bin/Makefile.am: installing './depcomp'
lib/Headers.mk:25: warning: shell cat $(top_srcdir: non-POSIX variable name
lib/Headers.mk:25: (probably a GNU make extension)
doc/Makefile.am:16: 'lib/Headers.mk' included from here
doc/Makefile.am:21: warning: shell sed '$$d' $(top_srcdir: non-POSIX variable name
doc/Makefile.am:21: (probably a GNU make extension)
/bin/sh ../../libtool --tag=CC --mode=link /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib -arch x86_64 -o liblamevectorroutines.la xmm_quantize_sub.lo
gen.tab/Makefile.am:28: warning: 'CFLAGS' is a user variable, you should not override it;
gen.tab/Makefile.am:28: use 'AM_CFLAGS' instead
autoreconf: running: glibtoolize --copy --force
lib/Headers.mk:25: warning: shell cat $(top_srcdir: non-POSIX variable name
lib/Headers.mk:25: (probably a GNU make extension)
lib/Makefile.am:17: 'lib/Headers.mk' included from here
[47/79] /usr/local/opt/nasm/bin/nasm -f macho64 -I ../src/ -I /private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/libdav1d/dav1d-0.5.1/build/ -MQ src/libdav1d.a.p/cdef.obj -MF src/libdav1d.a.p/cdef.obj.ndep ../src/x86/cdef.asm -o src/libdav1d.a.p/cdef.obj
libtool: link: ar cru .libs/liblamevectorroutines.a xmm_quantize_sub.o
libtool: link: ranlib .libs/liblamevectorroutines.a
parallel-tests: installing './test-driver'
libtool: link: ( cd ".libs" && rm -f "liblamevectorroutines.la" && ln -s "../liblamevectorroutines.la" "liblamevectorroutines.la" )
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c -o VbrTag.lo VbrTag.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c VbrTag.c -o VbrTag.o
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c
[48/79] /usr/local/opt/nasm/bin/nasm -f macho64 -I ../src/ -I /private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/libdav1d/dav1d-0.5.1/build/ -MQ src/libdav1d.a.p/looprestoration.obj -MF src/libdav1d.a.p/looprestoration.obj.ndep ../src/x86/looprestoration.asm -o src/libdav1d.a.p/looprestoration.obj
autoreconf: './config.sub' is updated
autoreconf: './config.guess' is updated
autoreconf: Leaving directory '.'
glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
glibtoolize: copying file './ltmain.sh'
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c -o bitstream.lo bitstream.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c bitstream.c -o bitstream.o
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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)... glibtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
glibtoolize: and rerunning glibtoolize and aclocal.
glibtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
yes
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang
[49/79] /usr/local/opt/nasm/bin/nasm -f macho64 -I ../src/ -I /private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/libdav1d/dav1d-0.5.1/build/ -MQ src/libdav1d.a.p/film_grain.obj -MF src/libdav1d.a.p/film_grain.obj.ndep ../src/x86/film_grain.asm -o src/libdav1d.a.p/film_grain.obj
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... CC celt/celt_decoder.lo
checking whether we are cross compiling... /bin/sh ../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -fno-common -O4 -Wall -fsigned-char -ffast-math -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -c -o framing.lo framing.c
no
checking for suffix of object files... libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -fno-common -O4 -Wall -fsigned-char -ffast-math -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -c framing.c -o framing.o
o
checking whether the compiler supports GNU C... yes
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang accepts -g... yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to enable C11 features... unsupported
checking for /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang option to enable C99 features... none needed
checking whether /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang understands -c and -o together... yes
checking dependency style of /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... none
checking for ar... ar
checking the archiver (ar) interface... /bin/sh ../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -fno-common -O4 -Wall -fsigned-char -ffast-math -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -c -o bitwise.lo bitwise.c
ar
checking build system type... libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -fno-common -O4 -Wall -fsigned-char -ffast-math -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -c bitwise.c -o bitwise.o
x86_64-apple-darwin20.3.0
checking host system type... x86_64-apple-darwin20.3.0
checking how to print strings... printf
checking for a sed that does not truncate output... CC celt/cwrs.lo
/bin/sh ../libtool --tag=CC --mode=link /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib -arch x86_64 -o test_bitwise test_bitwise-bitwise.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c -o encoder.lo encoder.c
/usr/bin/sed
checking for grep that handles long lines and -e... CC celt/entcode.lo
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c encoder.c -o encoder.o
libtool: link: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -o test_bitwise test_bitwise-bitwise.o -L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib
/bin/sh ../libtool --tag=CC --mode=link /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib -arch x86_64 -o test_framing test_framing-framing.o
CC celt/entdec.lo
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang... libtool: link: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -arch x86_64 -o test_framing test_framing-framing.o -L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib
/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... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... /bin/sh ../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c -o fft.lo fft.c
/bin/sh ../libtool --tag=CC --mode=link /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -fno-common -O4 -Wall -fsigned-char -ffast-math -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -no-undefined -version-info 8:4:8 -L/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib -arch x86_64 -o libogg.la -rpath /private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/lib framing.lo bitwise.lo
CC celt/entenc.lo
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c fft.c -o fft.o
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert x86_64-apple-darwin20.3.0 file names to x86_64-apple-darwin20.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin20.3.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 archiver @FILE support... libtool: link: ar cru .libs/libogg.a framing.o bitwise.o
libtool: link: ranlib .libs/libogg.a
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang object... libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" )
Making all in include
Making all in ogg
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all-am'.
Making all in doc
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c -o gain_analysis.lo gain_analysis.c
Making all in libogg
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all-am'.
make[3]: Nothing to be done for `all-am'.
touch contrib/libogg/.stamp.libogg.build
CC celt/kiss_fft.lo
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c gain_analysis.c -o gain_analysis.o
CC celt/laplace.lo
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... /bin/sh ../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c -o id3tag.lo id3tag.c
yes
checking for -exported_symbols_list linker flag... libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -O -g -Wall -Wall -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -fno-common -c id3tag.c -o id3tag.o
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./contrib/xz/xz-5.2.4/ clean
Making clean in src
Making clean in liblzma
Making clean in api
yes
checking for -force_load linker flag... rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test -z "liblzma.la" || rm -f liblzma.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f liblzma.pc
rm -f *.o
rm -f *.lo
Making clean in xzdec
rm -f
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -rf .libs _libs
rm -f *.lo
CC celt/mathops.lo
Making clean in po
yes
checking for stdio.h... rm -f *.insert-header
rm -f remove-potcdate.sed
rm -f stamp-poT
rm -f core core.* xz.po xz.1po xz.2po *.new.po
rm -fr *.o
Making clean in tests
rm -f create_compress_files test_check test_stream_flags test_filter_flags test_block_header test_index test_bcj_exact_size
rm -rf .libs _libs
yes
checking for stdlib.h... rm -f compress_generated_* \
xzgrep_test_output xzgrep_test_1.xz xzgrep_test_2.xz
rm -f *.o
rm -f *.lo
rm -rf .libs _libs
rm -f *.lo
/bin/rm -f ./contrib/xz/.stamp.xz.build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./contrib/xz/xz-5.2.4/
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in src
yes
checking for string.h... Making all in liblzma
CC celt/mdct.lo
Making all in api
make[5]: Nothing to be done for `all'.
/bin/sh ../../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -c -o liblzma_la-tuklib_physmem.lo `test -f '../common/tuklib_physmem.c' || echo './'`../common/tuklib_physmem.c
yes
checking for inttypes.h... yes
checking for stdint.h... libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -c ../common/tuklib_physmem.c -o liblzma_la-tuklib_physmem.o
yes
checking for strings.h... /bin/sh ../../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -c -o liblzma_la-tuklib_cpucores.lo `test -f '../common/tuklib_cpucores.c' || echo './'`../common/tuklib_cpucores.c
CC celt/modes.lo
yes
checking for sys/stat.h... libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -std=gnu99 -mfpmath=sse -msse2 -c ../common/tuklib_cpucores.c -o liblzma_la-tuklib_cpucores.o
yes
checking for sys/types.h... /bin/sh ../../libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/private/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/include -arch x86_64 -D_THREAD_SA
[...snip...]
ld/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7099: ... from macro `FILTER_VER_LUMA_AVX2_32x8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7195: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7142: ... from macro `FILTER_VER_LUMA_AVX2_48x64' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7195: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7142: ... from macro `FILTER_VER_LUMA_AVX2_48x64' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7195: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7142: ... from macro `FILTER_VER_LUMA_AVX2_48x64' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7196: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7142: ... from macro `FILTER_VER_LUMA_AVX2_48x64' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7196: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7142: ... from macro `FILTER_VER_LUMA_AVX2_48x64' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7196: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7142: ... from macro `FILTER_VER_LUMA_AVX2_48x64' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7254: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7254: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7254: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7255: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7255: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7255: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7256: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7256: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7256: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7257: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7257: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7257: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7258: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7258: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7258: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7259: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7259: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7259: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7201: ... from macro `FILTER_VER_LUMA_AVX2_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7305: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7264: ... from macro `FILTER_VER_LUMA_AVX2_64x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7305: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7264: ... from macro `FILTER_VER_LUMA_AVX2_64x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7305: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7264: ... from macro `FILTER_VER_LUMA_AVX2_64x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7264: ... from macro `FILTER_VER_LUMA_AVX2_64x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7264: ... from macro `FILTER_VER_LUMA_AVX2_64x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7264: ... from macro `FILTER_VER_LUMA_AVX2_64x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7389: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7390: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7392: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7393: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7394: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7395: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7396: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7397: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7398: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7399: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7400: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7401: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7402: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7403: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7404: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7405: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7407: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7408: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7409: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7410: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7411: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7412: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7413: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7414: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7415: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7416: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7417: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7418: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7419: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7420: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7421: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7422: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7423: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7557: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7558: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7559: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7560: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7561: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7562: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7563: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7564: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7565: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7566: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7567: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7568: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7569: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7570: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7571: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7572: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7573: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7574: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7575: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7576: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7577: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7578: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7579: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7580: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7581: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7587: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7587: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7587: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7609: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7609: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7609: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7747: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7748: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7749: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7750: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7751: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7752: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7753: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7754: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7755: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7756: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7757: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7758: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7759: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7760: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7761: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7762: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7764: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7766: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7768: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7769: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7770: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7771: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7867: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7775: ... from macro `FILTER_VER_LUMA_AVX2_4x4' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7867: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7775: ... from macro `FILTER_VER_LUMA_AVX2_4x4' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7867: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7775: ... from macro `FILTER_VER_LUMA_AVX2_4x4' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7868: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7775: ... from macro `FILTER_VER_LUMA_AVX2_4x4' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7868: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7775: ... from macro `FILTER_VER_LUMA_AVX2_4x4' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7868: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7775: ... from macro `FILTER_VER_LUMA_AVX2_4x4' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8013: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7872: ... from macro `FILTER_VER_LUMA_AVX2_4x8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8013: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7872: ... from macro `FILTER_VER_LUMA_AVX2_4x8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8013: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7872: ... from macro `FILTER_VER_LUMA_AVX2_4x8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8014: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7872: ... from macro `FILTER_VER_LUMA_AVX2_4x8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8014: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7872: ... from macro `FILTER_VER_LUMA_AVX2_4x8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8014: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:7872: ... from macro `FILTER_VER_LUMA_AVX2_4x8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8258: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8234: ... from macro `FILTER_VER_LUMA_AVX2_4x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8258: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8234: ... from macro `FILTER_VER_LUMA_AVX2_4x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8258: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8234: ... from macro `FILTER_VER_LUMA_AVX2_4x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8259: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8234: ... from macro `FILTER_VER_LUMA_AVX2_4x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8259: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8234: ... from macro `FILTER_VER_LUMA_AVX2_4x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8259: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8234: ... from macro `FILTER_VER_LUMA_AVX2_4x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8481: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8264: ... from macro `FILTER_VER_LUMA_S_AVX2_8x8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8481: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8264: ... from macro `FILTER_VER_LUMA_S_AVX2_8x8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8481: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8264: ... from macro `FILTER_VER_LUMA_S_AVX2_8x8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8482: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8264: ... from macro `FILTER_VER_LUMA_S_AVX2_8x8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8482: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8264: ... from macro `FILTER_VER_LUMA_S_AVX2_8x8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8482: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8264: ... from macro `FILTER_VER_LUMA_S_AVX2_8x8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8487: ... from macro `FILTER_VER_LUMA_S_AVX2_8xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8487: ... from macro `FILTER_VER_LUMA_S_AVX2_8xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8487: ... from macro `FILTER_VER_LUMA_S_AVX2_8xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8872: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8487: ... from macro `FILTER_VER_LUMA_S_AVX2_8xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8872: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8487: ... from macro `FILTER_VER_LUMA_S_AVX2_8xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8872: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8487: ... from macro `FILTER_VER_LUMA_S_AVX2_8xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8873: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8487: ... from macro `FILTER_VER_LUMA_S_AVX2_8xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8873: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8487: ... from macro `FILTER_VER_LUMA_S_AVX2_8xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8873: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8487: ... from macro `FILTER_VER_LUMA_S_AVX2_8xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8874: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8487: ... from macro `FILTER_VER_LUMA_S_AVX2_8xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8874: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8487: ... from macro `FILTER_VER_LUMA_S_AVX2_8xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8874: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8487: ... from macro `FILTER_VER_LUMA_S_AVX2_8xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9017: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8981: ... from macro `FILTER_VER_LUMA_S_AVX2_8x4' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9017: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8981: ... from macro `FILTER_VER_LUMA_S_AVX2_8x4' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9017: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8981: ... from macro `FILTER_VER_LUMA_S_AVX2_8x4' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9018: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8981: ... from macro `FILTER_VER_LUMA_S_AVX2_8x4' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9018: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8981: ... from macro `FILTER_VER_LUMA_S_AVX2_8x4' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9018: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:8981: ... from macro `FILTER_VER_LUMA_S_AVX2_8x4' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9413: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9413: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9413: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9414: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9414: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9414: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9415: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9415: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9415: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9416: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9416: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9416: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9417: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9417: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9417: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9418: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9418: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9418: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9378: ... from macro `FILTER_VER_LUMA_AVX2_Nx16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9472: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9472: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9472: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9473: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9473: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9473: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9474: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9474: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9474: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9475: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9475: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9475: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9476: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9476: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9476: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9477: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9478: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9478: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9478: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9479: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9479: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9479: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9480: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9480: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9480: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9481: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9481: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9481: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9482: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9482: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9482: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9483: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9483: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9483: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9484: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9484: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9484: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9485: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9485: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9485: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9486: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9486: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9486: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9487: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9487: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9487: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9488: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9488: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9488: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9489: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9489: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9489: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9423: ... from macro `FILTER_VER_LUMA_AVX2_NxN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9527: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9494: ... from macro `FILTER_VER_LUMA_S_AVX2_12x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9527: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9494: ... from macro `FILTER_VER_LUMA_S_AVX2_12x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9527: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9494: ... from macro `FILTER_VER_LUMA_S_AVX2_12x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9528: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9494: ... from macro `FILTER_VER_LUMA_S_AVX2_12x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9528: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9494: ... from macro `FILTER_VER_LUMA_S_AVX2_12x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9528: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9494: ... from macro `FILTER_VER_LUMA_S_AVX2_12x16' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9841: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9533: ... from macro `FILTER_VER_LUMA_S_AVX2_16x12' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9841: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9533: ... from macro `FILTER_VER_LUMA_S_AVX2_16x12' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9841: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9533: ... from macro `FILTER_VER_LUMA_S_AVX2_16x12' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9842: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9533: ... from macro `FILTER_VER_LUMA_S_AVX2_16x12' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9842: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9533: ... from macro `FILTER_VER_LUMA_S_AVX2_16x12' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9842: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9533: ... from macro `FILTER_VER_LUMA_S_AVX2_16x12' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9889: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9846: ... from macro `FILTER_VER_LUMA_S_AVX2_16x4' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9890: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:9846: ... from macro `FILTER_VER_LUMA_S_AVX2_16x4' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10126: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10091: ... from macro `FILTER_VER_LUMA_AVX2_Nx8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10126: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10091: ... from macro `FILTER_VER_LUMA_AVX2_Nx8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10126: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10091: ... from macro `FILTER_VER_LUMA_AVX2_Nx8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10127: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10091: ... from macro `FILTER_VER_LUMA_AVX2_Nx8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10127: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10091: ... from macro `FILTER_VER_LUMA_AVX2_Nx8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10127: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10091: ... from macro `FILTER_VER_LUMA_AVX2_Nx8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10128: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10091: ... from macro `FILTER_VER_LUMA_AVX2_Nx8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10128: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10091: ... from macro `FILTER_VER_LUMA_AVX2_Nx8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10128: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10091: ... from macro `FILTER_VER_LUMA_AVX2_Nx8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10129: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10091: ... from macro `FILTER_VER_LUMA_AVX2_Nx8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10129: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10091: ... from macro `FILTER_VER_LUMA_AVX2_Nx8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10129: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10091: ... from macro `FILTER_VER_LUMA_AVX2_Nx8' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10189: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10134: ... from macro `FILTER_VER_LUMA_S_AVX2_32x24' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10189: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10134: ... from macro `FILTER_VER_LUMA_S_AVX2_32x24' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10189: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10134: ... from macro `FILTER_VER_LUMA_S_AVX2_32x24' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10190: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10134: ... from macro `FILTER_VER_LUMA_S_AVX2_32x24' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10190: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10134: ... from macro `FILTER_VER_LUMA_S_AVX2_32x24' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10190: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10134: ... from macro `FILTER_VER_LUMA_S_AVX2_32x24' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10432: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10406: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10432: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10406: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10432: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10406: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10433: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10406: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10433: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10406: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10433: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10406: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10434: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10406: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10434: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10406: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10434: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10406: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10435: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10406: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10435: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10406: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10435: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10406: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10466: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10466: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10466: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10467: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10467: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10467: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10468: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10468: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10468: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10469: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10469: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10469: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10470: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10470: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10470: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10471: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10471: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10471: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10440: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10503: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10503: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10503: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10504: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10504: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10504: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10505: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10505: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10505: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10506: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10506: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10506: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10507: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10507: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10507: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10508: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10508: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10508: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10509: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10509: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10509: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10476: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10514: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10514: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10514: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10615: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10574: ... from macro `IPFILTER_CHROMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10615: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10574: ... from macro `IPFILTER_CHROMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10615: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10574: ... from macro `IPFILTER_CHROMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10616: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10574: ... from macro `IPFILTER_CHROMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10616: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10574: ... from macro `IPFILTER_CHROMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10616: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10574: ... from macro `IPFILTER_CHROMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10617: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10574: ... from macro `IPFILTER_CHROMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10617: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10574: ... from macro `IPFILTER_CHROMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10617: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10574: ... from macro `IPFILTER_CHROMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10618: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10574: ... from macro `IPFILTER_CHROMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10618: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10574: ... from macro `IPFILTER_CHROMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10618: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10574: ... from macro `IPFILTER_CHROMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10683: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10683: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10683: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10684: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10684: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10684: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10685: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10685: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10685: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10686: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10686: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10686: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10687: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10687: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10687: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10688: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10688: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10688: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10642: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10780: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10780: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10780: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10781: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10781: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10781: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10782: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10782: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10782: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10783: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10783: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10783: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10784: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10784: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10784: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10785: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10785: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10785: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10786: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10786: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10786: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10733: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10866: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10824: ... from macro `IPFILTER_CHROMA_PS_48xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10866: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10824: ... from macro `IPFILTER_CHROMA_PS_48xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10866: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10824: ... from macro `IPFILTER_CHROMA_PS_48xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10968: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10968: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10968: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10969: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10969: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10969: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10970: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10970: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10970: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10971: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10971: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10971: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10972: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10972: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10972: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10973: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10973: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10973: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10974: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10974: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10974: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10976: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10976: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10976: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10977: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10977: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10977: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10978: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10978: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10978: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10979: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10979: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10979: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10980: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10980: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10980: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10981: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10981: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10981: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10982: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10982: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10982: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:10933: ... from macro `FILTER_VERT_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11095: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11095: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11095: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11096: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11096: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11096: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11097: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11097: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11097: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11098: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11098: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11098: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11099: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11099: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11099: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11100: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11100: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11100: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11102: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11102: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11102: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11103: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11103: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11103: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11104: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11104: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11104: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11105: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11105: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11105: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11106: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11106: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11106: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11107: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11107: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11107: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11059: ... from macro `FILTER_VERT_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11269: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11234: ... from macro `FILTER_VERT_CHROMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11269: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11234: ... from macro `FILTER_VERT_CHROMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11269: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11234: ... from macro `FILTER_VERT_CHROMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11270: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11234: ... from macro `FILTER_VERT_CHROMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11270: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11234: ... from macro `FILTER_VERT_CHROMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11270: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11234: ... from macro `FILTER_VERT_CHROMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11421: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11421: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11421: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11422: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11422: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11422: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11423: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11423: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11423: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11424: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11424: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11424: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11426: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11426: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11426: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11427: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11427: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11427: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11428: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11428: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11428: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11429: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11429: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11429: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11387: ... from macro `FILTER_VER_CHROMA_AVX512_64xN' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11511: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11511: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11511: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11512: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11512: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11512: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11513: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11513: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11513: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11514: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11514: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11514: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11515: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11515: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11515: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11516: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11516: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11516: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11484: ... from macro `FILTER_VER_SS_CHROMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11628: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11628: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11628: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11629: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11629: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11629: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11630: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11630: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11630: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11631: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11631: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11631: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11632: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11632: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11632: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11633: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11633: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11633: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11634: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11634: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11634: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11635: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11635: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11635: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11636: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11636: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11636: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11637: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11637: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11637: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11638: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11638: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11638: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11639: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11639: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11639: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11640: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11640: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11640: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11641: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11641: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11641: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11594: ... from macro `FILTER_VER_S_CHROMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11829: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11803: ... from macro `FILTER_VER_SS_CHROMA_24xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11829: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11803: ... from macro `FILTER_VER_SS_CHROMA_24xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11829: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11803: ... from macro `FILTER_VER_SS_CHROMA_24xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11830: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11803: ... from macro `FILTER_VER_SS_CHROMA_24xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11830: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11803: ... from macro `FILTER_VER_SS_CHROMA_24xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11830: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11803: ... from macro `FILTER_VER_SS_CHROMA_24xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11920: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11920: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11920: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11921: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11921: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11922: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11922: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11922: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11923: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11923: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11923: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11924: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11924: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11924: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11925: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11925: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11927: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11927: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11927: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11928: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11928: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11928: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11929: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11929: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11929: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11930: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11930: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11930: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11931: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11931: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11931: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:11889: ... from macro `FILTER_VER_S_CHROMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12099: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12065: ... from macro `FILTER_VER_S_CHROMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12099: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12065: ... from macro `FILTER_VER_S_CHROMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12099: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12065: ... from macro `FILTER_VER_S_CHROMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12100: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12065: ... from macro `FILTER_VER_S_CHROMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12100: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12065: ... from macro `FILTER_VER_S_CHROMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12100: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12065: ... from macro `FILTER_VER_S_CHROMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12198: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12198: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12198: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12199: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12199: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12199: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12200: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12200: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12200: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12201: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12201: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12201: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12202: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12202: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12202: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12203: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12203: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12203: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12204: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12204: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12204: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12205: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12205: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12205: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12165: ... from macro `FILTER_VER_S_CHROMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12549: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12522: ... from macro `IPFILTER_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12549: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12522: ... from macro `IPFILTER_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12549: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12522: ... from macro `IPFILTER_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12550: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12522: ... from macro `IPFILTER_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12550: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12522: ... from macro `IPFILTER_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12550: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12522: ... from macro `IPFILTER_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12551: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12522: ... from macro `IPFILTER_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12551: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12522: ... from macro `IPFILTER_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12551: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12522: ... from macro `IPFILTER_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12552: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12522: ... from macro `IPFILTER_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12552: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12522: ... from macro `IPFILTER_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12552: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12522: ... from macro `IPFILTER_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12584: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12557: ... from macro `IPFILTER_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12584: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12557: ... from macro `IPFILTER_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12584: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12557: ... from macro `IPFILTER_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12585: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12557: ... from macro `IPFILTER_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12585: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12557: ... from macro `IPFILTER_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12585: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12557: ... from macro `IPFILTER_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12586: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12557: ... from macro `IPFILTER_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12586: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12557: ... from macro `IPFILTER_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12586: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12557: ... from macro `IPFILTER_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12587: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12557: ... from macro `IPFILTER_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12587: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12557: ... from macro `IPFILTER_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12587: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12557: ... from macro `IPFILTER_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12588: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12557: ... from macro `IPFILTER_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12588: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12557: ... from macro `IPFILTER_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12588: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12557: ... from macro `IPFILTER_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12622: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12622: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12622: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12623: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12623: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12623: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12624: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12624: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12624: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12625: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12625: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12625: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12626: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12626: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12626: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12627: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12627: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12627: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12593: ... from macro `IPFILTER_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12632: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12632: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12632: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12754: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12717: ... from macro `IPFILTER_LUMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12754: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12717: ... from macro `IPFILTER_LUMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12754: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12717: ... from macro `IPFILTER_LUMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12755: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12717: ... from macro `IPFILTER_LUMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12755: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12717: ... from macro `IPFILTER_LUMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12755: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12717: ... from macro `IPFILTER_LUMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12756: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12717: ... from macro `IPFILTER_LUMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12756: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12717: ... from macro `IPFILTER_LUMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12756: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12717: ... from macro `IPFILTER_LUMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12757: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12717: ... from macro `IPFILTER_LUMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12757: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12717: ... from macro `IPFILTER_LUMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12757: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12717: ... from macro `IPFILTER_LUMA_PS_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12831: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12794: ... from macro `IPFILTER_LUMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12831: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12794: ... from macro `IPFILTER_LUMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12831: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12794: ... from macro `IPFILTER_LUMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12832: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12794: ... from macro `IPFILTER_LUMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12832: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12794: ... from macro `IPFILTER_LUMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12832: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12794: ... from macro `IPFILTER_LUMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12833: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12794: ... from macro `IPFILTER_LUMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12833: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12794: ... from macro `IPFILTER_LUMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12833: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12794: ... from macro `IPFILTER_LUMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12834: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12794: ... from macro `IPFILTER_LUMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12834: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12794: ... from macro `IPFILTER_LUMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12834: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12794: ... from macro `IPFILTER_LUMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12835: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12794: ... from macro `IPFILTER_LUMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12835: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12794: ... from macro `IPFILTER_LUMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12835: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12794: ... from macro `IPFILTER_LUMA_PS_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12941: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12941: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12941: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12942: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12942: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12942: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12943: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12943: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12943: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12944: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12944: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12944: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12945: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12945: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12945: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12946: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12946: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12946: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:12894: ... from macro `IPFILTER_LUMA_PS_8TAP_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13045: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13008: ... from macro `IPFILTER_LUMA_PS_48xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13045: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13008: ... from macro `IPFILTER_LUMA_PS_48xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13045: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13008: ... from macro `IPFILTER_LUMA_PS_48xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13201: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13170: ... from macro `FILTER_VER_SS_LUMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13201: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13170: ... from macro `FILTER_VER_SS_LUMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13201: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13170: ... from macro `FILTER_VER_SS_LUMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13202: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13170: ... from macro `FILTER_VER_SS_LUMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13202: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13170: ... from macro `FILTER_VER_SS_LUMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13202: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13170: ... from macro `FILTER_VER_SS_LUMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13203: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13170: ... from macro `FILTER_VER_SS_LUMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13203: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13170: ... from macro `FILTER_VER_SS_LUMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13203: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13170: ... from macro `FILTER_VER_SS_LUMA_8xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13356: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13356: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13356: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13357: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13357: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13357: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13358: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13358: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13358: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13359: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13359: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13359: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13360: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13360: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13360: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13361: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13361: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13361: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13362: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13362: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13362: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13363: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13363: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13363: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13364: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13364: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13364: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13365: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13365: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13365: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13366: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13366: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13366: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13367: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13367: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13367: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13320: ... from macro `FILTER_VER_S_LUMA_16xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13576: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13576: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13576: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13740: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13740: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13740: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13741: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13741: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13741: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13742: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13742: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13742: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13743: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13743: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13743: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13744: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13744: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13744: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13745: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13745: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13745: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13746: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13746: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13746: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13747: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13747: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13747: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13748: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13748: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13748: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13749: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13749: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13749: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13705: ... from macro `FILTER_VER_S_LUMA_32xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13992: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13956: ... from macro `FILTER_VER_S_LUMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13992: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13956: ... from macro `FILTER_VER_S_LUMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13992: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13956: ... from macro `FILTER_VER_S_LUMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13993: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13956: ... from macro `FILTER_VER_S_LUMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13993: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13956: ... from macro `FILTER_VER_S_LUMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13993: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:13956: ... from macro `FILTER_VER_S_LUMA_48x64_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14128: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14093: ... from macro `FILTER_VER_S_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14128: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14093: ... from macro `FILTER_VER_S_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14128: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14093: ... from macro `FILTER_VER_S_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14129: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14093: ... from macro `FILTER_VER_S_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14129: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14093: ... from macro `FILTER_VER_S_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14129: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14093: ... from macro `FILTER_VER_S_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14130: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14093: ... from macro `FILTER_VER_S_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14130: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14093: ... from macro `FILTER_VER_S_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14130: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14093: ... from macro `FILTER_VER_S_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14131: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14093: ... from macro `FILTER_VER_S_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:571: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14131: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14093: ... from macro `FILTER_VER_S_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:574: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14131: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14093: ... from macro `FILTER_VER_S_LUMA_64xN_AVX512' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:720: ... from macro `cglobal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:753: ... from macro `cglobal_internal' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:576: ... from macro `PROLOGUE' defined here
/tmp/handbrake-20210415-884-d4twjw/HandBrake-1.3.3/build/contrib/x265/x265_3.2.1/source/common/x86/ipfilter8.asm:14132: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]
/tmp/handbrake-20210
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